Content-Type: application/X-atf-tps; version="3" info: atf.version, Automated Testing Framework 0.20 (atf-0.20) info: tests.root, /usr/tests info: time.start, Mon Mar 7 17:27:09 UTC 2022 info: uname.sysname, NetBSD info: uname.nodename, info: uname.release, 9.99.94 info: uname.version, NetBSD 9.99.94 (GENERIC) #0: Mon Mar 7 17:03:40 UTC 2022 root@babylon5.netbsd.org:/tmp/build/2022.03.07.09.45.02-sparc64/obj/sys/arch/sparc64/compile/GENERIC info: uname.machine, sparc64 info: env, ENV=/root/.shrc info: env, BLOCKSIZE=1k info: env, PWD=/usr/tests info: env, HOME=/root info: env, PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin info: env, HOST= info: env, TERM=wsvt25 info: env, OLDPWD=/root info: env, USER=root info: env, LOGNAME=root info: env, SHELL=/bin/sh tps-count: 907 tp-start: 1646674034.198718, bin/cat/t_cat, 3 tc-start: 1646674034.212798, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1646674035.11780, align, passed tc-start: 1646674035.23944, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1646674035.819412, nonexistent, passed tc-start: 1646674035.829846, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1646674036.679333, se_output, passed tp-end: 1646674036.689508, bin/cat/t_cat tp-start: 1646674040.245376, bin/cp/t_cp, 10 tc-start: 1646674040.248063, dir_to_dir tc-so:Executing command [ cp dir dir2 ] tc-so:Executing command [ cp -R dir dir2 ] tc-so:Ensuring that dir/file and dir2/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Ensuring that dir/file and dir2/dirlink/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Executing command [ cp -R -H -L dirlink dir2/dirlink ] tc-so:Ensuring that dir/file and dir2/dirlink/dirlink/file are identical tc-so:Executing command [ readlink dir2/dirlink/dirlink/link ] tc-so:Executing command [ cp -R dir/1 dir/2 dir/3 target ] tc-so:Ensuring that dir/2/file and target/2/file are identical tc-end: 1646674043.120823, dir_to_dir, passed tc-start: 1646674043.162881, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1646674044.84922, dir_to_file, passed tc-start: 1646674044.102506, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1646674044.869362, file_over_link, passed tc-start: 1646674044.889263, file_to_file tc-so:Executing command [ cp file file2 ] tc-so:Ensuring that file and file2 are identical tc-so:Ensuring that file and file2 are identical tc-so:Executing command [ cp -p file file3 ] tc-so:Executing command [ cp -p -N file file3 ] tc-end: 1646674047.159272, file_to_file, passed tc-start: 1646674047.178400, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1646674047.952761, file_to_link, passed tc-start: 1646674047.974409, file_to_linkdir tc-so:Executing command [ cp file dirlink ] tc-so:Ensuring that file and dir/file are identical tc-so:Executing command [ cp -P file dirlink ] tc-so:Executing command [ readlink dirlink ] tc-so:Ensuring that file and dirlink are identical tc-end: 1646674049.536991, file_to_linkdir, passed tc-start: 1646674049.562487, files_to_dir tc-so:Executing command [ cp file file2 file3 ] tc-so:Executing command [ cp file file2 link dir ] tc-so:Ensuring that file and dir/file are identical tc-end: 1646674050.696236, files_to_dir, passed tc-start: 1646674050.722241, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1646674051.504479, link_over_file, passed tc-start: 1646674051.521547, link_to_file tc-so:Executing command [ cp link file ] tc-so:Executing command [ cp link file2 ] tc-so:Ensuring that file and file2 are identical tc-end: 1646674052.469408, link_to_file, passed tc-start: 1646674052.491565, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1646674053.486640, linkdir_to_file, passed tp-end: 1646674053.507261, bin/cp/t_cp tp-start: 1646674054.7158, bin/date/t_date, 1 tc-start: 1646674054.9339, overflow tc-se:date: 10000000000 years: Unrecognized date format tc-se:date: 100000000000 years: Unrecognized date format tc-end: 1646674056.395519, overflow, passed tp-end: 1646674056.403952, bin/date/t_date tp-start: 1646674057.773792, bin/dd/t_dd, 4 tc-start: 1646674057.776467, io tc-end: 1646674062.210261, io, passed tc-start: 1646674062.217073, length tc-end: 1646674063.702457, length, passed tc-start: 1646674063.709213, seek tc-so:Executing command [ dd if=/dev/zero of=testfile seek=1 bs=8k count=1 ] tc-so:Executing command [ dd if=testfile ] tc-so:Executing command [ /bin/sh -c dd bs=4 if=/dev/zero count=1 | tr \\0 \\n | dd of=tf2 bs=4 seek=1 ] tc-so:Executing command [ dd if=tf2 ] tc-end: 1646674065.211762, seek, passed tc-start: 1646674065.221572, swab tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=1 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=2 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=4 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=8 ] tc-end: 1646674066.679350, swab, passed tp-end: 1646674066.687550, bin/dd/t_dd tp-start: 1646674067.249130, bin/df/t_df, 2 tc-start: 1646674067.251235, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1646674067.903782, hflag, passed tc-start: 1646674067.912203, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1646674068.574897, normal, passed tp-end: 1646674068.583418, bin/df/t_df tp-start: 1646674071.964319, bin/expr/t_expr, 14 tc-start: 1646674071.966467, arithmetic_ops tc-so:Expression '.java_wrapper : /', expecting '0' tc-so:Expression '4 : \*', expecting '0' tc-so:Expression '4 : +', expecting '0' tc-so:Expression '4 : -', expecting '0' tc-so:Expression '4 : /', expecting '0' tc-so:Expression '4 : %', expecting '0' tc-end: 1646674073.2563, arithmetic_ops, passed tc-start: 1646674073.9800, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1646674074.196987, basic_functional, passed tc-start: 1646674074.204067, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1646674074.649883, basic_math, passed tc-start: 1646674074.656535, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1646674075.149545, colon_vs_math, passed tc-start: 1646674075.156260, compare_ops tc-so:Expression '2 \!= 5', expecting '1' tc-so:Expression '2 \!= 2', expecting '0' tc-so:Expression '2 \<= 3', expecting '1' tc-so:Expression '2 \<= 2', expecting '1' tc-so:Expression '2 \<= 1', expecting '0' tc-so:Expression '2 \< 3', expecting '1' tc-so:Expression '2 \< 2', expecting '0' tc-so:Expression '2 = 2', expecting '1' tc-so:Expression '2 = 4', expecting '0' tc-so:Expression '2 \>= 1', expecting '1' tc-so:Expression '2 \>= 2', expecting '1' tc-so:Expression '2 \>= 3', expecting '0' tc-so:Expression '2 \> 1', expecting '1' tc-so:Expression '2 \> 2', expecting '0' tc-end: 1646674076.777558, compare_ops, passed tc-start: 1646674076.784372, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1646674077.880729, compare_ops_precedence, passed tc-start: 1646674077.887747, gtkmm tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 3 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 2 \& 4 = 4 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 2 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 3 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-end: 1646674079.178698, gtkmm, passed tc-start: 1646674079.185353, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1646674080.38099, lang, passed tc-start: 1646674080.45467, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1646674080.496688, math_precedence, passed tc-start: 1646674080.503546, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1646674080.999928, multiply, passed tc-start: 1646674081.7151, negative tc-so:Expression '-1 + 5', expecting '4' tc-so:Expression '- 1 + 5', expecting 'expr: syntax error' tc-so:Expression '5 + -1', expecting '4' tc-so:Expression '5 + - 1', expecting 'expr: syntax error' tc-so:Expression '1 - -5', expecting '6' tc-end: 1646674081.632780, negative, passed tc-start: 1646674081.639721, overflow tc-so:Expression '4611686018427387904 + 4611686018427387903', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 + 4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 + 4611686018427387904'' tc-so:Expression '4611686018427387904 - -4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 - -4611686018427387904'' tc-so:Expression '-4611686018427387904 - 4611686018427387903', expecting '-9223372036854775807' tc-so:Expression '-4611686018427387904 - 4611686018427387905', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 - 4611686018427387905'' tc-so:Expression '-4611686018427387904 \* 1', expecting '-4611686018427387904' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* 2', expecting '-9223372036854775808' tc-so:Expression '-4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * 3'' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '4611686018427387904 \* 1', expecting '4611686018427387904' tc-so:Expression '4611686018427387904 \* 2', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 2'' tc-so:Expression '4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 3'' tc-so:Expression '-9223372036854775808 % -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 % -1'' tc-so:Expression '-9223372036854775808 / -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 / -1'' tc-so:Expression '0 + -9223372036854775808', expecting '-9223372036854775808' tc-so:Expression '0 + -1', expecting '-1' tc-so:Expression '0 + 0', expecting '0' tc-so:Expression '0 + 1', expecting '1' tc-so:Expression '0 + 9223372036854775807', expecting '9223372036854775807' tc-so:Expression '-9223372036854775808 + 0', expecting '-9223372036854775808' tc-so:Expression '9223372036854775807 + 0', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 \* -1', expecting '-4611686018427387904' tc-so:Expression '4611686018427387904 \* -2', expecting '-9223372036854775808' tc-so:Expression '4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * -3'' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '-4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -3'' tc-so:Expression '0 \* -1', expecting '0' tc-so:Expression '0 \* 0', expecting '0' tc-so:Expression '0 \* 1', expecting '0' tc-end: 1646674085.826610, overflow, passed tc-start: 1646674085.836264, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1646674087.21115, precedence, passed tc-start: 1646674087.30964, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1646674087.720748, regex, passed tp-end: 1646674087.729791, bin/expr/t_expr tp-start: 1646674088.378586, bin/pax/t_pax, 1 tc-start: 1646674088.381622, append tc-so:Executing command [ pax -w -b 512 -x ustar -f file1.tar foo bar ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar foo ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar -a bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1646674090.964633, append, passed tp-end: 1646674090.982322, bin/pax/t_pax tp-start: 1646674094.289169, bin/ps/t_ps, 8 tc-start: 1646674094.292239, default_columns tc-end: 1646674106.165246, default_columns, passed tc-start: 1646674106.172604, duplicate_column tc-end: 1646674109.368896, duplicate_column, passed tc-start: 1646674109.377107, minus_O tc-end: 1646674112.783809, minus_O, passed tc-start: 1646674112.791206, minus_o tc-end: 1646674116.561553, minus_o, passed tc-start: 1646674116.571475, override_heading_all_null tc-end: 1646674119.463230, override_heading_all_null, passed tc-start: 1646674119.473282, override_heading_embedded_specials tc-end: 1646674123.50013, override_heading_embedded_specials, passed tc-start: 1646674123.56858, override_heading_simple tc-end: 1646674128.5279, override_heading_simple, passed tc-start: 1646674128.14154, override_heading_some_null tc-end: 1646674132.189674, override_heading_some_null, passed tp-end: 1646674132.197479, bin/ps/t_ps tp-start: 1646674191.799742, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1646674191.802961, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1646674195.60061, case_break_case, passed tc-start: 1646674195.67456, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1646674197.442767, case_break_compound, passed tc-start: 1646674197.449993, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1646674200.681300, case_break_file, passed tc-start: 1646674200.690007, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1646674204.238113, case_break_for, passed tc-start: 1646674204.246384, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1646674206.522253, case_break_func, passed tc-start: 1646674206.530438, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1646674209.824135, case_break_subshell, passed tc-start: 1646674209.832924, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1646674212.450588, case_break_until, passed tc-start: 1646674212.457596, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1646674215.48835, case_break_while, passed tc-start: 1646674215.58001, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1646674218.311887, case_continue_case, passed tc-start: 1646674218.321957, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1646674221.461844, case_continue_compound, passed tc-start: 1646674221.468858, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1646674224.648430, case_continue_file, passed tc-start: 1646674224.658643, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1646674227.761063, case_continue_for, passed tc-start: 1646674227.771345, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1646674231.519092, case_continue_func, passed tc-start: 1646674231.530040, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1646674235.246580, case_continue_subshell, passed tc-start: 1646674235.255108, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1646674238.431835, case_continue_until, passed tc-start: 1646674238.439505, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1646674241.765986, case_continue_while, passed tc-start: 1646674241.773777, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1646674244.742531, case_return_case, passed tc-start: 1646674244.751062, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1646674247.961772, case_return_compound, passed tc-start: 1646674247.973353, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1646674251.626562, case_return_file, passed tc-start: 1646674251.636556, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1646674255.555295, case_return_for, passed tc-start: 1646674255.562574, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1646674258.875848, case_return_func, passed tc-start: 1646674258.883894, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1646674262.372750, case_return_subshell, passed tc-start: 1646674262.381009, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1646674266.184749, case_return_until, passed tc-start: 1646674266.191973, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1646674269.151561, case_return_while, passed tc-start: 1646674269.160037, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1646674271.907495, compound_break_case, passed tc-start: 1646674271.915065, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1646674275.108365, compound_break_compound, passed tc-start: 1646674275.124729, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1646674277.603135, compound_break_file, passed tc-start: 1646674277.610288, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1646674280.251224, compound_break_for, passed tc-start: 1646674280.259669, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1646674283.227688, compound_break_func, passed tc-start: 1646674283.235950, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1646674286.443886, compound_break_subshell, passed tc-start: 1646674286.453679, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1646674290.421689, compound_break_until, passed tc-start: 1646674290.431583, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1646674293.325617, compound_break_while, passed tc-start: 1646674293.334161, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1646674296.432442, compound_continue_case, passed tc-start: 1646674296.442690, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1646674299.812424, compound_continue_compound, passed tc-start: 1646674299.823203, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1646674303.28580, compound_continue_file, passed tc-start: 1646674303.38286, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1646674305.740504, compound_continue_for, passed tc-start: 1646674305.749968, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1646674309.280965, compound_continue_func, passed tc-start: 1646674309.289614, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1646674312.574218, compound_continue_subshell, passed tc-start: 1646674312.585011, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1646674315.85866, compound_continue_until, passed tc-start: 1646674315.94560, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1646674317.637583, compound_continue_while, passed tc-start: 1646674317.647774, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1646674320.569693, compound_return_case, passed tc-start: 1646674320.580170, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1646674323.732779, compound_return_compound, passed tc-start: 1646674323.741595, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1646674327.10595, compound_return_file, passed tc-start: 1646674327.20672, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1646674330.338908, compound_return_for, passed tc-start: 1646674330.346844, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1646674333.150151, compound_return_func, passed tc-start: 1646674333.159439, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1646674335.516962, compound_return_subshell, passed tc-start: 1646674335.525414, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1646674338.164494, compound_return_until, passed tc-start: 1646674338.172060, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1646674340.711215, compound_return_while, passed tc-start: 1646674340.720048, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1646674343.824571, file_break_case, passed tc-start: 1646674343.833539, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1646674345.978588, file_break_compound, passed tc-start: 1646674345.987694, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1646674347.845288, file_break_file, passed tc-start: 1646674347.853039, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1646674349.722279, file_break_for, passed tc-start: 1646674349.730862, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1646674351.662231, file_break_func, passed tc-start: 1646674351.670871, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1646674353.573283, file_break_subshell, passed tc-start: 1646674353.581990, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1646674355.474643, file_break_until, passed tc-start: 1646674355.484968, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1646674357.535300, file_break_while, passed tc-start: 1646674357.542942, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1646674359.571357, file_continue_case, passed tc-start: 1646674359.578419, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1646674361.499461, file_continue_compound, passed tc-start: 1646674361.506891, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1646674363.424224, file_continue_file, passed tc-start: 1646674363.432088, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1646674365.351940, file_continue_for, passed tc-start: 1646674365.359884, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1646674367.300771, file_continue_func, passed tc-start: 1646674367.309501, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1646674369.304104, file_continue_subshell, passed tc-start: 1646674369.311771, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1646674371.441297, file_continue_until, passed tc-start: 1646674371.449997, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1646674373.361916, file_continue_while, passed tc-start: 1646674373.369887, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1646674375.327943, file_return_case, passed tc-start: 1646674375.335896, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1646674377.170945, file_return_compound, passed tc-start: 1646674377.179911, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1646674379.31836, file_return_file, passed tc-start: 1646674379.39626, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1646674380.941644, file_return_for, passed tc-start: 1646674380.951436, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1646674382.857503, file_return_func, passed tc-start: 1646674382.864926, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1646674384.757038, file_return_subshell, passed tc-start: 1646674384.764939, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1646674386.726483, file_return_until, passed tc-start: 1646674386.735308, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1646674388.736516, file_return_while, passed tc-start: 1646674388.744948, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1646674390.718602, for_break_case, passed tc-start: 1646674390.726929, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1646674392.662515, for_break_compound, passed tc-start: 1646674392.670408, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1646674394.538178, for_break_file, passed tc-start: 1646674394.545802, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1646674396.495360, for_break_for, passed tc-start: 1646674396.502383, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1646674398.468087, for_break_func, passed tc-start: 1646674398.477743, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1646674400.366724, for_break_subshell, passed tc-start: 1646674400.376851, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1646674402.244195, for_break_until, passed tc-start: 1646674402.251152, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1646674404.116203, for_break_while, passed tc-start: 1646674404.123321, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1646674406.579364, for_continue_case, passed tc-start: 1646674406.587212, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1646674408.533867, for_continue_compound, passed tc-start: 1646674408.542032, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1646674410.443076, for_continue_file, passed tc-start: 1646674410.450611, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1646674412.334080, for_continue_for, passed tc-start: 1646674412.341931, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1646674414.285937, for_continue_func, passed tc-start: 1646674414.295649, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1646674416.70189, for_continue_subshell, passed tc-start: 1646674416.77075, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1646674417.957822, for_continue_until, passed tc-start: 1646674417.967708, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1646674420.6968, for_continue_while, passed tc-start: 1646674420.14617, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1646674421.895278, for_return_case, passed tc-start: 1646674421.902528, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1646674423.757919, for_return_compound, passed tc-start: 1646674423.765963, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1646674425.773648, for_return_file, passed tc-start: 1646674425.783032, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1646674427.673859, for_return_for, passed tc-start: 1646674427.681736, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1646674429.445522, for_return_func, passed tc-start: 1646674429.455064, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1646674431.443761, for_return_subshell, passed tc-start: 1646674431.450673, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1646674433.280884, for_return_until, passed tc-start: 1646674433.290525, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1646674435.205393, for_return_while, passed tc-start: 1646674435.212696, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1646674436.982265, func_break_case, passed tc-start: 1646674436.989836, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1646674438.924974, func_break_compound, passed tc-start: 1646674438.933078, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1646674440.850059, func_break_file, passed tc-start: 1646674440.856929, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1646674442.712481, func_break_for, passed tc-start: 1646674442.719491, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1646674444.471176, func_break_func, passed tc-start: 1646674444.478658, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1646674446.417827, func_break_subshell, passed tc-start: 1646674446.424694, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1646674448.128890, func_break_until, passed tc-start: 1646674448.135885, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1646674450.9153, func_break_while, passed tc-start: 1646674450.15964, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1646674451.759353, func_continue_case, passed tc-start: 1646674451.766676, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1646674453.757729, func_continue_compound, passed tc-start: 1646674453.766075, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1646674455.835841, func_continue_file, passed tc-start: 1646674455.843087, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1646674457.669970, func_continue_for, passed tc-start: 1646674457.676924, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1646674459.448636, func_continue_func, passed tc-start: 1646674459.458722, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1646674461.470323, func_continue_subshell, passed tc-start: 1646674461.478113, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1646674463.501746, func_continue_until, passed tc-start: 1646674463.508638, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1646674465.243382, func_continue_while, passed tc-start: 1646674465.250441, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1646674466.972910, func_return_case, passed tc-start: 1646674466.980111, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1646674468.696137, func_return_compound, passed tc-start: 1646674468.703356, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1646674470.426717, func_return_file, passed tc-start: 1646674470.433939, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1646674472.139757, func_return_for, passed tc-start: 1646674472.146974, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1646674473.877867, func_return_func, passed tc-start: 1646674473.885142, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1646674475.632220, func_return_subshell, passed tc-start: 1646674475.639696, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1646674477.361635, func_return_until, passed tc-start: 1646674477.368978, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1646674479.91520, func_return_while, passed tc-start: 1646674479.99008, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1646674480.837860, subshell_break_case, passed tc-start: 1646674480.845154, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1646674482.567664, subshell_break_compound, passed tc-start: 1646674482.574828, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1646674484.314846, subshell_break_file, passed tc-start: 1646674484.322145, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1646674486.67245, subshell_break_for, passed tc-start: 1646674486.74741, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1646674487.790641, subshell_break_func, passed tc-start: 1646674487.797915, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1646674489.547158, subshell_break_subshell, passed tc-start: 1646674489.554819, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1646674491.297215, subshell_break_until, passed tc-start: 1646674491.304277, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1646674493.53386, subshell_break_while, passed tc-start: 1646674493.61162, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1646674494.791093, subshell_continue_case, passed tc-start: 1646674494.798585, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1646674496.534772, subshell_continue_compound, passed tc-start: 1646674496.542399, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1646674498.293086, subshell_continue_file, passed tc-start: 1646674498.300270, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1646674500.34368, subshell_continue_for, passed tc-start: 1646674500.41885, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1646674501.789761, subshell_continue_func, passed tc-start: 1646674501.796883, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1646674503.539682, subshell_continue_subshell, passed tc-start: 1646674503.547260, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1646674505.291669, subshell_continue_until, passed tc-start: 1646674505.298841, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1646674507.224307, subshell_continue_while, passed tc-start: 1646674507.233616, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1646674509.202799, subshell_return_case, passed tc-start: 1646674509.211471, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1646674511.149950, subshell_return_compound, passed tc-start: 1646674511.157309, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1646674513.118728, subshell_return_file, passed tc-start: 1646674513.128168, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1646674515.615, subshell_return_for, passed tc-start: 1646674515.9882, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1646674516.840655, subshell_return_func, passed tc-start: 1646674516.858148, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1646674518.670444, subshell_return_subshell, passed tc-start: 1646674518.677391, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1646674520.484248, subshell_return_until, passed tc-start: 1646674520.492975, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1646674522.448959, subshell_return_while, passed tc-start: 1646674522.458079, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1646674524.428638, until_break_case, passed tc-start: 1646674524.437304, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1646674526.473557, until_break_compound, passed tc-start: 1646674526.480566, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1646674528.474917, until_break_file, passed tc-start: 1646674528.484201, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1646674530.531382, until_break_for, passed tc-start: 1646674530.539160, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1646674532.400355, until_break_func, passed tc-start: 1646674532.410088, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1646674534.433998, until_break_subshell, passed tc-start: 1646674534.442475, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1646674536.529505, until_break_until, passed tc-start: 1646674536.539797, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1646674538.592127, until_break_while, passed tc-start: 1646674538.600245, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1646674540.607843, until_continue_case, passed tc-start: 1646674540.616263, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1646674542.688124, until_continue_compound, passed tc-start: 1646674542.698014, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1646674544.761200, until_continue_file, passed tc-start: 1646674544.769352, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1646674546.790512, until_continue_for, passed tc-start: 1646674546.799606, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1646674549.22442, until_continue_func, passed tc-start: 1646674549.32586, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1646674551.335708, until_continue_subshell, passed tc-start: 1646674551.344145, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1646674553.365807, until_continue_until, passed tc-start: 1646674553.374558, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1646674555.645619, until_continue_while, passed tc-start: 1646674555.654909, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1646674557.751094, until_return_case, passed tc-start: 1646674557.763579, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1646674559.884500, until_return_compound, passed tc-start: 1646674559.893897, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1646674561.820541, until_return_file, passed tc-start: 1646674561.830698, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1646674563.753855, until_return_for, passed tc-start: 1646674563.760914, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1646674565.682483, until_return_func, passed tc-start: 1646674565.690542, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1646674567.638512, until_return_subshell, passed tc-start: 1646674567.645996, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1646674569.777570, until_return_until, passed tc-start: 1646674569.785674, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1646674571.688376, until_return_while, passed tc-start: 1646674571.695242, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1646674573.749805, while_break_case, passed tc-start: 1646674573.760229, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1646674576.50643, while_break_compound, passed tc-start: 1646674576.59270, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1646674578.14212, while_break_file, passed tc-start: 1646674578.21499, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1646674580.9844, while_break_for, passed tc-start: 1646674580.17073, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1646674582.239677, while_break_func, passed tc-start: 1646674582.249486, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1646674584.398320, while_break_subshell, passed tc-start: 1646674584.405937, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1646674586.721107, while_break_until, passed tc-start: 1646674586.730896, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1646674588.535561, while_break_while, passed tc-start: 1646674588.542835, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1646674590.326076, while_continue_case, passed tc-start: 1646674590.334469, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1646674592.418144, while_continue_compound, passed tc-start: 1646674592.429358, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1646674594.675462, while_continue_file, passed tc-start: 1646674594.686928, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1646674596.727001, while_continue_for, passed tc-start: 1646674596.737084, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1646674598.772675, while_continue_func, passed tc-start: 1646674598.779646, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1646674600.556472, while_continue_subshell, passed tc-start: 1646674600.563389, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1646674602.583194, while_continue_until, passed tc-start: 1646674602.593332, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1646674604.433679, while_continue_while, passed tc-start: 1646674604.441445, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1646674606.374885, while_return_case, passed tc-start: 1646674606.381901, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1646674608.330621, while_return_compound, passed tc-start: 1646674608.338889, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1646674610.374677, while_return_file, passed tc-start: 1646674610.381672, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1646674612.211317, while_return_for, passed tc-start: 1646674612.218205, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1646674614.631411, while_return_func, passed tc-start: 1646674614.641450, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1646674617.243287, while_return_subshell, passed tc-start: 1646674617.252911, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1646674619.753402, while_return_until, passed tc-start: 1646674619.763362, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1646674621.948058, while_return_while, passed tp-end: 1646674621.955474, bin/sh/dotcmd/t_dotcmd tp-start: 1646674626.531018, bin/sh/t_arith, 33 tc-start: 1646674626.534097, constants tc-so:Executing command [ /bin/sh -c echo $(( 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 )) ] tc-so:Executing command [ /bin/sh -c echo $((0x0)) ] tc-so:Executing command [ /bin/sh -c echo $((0X0)) ] tc-so:Executing command [ /bin/sh -c echo $((000)) ] tc-so:Executing command [ /bin/sh -c echo $(( 000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x000000 )) ] tc-so:Executing command [ /bin/sh -c echo $((99999)) ] tc-so:Executing command [ /bin/sh -c echo $((9191919191919)) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xD )) ] tc-so:Executing command [ /bin/sh -c echo $(( 013 )) ] tc-so:Executing command [ /bin/sh -c x=7;echo $(($x)) ] tc-so:Executing command [ /bin/sh -c x=9;echo $((x)) ] tc-so:Executing command [ /bin/sh -c x=0xB; echo $(( $x )) ] tc-so:Executing command [ /bin/sh -c x=0X1B; echo $(( x )) ] tc-so:Executing command [ /bin/sh -c X=033; echo $(( $X )) ] tc-so:Executing command [ /bin/sh -c X=0333; echo $(( X )) ] tc-so:Executing command [ /bin/sh -c NULL=; echo $(( NULL )) ] tc-end: 1646674631.266741, constants, passed tc-start: 1646674631.273893, do_unary_minus tc-so:Executing command [ /bin/sh -c echo $(( -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 04321 )) ] tc-so:Executing command [ /bin/sh -c echo $((-7)) ] tc-end: 1646674633.425998, do_unary_minus, passed tc-start: 1646674633.433931, do_unary_not tc-so:Executing command [ /bin/sh -c echo $(( ! 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !0xFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 000000 )) ] tc-end: 1646674635.419750, do_unary_not, passed tc-start: 1646674635.426613, do_unary_plus tc-so:Executing command [ /bin/sh -c echo $(( +0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( +1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 0x4321 )) ] tc-end: 1646674637.154489, do_unary_plus, passed tc-start: 1646674637.161875, do_unary_tilde tc-so:Executing command [ /bin/sh -c echo $(( ~ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~0xFF )) ] tc-end: 1646674638.729263, do_unary_tilde, passed tc-start: 1646674638.736459, elementary_add tc-so:Executing command [ /bin/sh -c echo $(( 0 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 4 + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 6 + 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $((1111+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333 + +4444)) ] tc-so:Executing command [ /bin/sh -c echo -$((+4125+ +3652)) ] tc-end: 1646674641.524730, elementary_add, passed tc-start: 1646674641.531703, elementary_div tc-so:Executing command [ /bin/sh -c echo $(( 0 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 99999999999 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456 / 713 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 169 / 13 )) ] tc-end: 1646674644.455112, elementary_div, passed tc-start: 1646674644.462301, elementary_eq tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x00 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 1 )) ] tc-so:Executing command [ /bin/sh -c X=30; Y=0x1E; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 011064 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000000000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x10000000000000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 2 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=7; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 == 0x4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 01234 == 0x11064 )) ] tc-end: 1646674648.358138, elementary_eq, passed tc-start: 1646674648.366526, elementary_ge tc-so:Executing command [ /bin/sh -c echo $(( 0 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 >= -101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 >= 0 )) ] tc-end: 1646674650.283914, elementary_ge, passed tc-start: 1646674650.291414, elementary_gt tc-so:Executing command [ /bin/sh -c echo $(( 1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 > -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 11 > 012 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2147483647 > 0X7FFFFF0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x80000000 > 0x7FFFFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2015 > 2016 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 > 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x7F07F07F0 > 34099628014 )) ] tc-end: 1646674653.856887, elementary_gt, passed tc-start: 1646674653.866320, elementary_le tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 <= 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 <= 161 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 <= -200 )) ] tc-so:Executing command [ /bin/sh -c cost=; AUD=; echo $(( $cost 0x2FEEDBABE <= $AUD 12866927294 )) ] tc-end: 1646674656.937459, elementary_le, passed tc-start: 1646674656.947093, elementary_lt tc-so:Executing command [ /bin/sh -c echo $(( 0 < 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 < 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 < 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1BEEFF00D < 0x1FACECAFE )) ] tc-end: 1646674659.891481, elementary_lt, passed tc-start: 1646674659.899024, elementary_mul tc-so:Executing command [ /bin/sh -c echo $(( 0 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17 * 23 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 13*13 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -11 *1024 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17* -999 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -29*-321 )) ] tc-end: 1646674663.488581, elementary_mul, passed tc-start: 1646674663.495880, elementary_ne tc-so:Executing command [ /bin/sh -c echo $(( 1 != 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x71 != 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c X=3; echo $(( X != 0 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=0x11; echo $(( X != Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 != 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 != 0x0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA != 012 )) ] tc-so:Executing command [ /bin/sh -c X=1; echo $(( X != 1 )) ] tc-so:Executing command [ /bin/sh -c X=0xC; Y=014; echo $(( X != Y )) ] tc-end: 1646674667.83805, elementary_ne, passed tc-start: 1646674667.91254, elementary_rem tc-so:Executing command [ /bin/sh -c echo $(( 0 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3123 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456%173 )) ] tc-so:Executing command [ /bin/sh -c echo $((169%13)) ] tc-end: 1646674671.329731, elementary_rem, passed tc-start: 1646674671.336528, elementary_shl tc-so:Executing command [ /bin/sh -c echo $(( 0 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 7 )) ] tc-end: 1646674674.65039, elementary_shl, passed tc-start: 1646674674.74127, elementary_shr tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x10 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 022 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 131072 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x4000000000 >> 35 )) ] tc-end: 1646674677.529537, elementary_shr, passed tc-start: 1646674677.539322, elementary_sub tc-so:Executing command [ /bin/sh -c echo $(( 0 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1066 - 578 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016+-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-+5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo -$(( -1018 - -1017 )) ] tc-end: 1646674680.894139, elementary_sub, passed tc-start: 1646674680.902777, fiddle_bits_and tc-so:Executing command [ /bin/sh -c echo $(( 0 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFF & 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF & 0377 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 & 0x42871357BAB3 )) ] tc-end: 1646674683.431791, fiddle_bits_and, passed tc-start: 1646674683.439445, fiddle_bits_or tc-so:Executing command [ /bin/sh -c echo $(( 0 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 | 0x1111 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xAA | 0125 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 | 0x42871357BAB3 )) ] tc-end: 1646674685.743995, fiddle_bits_or, passed tc-start: 1646674685.753284, fiddle_bits_xor tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0x0F )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 ^ 0x42871357BAB3 )) ] tc-end: 1646674688.289848, fiddle_bits_xor, passed tc-start: 1646674688.298069, logical_and tc-so:Executing command [ /bin/sh -c echo $(( 0 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 && 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF && 0xF0F0 )) ] tc-end: 1646674690.588415, logical_and, passed tc-start: 1646674690.598372, logical_or tc-so:Executing command [ /bin/sh -c echo $(( 0 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 || 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x33 || 0xF0F0 )) ] tc-end: 1646674692.984905, logical_or, passed tc-start: 1646674692.995263, make_selection tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 ? 111 : 222 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 2 ? -1 : 1 > 2 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 1 ? -1 : 1 > 1 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 < 1 ? -1 : 2 > 1 ? 1 : 0 )) ] tc-end: 1646674695.296988, make_selection, passed tc-start: 1646674695.304937, nested_arith tc-so:Executing command [ /bin/sh -c echo $(( $(( 0 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + $(( 2 - 2 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( $(( 3 / 3 )) + $((1*1*1)) - $(( 7 % 6 )))) ] tc-so:Executing command [ /bin/sh -c echo $(($(($(($(($((1)))))))))) ] tc-so:Executing command [ /bin/sh -c echo $(( 2$((2 * 2))6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( $((1 + 1))$((3 * 3))$(( 99-88 ))$(( 17)))) ] tc-so:Executing command [ /bin/sh -c echo $(( 1$((2$((1+2))4$((2 + 2 + 1))6))7$((4 * 2))$(($((81/9)))))) ] tc-end: 1646674697.899944, nested_arith, passed tc-start: 1646674697.908208, operator_precedence tc-so:Executing command [ /bin/sh -c echo $(( 1 + 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + !1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 + 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 >> 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + 3 < 3 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << 3 >= 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xfD & 0xF == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 7 , 2 << 8 , 9 - 7 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 , 0 ? 1 : 4 )) ] tc-end: 1646674704.764673, operator_precedence, passed tc-start: 1646674704.773494, optional_comma tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 , 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 , )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , , 2 )) ] tc-end: 1646674707.184492, optional_comma, passed tc-start: 1646674707.193528, parentheses tc-so:Executing command [ /bin/sh -c echo $(( (1 + 2) + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - (2 + 3) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - (2 - 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - ( 2 + 1 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( - (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (3 + 2) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 * 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / (3 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 + 3 ) / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / ( 3 / 2 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 << 1 ) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (9 >> 1) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 >> 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 << 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + (3 < 3) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << ((3 >= 3) << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (0xfD & 0xF) == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (7 , 2) << (8 , 9 - 7) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : ( ( 0 , 3 ) ? 1 : 4) )) ] tc-end: 1646674713.634291, parentheses, passed tc-start: 1646674713.642990, var_assign tc-so:Executing command [ /bin/sh -c unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=5; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c set +u;unset x; echo $((x+=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x+=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $((x-=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x*=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x/=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=28; echo $((x%=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x&=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=6; echo $((x^=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x>>=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=1; echo $((x<<=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $(( (x+=1)-1 )); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $(( (x-=1)+1 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x y; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=99; y=17; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=4; y=9; echo $(( (x+=1) * (y-=2) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x + 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x+=3 )); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((x=2 , x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; echo $((x = 2 ,x |= 1)); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((a=1 , b=2 , c = 3 , x=a+b + c)); echo $a:$b:$c:$x ] tc-so:Executing command [ /bin/sh -c set -u;echo $((a=1 ,b=2 ,c=3 ,x=a+b+c)); echo $a:$b:$c:$x ] tc-end: 1646674720.442952, var_assign, passed tc-start: 1646674720.451381, var_postdec tc-so:Executing command [ /bin/sh -c X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X-- )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y-- )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X-- )) ] tc-end: 1646674723.580226, var_postdec, passed tc-start: 1646674723.588315, var_postinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X++ )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y++ )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X++ )) ] tc-end: 1646674726.809174, var_postinc, passed tc-start: 1646674726.817133, var_predec tc-so:Executing command [ /bin/sh -c X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( --X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = --Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( --X )) ] tc-end: 1646674729.987107, var_predec, passed tc-start: 1646674729.994595, var_preinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( ++X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = ++Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( ++X )) ] tc-end: 1646674733.188913, var_preinc, passed tp-end: 1646674733.199620, bin/sh/t_arith tp-start: 1646674737.848638, bin/sh/t_builtins, 31 tc-start: 1646674737.850901, cd_pwd tc-end: 1646674738.774929, cd_pwd, passed tc-start: 1646674738.783451, colon tc-so:Executing command [ /bin/sh -c : ] tc-so:Executing command [ /bin/sh -c : >/foo/bar; printf %s No-exit-BUG ] tc-so:Executing command [ /bin/sh -c X=BUG; X=OK : ; printf %s "${X}" ] tc-end: 1646674740.373160, colon, passed tc-start: 1646674740.383825, echo tc-end: 1646674751.354368, echo, passed tc-start: 1646674751.363727, eval tc-so:Executing command [ /bin/sh -c eval "exit 0" ] tc-so:Executing command [ /bin/sh -c eval "exit 1" ] tc-so:Executing command [ /bin/sh -c eval exit 0 ] tc-so:Executing command [ /bin/sh -c eval exit 1 ] tc-so:Executing command [ /bin/sh -c eval true; printf %d $? ] tc-so:Executing command [ /bin/sh -c eval false; printf %d $? ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval "printf %s \$$V"; done ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval printf %s \$$V; done ] tc-so:Executing command [ /bin/sh -c for V in X Y Z; do eval "${V}=${V}"; done; printf %s "$X$Y$Z" ] tc-so:Executing command [ /bin/sh -c X=a; eval "X=b"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; Y=X; Z=b; eval "$Y=$Z"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; eval "unset X"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c unset X; eval "X="; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c set -- X y Z; eval shift; printf "%s " "$#" "$@" ] tc-so:Executing command [ /bin/sh -c eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "printf X; if done; printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-end: 1646674755.898324, eval, passed tc-start: 1646674755.905772, exec tc-so:Executing command [ /bin/sh -c exec printf OK; printf BROKEN; exit 3 ] tc-so:Executing command [ /bin/sh -c (exec printf OK); printf OK; exit 3 ] tc-end: 1646674757.157707, exec, passed tc-start: 1646674757.164892, export tc-so:Executing command [ /bin/sh -c export VAR ] tc-so:Executing command [ /bin/sh -c export VAR=abc ] tc-so:Executing command [ /bin/sh -c export V A R ] tc-so:Executing command [ /bin/sh -c export V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; VAR=; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=ABC; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; tc-so: VAR=ABC; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar ; export -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c export VAR; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-end: 1646674763.308618, export, passed tc-start: 1646674763.317193, export_nbsd tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; VAR=local; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported tc-so: export -x VAR tc-so: VAR=once printenv VAR tc-so: printenv VAR || printf %s\\n x ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; export VAR=FOO ] tc-so:Executing command [ /bin/sh -c unset VAR; VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c export VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; export -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; export RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c export VAR=set RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; export VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; tc-so: printf %d $(export -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR OTHER; export -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; export A B D; tc-so: export -p A B C D ] tc-end: 1646674768.165037, export_nbsd, passed tc-start: 1646674768.174435, fdflags tc-end: 1646674769.186, fdflags, passed tc-start: 1646674769.10039, fdflags__s tc-end: 1646674769.890307, fdflags__s, passed tc-start: 1646674769.897946, fdflags__v tc-end: 1646674770.671743, fdflags__v, passed tc-start: 1646674770.679134, fdflags__v_s tc-end: 1646674771.399975, fdflags__v_s, passed tc-start: 1646674771.407403, fdflags_multiple_fd tc-end: 1646674772.217672, fdflags_multiple_fd, passed tc-start: 1646674772.226003, fdflags_names_abbreviated tc-end: 1646674773.95927, fdflags_names_abbreviated, passed tc-start: 1646674773.105960, fdflags_one_flag_at_a_time tc-end: 1646674773.951559, fdflags_one_flag_at_a_time, passed tc-start: 1646674773.961578, fdflags_save_restore tc-end: 1646674774.877172, fdflags_save_restore, passed tc-start: 1646674774.884178, fdflags_xx_errors tc-end: 1646674775.574808, fdflags_xx_errors, passed tc-start: 1646674775.581977, getopts tc-end: 1646674776.277787, getopts, passed tc-start: 1646674776.284837, hash tc-end: 1646674776.979927, hash, passed tc-start: 1646674776.987292, jobid tc-end: 1646674777.659174, jobid, passed tc-start: 1646674777.667043, jobs tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; jobs; wait ] tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; sleep 2; jobs; wait ] tc-end: 1646674784.843950, jobs, passed tc-start: 1646674784.853422, let tc-end: 1646674785.535766, let, passed tc-start: 1646674785.542759, local tc-end: 1646674786.230708, local, passed tc-start: 1646674786.237835, read tc-end: 1646674786.958724, read, passed tc-start: 1646674786.968448, readonly tc-so:Executing command [ /bin/sh -c readonly VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=abc ] tc-so:Executing command [ /bin/sh -c readonly V A R ] tc-so:Executing command [ /bin/sh -c readonly V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=initial; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c readonly VAR=initial; VAR=new; printf %s "${VAR}" ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c VAR=badvalue; readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=foobar; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n FOUND=${MYVAR-unset} ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset}" ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=; readonly -p | grep " MYVAR") tc-so: unset VAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset&}${MYVAR:-empty}" ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; tc-so: unset VAR 2>/dev/null && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR; printf %s ${VAR-unset} ] tc-end: 1646674791.883724, readonly, passed tc-start: 1646674791.894630, readonly_nbsd tc-so:Executing command [ /bin/sh -c VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; readonly -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; readonly RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c readonly VAR=set RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; tc-so: printf %d $(readonly -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; readonly VAR OTHER; readonly -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; readonly A B D; tc-so: readonly -p A B C D ] tc-end: 1646674795.46110, readonly_nbsd, passed tc-start: 1646674795.53364, setvar tc-so:Executing command [ /bin/sh -c unset PQ && setvar PQ foo; printf %s "${PQ-not set}" ] tc-so:Executing command [ /bin/sh -c for x in a b c d; do setvar "$x" "$x"; done; tc-so: printf %s "$a$b$c$d" ] tc-so:Executing command [ /bin/sh -c a=1; b=2; c=3; d=4 tc-so: for x in a b c d; do setvar "$x" ""; done; tc-so: printf %s "$a$b$c$d" ] tc-end: 1646674796.402278, setvar, passed tc-start: 1646674796.411439, true_false tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c true >/foo/bar && printf %s NOT-; printf %s OK ] tc-so:Executing command [ /bin/sh -c X=OK; X=BROKEN true && printf %s IS-; printf %s "${X}" ] tc-so:Executing command [ /bin/sh -c false ] tc-end: 1646674798.159935, true_false, passed tc-start: 1646674798.170697, type tc-end: 1646674798.971666, type, passed tc-start: 1646674798.979119, ulimit tc-end: 1646674799.781211, ulimit, passed tc-start: 1646674799.790626, umask tc-end: 1646674861.854196, umask, passed tc-start: 1646674861.867901, unset tc-end: 1646674862.707192, unset, passed tp-end: 1646674862.716365, bin/sh/t_builtins tp-start: 1646674866.748218, bin/sh/t_cmdsub, 26 tc-start: 1646674866.751152, a_basic_cmdsub tc-so:Executing command [ /bin/sh -c echo Result is $( true && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo Result is $( false && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb )ccc ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb; echo ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa$( echo bbb; echo ccc )ddd" ] tc-so:Executing command [ /bin/sh -c X=$( echo some string ); echo "$X" ] tc-so:Executing command [ /bin/sh -c X=$( echo "weird; string *" ); echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo * ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo * )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo '*' ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo '*' )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo \* ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo \* )" ] tc-end: 1646674870.921093, a_basic_cmdsub, passed tc-start: 1646674870.935356, b_basic_backticks tc-so:Executing command [ /bin/sh -c echo Result is `true && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo Result is `false && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb `ccc ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb; echo ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa` echo bbb; echo ccc `ddd" ] tc-so:Executing command [ /bin/sh -c X=` echo some string `; echo "$X" ] tc-so:Executing command [ /bin/sh -c X=` echo "weird; string *" `; echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo * ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo * `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo '*' ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo '*' `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo \* ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo \* `" ] tc-end: 1646674874.908605, b_basic_backticks, passed tc-start: 1646674874.919250, c_nested_cmdsub tc-so:Executing command [ /bin/sh -c echo __$( echo foo$(echo bar)bletch )__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a$(echo $(echo b)c$(echo d))e )_ ] tc-so:Executing command [ /bin/sh -c echo 1$(echo 2$(echo 3$(echo 4$(echo 5)4)3)2)1 ] tc-end: 1646674876.328833, c_nested_cmdsub, passed tc-start: 1646674876.336701, d_nested_backticks tc-so:Executing command [ /bin/sh -c echo __` echo foo\`echo bar\`bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _`echo a\`echo \\\`echo b\\\`c\\\`echo d\\\`\`e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2\`echo 3\\\`echo 4\\\\\\\`echo 5\\\\\\\`4\\\`3\`2`1 ] tc-end: 1646674877.743757, d_nested_backticks, passed tc-start: 1646674877.752700, e_perverse_mixing tc-so:Executing command [ /bin/sh -c echo __$( echo foo`echo bar`bletch )__ ] tc-so:Executing command [ /bin/sh -c echo __` echo foo$(echo bar)bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a`echo $(echo b)c$(echo d)`e )_ ] tc-so:Executing command [ /bin/sh -c echo _`echo a$(echo \`echo b\`c\`echo d\`)e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2$(echo 3\`echo 4\\\`echo 5$(echo 6)5\\\`4\`3)2`1 ] tc-end: 1646674879.824054, e_perverse_mixing, passed tc-start: 1646674879.832974, f_redirect_in_cmdsub tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo b > file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( cat < file )a)_ ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo d >> file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo not error >&2 )a)_ ] tc-end: 1646674881.977554, f_redirect_in_cmdsub, passed tc-start: 1646674881.987248, g_redirect_in_backticks tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo b > file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` cat < file \`a`_ ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo d >> file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo not error >&2 \`a`_ ] tc-end: 1646674884.88972, g_redirect_in_backticks, passed tc-start: 1646674884.100319, h_vars_in_cmdsub tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo ${X} )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo "${X}" )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo ${X} )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$(X=def; echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X$(X=def; echo ${X} )"; echo $X ] tc-end: 1646674887.205566, h_vars_in_cmdsub, passed tc-start: 1646674887.214751, i_vars_in_backticks tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo ${X} `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo "${X}" `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo ${X} `__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo \"${X}\" `__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X`X=def; echo \"${X}\" `";echo $X ] tc-end: 1646674890.157515, i_vars_in_backticks, passed tc-start: 1646674890.165897, j_cmdsub_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo > bar)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo > bar)} ] tc-end: 1646674891.658964, j_cmdsub_in_varexpand, passed tc-start: 1646674891.669923, k_backticks_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo > bar`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo > bar`} ] tc-end: 1646674893.189279, k_backticks_in_varexpand, passed tc-start: 1646674893.199977, l_arithmetic_in_cmdsub tc-so:Executing command [ /bin/sh -c echo 1 + 1 = $( echo $(( 1 + 1 )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = $( echo $(( X * Y )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = $( echo $(( $Y % $X )) ) ] tc-end: 1646674894.472571, l_arithmetic_in_cmdsub, passed tc-start: 1646674894.481654, m_arithmetic_in_backticks tc-so:Executing command [ /bin/sh -c echo 2 + 3 = ` echo $(( 2 + 3 )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = ` echo $(( X * Y )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = ` echo $(( $Y % $X )) ` ] tc-end: 1646674895.841685, m_arithmetic_in_backticks, passed tc-start: 1646674895.850058, n_cmdsub_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( $( echo 3 ) $( echo + ) $( echo 4 ) )) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $(( $( echo 9 ) $( echo "${op}" ) $( echo 2 ) )) tc-so: done ] tc-end: 1646674897.401798, n_cmdsub_in_arithmetic, passed tc-start: 1646674897.412993, o_backticks_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( `echo 77` `echo -` `echo 44`)) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $((`echo 11``echo "${op}"``echo 3`)) tc-so: done ] tc-end: 1646674898.821898, o_backticks_in_arithmetic, passed tc-start: 1646674898.829837, p_cmdsub_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $( echo line 1 )$( echo +1 ) tc-so: $( echo line 2;echo line 3 ) tc-so: EOF ] tc-end: 1646674899.766163, p_cmdsub_in_heredoc, passed tc-start: 1646674899.774293, q_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `echo Mary ` `echo had a ` tc-so: ` echo little; echo lamb ` tc-so: EOF ] tc-end: 1646674900.669917, q_backticks_in_heredoc, passed tc-start: 1646674900.677697, r_heredoc_in_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: )" ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: )"; done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: )" ] tc-end: 1646674902.188138, r_heredoc_in_cmdsub, passed tc-start: 1646674902.196776, s_heredoc_in_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ` ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: `" ] tc-end: 1646674903.385177, s_heredoc_in_backticks, passed tc-start: 1646674903.394244, t_nested_cmdsubs_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(cat File) U tc-so: $( V=$(cat File); echo "${V%lo}p" ) me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(Value='$2.50';eval echo $(eval $(cat V)$(cat A)$(cat R)=\'\$$(cat $(cat V)$(cat A)$(cat R))\'; eval echo \$$(set -- *;echo ${3}${1}${2}))) tc-so: EOF ] tc-end: 1646674905.153589, t_nested_cmdsubs_in_heredoc, passed tc-start: 1646674905.173645, u_nested_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `cat File` U tc-so: `V=\`cat File\`; echo "${V%lo}p" ` me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `Value='$5.20';eval echo \`eval \\\`cat V\\\`\\\`cat A\\\`\\\`cat R\\\`=\\\'\\\$\\\`cat \\\\\\\`cat V\\\\\\\`\\\\\\\`cat A\\\\\\\`\\\\\\\`cat R\\\\\\\`\\\`\\\'; eval echo \\\$\\\`set -- *;echo \\\\\${3}\\\\\${1}\\\\\${2}\\\`\`` tc-so: EOF ] tc-end: 1646674906.914719, u_nested_backticks_in_heredoc, passed tc-start: 1646674906.930166, v_cmdsub_paren_tests tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.1;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.2;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.3;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.4;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.5 tc-so: esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo 'B: quoted )' tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo C: comment then closing paren # ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.1: here-doc with ) tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.3: here-doc with \() tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\) tc-so: E: here-doc terminated with a parenthesis ("academic") tc-so: ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.1: here-doc embed with unbal single, back- or doublequote ' tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.2: here-doc embed with unbal single, back- or doublequote " tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.3: here-doc embed with unbal single, back- or doublequote ` tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo G: backslash at end of line # \ tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo H: empty command-substitution $( ) ] tc-end: 1646674911.359328, v_cmdsub_paren_tests, passed tc-start: 1646674911.368305, w_heredoc_outside_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF )" tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF )" tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF)" tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: ] tc-end: 1646674912.980815, w_heredoc_outside_cmdsub, passed tc-start: 1646674912.989792, x_heredoc_outside_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF ` tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF `" tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: ] tc-end: 1646674914.147163, x_heredoc_outside_backticks, passed tc-start: 1646674914.155537, y_many_embedded_nl tc-so:Executing command [ /bin/sh -c { printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y; } | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 10000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-end: 1646674919.621010, y_many_embedded_nl, passed tc-start: 1646674919.629115, z_absurd_heredoc_cmdsub_combos tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat <<- STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<<-TRASH tc-so: Me $(( 1 + 1 )) tc-so: END tc-so: This is unused noise! tc-so: TRASH tc-so: ) tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat << STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<&2 ] tc-so:Executing command [ /bin/sh -c exit 1; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 2; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 3; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 4; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 5; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 6; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 42; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 99; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 101; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 125; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 126; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 127; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 128; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 129; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 200; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 254; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 255; echo FOO; echo BAR >&2 ] tc-end: 1646674930.484346, simple_exit, passed tc-start: 1646674930.492681, subshell_background tc-so:Executing command [ /bin/sh -c true; (false || true) & echo $? ] tc-so:Executing command [ /bin/sh -c false; (false || true) & echo $? ] tc-end: 1646674931.426827, subshell_background, passed tc-start: 1646674931.436691, subshell_exit tc-so:Executing command [ /bin/sh -c (exit 0); test $? -eq 0 ] tc-so:Executing command [ /bin/sh -c (exit 1); test $? -eq 1 ] tc-so:Executing command [ /bin/sh -c (exit 2); test $? -eq 2 ] tc-so:Executing command [ /bin/sh -c (exit 3); test $? -eq 3 ] tc-so:Executing command [ /bin/sh -c (exit 4); test $? -eq 4 ] tc-so:Executing command [ /bin/sh -c (exit 5); test $? -eq 5 ] tc-so:Executing command [ /bin/sh -c (exit 6); test $? -eq 6 ] tc-so:Executing command [ /bin/sh -c (exit 42); test $? -eq 42 ] tc-so:Executing command [ /bin/sh -c (exit 99); test $? -eq 99 ] tc-so:Executing command [ /bin/sh -c (exit 101); test $? -eq 101 ] tc-so:Executing command [ /bin/sh -c (exit 125); test $? -eq 125 ] tc-so:Executing command [ /bin/sh -c (exit 126); test $? -eq 126 ] tc-so:Executing command [ /bin/sh -c (exit 127); test $? -eq 127 ] tc-so:Executing command [ /bin/sh -c (exit 128); test $? -eq 128 ] tc-so:Executing command [ /bin/sh -c (exit 129); test $? -eq 129 ] tc-so:Executing command [ /bin/sh -c (exit 200); test $? -eq 200 ] tc-so:Executing command [ /bin/sh -c (exit 254); test $? -eq 254 ] tc-so:Executing command [ /bin/sh -c (exit 255); test $? -eq 255 ] tc-end: 1646674935.940017, subshell_exit, passed tc-start: 1646674935.956693, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1646674936.706025, trap_subshell, passed tc-start: 1646674936.715304, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1646674937.433390, trap_zero__explicit_exit, passed tc-start: 1646674937.443889, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1646674938.223033, trap_zero__implicit_exit, passed tp-end: 1646674938.234789, bin/sh/t_exit tp-start: 1646674942.499391, bin/sh/t_expand, 27 tc-start: 1646674942.502474, alternative tc-end: 1646674967.858166, alternative, passed tc-start: 1646674967.870265, arithmetic tc-so:Executing command [ /bin/sh -c printf %s $((1 + 2)) ] tc-so:Executing command [ /bin/sh -c printf %s $((0x7fffffff)) ] tc-so:Executing command [ /bin/sh -c printf %s $(((1 << 63) - 1)) ] tc-end: 1646674969.304736, arithmetic, passed tc-start: 1646674969.316216, assign tc-end: 1646675005.327883, assign, passed tc-start: 1646675005.336009, default tc-end: 1646675031.664212, default, passed tc-start: 1646675031.671850, dollar_at tc-so:Executing command [ /bin/sh -c echo "" "" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- "" ""; echo "$@" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- -; shift; n_arg() { echo $#; }; n_arg "$@" ] tc-end: 1646675033.349115, dollar_at, passed tc-start: 1646675033.358736, dollar_at_empty_and_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo${1+$@}bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv foo${1+"$@"}bar ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo ${1+$@} bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo "${1+"$@"}" bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$*" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a a" "" "b " " c"; IFS=+; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a+a" "" "b " " c"; IFS=+; delim_argv $*"$@" ] tc-end: 1646675048.770090, dollar_at_empty_and_conditional, passed tc-start: 1646675048.782814, dollar_at_in_field_split_context tc-end: 1646675053.872377, dollar_at_in_field_split_context, passed tc-start: 1646675053.884210, dollar_at_unquoted_or_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n $@ ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+$@} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "$@" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "${1+$@}" ] tc-end: 1646675055.863813, dollar_at_unquoted_or_conditional, passed tc-start: 1646675055.872625, dollar_at_with_text tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv $@ ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv foo"$@"bar ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv foo" $@ "bar ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv $@ ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv foo"$@"bar ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv foo" $@ "bar ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo $@ bar" ] tc-end: 1646675060.673687, dollar_at_with_text, passed tc-start: 1646675060.689341, dollar_hash tc-end: 1646675079.110505, dollar_hash, passed tc-start: 1646675079.121774, dollar_star tc-end: 1646675083.428625, dollar_star, passed tc-start: 1646675083.437305, dollar_star_in_quoted_word tc-end: 1646675088.667850, dollar_star_in_quoted_word, passed tc-start: 1646675088.675529, dollar_star_in_word tc-end: 1646675092.852484, dollar_star_in_word, passed tc-start: 1646675092.861111, dollar_star_in_word_empty_ifs tc-end: 1646675096.296889, dollar_star_in_word_empty_ifs, passed tc-start: 1646675096.307169, dollar_star_with_empty_ifs tc-end: 1646675099.314623, dollar_star_with_empty_ifs, passed tc-start: 1646675099.323828, embedded_nl tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675101.509778, embedded_nl, passed tc-start: 1646675101.521882, error tc-end: 1646675104.713055, error, passed tc-start: 1646675104.724633, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1646675105.722432, iteration_on_null_or_missing_parameter, passed tc-start: 1646675105.730299, iteration_on_null_or_null_parameter tc-so:Executing command [ /bin/sh -c N=; E=; set -- ${N:-${E}}; for X; do echo "[$X]"; done ] tc-end: 1646675106.784215, iteration_on_null_or_null_parameter, passed tc-start: 1646675106.794602, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1646675107.874046, iteration_on_null_parameter, passed tc-start: 1646675107.883288, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1646675108.910854, iteration_on_quoted_null_parameter, passed tc-start: 1646675108.917911, shell_params tc-end: 1646675112.147133, shell_params, passed tc-start: 1646675112.156567, strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%'/*'*}": ] tc-end: 1646675115.700859, strip, passed tc-start: 1646675115.711580, tilde tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-end: 1646675117.382816, tilde, passed tc-start: 1646675117.390170, var_with_embedded_cmdsub tc-end: 1646675125.36678, var_with_embedded_cmdsub, passed tc-start: 1646675125.43912, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1646675125.793871, varpattern_backslashes, passed tc-start: 1646675125.800877, wrap_strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/\ tc-so:*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'\ tc-so:*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${li\ tc-so:ne%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"\ tc-so:/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%\ tc-so:%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:/\*\ tc-so:*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*\ tc-so:"*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"$\ tc-so:{li\ tc-so:ne%\ tc-so:'/*'*}": ] tc-end: 1646675128.266689, wrap_strip, passed tp-end: 1646675128.273647, bin/sh/t_expand tp-start: 1646675129.632545, bin/sh/t_fsplit, 9 tc-start: 1646675129.635044, default_val tc-end: 1646675133.722531, default_val, passed tc-start: 1646675133.733812, dollar_at tc-end: 1646675137.929763, dollar_at, passed tc-start: 1646675137.940003, for tc-end: 1646675138.743956, for, passed tc-start: 1646675138.754621, ifs tc-end: 1646675141.6342, ifs, passed tc-start: 1646675141.17259, ifs_alpha tc-end: 1646675142.588432, ifs_alpha, passed tc-start: 1646675142.598238, quote tc-end: 1646675143.677787, quote, passed tc-start: 1646675143.687238, replacement_val tc-end: 1646675150.929076, replacement_val, passed tc-start: 1646675150.941478, split_arith tc-end: 1646675155.590652, split_arith, passed tc-start: 1646675155.601101, var_length tc-end: 1646675157.660750, var_length, passed tp-end: 1646675157.672386, bin/sh/t_fsplit tp-start: 1646675159.407903, bin/sh/t_here, 11 tc-start: 1646675159.410164, do_simple tc-end: 1646675164.579944, do_simple, passed tc-start: 1646675164.594155, end_markers tc-end: 1646675214.883201, end_markers, passed tc-start: 1646675214.893647, exit_status tc-so:Executing command [ /bin/sh -c tc-so: <<-EOF tc-so: $(exit 7) tc-so: EOF tc-so: ] tc-end: 1646675215.610861, exit_status, passed tc-start: 1646675215.620790, hard_cases tc-so:Executing command [ /bin/sh -c tc-so: : <<- do | for x in xxx tc-so: do tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: set -- xxx tc-so: : <<- done | for x in xxx tc-so: done tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: : <<- in | case xxx tc-so: in tc-so: in xxx) echo xxx;; tc-so: esac ] tc-end: 1646675216.843147, hard_cases, passed tc-start: 1646675216.851254, incomplete tc-end: 1646675219.991561, incomplete, passed tc-start: 1646675219.999844, lineends tc-end: 1646675222.661301, lineends, passed tc-start: 1646675222.671664, multiple tc-end: 1646675224.410663, multiple, passed tc-start: 1646675224.421923, nested tc-end: 1646675225.798500, nested, passed tc-start: 1646675225.809252, quoting tc-end: 1646675228.403260, quoting, passed tc-start: 1646675228.413731, side_effects tc-so:Executing command [ /bin/sh -c tc-so: unset X tc-so: cat <<-EOF tc-so: ${X=2} tc-so: EOF tc-so: echo "${X-1}" tc-so: ] tc-end: 1646675229.361359, side_effects, passed tc-start: 1646675229.369246, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1646675230.600750, vicious, passed tp-end: 1646675230.609794, bin/sh/t_here tp-start: 1646675231.237043, bin/sh/t_input, 1 tc-start: 1646675231.239281, nul_elimination tc-so:Executing command [ /bin/sh helper.sh ] tc-so:Executing command [ /bin/sh helper-1@0.sh ] tc-so:Executing command [ /bin/sh helper-2@0.sh ] tc-so:Executing command [ /bin/sh helper-4@0.sh ] tc-so:Executing command [ /bin/sh helper-7@0.sh ] tc-so:Executing command [ /bin/sh helper-1@10.sh ] tc-so:Executing command [ /bin/sh helper-2@10.sh ] tc-so:Executing command [ /bin/sh helper-4@10.sh ] tc-so:Executing command [ /bin/sh helper-7@10.sh ] tc-so:Executing command [ /bin/sh helper-1@40.sh ] tc-so:Executing command [ /bin/sh helper-2@40.sh ] tc-so:Executing command [ /bin/sh helper-4@40.sh ] tc-so:Executing command [ /bin/sh helper-7@40.sh ] tc-so:Executing command [ /bin/sh helper-1@41.sh ] tc-so:Executing command [ /bin/sh helper-2@41.sh ] tc-so:Executing command [ /bin/sh helper-4@41.sh ] tc-so:Executing command [ /bin/sh helper-7@41.sh ] tc-so:Executing command [ /bin/sh helper-1@42.sh ] tc-so:Executing command [ /bin/sh helper-2@42.sh ] tc-so:Executing command [ /bin/sh helper-4@42.sh ] tc-so:Executing command [ /bin/sh helper-7@42.sh ] tc-so:Executing command [ /bin/sh helper-1@104.sh ] tc-so:Executing command [ /bin/sh helper-2@104.sh ] tc-so:Executing command [ /bin/sh helper-4@104.sh ] tc-so:Executing command [ /bin/sh helper-7@104.sh ] tc-so:Executing command [ /bin/sh helper-1@105.sh ] tc-so:Executing command [ /bin/sh helper-2@105.sh ] tc-so:Executing command [ /bin/sh helper-4@105.sh ] tc-so:Executing command [ /bin/sh helper-7@105.sh ] tc-so:Executing command [ /bin/sh helper-1@106.sh ] tc-so:Executing command [ /bin/sh helper-2@106.sh ] tc-so:Executing command [ /bin/sh helper-4@106.sh ] tc-so:Executing command [ /bin/sh helper-7@106.sh ] tc-so:Executing command [ /bin/sh helper-1@110.sh ] tc-so:Executing command [ /bin/sh helper-2@110.sh ] tc-so:Executing command [ /bin/sh helper-4@110.sh ] tc-so:Executing command [ /bin/sh helper-7@110.sh ] tc-so:Executing command [ /bin/sh helper-1@111.sh ] tc-so:Executing command [ /bin/sh helper-2@111.sh ] tc-so:Executing command [ /bin/sh helper-4@111.sh ] tc-so:Executing command [ /bin/sh helper-7@111.sh ] tc-so:Executing command [ /bin/sh helper-1@112.sh ] tc-so:Executing command [ /bin/sh helper-2@112.sh ] tc-so:Executing command [ /bin/sh helper-4@112.sh ] tc-so:Executing command [ /bin/sh helper-7@112.sh ] tc-so:Executing command [ /bin/sh helper-1@113.sh ] tc-so:Executing command [ /bin/sh helper-2@113.sh ] tc-so:Executing command [ /bin/sh helper-4@113.sh ] tc-so:Executing command [ /bin/sh helper-7@113.sh ] tc-so:Executing command [ /bin/sh helper-1@119.sh ] tc-so:Executing command [ /bin/sh helper-2@119.sh ] tc-so:Executing command [ /bin/sh helper-4@119.sh ] tc-so:Executing command [ /bin/sh helper-7@119.sh ] tc-so:Executing command [ /bin/sh helper-1@127.sh ] tc-so:Executing command [ /bin/sh helper-2@127.sh ] tc-so:Executing command [ /bin/sh helper-4@127.sh ] tc-so:Executing command [ /bin/sh helper-7@127.sh ] tc-so:Executing command [ /bin/sh helper-1@128.sh ] tc-so:Executing command [ /bin/sh helper-2@128.sh ] tc-so:Executing command [ /bin/sh helper-4@128.sh ] tc-so:Executing command [ /bin/sh helper-7@128.sh ] tc-so:Executing command [ /bin/sh helper-1@144.sh ] tc-so:Executing command [ /bin/sh helper-2@144.sh ] tc-so:Executing command [ /bin/sh helper-4@144.sh ] tc-so:Executing command [ /bin/sh helper-7@144.sh ] tc-so:Executing command [ /bin/sh helper-1@150.sh ] tc-so:Executing command [ /bin/sh helper-2@150.sh ] tc-so:Executing command [ /bin/sh helper-4@150.sh ] tc-so:Executing command [ /bin/sh helper-7@150.sh ] tc-so:Executing command [ /bin/sh helper-1@162.sh ] tc-so:Executing command [ /bin/sh helper-2@162.sh ] tc-so:Executing command [ /bin/sh helper-4@162.sh ] tc-so:Executing command [ /bin/sh helper-7@162.sh ] tc-so:Executing command [ /bin/sh helper-1@165.sh ] tc-so:Executing command [ /bin/sh helper-2@165.sh ] tc-so:Executing command [ /bin/sh helper-4@165.sh ] tc-so:Executing command [ /bin/sh helper-7@165.sh ] tc-so:Executing command [ /bin/sh helper-1@168.sh ] tc-so:Executing command [ /bin/sh helper-2@168.sh ] tc-so:Executing command [ /bin/sh helper-4@168.sh ] tc-so:Executing command [ /bin/sh helper-7@168.sh ] tc-so:Executing command [ /bin/sh helper-1@187.sh ] tc-so:Executing command [ /bin/sh helper-2@187.sh ] tc-so:Executing command [ /bin/sh helper-4@187.sh ] tc-so:Executing command [ /bin/sh helper-7@187.sh ] tc-so:Executing command [ /bin/sh helper-1@202.sh ] tc-so:Executing command [ /bin/sh helper-2@202.sh ] tc-so:Executing command [ /bin/sh helper-4@202.sh ] tc-so:Executing command [ /bin/sh helper-7@202.sh ] tc-so:Executing command [ /bin/sh helper-1@203.sh ] tc-so:Executing command [ /bin/sh helper-2@203.sh ] tc-so:Executing command [ /bin/sh helper-4@203.sh ] tc-so:Executing command [ /bin/sh helper-7@203.sh ] tc-so:Executing command [ /bin/sh helper-1@204.sh ] tc-so:Executing command [ /bin/sh helper-2@204.sh ] tc-so:Executing command [ /bin/sh helper-4@204.sh ] tc-so:Executing command [ /bin/sh helper-7@204.sh ] tc-so:Executing command [ /bin/sh helper-1@205.sh ] tc-so:Executing command [ /bin/sh helper-2@205.sh ] tc-so:Executing command [ /bin/sh helper-4@205.sh ] tc-so:Executing command [ /bin/sh helper-7@205.sh ] tc-so:Executing command [ /bin/sh helper-1@214.sh ] tc-so:Executing command [ /bin/sh helper-2@214.sh ] tc-so:Executing command [ /bin/sh helper-4@214.sh ] tc-so:Executing command [ /bin/sh helper-7@214.sh ] tc-so:Executing command [ /bin/sh helper-1@215.sh ] tc-so:Executing command [ /bin/sh helper-2@215.sh ] tc-so:Executing command [ /bin/sh helper-4@215.sh ] tc-so:Executing command [ /bin/sh helper-7@215.sh ] tc-so:Executing command [ /bin/sh helper-1@216.sh ] tc-so:Executing command [ /bin/sh helper-2@216.sh ] tc-so:Executing command [ /bin/sh helper-4@216.sh ] tc-so:Executing command [ /bin/sh helper-7@216.sh ] tc-so:Executing command [ /bin/sh helper-1@224.sh ] tc-so:Executing command [ /bin/sh helper-2@224.sh ] tc-so:Executing command [ /bin/sh helper-4@224.sh ] tc-so:Executing command [ /bin/sh helper-7@224.sh ] tc-so:Executing command [ /bin/sh helper-1@225.sh ] tc-so:Executing command [ /bin/sh helper-2@225.sh ] tc-so:Executing command [ /bin/sh helper-4@225.sh ] tc-so:Executing command [ /bin/sh helper-7@225.sh ] tc-so:Executing command [ /bin/sh helper-0-225.sh ] tc-so:Executing command [ /bin/sh helper-0-224.sh ] tc-so:Executing command [ /bin/sh helper-0-127-223.sh ] tc-so:Executing command [ /bin/sh helper-0-10-15.sh ] tc-so:Executing command [ /bin/sh helper-0-48-55.sh ] tc-so:Executing command [ /bin/sh helper-0-0-0-225-225-225.sh ] tc-so:Executing command [ /bin/sh helper-0-0-127-128-224-224-225.sh ] tc-so:Executing command [ /bin/sh helper-104-106.sh ] tc-so:Executing command [ /bin/sh helper-105-110.sh ] tc-so:Executing command [ /bin/sh helper-113-119.sh ] tc-so:Executing command [ /bin/sh helper-113-119-122.sh ] tc-so:Executing command [ /bin/sh helper-113-127.sh ] tc-so:Executing command [ /bin/sh helper-129-130-131-132-133-136-139-140.sh ] tc-so:Executing command [ /bin/sh helper-184-185-186-187.sh ] tc-so:Executing command [ /bin/sh helper-202-203-203-204-204-205-205-206-207.sh ] tc-end: 1646675289.892469, nul_elimination, passed tp-end: 1646675289.901092, bin/sh/t_input tp-start: 1646675291.760732, bin/sh/t_option, 14 tc-start: 1646675291.763053, Option_switching tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=b tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=h tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=i tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=I tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=p tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=q tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aeu tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=vx tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=Ca tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aCefux tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-end: 1646675300.701304, Option_switching, passed tc-start: 1646675300.708218, pipefail tc-so:Executing command [ /bin/sh -c set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c set -o pipefail; set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0); echo $? ] tc-end: 1646675305.89643, pipefail, passed tc-start: 1646675305.96534, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.27761'; local_test ] tc-end: 1646675306.50196, restore_local_opts, passed tc-start: 1646675306.59393, set_C tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set +C tc-so: echo "Overwrite it now" > Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Important_File) || exit 1 tc-so: set -C tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: A=$(ls -l Important_File) || exit 1 tc-so: test "${A}" = "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set -C tc-so: echo "Append to it now" >> Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: set -Ce tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: echo "Should not reach this point" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set -C tc-so: echo "Change the poor bugger again" >| Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-end: 1646675308.377962, set_C, passed tc-start: 1646675308.389207, set_X tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c set -x; set +X; case "$-" in (*x*) echo FAIL; exit 1;; esac ] tc-so:Executing command [ /bin/sh -c set -X; set +x; tc-so: case "$-" in (*x*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*X*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set -X; set +x; set -x; tc-so: case "$-" in (*x*X*|*X*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; tc-so: case "$-" in (*X*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; set +x; tc-so: case "$-" in (*[xX]*) echo FAULT; exit 3;; esac ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -X; printf "%s" OK; set +X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>/dev/null; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&1; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&-; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; printf "%s" OK; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: exec 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set -X 2>X-trace-fn tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X -x tc-so: tc-so: say traced tc-so: exec 2>/dev/null tc-so: say notrace tc-so: tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: fn1() { tc-so: local - tc-so: tc-so: set -X 2>>X-trace-fn tc-so: say "g'day" tc-so: "$@" tc-so: say bye-bye tc-so: } tc-so: fn2() { tc-so: set +X tc-so: say hello tc-so: "$@" tc-so: say goodbye tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: fn1 tc-so: fn1 fn2 tc-so: fn1 fn1 fn2 tc-so: fn1 fn2 fn1 fn2 fn1 tc-so: fn1 fn1 fn2 fn2 fn1 tc-so: echo GOOD tc-so: ] tc-end: 1646675314.320199, set_X, passed tc-start: 1646675314.329139, set_a tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset VAR; set +a; VAR=value; env | grep "^VAR=" ] tc-so:Executing command [ /bin/sh -ce unset VAR; set -a; VAR=value; env | grep "^VAR=" ] tc-end: 1646675315.874970, set_a, passed tc-start: 1646675315.885703, set_e tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; true; printf "%s\n" _OK ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; false; printf "%s\n" _Broken ] tc-so:Executing command [ /bin/sh -ec printf "%s" I_am; false; printf "%s\n" _Broken ] tc-end: 1646675318.78806, set_e, passed tc-start: 1646675318.88814, set_f tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(echo b*); test "${X}" != "a*"; tc-so: test "${X}" = "${Y}" ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(set -f; echo b*); test "${X}" != "${Y}" ] tc-end: 1646675319.627801, set_f, passed tc-start: 1646675319.663882, set_n tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc ERR; FAIL; ABANDON HOPE ] tc-so:Executing command [ /bin/sh -enc echo JUMP; for frogs swim; echo in puddles ] tc-so:Executing command [ /bin/sh -nc echo ABANDON HOPE; echo "ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE;; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -nc do YOU ABANDON HOPE; for all eternity? ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second; set +n; echo third ] tc-so:Executing command [ /bin/sh -c for x in a b c d tc-so: do tc-so: case "$x" in tc-so: a);; b);; c) set -n;; d);; tc-so: esac tc-so: printf "%s\n" "$x" tc-so: done ] tc-se:[1] User defined signal 1 sleep 10 & tc-so:Executing command [ /bin/sh -c tc-so: trap "set -n" USR1 tc-so: { sleep 1; kill -USR1 $$; sleep 1; } & tc-so: false tc-so: wait && echo t || echo f tc-so: wait tc-so: echo foo tc-so: ] tc-end: 1646675325.929785, set_n, passed tc-start: 1646675325.936933, set_u tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -cue unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; echo ${X}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; printf "%s" ${X-OK}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo "${X}"; echo ERR ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-GOOD}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-OK} ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X+ERR}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X#foo}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X%%bar}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?X_NOT_SET}; echo ERR ] tc-end: 1646675329.830700, set_u, passed tc-start: 1646675329.840638, set_v tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -v; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675332.419511, set_v, passed tc-start: 1646675332.429044, set_x tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -x; printf "%s" OK; set +x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -x; echo OK; exit 0 ] tc-end: 1646675334.548995, set_x, passed tc-start: 1646675334.558569, vi_emacs_VE_toggle tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: q() { tc-so: eval "case \"$-\" in tc-so: (*${2}*) return 1;; tc-so: (*${1}*) return 0;; tc-so: esac" tc-so: return 1 tc-so: } tc-so: x() { tc-so: echo >&2 "Option set or toggle failure:" \ tc-so: " on=$1 off=$2 set=$-" tc-so: exit 1 tc-so: } tc-so: set -V; q V E || x V E tc-so: set -E; q E V || x E V tc-so: set -V; q V E || x V E tc-so: set +EV; q "" "[VE]" || x "" VE tc-so: exit 0 tc-so: ] tc-end: 1646675336.769188, vi_emacs_VE_toggle, passed tc-start: 1646675336.777455, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1646675337.431637, xx_bogus, passed tp-end: 1646675337.438745, bin/sh/t_option tp-start: 1646675338.153174, bin/sh/t_patterns, 3 tc-start: 1646675338.155500, case_matching tc-end: 1646675376.41077, case_matching, passed tc-start: 1646675376.48188, filename_expansion tc-end: 1646675458.866787, filename_expansion, passed tc-start: 1646675493.920863, var_substring_matching tc-end: 1646675516.126526, var_substring_matching, passed tp-end: 1646675516.135771, bin/sh/t_patterns tp-start: 1646675518.353527, bin/sh/t_redir, 13 tc-start: 1646675518.356220, basic_test_method_test tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh -c cat File ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se:expect to see a non-detected failure here tc-se: tc-se:stderr: tc-se: tc-end: 1646675521.331342, basic_test_method_test, passed tc-start: 1646675521.344880, do_input_redirections tc-so:Executing command [ /bin/sh -c cat < File ] tc-so:Executing command [ /bin/sh -c cat Output ] tc-so:Executing command [ /bin/sh -c >> Output ] tc-so:Executing command [ /bin/sh -c >| Output ] tc-so:Executing command [ /bin/sh -c echo Hello >Output ] tc-so:Executing command [ /bin/sh -c echo Hello>!Output ] tc-so:Executing command [ /bin/sh -c echo Bye >>Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 >> Output; cat Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 ] tc-so:Executing command [ /bin/sh -c (echo line 1; echo line 2 > Out2) > Out1 ] tc-so:Executing command [ /bin/sh -c { echo line 1; echo line 2 > Out2;} > Out1 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675532.117079, do_output_redirections, passed tc-start: 1646675532.136236, do_redirect_input_output tc-so:Executing command [ /bin/sh -c <> Output ] tc-so:Executing command [ /bin/sh -c <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c cat <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c { cat >&3; printf file; } <>Output 3>&1 >&0 ] tc-end: 1646675535.557242, do_redirect_input_output, passed tc-start: 1646675535.567396, fd_redirections tc-so:Executing command [ /bin/sh helper.sh 1 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh reread.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh reread.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh helper.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh reread.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh reread.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-so:Executing command [ /bin/sh reread.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1646675543.374448, fd_redirections, passed tc-start: 1646675543.479572, incorrect_redirections tc-so:Executing command [ /bin/sh -c echo foo> ] tc-so:Executing command [ /bin/sh -c read foo< ] tc-so:Executing command [ /bin/sh -c echo foo<> ] tc-so:Executing command [ /bin/sh -c echo x > ] tc-so:Executing command [ /bin/sh -c read x < ] tc-so:Executing command [ /bin/sh -c echo x <> ] tc-so:Executing command [ /bin/sh -c echo x >< anything ] tc-so:Executing command [ /bin/sh -c echo x >>< anything ] tc-so:Executing command [ /bin/sh -c echo x >|< anything ] tc-so:Executing command [ /bin/sh -c echo x > ; read x < /dev/null || echo bad ] tc-so:Executing command [ /bin/sh -c read x < & echo y > /dev/null; wait && echo bad ] tc-so:Executing command [ /bin/sh -c echo A Line \> Output ] tc-so:Executing command [ /bin/sh -c echo A Line \>> Output ] tc-so:Executing command [ /bin/sh -c echo A Line >\> Output ] tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-end: 1646675547.219158, incorrect_redirections, passed tc-start: 1646675547.229103, local_redirections tc-so:Executing command [ /bin/sh helper.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 11 13 15 16 19 20 28 29 ] tc-so:Executing command [ /bin/sh helper.sh 30 31 32 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 111 199 200 201 222 333 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1646675549.13884, local_redirections, passed tc-start: 1646675549.98137, named_fd_redirections tc-so:Executing command [ /bin/sh -c echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c /bin/echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c read var /dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c /bin/echo OK 2>/dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c printf "%s\n" EIGHT 8>&1 >/dev/fd/8 | tc-so: cat 9<&0 foo;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1 ${somewhere};; esac ] tc-end: 1646675553.588086, redir_in_case, passed tc-start: 1646675553.595783, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675555.212705, subshell_redirections, passed tc-start: 1646675555.230903, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1646675556.917142, ulimit_redirection_interaction, passed tc-start: 1646675556.927715, validate_fn_redirects tc-so:Executing command [ /bin/sh -c . ./f-def; f ; printf '%s\n' success1 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >/dev/null; printf '%s\n' success2 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- ; printf '%s\n' success3 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f & wait; printf '%s\n' success4 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- & wait; printf '%s\n' success5 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f;f; printf '%s\n' success6 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}; printf '%s\n' success7 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}& wait; printf '%s\n' success8 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f>/dev/null;f;}& wait; printf '%s\n' success9 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f>/dev/null;}& wait; printf '%s\n' success10 ] tc-so:Executing command [ /bin/sh -c tc-so: f() { tc-so: echo Func "$1" tc-so: } tc-so: exec 3<&0 4>&1 tc-so: ( echo x-a; echo y-b; echo z-c ) | tc-so: while read A tc-so: do tc-so: B=${A#?-} tc-so: f "$B" <&3 >&4 tc-so: done >&2 ] tc-so:Executing command [ /bin/sh Script ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f; g; h ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f & sleep 1; g & sleep 1; h; wait ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f ; g ; h ) Y ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f >&- & sleep 1; g >&- & sleep 1 ; h ) Y tc-so: sleep 3 tc-so: exec 4>&1 || echo FD_FAIL tc-so: ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675613.867691, validate_fn_redirects, passed tp-end: 1646675613.891367, bin/sh/t_redir tp-start: 1646675615.585220, bin/sh/t_redircloexec, 7 tc-start: 1646675615.588561, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1646675616.468186, compound_redir_open, passed tc-start: 1646675616.476586, exec_redir_closed tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1646675618.450326, exec_redir_closed, passed tc-start: 1646675618.459432, exec_redir_open tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-end: 1646675620.747442, exec_redir_open, passed tc-start: 1646675620.758053, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1646675621.730719, loop_redir_open, passed tc-start: 1646675621.742520, posix_exec_redir tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1646675624.422743, posix_exec_redir, passed tc-start: 1646675624.435889, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1646675625.553879, simple_redir_open, passed tc-start: 1646675625.567938, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1646675626.736279, subshell_redir_open, passed tp-end: 1646675626.747200, bin/sh/t_redircloexec tp-start: 1646675627.575787, bin/sh/t_set_e, 1 tc-start: 1646675627.579444, all tc-end: 1646675655.57724, all, passed tp-end: 1646675655.70878, bin/sh/t_set_e tp-start: 1646675656.288875, bin/sh/t_shift, 5 tc-start: 1646675656.292436, basic_shift_test tc-so:Executing command [ /bin/sh -c set -- one-arg; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 2; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 3; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 9; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 13; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 16; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e;while [ $# -gt 0 ];do shift||echo ERR;done;echo complete ] tc-end: 1646675660.109218, basic_shift_test, passed tc-start: 1646675660.119677, excessive_shift tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-2;shift 2 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-4;shift 4 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-13;shift 13 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-3;shift 3 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-7;shift 7 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two three four five ;echo OK:$#-6;shift 6 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-16;shift 16 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-17;shift 17 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-30;shift 30 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-9999;shift 9999 && echo ERR ] tc-end: 1646675662.760277, excessive_shift, passed tc-start: 1646675662.769241, function_shift tc-end: 1646675663.174746, function_shift, passed tc-start: 1646675663.184062, non_numeric_shift tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'a' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'I' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '0x12' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '010' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '5V' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '-1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' ' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '+1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' 1' && echo ERROR ] tc-end: 1646675665.569121, non_numeric_shift, passed tc-start: 1646675665.578326, too_many_args tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 1 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 0 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 2 3 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 foo ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 -- ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift -- 1 ; echo FAILED ] tc-end: 1646675667.127138, too_many_args, passed tp-end: 1646675667.134499, bin/sh/t_shift tp-start: 1646675671.99389, bin/sh/t_syntax, 21 tc-start: 1646675671.102168, a_basic_tokenisation tc-so:Executing command [ /bin/sh -c set -- a b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a""b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a"" b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- ""a b c\;; echo $# ] tc-so:Executing command [ /bin/sh -c set -- set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --;set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b&&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b||set -- c; echo $# ] tc-end: 1646675674.131163, a_basic_tokenisation, passed tc-start: 1646675674.141654, b_comments tc-so:Executing command [ /bin/sh -c # ] tc-so:Executing command [ /bin/sh -c # exit 1 ] tc-so:Executing command [ /bin/sh -c true # exit 1 ] tc-so:Executing command [ /bin/sh -c false # exit 0 ] tc-so:Executing command [ /bin/sh -c echo foo # bar ] tc-so:Executing command [ /bin/sh -c echo foo \# bar ] tc-so:Executing command [ /bin/sh -c echo foo; # echo bar ] tc-so:Executing command [ /bin/sh -c echo foo#bar ] tc-so:Executing command [ /bin/sh -c echo foo# bar ] tc-so:Executing command [ /bin/sh -c x=foo; echo ${x#bar} ] tc-so:Executing command [ /bin/sh -c echo "#" ] tc-so:Executing command [ /bin/sh -c echo '#' ] tc-so:Executing command [ /bin/sh -c echo \# ] tc-so:Executing command [ /bin/sh -c echo "#"# ] tc-so:Executing command [ /bin/sh -c echo '#'# ] tc-so:Executing command [ /bin/sh -c echo \## ] tc-so:Executing command [ /bin/sh -c echo "#"# #"#" ] tc-so:Executing command [ /bin/sh -c echo '#'# #'#' ] tc-so:Executing command [ /bin/sh -c echo \## #\# ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675680.67461, b_comments, passed tc-start: 1646675680.88647, c_line_wrapping tc-so:Executing command [ /bin/sh -e ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675687.913424, c_line_wrapping, passed tc-start: 1646675687.921441, d_cstrings tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\tdef' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\011def' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\x09'def ] tc-so:Executing command [ /bin/sh -c def=xyz; printf '%s\n' $'abc$def' ] tc-so:Executing command [ /bin/sh -c test $'\1-\2-\3' = $'\ca-\cb-\cc' ] tc-so:Executing command [ /bin/sh -c test $'\r-\n-\f' = $'\cm-\cj-\cl' ] tc-so:Executing command [ /bin/sh -c unset LC_ALL; export LC_CTYPE=en_AU.UTF-8; tc-so: test $'\u0123' = $'\304\243' ] tc-so:Executing command [ /bin/sh -c test $'\u0123' = $'\xC4\xA3' ] tc-so:Executing command [ /bin/sh -c test $'\c\\' = $'\x1C' ] tc-so:Executing command [ /bin/sh -c test $'\c[\c]\c^\c_\c?' = $'\x1B\x1D\x1E\x1F\x7F' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\a\b\e\f\n\r\t\v' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\cG\cH\x1b\cl\cJ\cm\cI\ck' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\'\"\\' ] tc-so:Executing command [ /bin/sh -c : $'\q' ] tc-so:Executing command [ /bin/sh -c : $'\c\q' ] tc-so:Executing command [ /bin/sh -c : $'\uDEFF' ] tc-so:Executing command [ /bin/sh -c : $'abcd ] tc-so:Executing command [ /bin/sh -c : $'abcd\ ] tc-so:Executing command [ /bin/sh -c printf '%s' $'a\0x'$'A\x00X'$'a\c@x'$'A\u0000X' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc\ tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $\ tc-so:'abc\ndef' ] tc-so:Executing command [ /bin/sh -c printf '%s' "abc$'def'g" ] tc-so:Executing command [ /bin/sh -c printf '%s' abc\$'def'g ] tc-so:Executing command [ /bin/sh -c printf '%s' abc'$'def ] tc-end: 1646675694.477115, d_cstrings, passed tc-start: 1646675694.484931, f_redirects tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c <>/dev/null ] tc-so:Executing command [ /bin/sh -c /dev/null ] tc-so:Executing command [ /bin/sh -c >|/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null>/dev/null>/dev/null ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null ] tc-so:Executing command [ /bin/sh -c echo >/dev/null hello ] tc-so:Executing command [ /bin/sh -c >/dev/null echo hello ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null world ] tc-so:Executing command [ /bin/sh -c echo hello &1 ] tc-so:Executing command [ /bin/sh -c 2>& 1 ] tc-so:Executing command [ /bin/sh -c FD=1; 2>&"${FD}" ] tc-so:Executing command [ /bin/sh -c FD=1; echo hello 2>&"${FD}" >&2 ] tc-so:Executing command [ /bin/sh -c 2>&- 3<&- 4>&- ] tc-end: 1646675701.371086, f_redirects, passed tc-start: 1646675701.382071, g_variable_syntax tc-so:Executing command [ /bin/sh -c unset a ] tc-so:Executing command [ /bin/sh -c unset a; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset a;a=GOOD;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD;unset a;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; unset ax; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ax; a=GOOD; printf %s $ax ] tc-so:Executing command [ /bin/sh -c a=GOOD; a_=BAD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ab ] tc-so:Executing command [ /bin/sh -c unset ab; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset ab;ab=GOOD;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD;unset ab;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset abx; ab=GOOD; printf %s $abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; ab_=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a;ab=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset b; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset b;ab=GOOD; printf %s $b ] tc-so:Executing command [ /bin/sh -c ab=GOOD; b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a b abx; ab=GOOD; tc-so: printf %s $a$b$abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; ab_=BAD; tc-so: b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset _a ] tc-so:Executing command [ /bin/sh -c unset _a; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _a;_a=GOOD;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD;unset _a;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ax; _a=GOOD; printf %s $_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _a_=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _;_a=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset a; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset a;_a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ a _ax; _a=GOOD; tc-so: printf %s $_$a$_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; _a_=BAD; tc-so: a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _9 ] tc-so:Executing command [ /bin/sh -c unset _9; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9;_9=GOOD;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD;unset _9;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9x; _9=GOOD; printf %s $_9x ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _9_=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _;_9=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset a123 ] tc-so:Executing command [ /bin/sh -c unset a123; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123;a123=GOOD;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD;unset a123;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123x; a123=GOOD; printf %s $a123x ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a123_=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a12;a123=GOOD; printf %s $a12 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a12=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3;a_1_2_3=GOOD;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD;unset a_1_2_3;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3x; a_1_2_3=GOOD; printf %s $a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_3_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_;a_1_2_3=GOOD; printf %s $a_1_2_ ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset _1_2_3; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset _1_2_3;a_1_2_3=GOOD; printf %s $_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_ _1_2_3 a_1_2_3x; a_1_2_3=GOOD; tc-so: printf %s $a_1_2_$_1_2_3$a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; a_1_2_3_=BAD; tc-so: _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset __ ] tc-so:Executing command [ /bin/sh -c unset __; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __;__=GOOD;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD;unset __;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __x; __=GOOD; printf %s $__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; ___=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _ _ __x; __=GOOD; tc-so: printf %s $_$_$__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; ___=BAD; tc-so: _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset ___ ] tc-so:Executing command [ /bin/sh -c unset ___; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___;___=GOOD;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD;unset ___;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___x; ___=GOOD; printf %s $___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; ____=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __ __ ___x; ___=GOOD; tc-so: printf %s $__$__$___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; ____=BAD; tc-so: __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ____ ] tc-so:Executing command [ /bin/sh -c unset ____; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____;____=GOOD;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD;unset ____;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____x; ____=GOOD; printf %s $____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; _____=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___ ___ ____x; ____=GOOD; tc-so: printf %s $___$___$____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; _____=BAD; tc-so: ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset __1__ ] tc-so:Executing command [ /bin/sh -c unset __1__; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__;__1__=GOOD;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD;unset __1__;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__x; __1__=GOOD; printf %s $__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1___=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_;__1__=GOOD; printf %s $__1_ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset _1__; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _1__;__1__=GOOD; printf %s $_1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_ _1__ __1__x; __1__=GOOD; tc-so: printf %s $__1_$_1__$__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; __1___=BAD; tc-so: _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _0 ] tc-so:Executing command [ /bin/sh -c unset _0; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0;_0=GOOD;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD;unset _0;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0x; _0=GOOD; printf %s $_0x ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _0_=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _;_0=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset A ] tc-so:Executing command [ /bin/sh -c unset A; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset A;A=GOOD;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD;unset A;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; unset Ax; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset Ax; A=GOOD; printf %s $Ax ] tc-so:Executing command [ /bin/sh -c A=GOOD; A_=BAD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset AA ] tc-so:Executing command [ /bin/sh -c unset AA; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AA;AA=GOOD;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD;unset AA;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAx; AA=GOOD; printf %s $AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; AA_=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A A AAx; AA=GOOD; tc-so: printf %s $A$A$AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; AA_=BAD; tc-so: A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAA ] tc-so:Executing command [ /bin/sh -c unset AAA; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAA;AAA=GOOD;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD;unset AAA;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAAx; AAA=GOOD; printf %s $AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AAA_=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA AA AAAx; AAA=GOOD; tc-so: printf %s $AA$AA$AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; AAA_=BAD; tc-so: AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb;AaBb=GOOD;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD;unset AaBb;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBbx; AaBb=GOOD; printf %s $AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaBb_=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB;AaBb=GOOD; printf %s $AaB ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset aBb; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset aBb;AaBb=GOOD; printf %s $aBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB aBb AaBbx; AaBb=GOOD; tc-so: printf %s $AaB$aBb$AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; AaBb_=BAD; tc-so: aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset _A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a;_A_a=GOOD;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD;unset _A_a;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ax; _A_a=GOOD; printf %s $_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_a_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_;_A_a=GOOD; printf %s $_A_ ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset A_a; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a;_A_a=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ A_a _A_ax; _A_a=GOOD; tc-so: printf %s $_A_$A_a$_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; _A_a_=BAD; tc-so: A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_;A_a_=GOOD;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD;unset A_a_;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_x; A_a_=GOOD; printf %s $A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a__=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a;A_a_=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset _a_; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset _a_;A_a_=GOOD; printf %s $_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a _a_ A_a_x; A_a_=GOOD; tc-so: printf %s $A_a$_a_$A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; A_a__=BAD; tc-so: _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_;a1_=GOOD;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD;unset a1_;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_x; a1_=GOOD; printf %s $a1_x ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1__=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1;a1_=GOOD; printf %s $a1 ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123;abc_123=GOOD;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD;unset abc_123;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123x; abc_123=GOOD; printf %s $abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_123_=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12;abc_123=GOOD; printf %s $abc_12 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset bc_123; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset bc_123;abc_123=GOOD; printf %s $bc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12 bc_123 abc_123x; abc_123=GOOD; tc-so: printf %s $abc_12$bc_123$abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; abc_123_=BAD; tc-so: bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD;unset ab_12_cd_ef_34_99;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_99_=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9;ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_9 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset b_12_cd_ef_34_99; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset b_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD; printf %s $b_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9 b_12_cd_ef_34_99 ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; tc-so: printf %s $ab_12_cd_ef_34_9$b_12_cd_ef_34_99$ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; ab_12_cd_ef_34_99_=BAD; tc-so: b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD;unset abcdefghijklmnopqrstuvwzyz;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzyz_=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzy ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset bcdefghijklmnopqrstuvwzyz; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset bcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $bcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy bcdefghijklmnopqrstuvwzyz abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; tc-so: printf %s $abcdefghijklmnopqrstuvwzy$bcdefghijklmnopqrstuvwzyz$abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; abcdefghijklmnopqrstuvwzyz_=BAD; tc-so: bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset BCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset BCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $BCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ BCDEFGHIJKLMNOPQRSTUVWXYZ_ ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; tc-so: printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ$BCDEFGHIJKLMNOPQRSTUVWXYZ_$ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; tc-so: BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy;xyzzy=GOOD;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD;unset xyzzy;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzyx; xyzzy=GOOD; printf %s $xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzzy_=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz;xyzzy=GOOD; printf %s $xyzz ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset yzzy; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset yzzy;xyzzy=GOOD; printf %s $yzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz yzzy xyzzyx; xyzzy=GOOD; tc-so: printf %s $xyzz$yzzy$xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; xyzzy_=BAD; tc-so: yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset __0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__;__0123454321__=GOOD;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD;unset __0123454321__;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__x; __0123454321__=GOOD; printf %s $__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321___=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_;__0123454321__=GOOD; printf %s $__0123454321_ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset _0123454321__; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0123454321__;__0123454321__=GOOD; printf %s $_0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_ _0123454321__ __0123454321__x; __0123454321__=GOOD; tc-so: printf %s $__0123454321_$_0123454321__$__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; __0123454321___=BAD; tc-so: _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_;_0_1_2_3_4_5_6_7_8_9_=GOOD;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD;unset _0_1_2_3_4_5_6_7_8_9_;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_x; _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_x ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9__=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9;_0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9 ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA;ABBA=GOOD;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD;unset ABBA;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBAx; ABBA=GOOD; printf %s $ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABBA_=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB;ABBA=GOOD; printf %s $ABB ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset BBA; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset BBA;ABBA=GOOD; printf %s $BBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB BBA ABBAx; ABBA=GOOD; tc-so: printf %s $ABB$BBA$ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; ABBA_=BAD; tc-so: BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset X_ ] tc-so:Executing command [ /bin/sh -c unset X_; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_;X_=GOOD;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD;unset X_;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_x; X_=GOOD; printf %s $X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X__=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X;X_=GOOD; printf %s $X ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset _; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset _;X_=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X _ X_x; X_=GOOD; tc-so: printf %s $X$_$X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; X__=BAD; tc-so: _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__;Y__=GOOD;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD;unset Y__;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__x; Y__=GOOD; printf %s $Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y___=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_;Y__=GOOD; printf %s $Y_ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset __; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset __;Y__=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_ __ Y__x; Y__=GOOD; tc-so: printf %s $Y_$__$Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; Y___=BAD; tc-so: __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___;Z___=GOOD;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD;unset Z___;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___x; Z___=GOOD; printf %s $Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z____=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__;Z___=GOOD; printf %s $Z__ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset ___; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset ___;Z___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__ ___ Z___x; Z___=GOOD; tc-so: printf %s $Z__$___$Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; Z____=BAD; tc-so: ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________;_____________________________________________________________=GOOD;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD;unset _____________________________________________________________;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________x; _____________________________________________________________=GOOD; printf %s $_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ______________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________ ____________________________________________________________ _____________________________________________________________x; _____________________________________________________________=GOOD; tc-so: printf %s $____________________________________________________________$____________________________________________________________$_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; ______________________________________________________________=BAD; tc-so: ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c echo ${,x} ] tc-so:Executing command [ /bin/sh -c echo ${-p} ] tc-so:Executing command [ /bin/sh -c echo ${+h} ] tc-so:Executing command [ /bin/sh -c echo ${:def} ] tc-so:Executing command [ /bin/sh -c echo ${0_1} ] tc-so:Executing command [ /bin/sh -c echo ${x*x} ] tc-so:Executing command [ /bin/sh -c echo ${()} ] tc-so:Executing command [ /bin/sh -c echo ${"} ] tc-so:Executing command [ /bin/sh -c echo ${'} ] tc-so:Executing command [ /bin/sh -c echo ${a b c} ] tc-so:Executing command [ /bin/sh -c echo ${?!} ] tc-so:Executing command [ /bin/sh -c echo ${;} ] tc-so:Executing command [ /bin/sh -c ,x= ] tc-so:Executing command [ /bin/sh -c -p= ] tc-so:Executing command [ /bin/sh -c +h= ] tc-so:Executing command [ /bin/sh -c :def= ] tc-so:Executing command [ /bin/sh -c 0_1= ] tc-so:Executing command [ /bin/sh -c x*x= ] tc-so:Executing command [ /bin/sh -c ()= ] tc-so:Executing command [ /bin/sh -c "= ] tc-so:Executing command [ /bin/sh -c '= ] tc-so:Executing command [ /bin/sh -c a b c= ] tc-so:Executing command [ /bin/sh -c x,y,z= ] tc-so:Executing command [ /bin/sh -c ?!= ] tc-so:Executing command [ /bin/sh -c ;= ] tc-so:Executing command [ /bin/sh -c a-b= ] tc-so:Executing command [ /bin/sh -c a+b= ] tc-so:Executing command [ /bin/sh -c a?b= ] tc-so:Executing command [ /bin/sh -c a:b= ] tc-so:Executing command [ /bin/sh -c a%b= ] tc-so:Executing command [ /bin/sh -c a#b= ] tc-so:Executing command [ /bin/sh -c 0= ] tc-so:Executing command [ /bin/sh -c 1= ] tc-so:Executing command [ /bin/sh -c 99= ] tc-so:Executing command [ /bin/sh -c @= ] tc-so:Executing command [ /bin/sh -c *= ] tc-so:Executing command [ /bin/sh -c != ] tc-so:Executing command [ /bin/sh -c ?= ] tc-end: 1646675806.633931, g_variable_syntax, passed tc-start: 1646675806.640860, h_var_assign tc-so:Executing command [ /bin/sh -c a=b ] tc-so:Executing command [ /bin/sh -c \a=b ] tc-so:Executing command [ /bin/sh -c a=b c=d ] tc-so:Executing command [ /bin/sh -c a=b c=d echo e=f ] tc-so:Executing command [ /bin/sh -c a=b 2>/dev/null c=d &2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} | cat ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | do ] tc-so:Executing command [ /bin/sh -c do | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | done ] tc-so:Executing command [ /bin/sh -c done | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | then ] tc-so:Executing command [ /bin/sh -c then | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | else ] tc-so:Executing command [ /bin/sh -c else | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | fi ] tc-so:Executing command [ /bin/sh -c fi | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | esac ] tc-so:Executing command [ /bin/sh -c esac | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi | esac ] tc-end: 1646675846.735784, i_pipelines, passed tc-start: 1646675846.742368, j_and_or_lists tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c true && true ] tc-so:Executing command [ /bin/sh -c false || false ] tc-so:Executing command [ /bin/sh -c false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && ] tc-so:Executing command [ /bin/sh -c && true ] tc-so:Executing command [ /bin/sh -c || true ] tc-so:Executing command [ /bin/sh -c true || ] tc-so:Executing command [ /bin/sh -c true || && false ] tc-so:Executing command [ /bin/sh -c false || && true ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-end: 1646675856.17629, j_and_or_lists, passed tc-start: 1646675856.25892, k_lists tc-so:Executing command [ /bin/sh -c echo hello; true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c ; ] tc-so:Executing command [ /bin/sh -c ;; ] tc-so:Executing command [ /bin/sh -c false ;; true ] tc-so:Executing command [ /bin/sh -c false; ;true ] tc-so:Executing command [ /bin/sh -c ; true ] tc-end: 1646675868.503399, k_lists, passed tc-start: 1646675868.509794, l_async_lists tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c & ] tc-so:Executing command [ /bin/sh -c ;& ] tc-so:Executing command [ /bin/sh -c &; ] tc-so:Executing command [ /bin/sh -c & true ] tc-so:Executing command [ /bin/sh -c false& &true ] tc-end: 1646675895.306745, l_async_lists, passed tc-start: 1646675895.312994, m_compound_lists tc-so:Executing command [ /bin/sh -c ( true ) ] tc-so:Executing command [ /bin/sh -c ( false ) ] tc-so:Executing command [ /bin/sh -c ( (:) ) ] tc-so:Executing command [ /bin/sh -c ( ( true )) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( ( true ))))) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( (true);:));true)) ] tc-so:Executing command [ /bin/sh -c () ] tc-so:Executing command [ /bin/sh -c ( ) ] tc-so:Executing command [ /bin/sh -c { true; } ] tc-so:Executing command [ /bin/sh -c { false; } ] tc-so:Executing command [ /bin/sh -c { { :; };} ] tc-so:Executing command [ /bin/sh -c { { { { { :;};};};};} ] tc-so:Executing command [ /bin/sh -c { echo } ; } ] tc-so:Executing command [ /bin/sh -c { echo { ; } ] tc-end: 1646675898.83394, m_compound_lists, passed tc-start: 1646675898.89636, q_for_loop tc-so:Executing command [ /bin/sh -c for x; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in a b c ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for for in in;do :;done ] tc-so:Executing command [ /bin/sh -c for for in for;do :; done ] tc-so:Executing command [ /bin/sh -c for for in do;do : ;done ] tc-so:Executing command [ /bin/sh -c for in in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in in do in;do case $in in in)echo do;;do)echo in;;esac; done ] tc-so:Executing command [ /bin/sh -c for in in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do echo ${do}do ; done ] tc-end: 1646675901.597933, q_for_loop, passed tc-start: 1646675901.604231, r_case tc-so:Executing command [ /bin/sh -c case x in esac ] tc-so:Executing command [ /bin/sh -c case x in x) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in in) esac ] tc-so:Executing command [ /bin/sh -c case x in in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (in|x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case case in case) esac ] tc-so:Executing command [ /bin/sh -c case in in in) esac ] tc-so:Executing command [ /bin/sh -c case esac in (in) esac ] tc-so:Executing command [ /bin/sh -c case in in esac|cat ] tc-so:Executing command [ /bin/sh -c case esac in esac|cat ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case esac in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in x) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in (esac|cat ] tc-so:Executing command [ /bin/sh -c case x in x );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );;esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x tc-so: in tc-so: ( x | y ) tc-so: tc-so: ;; tc-so: tc-so: tc-so: esac tc-so: ] tc-end: 1646675908.259, r_case, passed tc-start: 1646675908.6347, s_if tc-so:Executing command [ /bin/sh -c if :; then :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then : else :; fi ] tc-so:Executing command [ /bin/sh -c if : then :; then :; fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then if :;then :;fi fi;then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi;then :;else if :;then :;fi fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-end: 1646675911.508181, s_if, passed tc-start: 1646675911.514294, t_loops tc-so:Executing command [ /bin/sh -c while false; do :; done ] tc-so:Executing command [ /bin/sh -c while false; do \done; done ] tc-so:Executing command [ /bin/sh -c until :; do :; done ] tc-so:Executing command [ /bin/sh -c until :; do \done; done ] tc-so:Executing command [ /bin/sh -c :; while (exit) do echo x; false; done; echo $? ] tc-so:Executing command [ /bin/sh -c false; until (exit) do echo x; done; echo $? ] tc-end: 1646675913.103072, t_loops, passed tc-start: 1646675913.110445, u_case_cont tc-so:Executing command [ /bin/sh -c case x in x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );&esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;& (y) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-end: 1646675915.943652, u_case_cont, passed tc-start: 1646675915.953224, x_functions tc-so:Executing command [ /bin/sh -c func() { :; } ] tc-so:Executing command [ /bin/sh -c func() { :; }; func ] tc-so:Executing command [ /bin/sh -c func()(:) ] tc-so:Executing command [ /bin/sh -c func()if :; then false; else true; fi ] tc-so:Executing command [ /bin/sh -c func()while false; do :;done ] tc-so:Executing command [ /bin/sh -c func () for a in b c; do :; done ] tc-so:Executing command [ /bin/sh -c func() case x in (y) esac ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f1; f2 ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f2; f1 ] tc-so:Executing command [ /bin/sh -c f1() { eval "$1() { :; }"; }; f1 f2; f2 ] tc-end: 1646675918.238783, x_functions, passed tc-start: 1646675918.245154, z_PR_48498 tc-so:Executing command [ /bin/sh -c true; fi ] tc-so:Executing command [ /bin/sh -c false; fi ] tc-so:Executing command [ /bin/sh -c false; then echo wut ] tc-so:Executing command [ /bin/sh -c true; then echo wut ] tc-so:Executing command [ /bin/sh -c true; do echo wut ] tc-so:Executing command [ /bin/sh -c true; then ] tc-so:Executing command [ /bin/sh -c true; else ] tc-so:Executing command [ /bin/sh -c true; do ] tc-so:Executing command [ /bin/sh -c true; done ] tc-so:Executing command [ /bin/sh -c : ; } ] tc-so:Executing command [ /bin/sh -c :;) ] tc-so:Executing command [ /bin/sh -c true& fi ] tc-so:Executing command [ /bin/sh -c false& fi ] tc-so:Executing command [ /bin/sh -c false& then echo wut ] tc-so:Executing command [ /bin/sh -c true& then echo wut ] tc-so:Executing command [ /bin/sh -c true& do echo wut ] tc-so:Executing command [ /bin/sh -c true& then ] tc-so:Executing command [ /bin/sh -c true& else ] tc-so:Executing command [ /bin/sh -c true& do ] tc-so:Executing command [ /bin/sh -c true&done ] tc-so:Executing command [ /bin/sh -c :&} ] tc-so:Executing command [ /bin/sh -c :&) ] tc-end: 1646675922.577744, z_PR_48498, passed tc-start: 1646675922.584013, z_PR_52426 tc-so:Executing command [ /bin/sh -c case x in <|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ((|)) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in _|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ()|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in -|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (;|-) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ;;|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (|| | ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (<<|>>) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (&&|&) ;; (|||>&) ;; &) esac ] tc-so:Executing command [ /bin/sh -c case x in (>||<) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in( || | || | || | || | || );; esac ] tc-so:Executing command [ /bin/sh -c case x in (||| ||| ||| ||| ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in <> | tc-so: ) ;; esac ] tc-so:Executing command [ /bin/sh -c case fi in ({|}) ;; (!) ;; esac ] tc-so:Executing command [ /bin/sh -c case esac in ([|]);; (][);; !!!|!!!|!!!|!!!);; esac ] tc-so:Executing command [ /bin/sh -c case then in ({[]]}) ;; (^^);; (^|^);; ([!]);; (-);; esac ] tc-so:Executing command [ /bin/sh -c case while in while );;(if|then|elif|fi);;(do|done);; esac ] tc-so:Executing command [ /bin/sh -c case until in($);;($$);;($4.50);;(1/2);;0.3333);;esac ] tc-so:Executing command [ /bin/sh -c case return in !);; !$);; $!);; !#);; (@);; esac ] tc-so:Executing command [ /bin/sh -c case break in (/);; (\/);; (/\|/\));; (\\//);; esac ] tc-end: 1646675926.659355, z_PR_52426, passed tc-start: 1646675926.665960, z_PR_53712 tc-so:proc.3136.corename: %n.core -> core tc-end: 1646675927.367857, z_PR_53712, passed tp-end: 1646675927.375855, bin/sh/t_syntax tp-start: 1646675927.849975, bin/sh/t_ulimit, 1 tc-start: 1646675927.856933, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:local: -c: bad variable name tc-end: 1646675928.618096, limits, passed tp-end: 1646675928.624631, bin/sh/t_ulimit tp-start: 1646675929.442310, bin/sh/t_varquote, 3 tc-start: 1646675929.445701, all tc-end: 1646675929.952779, all, passed tc-start: 1646675929.961226, default_assignment_with_arith tc-so:Executing command [ /bin/sh -c : "${x=$((1))}" ] tc-so:Executing command [ /bin/sh -c echo "${x=$((1))}" ] tc-end: 1646675930.773149, default_assignment_with_arith, passed tc-start: 1646675930.782587, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1646675931.426799, nested_quotes_multiword, passed tp-end: 1646675931.433280, bin/sh/t_varquote tp-start: 1646675932.323165, bin/sh/t_varval, 5 tc-start: 1646675932.325436, aaa tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646675934.141731, aaa, passed tc-start: 1646675934.150260, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1646675940.612459, assignment, passed tc-start: 1646675940.623769, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1646675947.999017, cmdline, passed tc-start: 1646675948.12221, read tc-so:Executing command [ /bin/sh -c tc-so: while read -r VAR tc-so: do tc-so: # skip the mess made by embedded newline tc-so: case "${VAR}" in tc-so: (prefix | suffix) continue;; tc-so: esac tc-so: echo "${VAR}" > "${VAR}" tc-so: done ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-end: 1646675956.860023, read, passed tc-start: 1646675957.416177, redirect tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-so:Executing command [ rm prefix tc-so:suffix ] tc-end: 1646675966.544127, redirect, passed tp-end: 1646675967.229327, bin/sh/t_varval tp-start: 1646675968.449455, bin/sh/t_wait, 4 tc-start: 1646675968.452559, basic_wait tc-so:Executing command [ /bin/sh -c (echo nothing >/dev/null) & wait ] tc-so:Executing command [ /bin/sh -c (exit 3) & wait $!; S=$?; test $S -eq 3 || { tc-so: echo "status: $S"; exit 1; } ] tc-so:Executing command [ /bin/sh -c sleep 3 & sleep 2 & sleep 1 & wait ] tc-so:Executing command [ /bin/sh -c sleep 3 & (exit 2) & sleep 1 & wait ] tc-end: 1646675981.996277, basic_wait, passed tc-start: 1646675982.3600, individual tc-end: 1646675988.520453, individual, passed tc-start: 1646675988.528625, jobs tc-end: 1646676003.189989, jobs, passed tc-start: 1646676003.198288, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1646676013.971612, kill, passed tp-end: 1646676013.982558, bin/sh/t_wait tp-start: 1646676014.718516, bin/sleep/t_sleep, 3 tc-start: 1646676014.720908, fraction tc-so:Executing command [ /bin/sh -c sleep 0.1 ] tc-so:Executing command [ /bin/sh -c sleep 0.2 ] tc-so:Executing command [ /bin/sh -c sleep 0.3 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0.2 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0,2 ] tc-end: 1646676018.151333, fraction, passed tc-start: 1646676018.157503, hex tc-so:Executing command [ /bin/sh -c sleep 0x01 ] tc-so:Executing command [ /bin/sh -c sleep 0x0.F ] tc-so:Executing command [ /bin/sh -c sleep 0x.B ] tc-end: 1646676024.301951, hex, passed tc-start: 1646676024.310105, nonnumeric tc-so:Executing command [ /bin/sh -c sleep xyz ] tc-so:Executing command [ /bin/sh -c sleep x21 ] tc-so:Executing command [ /bin/sh -c sleep /3 ] tc-so:Executing command [ /bin/sh -c sleep 3+1 ] tc-so:Executing command [ /bin/sh -c sleep 0xFG ] tc-so:Executing command [ /bin/sh -c LC_ALL=C sleep 3,1 ] tc-so:Executing command [ /bin/sh -c sleep ] tc-so:Executing command [ /bin/sh -c sleep 1 2 ] tc-end: 1646676026.451453, nonnumeric, passed tp-end: 1646676026.461209, bin/sleep/t_sleep tp-start: 1646676027.96603, bin/tar/t_tar, 2 tc-start: 1646676027.98939, append tc-so:Executing command [ tar -cf file1.tar foo bar ] tc-so:Executing command [ tar -cf file2.tar foo ] tc-so:Executing command [ tar -rf file2.tar bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1646676028.970734, append, passed tc-start: 1646676028.991613, rd_base256_size tc-se:1+0 records in tc-se:1+0 records out tc-se:1179855 bytes transferred in 0.215 secs (5487697 bytes/sec) tc-so:Executing command [ tar -xf test.tar ] tc-so:Executing command [ cmp output.bin reference.bin ] tc-end: 1646676030.504804, rd_base256_size, passed tp-end: 1646676030.542443, bin/tar/t_tar tp-start: 1646676030.753848, dev/cgd/t_cgd_3des, 2 tc-start: 1646676030.755984, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676032.308473, cgd_3des_cbc_192_encblkno1, passed tc-start: 1646676032.314743, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2600050] cgd: enabling legacy encblkno8 tc-end: 1646676032.787518, cgd_3des_cbc_192_encblkno8, passed tp-end: 1646676032.794101, dev/cgd/t_cgd_3des tp-start: 1646676032.897160, dev/cgd/t_cgd_adiantum, 1 tc-start: 1646676032.900142, cgd_adiantum tc-so:[ 1.0000000] entropy: ready tc-end: 1646676033.363803, cgd_adiantum, passed tp-end: 1646676033.371880, dev/cgd/t_cgd_adiantum tp-start: 1646676033.480456, dev/cgd/t_cgd_aes, 8 tc-start: 1646676033.482581, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676033.931697, cgd_aes_cbc_128_encblkno1, passed tc-start: 1646676033.937992, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2200050] cgd: enabling legacy encblkno8 tc-end: 1646676034.370767, cgd_aes_cbc_128_encblkno8, passed tc-start: 1646676034.377438, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676034.810296, cgd_aes_cbc_192_encblkno1, passed tc-start: 1646676034.817865, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] cgd: enabling legacy encblkno8 tc-so:[ 1.2200050] cgd: enabling legacy encblkno8 tc-end: 1646676035.281957, cgd_aes_cbc_192_encblkno8, passed tc-start: 1646676035.288480, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676035.717588, cgd_aes_cbc_256_encblkno1, passed tc-start: 1646676035.723701, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-end: 1646676036.140142, cgd_aes_cbc_256_encblkno8, passed tc-start: 1646676036.146502, cgd_aes_xts_256 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676036.576592, cgd_aes_xts_256, passed tc-start: 1646676036.583003, cgd_aes_xts_512 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676037.2375, cgd_aes_xts_512, passed tp-end: 1646676037.8881, dev/cgd/t_cgd_aes tp-start: 1646676037.117264, dev/cgd/t_cgd_blowfish, 6 tc-start: 1646676037.119351, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676037.539411, cgd_bf_cbc_128_encblkno1, passed tc-start: 1646676037.546105, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-end: 1646676037.967791, cgd_bf_cbc_128_encblkno8, passed tc-start: 1646676037.974203, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676038.468224, cgd_bf_cbc_256_encblkno1, passed tc-start: 1646676038.474836, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-so:[ 1.2400050] cgd: enabling legacy encblkno8 tc-end: 1646676038.988738, cgd_bf_cbc_256_encblkno8, passed tc-start: 1646676038.994990, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676039.452947, cgd_bf_cbc_448_encblkno1, passed tc-start: 1646676039.459177, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-end: 1646676039.872907, cgd_bf_cbc_448_encblkno8, passed tp-end: 1646676039.880202, dev/cgd/t_cgd_blowfish tp-start: 1646676041.774932, dev/cgd/t_cgd, 7 tc-start: 1646676041.777116, basic tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-so:Executing command [ /bin/sh -c dd if=/usr/tests/dev/cgd/t_cgd count=2 | rump.dd of=/dev/rcgd0c ] tc-so:Executing command [ dd if=/usr/tests/dev/cgd/t_cgd of=testfile count=2 ] tc-so:Executing command [ rump.dd if=/dev/rcgd0c count=2 ] tc-end: 1646676044.847096, basic, passed tc-start: 1646676044.859614, unaligned_write tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=123 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=64 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=256 conv=sync ] tc-so:Executing command [ /bin/sh -c (echo -n x && sleep 1 && head -c 511 41 tc-so:hw.swsensor.cur_value: 41 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 11 tc-so:hw.swsensor.cur_value: 11 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 11 tc-end: 1646676476.829718, alarm_sensor, passed tc-start: 1646676476.851819, entropy_interrupt_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1646676517.778724, entropy_interrupt_sensor, passed tc-start: 1646676517.797034, entropy_polled_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1646676589.828619, entropy_polled_sensor, passed tc-start: 1646676589.842417, limit_sensor tc-so:hw.swsensor.cur_value: 45 -> 46 tc-so:hw.swsensor.cur_value: 46 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 27 tc-so:hw.swsensor.cur_value: 27 -> 15 tc-so:hw.swsensor.cur_value: 15 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 15 tc-end: 1646676650.808750, limit_sensor, passed tc-start: 1646676650.828495, simple_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-end: 1646676692.230162, simple_sensor, passed tp-end: 1646676692.244884, dev/sysmon/t_swsensor tp-start: 1646676692.386279, dev/usb/t_hid, 2 tc-start: 1646676692.388407, khid tc-so:[ 1.0000000] entropy: ready tc-end: 1646676692.782748, khid, passed tc-start: 1646676692.789639, khid_parse_just_pop tc-so:[ 1.0000000] entropy: ready tc-end: 1646676693.151319, khid_parse_just_pop, passed tp-end: 1646676693.158648, dev/usb/t_hid tp-start: 1646676695.766590, games/t_factor, 12 tc-start: 1646676695.768840, h_loop1 tc-end: 1646676695.771755, h_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.773383, h_loop2 tc-end: 1646676695.775433, h_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.776965, h_overflow1 tc-end: 1646676695.779040, h_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.780522, h_overflow2 tc-end: 1646676695.782586, h_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.784487, hx_loop1 tc-end: 1646676695.786506, hx_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.787938, hx_loop2 tc-end: 1646676695.789980, hx_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.791480, hx_overflow1 tc-end: 1646676695.793741, hx_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.795179, hx_overflow2 tc-end: 1646676695.797226, hx_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.798734, loop1 tc-end: 1646676695.800735, loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.802169, loop2 tc-end: 1646676695.804292, loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.805794, overflow1 tc-end: 1646676695.807798, overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646676695.809318, overflow2 tc-end: 1646676695.811650, overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tp-end: 1646676695.813093, games/t_factor tp-start: 1646676695.921631, include/machine/t_bswap, 6 tc-start: 1646676695.923991, bswap16_basic tc-end: 1646676696.8899, bswap16_basic, passed tc-start: 1646676696.22618, bswap16_unconst tc-end: 1646676696.111231, bswap16_unconst, passed tc-start: 1646676696.117903, bswap32_basic tc-end: 1646676696.202566, bswap32_basic, passed tc-start: 1646676696.209530, bswap32_unconst tc-end: 1646676696.295812, bswap32_unconst, passed tc-start: 1646676696.302862, bswap64_basic tc-end: 1646676696.391266, bswap64_basic, passed tc-start: 1646676696.398066, bswap64_unconst tc-end: 1646676696.485745, bswap64_unconst, passed tp-end: 1646676696.492687, include/machine/t_bswap tp-start: 1646676696.606854, include/sys/t_bitops, 6 tc-start: 1646676696.608963, bitmap_basic tc-end: 1646676696.701876, bitmap_basic, passed tc-start: 1646676696.708828, fast_divide32 tc-end: 1646676696.798995, fast_divide32, passed tc-start: 1646676696.805887, ffsfls tc-end: 1646676696.900170, ffsfls, passed tc-start: 1646676696.907248, ilog2_32bit tc-end: 1646676697.31, ilog2_32bit, passed tc-start: 1646676697.7149, ilog2_64bit tc-end: 1646676697.100334, ilog2_64bit, passed tc-start: 1646676697.107167, ilog2_const tc-end: 1646676697.198566, ilog2_const, passed tp-end: 1646676697.207763, include/sys/t_bitops tp-start: 1646676697.291217, include/sys/t_bootblock, 2 tc-start: 1646676697.293445, mbr_partition tc-end: 1646676697.377663, mbr_partition, passed tc-start: 1646676697.384577, mbr_sector tc-end: 1646676697.470495, mbr_sector, passed tp-end: 1646676697.477517, include/sys/t_bootblock tp-start: 1646676697.612508, include/sys/t_cdefs, 8 tc-start: 1646676697.615600, sissigned tc-end: 1646676697.744012, sissigned, passed tc-start: 1646676697.754195, stypefit tc-end: 1646676697.882834, stypefit, passed tc-start: 1646676697.893052, stypemask tc-end: 1646676698.22175, stypemask, passed tc-start: 1646676698.37377, stypeminmax tc-end: 1646676698.144116, stypeminmax, passed tc-start: 1646676698.151057, uissigned tc-end: 1646676698.236202, uissigned, passed tc-start: 1646676698.242884, utypefit tc-end: 1646676698.329457, utypefit, passed tc-start: 1646676698.336326, utypemask tc-end: 1646676698.422092, utypemask, passed tc-start: 1646676698.429075, utypeminmax tc-end: 1646676698.515213, utypeminmax, passed tp-end: 1646676698.522042, include/sys/t_cdefs tp-start: 1646676698.604395, include/sys/t_list, 1 tc-start: 1646676698.606647, list_move tc-end: 1646676698.691804, list_move, passed tp-end: 1646676698.698747, include/sys/t_list tp-start: 1646676698.784110, include/sys/t_pslist, 1 tc-start: 1646676698.787278, misc tc-end: 1646676698.871628, misc, passed tp-end: 1646676698.880781, include/sys/t_pslist tp-start: 1646676698.962931, include/sys/t_tree, 1 tc-start: 1646676698.965067, tree_rbstress tc-end: 1646676699.769285, tree_rbstress, passed tp-end: 1646676699.776114, include/sys/t_tree tp-start: 1646676699.894698, include/sys/t_types, 3 tc-start: 1646676699.897666, types_limits tc-end: 1646676700.23512, types_limits, passed tc-start: 1646676700.33656, types_signed tc-end: 1646676700.156823, types_signed, passed tc-start: 1646676700.166925, types_unsigned tc-end: 1646676700.293882, types_unsigned, passed tp-end: 1646676700.303546, include/sys/t_types tp-start: 1646676700.505587, include/sys/t_socket, 3 tc-start: 1646676700.508698, cmsg_sendfd tc-so:[ 1.0000000] entropy: ready tc-end: 1646676700.986908, cmsg_sendfd, passed tc-start: 1646676700.995309, cmsg_sendfd_bounds tc-so:[ 1.0000000] entropy: ready tc-end: 1646676701.373272, cmsg_sendfd_bounds, passed tc-start: 1646676701.380070, sock_cloexec tc-so:[ 1.0000000] entropy: ready tc-end: 1646676701.758470, sock_cloexec, passed tp-end: 1646676701.764975, include/sys/t_socket tp-start: 1646676701.833036, include/t_bitstring, 6 tc-start: 1646676701.835152, bits_27 tc-end: 1646676701.992515, bits_27, passed tc-start: 1646676702.1402, bits_32 tc-end: 1646676702.147132, bits_32, passed tc-start: 1646676702.156798, bits_49 tc-end: 1646676702.314315, bits_49, passed tc-start: 1646676702.322801, bits_64 tc-end: 1646676702.486193, bits_64, passed tc-start: 1646676702.494482, bits_67 tc-end: 1646676702.652708, bits_67, passed tc-start: 1646676702.661408, bits_8 tc-end: 1646676702.804613, bits_8, passed tp-end: 1646676702.812959, include/t_bitstring tp-start: 1646676702.878008, include/t_errno, 1 tc-start: 1646676702.880097, errno_constants tc-end: 1646676702.948239, errno_constants, passed tp-end: 1646676702.954628, include/t_errno tp-start: 1646676703.18839, include/t_glob, 1 tc-start: 1646676703.20934, glob_types tc-end: 1646676703.85646, glob_types, passed tp-end: 1646676703.91951, include/t_glob tp-start: 1646676703.157290, include/t_inttypes, 1 tc-start: 1646676703.159485, int_fmtio tc-end: 1646676703.229608, int_fmtio, passed tp-end: 1646676703.237016, include/t_inttypes tp-start: 1646676703.306067, include/t_limits, 3 tc-start: 1646676703.308241, char tc-end: 1646676703.372497, char, passed tc-start: 1646676703.379380, posix tc-end: 1646676703.447707, posix, passed tc-start: 1646676703.454353, short tc-end: 1646676703.520289, short, passed tp-end: 1646676703.526838, include/t_limits tp-start: 1646676703.592034, include/t_netdb, 1 tc-start: 1646676703.594251, netdb_constants tc-se:*** Expected check failure: PR standards/44777: AI_V4MAPPED not defined tc-se:*** Expected check failure: PR standards/44777: AI_ALL not defined tc-end: 1646676703.667694, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1646676703.674930, include/t_netdb tp-start: 1646676703.739177, include/t_paths, 1 tc-start: 1646676703.741247, paths tc-end: 1646676703.808157, paths, skipped, PR port-sparc/45580 tp-end: 1646676703.814676, include/t_paths tp-start: 1646676703.880693, include/t_stdint, 2 tc-start: 1646676703.882845, int16 tc-end: 1646676703.946900, int16, passed tc-start: 1646676703.953350, int8 tc-end: 1646676704.20166, int8, passed tp-end: 1646676704.26871, include/t_stdint tp-start: 1646676704.130173, kernel/kqueue/read/t_fifo, 1 tc-start: 1646676704.132318, fifo tc-end: 1646676704.263821, fifo, passed tp-end: 1646676704.270358, kernel/kqueue/read/t_fifo tp-start: 1646676704.333215, kernel/kqueue/read/t_file, 1 tc-start: 1646676704.335285, file tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(1): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(2): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(3): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(4): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(5): foo tc-so:read: successful end tc-end: 1646676716.275724, file, passed tp-end: 1646676716.285366, kernel/kqueue/read/t_file tp-start: 1646676716.360812, kernel/kqueue/read/t_file2, 1 tc-start: 1646676716.362979, file2 tc-end: 1646676716.441069, file2, passed tp-end: 1646676716.451223, kernel/kqueue/read/t_file2 tp-start: 1646676716.534135, kernel/kqueue/read/t_pipe, 1 tc-start: 1646676716.537129, pipe tc-so:pipe: wrote 'foo' to pipe tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 3 tc-so:pipe: read 'foo' tc-so:pipe: successful end tc-end: 1646676716.630339, pipe, passed tp-end: 1646676716.637114, kernel/kqueue/read/t_pipe tp-start: 1646676716.717541, kernel/kqueue/read/t_ttypty, 3 tc-start: 1646676716.720521, closed_slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:kevent num 1 filt 0 flags: 0x8005, fflags: 0, data: 0 tc-end: 1646676716.821588, closed_slave, passed tc-start: 1646676716.829581, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1646676718.940245, master, passed tc-start: 1646676718.947797, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1646676721.44006, slave, passed tp-end: 1646676721.52409, kernel/kqueue/read/t_ttypty tp-start: 1646676721.143033, kernel/kqueue/write/t_fifo, 1 tc-start: 1646676721.146087, fifo tc-end: 1646676721.326802, fifo, passed tp-end: 1646676721.336836, kernel/kqueue/write/t_fifo tp-start: 1646676721.425867, kernel/kqueue/write/t_pipe, 3 tc-start: 1646676721.428593, pipe1 tc-end: 1646676721.515351, pipe1, passed tc-start: 1646676721.524136, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1646676721.643709, pipe2, passed tc-start: 1646676721.651448, pipe3 tc-end: 1646676721.739832, pipe3, passed tp-end: 1646676721.750398, kernel/kqueue/write/t_pipe tp-start: 1646676721.848831, kernel/kqueue/write/t_ttypty, 2 tc-start: 1646676721.851642, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1646676723.970344, master, passed tc-start: 1646676723.981266, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1646676726.90787, slave, passed tp-end: 1646676726.97953, kernel/kqueue/write/t_ttypty tp-start: 1646676726.187977, kernel/kqueue/t_empty, 1 tc-start: 1646676726.190125, sock_tcp tc-end: 1646676728.231554, sock_tcp, passed tp-end: 1646676728.239951, kernel/kqueue/t_empty tp-start: 1646676728.323704, kernel/kqueue/t_ioctl, 2 tc-start: 1646676728.326411, kfilter_byfilter tc-so: map 0 -> EVFILT_READ tc-so: map 1 -> EVFILT_WRITE tc-so: map 2 -> EVFILT_AIO tc-so: map 3 -> EVFILT_VNODE tc-so: map 4 -> EVFILT_PROC tc-so: map 5 -> EVFILT_SIGNAL tc-so: map 6 -> EVFILT_TIMER tc-so: map 7 -> EVFILT_FS tc-so: map 8 -> EVFILT_USER tc-so: map 9 -> EVFILT_EMPTY tc-end: 1646676728.419739, kfilter_byfilter, passed tc-start: 1646676728.427898, kfilter_byname tc-so: map EVFILT_READ -> 0 tc-so: map EVFILT_WRITE -> 1 tc-so: map EVFILT_AIO -> 2 tc-so: map EVFILT_VNODE -> 3 tc-so: map EVFILT_PROC -> 4 tc-so: map EVFILT_SIGNAL -> 5 tc-so: map EVFILT_TIMER -> 6 tc-so: map EVFILT_FS -> 7 tc-so: map EVFILT_USER -> 8 tc-so: map EVFILT_EMPTY -> 9 tc-end: 1646676728.521222, kfilter_byname, passed tp-end: 1646676728.530641, kernel/kqueue/t_ioctl tp-start: 1646676728.617536, kernel/kqueue/t_oneshot, 1 tc-start: 1646676728.619962, oneshot_udata tc-end: 1646676728.728285, oneshot_udata, passed tp-end: 1646676728.736642, kernel/kqueue/t_oneshot tp-start: 1646676728.814621, kernel/kqueue/t_proc1, 1 tc-start: 1646676728.817211, proc1 tc-so:14750: NOTE_FORK tc-so:14750: NOTE_EXEC tc-so:14750: NOTE_EXIT tc-end: 1646676732.927020, proc1, passed tp-end: 1646676732.938393, kernel/kqueue/t_proc1 tp-start: 1646676733.48831, kernel/kqueue/t_proc2, 1 tc-start: 1646676733.52069, proc2 tc-end: 1646676737.103781, proc2, passed tp-end: 1646676737.112058, kernel/kqueue/t_proc2 tp-start: 1646676737.196487, kernel/kqueue/t_proc3, 1 tc-start: 1646676737.199437, proc3 tc-end: 1646676737.293420, proc3, passed tp-end: 1646676737.301331, kernel/kqueue/t_proc3 tp-start: 1646676737.381009, kernel/kqueue/t_proc4, 1 tc-start: 1646676737.383308, proc4 tc-end: 1646676738.643908, proc4, passed tp-end: 1646676738.653367, kernel/kqueue/t_proc4 tp-start: 1646676738.776615, kernel/kqueue/t_scan, 1 tc-start: 1646676738.779138, scan1 tc-end: 1646676740.13308, scan1, passed tp-end: 1646676740.25016, kernel/kqueue/t_scan tp-start: 1646676740.114912, kernel/kqueue/t_sig, 2 tc-start: 1646676740.117251, sig tc-so:my pid: 17374 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 1.930659 tc-so:sig: kevent returned 1 in 0.000833 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.979161 tc-so:sig: kevent returned 0 in 1.901679 tc-so:sig: kevent returned 1 in 0.000096 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.920048 tc-so:sig: kevent returned 0 in 1.971351 tc-so:sig: kevent returned 1 in 0.000143 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.989879 tc-so:sig: kevent returned 0 in 1.991071 tc-so:sig: kevent returned 1 in 0.000064 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.940379 tc-so:sig: kevent returned 0 in 1.990909 tc-so:sig: kevent returned 1 in 0.000092 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1646676763.782957, sig, passed tc-start: 1646676763.790952, sig_and_proc tc-end: 1646676763.912250, sig_and_proc, passed tp-end: 1646676763.919300, kernel/kqueue/t_sig tp-start: 1646676764.34228, kernel/kqueue/t_timer, 5 tc-start: 1646676764.36743, abstime tc-so:time 9.559556490 not in [ 3.5, 4.5 ) tc-so:time 9.559556490 not in [ 4.5, 5.5 ) tc-end: 1646676773.698888, abstime, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/kernel/kqueue/t_timer.c:300: check_timespec(&ts, 4) || check_timespec(&ts, 5) not met tc-start: 1646676773.704385, basic_timer tc-so:time 9.942994200 not in [ 4.5, 5.5 ) tc-end: 1646676783.733545, basic_timer, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/kernel/kqueue/t_timer.c:116: check_timespec(&ts, TIME1_TOTAL_SEC) not met tc-start: 1646676783.742768, count_expirations tc-end: 1646676794.607422, count_expirations, passed tc-start: 1646676794.614689, modify tc-end: 1646676822.52493, modify, passed tc-start: 1646676822.65270, timer_units tc-so:time 3.913128950 not in [ 1.5, 2.5 ) tc-end: 1646676826.73667, timer_units, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/kernel/kqueue/t_timer.c:326: units 'NOTE_SECONDS' failed tp-end: 1646676826.81243, kernel/kqueue/t_timer tp-start: 1646676826.205363, kernel/kqueue/t_vnode, 21 tc-start: 1646676826.207955, dir_no_note_link_create_file_in tc-end: 1646676826.395619, dir_no_note_link_create_file_in, passed tc-start: 1646676826.404058, dir_no_note_link_delete_file_in tc-end: 1646676826.591915, dir_no_note_link_delete_file_in, passed tc-start: 1646676826.601919, dir_no_note_link_mv_dir_within tc-end: 1646676826.798790, dir_no_note_link_mv_dir_within, passed tc-start: 1646676826.807529, dir_no_note_link_mv_file_within tc-end: 1646676826.993199, dir_no_note_link_mv_file_within, passed tc-start: 1646676827.3173, dir_note_link_create_dir_in tc-end: 1646676827.213380, dir_note_link_create_dir_in, passed tc-start: 1646676827.223546, dir_note_link_delete_dir_in tc-end: 1646676827.423271, dir_note_link_delete_dir_in, passed tc-start: 1646676827.431420, dir_note_link_mv_dir_in tc-end: 1646676827.620161, dir_note_link_mv_dir_in, passed tc-start: 1646676827.629145, dir_note_link_mv_dir_out tc-end: 1646676827.808028, dir_note_link_mv_dir_out, passed tc-start: 1646676827.816503, dir_note_write_create_dir_in tc-end: 1646676827.986797, dir_note_write_create_dir_in, passed tc-start: 1646676827.994533, dir_note_write_create_file_in tc-end: 1646676828.173787, dir_note_write_create_file_in, passed tc-start: 1646676828.181989, dir_note_write_delete_dir_in tc-end: 1646676828.356339, dir_note_write_delete_dir_in, passed tc-start: 1646676828.364534, dir_note_write_delete_file_in tc-end: 1646676828.535150, dir_note_write_delete_file_in, passed tc-start: 1646676828.543230, dir_note_write_mv_dir_in tc-end: 1646676828.725660, dir_note_write_mv_dir_in, passed tc-start: 1646676828.734141, dir_note_write_mv_dir_out tc-end: 1646676828.920558, dir_note_write_mv_dir_out, passed tc-start: 1646676828.929119, dir_note_write_mv_dir_within tc-end: 1646676829.151175, dir_note_write_mv_dir_within, passed tc-start: 1646676829.161124, dir_note_write_mv_file_in tc-end: 1646676829.340890, dir_note_write_mv_file_in, passed tc-start: 1646676829.350537, dir_note_write_mv_file_out tc-end: 1646676829.526164, dir_note_write_mv_file_out, passed tc-start: 1646676829.532979, dir_note_write_mv_file_within tc-end: 1646676829.691785, dir_note_write_mv_file_within, passed tc-start: 1646676829.698231, interest tc-end: 1646676829.865902, interest, passed tc-start: 1646676829.872428, open_write_read_close tc-end: 1646676830.20780, open_write_read_close, passed tc-start: 1646676830.27623, rename_over_self_hardlink tc-end: 1646676830.173228, rename_over_self_hardlink, passed tp-end: 1646676830.179843, kernel/kqueue/t_vnode tp-start: 1646676830.331676, kernel/tty/t_pr, 3 tc-start: 1646676830.333720, client_first tc-so:[ 1.0000000] entropy: ready tc-end: 1646676830.851578, client_first, passed tc-start: 1646676830.858216, master_first tc-so:[ 1.0000000] entropy: ready tc-end: 1646676831.227451, master_first, passed tc-start: 1646676831.234169, ptyioctl tc-so:[ 1.0000000] entropy: ready tc-end: 1646676831.594388, ptyioctl, passed tp-end: 1646676831.601138, kernel/tty/t_pr tp-start: 1646676831.663641, kernel/t_fcntl, 1 tc-start: 1646676831.665711, getpath tc-end: 1646676831.733749, getpath, passed tp-end: 1646676831.740062, kernel/t_fcntl tp-start: 1646676831.806012, kernel/t_lock, 1 tc-start: 1646676831.807961, lock tc-end: 1646676833.859400, lock, passed tp-end: 1646676833.867796, kernel/t_lock tp-start: 1646676833.955114, kernel/t_lockf, 2 tc-start: 1646676833.957174, deadlock tc-end: 1646676836.23716, deadlock, passed tc-start: 1646676836.35928, randlock tc-so:parent: run 1 tc-so:parent: run 2 tc-so:parent: run 3 tc-so:parent: run 4 tc-so:parent: run 5 tc-so:parent: run 6 tc-so:parent: run 7 tc-so:parent: run 8 tc-so:parent: run 9 tc-so:parent: run 10 tc-so:parent: run 11 tc-so:parent: run 12 tc-so:parent: run 13 tc-so:parent: run 14 tc-so:parent: run 15 tc-so:parent: run 16 tc-so:parent: run 17 tc-so:parent: run 18 tc-so:parent: run 19 tc-so:parent: run 20 tc-so:parent: run 21 tc-so:parent: run 22 tc-so:parent: run 23 tc-so:parent: run 24 tc-so:parent: run 25 tc-so:parent: run 26 tc-so:parent: run 27 tc-so:parent: run 28 tc-so:parent: run 29 tc-so:parent: run 30 tc-so:parent: run 31 tc-so:parent: run 32 tc-so:parent: run 33 tc-so:parent: run 34 tc-so:parent: run 35 tc-so:parent: run 36 tc-so:parent: run 37 tc-so:parent: run 38 tc-so:parent: run 39 tc-so:parent: run 40 tc-so:parent: run 41 tc-so:parent: run 42 tc-so:parent: run 43 tc-so:parent: run 44 tc-so:parent: run 45 tc-so:parent: run 46 tc-so:parent: run 47 tc-so:parent: run 48 tc-so:parent: run 49 tc-so:parent: run 50 tc-so:reap 0: status 2 tc-so:reap 1: status 2 tc-so:reap 2: status 2 tc-so:reap 3: status 2 tc-so:reap 4: status 2 tc-so:reap 5: status 2 tc-so:reap 6: status 2 tc-so:reap 7: status 2 tc-so:reap 8: status 2 tc-so:reap 9: status 2 tc-end: 1646676950.259420, randlock, passed tp-end: 1646676950.268582, kernel/t_lockf tp-start: 1646676950.360761, kernel/t_pty, 2 tc-start: 1646676950.363127, pty_no_queue tc-end: 1646676956.436290, pty_no_queue, passed tc-start: 1646676956.443419, pty_queue tc-end: 1646676962.489364, pty_queue, passed tp-end: 1646676962.496615, kernel/t_pty tp-start: 1646676962.573509, kernel/t_mqueue, 1 tc-start: 1646676962.575562, mqueue tc-end: 1646676962.661843, mqueue, passed tp-end: 1646676962.672523, kernel/t_mqueue tp-start: 1646676962.745029, kernel/t_proccwd, 2 tc-start: 1646676962.747233, chroot tc-end: 1646676962.837971, chroot, passed tc-start: 1646676962.848458, prompt_pid tc-end: 1646676962.922456, prompt_pid, passed tp-end: 1646676962.928529, kernel/t_proccwd tp-start: 1646676963.2867, kernel/t_sysv, 3 tc-start: 1646676963.4971, msg tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:California is overrated. tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 17139, lrpid 5937 tc-so:stime: Mon Mar 7 18:16:03 2022 tc-so:rtime: Mon Mar 7 18:16:03 2022 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-end: 1646676963.216463, msg, passed tc-start: 1646676963.225257, sem tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:WOO! GOT THE SEMAPHORE! tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Mon Mar 7 18:16:05 2022 tc-so:ctime: Mon Mar 7 18:16:03 2022 tc-end: 1646676965.717163, sem, passed tc-start: 1646676965.726003, shm tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 9683, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:05 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 9683, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:05 2022 tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 9683, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:05 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 9683, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Mon Mar 7 18:16:05 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 18389, cpid 9683, nattch 1 tc-so:atime: Mon Mar 7 18:16:05 2022 tc-so:dtime: Mon Mar 7 18:16:05 2022 tc-so:ctime: Mon Mar 7 18:16:05 2022 tc-end: 1646676965.908104, shm, passed tp-end: 1646676965.915912, kernel/t_sysv tp-start: 1646676965.991980, kernel/t_subr_prf, 5 tc-start: 1646676965.994052, snprintf_count tc-end: 1646676966.61740, snprintf_count, passed tc-start: 1646676966.68689, snprintf_count_overflow tc-end: 1646676966.135651, snprintf_count_overflow, passed tc-start: 1646676966.142241, snprintf_print tc-end: 1646676966.208620, snprintf_print, passed tc-start: 1646676966.215487, snprintf_print_overflow tc-end: 1646676966.284372, snprintf_print_overflow, passed tc-start: 1646676966.291245, vasprintf_print tc-end: 1646676966.358450, vasprintf_print, passed tp-end: 1646676966.364315, kernel/t_subr_prf tp-start: 1646676966.432403, kernel/t_kauth_pr_47598, 1 tc-start: 1646676966.434481, kauth_curtain tc-end: 1646676966.511800, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings tp-end: 1646676966.517357, kernel/t_kauth_pr_47598 tp-start: 1646676966.589245, kernel/t_ksem, 4 tc-start: 1646676966.591215, close_on_unnamed tc-end: 1646676966.660866, close_on_unnamed, passed tc-start: 1646676966.666913, close_on_unnamed_pshared tc-end: 1646676966.735186, close_on_unnamed_pshared, passed tc-start: 1646676966.740588, destroy_on_named tc-end: 1646676966.870618, destroy_on_named, passed tc-start: 1646676966.876297, open_unlinked_lifecycle tc-end: 1646676967.19976, open_unlinked_lifecycle, passed tp-end: 1646676967.27564, kernel/t_ksem tp-start: 1646676967.103376, kernel/t_sysctl, 1 tc-start: 1646676967.107962, bufsize tc-end: 1646676967.244046, bufsize, passed tp-end: 1646676967.253843, kernel/t_sysctl tp-start: 1646676967.347165, kernel/t_timeleft, 1 tc-start: 1646676967.349479, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 3.63862770 tc-end: 1646676969.377075, timeleft__lwp_park, passed tp-end: 1646676969.384421, kernel/t_timeleft tp-start: 1646676969.462097, kernel/t_zombie, 6 tc-start: 1646676969.464236, race1 tc-end: 1646676974.16105, race1, passed tc-start: 1646676974.26176, signal1 tc-end: 1646676974.150805, signal1, passed tc-start: 1646676974.161299, signal2 tc-end: 1646676974.270026, signal2, passed tc-start: 1646676974.280026, signal3 tc-end: 1646676974.400500, signal3, passed tc-start: 1646676974.413532, signal4 tc-end: 1646676974.522583, signal4, passed tc-start: 1646676974.532723, signal5 tc-end: 1646676974.635431, signal5, passed tp-end: 1646676974.643792, kernel/t_zombie tp-start: 1646676974.745549, kernel/t_extattrctl, 1 tc-start: 1646676974.745832, extattrctl_namei tc-so:[ 1.0000000] entropy: ready tc-end: 1646676975.84562, extattrctl_namei, passed tp-end: 1646676975.92092, kernel/t_extattrctl tp-start: 1646676975.244580, kernel/t_filedesc, 1 tc-start: 1646676975.247637, getfilerace tc-so:[ 1.0000000] entropy: ready tc-end: 1646676997.35631, getfilerace, passed tp-end: 1646676997.45222, kernel/t_filedesc tp-start: 1646676997.199026, kernel/t_rnd, 3 tc-start: 1646676997.201928, RNDADDDATA tc-so:[ 1.0000000] entropy: ready tc-end: 1646676997.710179, RNDADDDATA, passed tc-start: 1646676997.719366, RNDADDDATA2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646676998.217753, RNDADDDATA2, passed tc-start: 1646676998.227068, read_random tc-so:[ 1.0000000] entropy: ready tc-end: 1646677000.607498, read_random, passed tp-end: 1646677000.615929, kernel/t_rnd tp-start: 1646677000.703419, kernel/t_extent, 11 tc-start: 1646677000.706021, bound1 tc-end: 1646677000.786233, bound1, passed tc-start: 1646677000.797226, bound2 tc-end: 1646677000.878027, bound2, passed tc-start: 1646677000.884782, bound3 tc-end: 1646677000.965056, bound3, passed tc-start: 1646677000.973923, bound4 tc-end: 1646677001.53229, bound4, passed tc-start: 1646677001.62714, bound5 tc-end: 1646677001.142343, bound5, passed tc-start: 1646677001.149482, coalesce tc-end: 1646677001.227725, coalesce, passed tc-start: 1646677001.235198, free tc-end: 1646677001.315588, free, passed tc-start: 1646677001.322775, subregion1 tc-end: 1646677001.402411, subregion1, passed tc-start: 1646677001.409304, subregion2 tc-end: 1646677001.488021, subregion2, passed tc-start: 1646677001.495316, subregion3 tc-end: 1646677001.576703, subregion3, passed tc-start: 1646677001.583983, subregion4 tc-end: 1646677001.663560, subregion4, passed tp-end: 1646677001.671153, kernel/t_extent tp-start: 1646677002.297766, kernel/t_umount, 1 tc-start: 1646677002.300004, umount tc-so:*** Creating a dummy directory tree at umount-f_mount mounted on umount-f.im tc-so:Executing command [ mkdir umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/under_the_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-f.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-f.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/in_mounted_directory ] tc-so:*** Testing forced unmount tc-so:Executing command [ umount -f /dev/vnd0a ] tc-so:Executing command [ ls . ] tc-so:Executing command [ ls .. ] tc-so:Executing command [ /bin/sh -c cd . 2>&1 ] tc-so:Executing command [ /bin/sh -c cd .. 2>&1 ] tc-so:*** Cleaning up umount-f_mount, umount-f.im. tc-se:umount: /tmp/atf-run.I1cTx8/umount-f_mount: not currently mounted tc-end: 1646677007.113984, umount, passed tp-end: 1646677007.129465, kernel/t_umount tp-start: 1646677007.994383, kernel/t_umountstress, 2 tc-start: 1646677007.996818, fileop tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing fileops tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1646677012.585822, fileop, passed tc-start: 1646677012.599667, mountlist tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing mountlist tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1646677027.150307, mountlist, passed tp-end: 1646677027.170799, kernel/t_umountstress tp-start: 1646677027.735659, kernel/t_ps_strings, 2 tc-start: 1646677027.738093, update tc-end: 1646677028.352871, update, passed tc-start: 1646677028.360507, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1646677028.947934, validate, passed tp-end: 1646677028.954498, kernel/t_ps_strings tp-start: 1646677030.478815, kernel/t_trapsignal, 20 tc-start: 1646677030.481274, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1646677031.77681, bus_handle, passed tc-start: 1646677031.84072, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1646677031.738906, bus_handle_recurse, passed tc-start: 1646677031.748180, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1646677032.391110, bus_ignore, passed tc-start: 1646677032.401117, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1646677033.64448, bus_mask, passed tc-start: 1646677033.74079, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1646677033.731236, bus_simple, passed tc-start: 1646677033.740353, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-end: 1646677034.387715, fpe_handle, passed tc-start: 1646677034.394694, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-end: 1646677035.53486, fpe_handle_recurse, passed tc-start: 1646677035.62954, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-end: 1646677035.722656, fpe_ignore, passed tc-start: 1646677035.731644, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-end: 1646677036.376408, fpe_mask, passed tc-start: 1646677036.385050, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-end: 1646677037.57435, fpe_simple, passed tc-start: 1646677037.66035, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-end: 1646677037.649792, segv_handle, passed tc-start: 1646677037.656509, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-end: 1646677038.278242, segv_handle_recurse, passed tc-start: 1646677038.287467, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-end: 1646677038.887157, segv_ignore, passed tc-start: 1646677038.895805, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-end: 1646677039.634208, segv_mask, passed tc-start: 1646677039.643158, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-end: 1646677040.242277, segv_simple, passed tc-start: 1646677040.251944, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1646677040.833253, trap_handle, passed tc-start: 1646677040.839683, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1646677041.474902, trap_handle_recurse, passed tc-start: 1646677041.483405, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1646677042.75841, trap_ignore, passed tc-start: 1646677042.84482, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1646677042.684117, trap_mask, passed tc-start: 1646677042.692808, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1646677043.284964, trap_simple, passed tp-end: 1646677043.293718, kernel/t_trapsignal tp-start: 1646677043.734755, kernel/t_interp, 1 tc-start: 1646677043.736890, procfs_interp tc-end: 1646677044.166286, procfs_interp, passed tp-end: 1646677044.172849, kernel/t_interp tp-start: 1646677046.483091, kernel/t_magic_symlinks, 10 tc-start: 1646677046.485363, domainname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677047.875782, domainname, passed tc-start: 1646677047.882232, gid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677049.239407, gid, passed tc-start: 1646677049.245735, hostname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677050.679718, hostname, passed tc-start: 1646677050.687381, machine tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677052.66643, machine, passed tc-start: 1646677052.73074, machine_arch tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677053.440955, machine_arch, passed tc-start: 1646677053.447958, ostype tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677054.816996, ostype, passed tc-start: 1646677054.823781, realpath tc-so:Initialized vfs.generic.magiclinks=1 tc-se:realpath: /tmp/test-magic-symlink/link: No such file or directory tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677056.174743, realpath, expected_failure, PR lib/55361: realpath does not handle magic symlinks properly tc-start: 1646677056.184528, rgid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677057.819308, rgid, passed tc-start: 1646677057.826046, ruid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677059.182290, ruid, passed tc-start: 1646677059.188840, uid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646677060.560278, uid, passed tp-end: 1646677060.566867, kernel/t_magic_symlinks tp-start: 1646677061.70836, kernel/t_nointerpreter, 1 tc-start: 1646677061.73470, nointerpreter tc-so:hello world tc-end: 1646677062.171730, nointerpreter, passed tp-end: 1646677062.180467, kernel/t_nointerpreter tp-start: 1646677062.949104, kernel/t_origin, 2 tc-start: 1646677062.951371, origin_simple tc-so:Executing command [ cc -fPIC -o origin origin.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -o libfoo.so libfoo.c ] tc-so:Executing command [ ./origin ] tc-end: 1646677068.113396, origin_simple, passed tc-start: 1646677068.126447, origin_simple_32 tc-so:Executing command [ cc -fPIC -m32 -o origin32 origin32.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -m32 -o libfoo32.so libfoo32.c ] tc-so:Executing command [ ./origin32 ] tc-end: 1646677072.612379, origin_simple_32, passed tp-end: 1646677072.627952, kernel/t_origin tp-start: 1646677073.317715, kernel/t_procpath, 3 tc-start: 1646677073.319894, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1646677073.902221, absolute_proc, passed tc-start: 1646677073.908588, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1646677074.542905, interpreter_proc, passed tc-start: 1646677074.549782, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1646677075.693356, relative_proc, passed tp-end: 1646677075.705172, kernel/t_procpath tp-start: 1646677076.328403, kernel/t_fexecve, 2 tc-start: 1646677076.331826, fexecve_elf tc-so:Executing command [ cc -o hello hello.c ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./hello ] tc-end: 1646677078.272687, fexecve_elf, passed tc-start: 1646677078.282937, fexecve_script tc-so:Executing command [ chmod +x goodbye ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./goodbye ] tc-end: 1646677079.57637, fexecve_script, passed tp-end: 1646677079.66023, kernel/t_fexecve tp-start: 1646677079.525201, kernel/t_fpufork, 1 tc-start: 1646677079.527535, fpufork tc-so:Executing command [ /usr/tests/kernel/h_fpufork ] tc-end: 1646677080.94125, fpufork, passed tp-end: 1646677080.101047, kernel/t_fpufork tp-start: 1646677081.170968, kernel/t_simplehook, 3 tc-start: 1646677081.174197, simplehook_basic tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook_list.created ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1646677088.409782, simplehook_basic, passed tc-start: 1646677088.416803, simplehook_disestablish tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.established ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1646677100.965793, simplehook_disestablish, passed tc-start: 1646677100.973703, simplehook_nolock tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1646677105.904452, simplehook_nolock, passed tp-end: 1646677105.911408, kernel/t_simplehook tp-start: 1646677106.873163, lib/csu/t_crt0, 5 tc-start: 1646677106.875495, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1646677107.595448, initfini1, passed tc-start: 1646677107.605349, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1646677108.281415, initfini2, passed tc-start: 1646677108.290586, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1646677109.25145, initfini3, passed tc-start: 1646677109.34305, initfini4 tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/tests/lib/csu/h_initfini3_dso.so /usr/tests/lib/csu/h_initfini1 ] tc-end: 1646677109.867220, initfini4, passed tc-start: 1646677109.875325, initfini_array tc-so:Executing command [ /bin/sh -c /usr/tests/lib/csu/h_initfini_array ] tc-end: 1646677110.502510, initfini_array, passed tp-end: 1646677110.509376, lib/csu/t_crt0 tp-start: 1646677110.974137, lib/csu/t_ifunc_static, 1 tc-start: 1646677110.976280, ifunc_static tc-end: 1646677111.513652, ifunc_static, passed tp-end: 1646677111.520603, lib/csu/t_ifunc_static tp-start: 1646677112.128271, lib/libarchive/t_libarchive, 1 tc-start: 1646677112.130458, libarchive tc-end: 1646677112.573207, libarchive, skipped, Not enough RAM tp-end: 1646677112.580246, lib/libarchive/t_libarchive tp-start: 1646677112.658261, lib/libbluetooth/t_bluetooth, 2 tc-start: 1646677112.660491, check_bt_aton tc-end: 1646677112.728324, check_bt_aton, passed tc-start: 1646677112.734685, check_bt_ntoa tc-end: 1646677112.803472, check_bt_ntoa, passed tp-end: 1646677112.809991, lib/libbluetooth/t_bluetooth tp-start: 1646677112.878678, lib/libbluetooth/t_sdp_data, 2 tc-start: 1646677112.880944, check_sdp_data_size tc-end: 1646677112.964157, check_sdp_data_size, passed tc-start: 1646677112.970856, check_sdp_data_type tc-end: 1646677113.39970, check_sdp_data_type, passed tp-end: 1646677113.46532, lib/libbluetooth/t_sdp_data tp-start: 1646677113.122255, lib/libbluetooth/t_sdp_get, 10 tc-start: 1646677113.124521, check_sdp_get_alt tc-end: 1646677113.192582, check_sdp_get_alt, passed tc-start: 1646677113.199308, check_sdp_get_attr tc-end: 1646677113.269380, check_sdp_get_attr, passed tc-start: 1646677113.275672, check_sdp_get_bool tc-end: 1646677113.360670, check_sdp_get_bool, passed tc-start: 1646677113.367791, check_sdp_get_data tc-end: 1646677113.445504, check_sdp_get_data, passed tc-start: 1646677113.452286, check_sdp_get_int tc-end: 1646677113.528683, check_sdp_get_int, passed tc-start: 1646677113.536918, check_sdp_get_seq tc-end: 1646677113.616619, check_sdp_get_seq, passed tc-start: 1646677113.624287, check_sdp_get_str tc-end: 1646677113.701799, check_sdp_get_str, passed tc-start: 1646677113.708375, check_sdp_get_uint tc-end: 1646677113.804475, check_sdp_get_uint, passed tc-start: 1646677113.813003, check_sdp_get_url tc-end: 1646677113.910933, check_sdp_get_url, passed tc-start: 1646677113.919545, check_sdp_get_uuid tc-end: 1646677114.17767, check_sdp_get_uuid, passed tp-end: 1646677114.26668, lib/libbluetooth/t_sdp_get tp-start: 1646677114.119759, lib/libbluetooth/t_sdp_match, 1 tc-start: 1646677114.122774, check_sdp_match_uuid16 tc-end: 1646677114.212450, check_sdp_match_uuid16, passed tp-end: 1646677114.220971, lib/libbluetooth/t_sdp_match tp-start: 1646677114.318542, lib/libbluetooth/t_sdp_put, 21 tc-start: 1646677114.320870, check_sdp_put_alt tc-end: 1646677114.396825, check_sdp_put_alt, passed tc-start: 1646677114.404307, check_sdp_put_attr tc-end: 1646677114.479815, check_sdp_put_attr, passed tc-start: 1646677114.487153, check_sdp_put_bool tc-end: 1646677114.561248, check_sdp_put_bool, passed tc-start: 1646677114.567888, check_sdp_put_data tc-end: 1646677114.640199, check_sdp_put_data, passed tc-start: 1646677114.646802, check_sdp_put_int tc-end: 1646677114.739598, check_sdp_put_int, passed tc-start: 1646677114.747641, check_sdp_put_int16 tc-end: 1646677114.843627, check_sdp_put_int16, passed tc-start: 1646677114.851738, check_sdp_put_int32 tc-end: 1646677114.952026, check_sdp_put_int32, passed tc-start: 1646677114.960807, check_sdp_put_int64 tc-end: 1646677115.54253, check_sdp_put_int64, passed tc-start: 1646677115.61409, check_sdp_put_int8 tc-end: 1646677115.140886, check_sdp_put_int8, passed tc-start: 1646677115.147618, check_sdp_put_seq tc-end: 1646677115.235838, check_sdp_put_seq, passed tc-start: 1646677115.243100, check_sdp_put_str tc-end: 1646677115.326315, check_sdp_put_str, passed tc-start: 1646677115.333294, check_sdp_put_uint tc-end: 1646677115.410564, check_sdp_put_uint, passed tc-start: 1646677115.417625, check_sdp_put_uint16 tc-end: 1646677115.491958, check_sdp_put_uint16, passed tc-start: 1646677115.498928, check_sdp_put_uint32 tc-end: 1646677115.573606, check_sdp_put_uint32, passed tc-start: 1646677115.580363, check_sdp_put_uint64 tc-end: 1646677115.655448, check_sdp_put_uint64, passed tc-start: 1646677115.662297, check_sdp_put_uint8 tc-end: 1646677115.748623, check_sdp_put_uint8, passed tc-start: 1646677115.757737, check_sdp_put_url tc-end: 1646677115.848748, check_sdp_put_url, passed tc-start: 1646677115.855750, check_sdp_put_uuid tc-end: 1646677115.933601, check_sdp_put_uuid, passed tc-start: 1646677115.940834, check_sdp_put_uuid128 tc-end: 1646677116.18462, check_sdp_put_uuid128, passed tc-start: 1646677116.25442, check_sdp_put_uuid16 tc-end: 1646677116.100704, check_sdp_put_uuid16, passed tc-start: 1646677116.107970, check_sdp_put_uuid32 tc-end: 1646677116.187022, check_sdp_put_uuid32, passed tp-end: 1646677116.194370, lib/libbluetooth/t_sdp_put tp-start: 1646677116.274742, lib/libbluetooth/t_sdp_set, 5 tc-start: 1646677116.277159, check_sdp_set_alt tc-end: 1646677116.351521, check_sdp_set_alt, passed tc-start: 1646677116.358551, check_sdp_set_bool tc-end: 1646677116.433591, check_sdp_set_bool, passed tc-start: 1646677116.440489, check_sdp_set_int tc-end: 1646677116.516290, check_sdp_set_int, passed tc-start: 1646677116.523156, check_sdp_set_seq tc-end: 1646677116.597836, check_sdp_set_seq, passed tc-start: 1646677116.604753, check_sdp_set_uint tc-end: 1646677116.678867, check_sdp_set_uint, passed tp-end: 1646677116.685825, lib/libbluetooth/t_sdp_set tp-start: 1646677116.788853, lib/libc/atomic/t_atomic_add, 10 tc-start: 1646677116.791232, atomic_add_32 tc-end: 1646677116.870393, atomic_add_32, passed tc-start: 1646677116.879165, atomic_add_32_nv tc-end: 1646677116.948353, atomic_add_32_nv, passed tc-start: 1646677116.955231, atomic_add_64 tc-end: 1646677117.21940, atomic_add_64, passed tc-start: 1646677117.29480, atomic_add_64_nv tc-end: 1646677117.112651, atomic_add_64_nv, passed tc-start: 1646677117.119711, atomic_add_int tc-end: 1646677117.217054, atomic_add_int, passed tc-start: 1646677117.226353, atomic_add_int_nv tc-end: 1646677117.323371, atomic_add_int_nv, passed tc-start: 1646677117.333564, atomic_add_long tc-end: 1646677117.433071, atomic_add_long, passed tc-start: 1646677117.442272, atomic_add_long_nv tc-end: 1646677117.538079, atomic_add_long_nv, passed tc-start: 1646677117.547185, atomic_add_ptr tc-end: 1646677117.643347, atomic_add_ptr, passed tc-start: 1646677117.652957, atomic_add_ptr_nv tc-end: 1646677117.749030, atomic_add_ptr_nv, passed tp-end: 1646677117.758010, lib/libc/atomic/t_atomic_add tp-start: 1646677117.858713, lib/libc/atomic/t_atomic_and, 8 tc-start: 1646677117.861755, atomic_and_32 tc-end: 1646677117.957647, atomic_and_32, passed tc-start: 1646677117.966857, atomic_and_32_nv tc-end: 1646677118.62906, atomic_and_32_nv, passed tc-start: 1646677118.72035, atomic_and_64 tc-end: 1646677118.167823, atomic_and_64, passed tc-start: 1646677118.176849, atomic_and_64_nv tc-end: 1646677118.272766, atomic_and_64_nv, passed tc-start: 1646677118.282473, atomic_and_uint tc-end: 1646677118.378398, atomic_and_uint, passed tc-start: 1646677118.387405, atomic_and_uint_nv tc-end: 1646677118.483332, atomic_and_uint_nv, passed tc-start: 1646677118.492655, atomic_and_ulong tc-end: 1646677118.589288, atomic_and_ulong, passed tc-start: 1646677118.598494, atomic_and_ulong_nv tc-end: 1646677118.694949, atomic_and_ulong_nv, passed tp-end: 1646677118.704824, lib/libc/atomic/t_atomic_and tp-start: 1646677118.807059, lib/libc/atomic/t_atomic_cas, 10 tc-start: 1646677118.810121, atomic_cas_32 tc-end: 1646677118.904314, atomic_cas_32, passed tc-start: 1646677118.913612, atomic_cas_32_ni tc-end: 1646677119.9131, atomic_cas_32_ni, passed tc-start: 1646677119.18169, atomic_cas_64 tc-end: 1646677119.113131, atomic_cas_64, passed tc-start: 1646677119.122877, atomic_cas_64_ni tc-end: 1646677119.218530, atomic_cas_64_ni, passed tc-start: 1646677119.227676, atomic_cas_ptr tc-end: 1646677119.323945, atomic_cas_ptr, passed tc-start: 1646677119.333399, atomic_cas_ptr_ni tc-end: 1646677119.429773, atomic_cas_ptr_ni, passed tc-start: 1646677119.439031, atomic_cas_uint tc-end: 1646677119.535665, atomic_cas_uint, passed tc-start: 1646677119.545106, atomic_cas_uint_ni tc-end: 1646677119.641768, atomic_cas_uint_ni, passed tc-start: 1646677119.651007, atomic_cas_ulong tc-end: 1646677119.747496, atomic_cas_ulong, passed tc-start: 1646677119.756619, atomic_cas_ulong_ni tc-end: 1646677119.852830, atomic_cas_ulong_ni, passed tp-end: 1646677119.862060, lib/libc/atomic/t_atomic_cas tp-start: 1646677119.965832, lib/libc/atomic/t_atomic_dec, 10 tc-start: 1646677119.968918, atomic_dec_32 tc-end: 1646677120.65663, atomic_dec_32, passed tc-start: 1646677120.75456, atomic_dec_32_nv tc-end: 1646677120.170209, atomic_dec_32_nv, passed tc-start: 1646677120.179251, atomic_dec_64 tc-end: 1646677120.276033, atomic_dec_64, passed tc-start: 1646677120.285948, atomic_dec_64_nv tc-end: 1646677120.381769, atomic_dec_64_nv, passed tc-start: 1646677120.390937, atomic_dec_ptr tc-end: 1646677120.487345, atomic_dec_ptr, passed tc-start: 1646677120.496465, atomic_dec_ptr_nv tc-end: 1646677120.593946, atomic_dec_ptr_nv, passed tc-start: 1646677120.603008, atomic_dec_uint tc-end: 1646677120.699131, atomic_dec_uint, passed tc-start: 1646677120.709143, atomic_dec_uint_nv tc-end: 1646677120.805549, atomic_dec_uint_nv, passed tc-start: 1646677120.814942, atomic_dec_ulong tc-end: 1646677120.911928, atomic_dec_ulong, passed tc-start: 1646677120.921151, atomic_dec_ulong_nv tc-end: 1646677121.19308, atomic_dec_ulong_nv, passed tp-end: 1646677121.29389, lib/libc/atomic/t_atomic_dec tp-start: 1646677121.132946, lib/libc/atomic/t_atomic_inc, 10 tc-start: 1646677121.136001, atomic_inc_32 tc-end: 1646677121.231718, atomic_inc_32, passed tc-start: 1646677121.240945, atomic_inc_32_nv tc-end: 1646677121.338824, atomic_inc_32_nv, passed tc-start: 1646677121.348523, atomic_inc_64 tc-end: 1646677121.445632, atomic_inc_64, passed tc-start: 1646677121.454803, atomic_inc_64_nv tc-end: 1646677121.552876, atomic_inc_64_nv, passed tc-start: 1646677121.562413, atomic_inc_ptr tc-end: 1646677121.660167, atomic_inc_ptr, passed tc-start: 1646677121.669350, atomic_inc_ptr_nv tc-end: 1646677121.766617, atomic_inc_ptr_nv, passed tc-start: 1646677121.775642, atomic_inc_uint tc-end: 1646677121.872431, atomic_inc_uint, passed tc-start: 1646677121.881616, atomic_inc_uint_nv tc-end: 1646677121.978475, atomic_inc_uint_nv, passed tc-start: 1646677121.987570, atomic_inc_ulong tc-end: 1646677122.83289, atomic_inc_ulong, passed tc-start: 1646677122.92361, atomic_inc_ulong_nv tc-end: 1646677122.189159, atomic_inc_ulong_nv, passed tp-end: 1646677122.198276, lib/libc/atomic/t_atomic_inc tp-start: 1646677122.299365, lib/libc/atomic/t_atomic_or, 8 tc-start: 1646677122.302901, atomic_or_32 tc-end: 1646677122.398467, atomic_or_32, passed tc-start: 1646677122.407384, atomic_or_32_nv tc-end: 1646677122.504029, atomic_or_32_nv, passed tc-start: 1646677122.513249, atomic_or_64 tc-end: 1646677122.608609, atomic_or_64, passed tc-start: 1646677122.617659, atomic_or_64_nv tc-end: 1646677122.713146, atomic_or_64_nv, passed tc-start: 1646677122.722971, atomic_or_uint tc-end: 1646677122.818360, atomic_or_uint, passed tc-start: 1646677122.827421, atomic_or_uint_nv tc-end: 1646677122.923609, atomic_or_uint_nv, passed tc-start: 1646677122.933359, atomic_or_ulong tc-end: 1646677123.29480, atomic_or_ulong, passed tc-start: 1646677123.38621, atomic_or_ulong_nv tc-end: 1646677123.136003, atomic_or_ulong_nv, passed tp-end: 1646677123.145509, lib/libc/atomic/t_atomic_or tp-start: 1646677123.243826, lib/libc/atomic/t_atomic_swap, 5 tc-start: 1646677123.247023, atomic_swap_32 tc-end: 1646677123.342292, atomic_swap_32, passed tc-start: 1646677123.351872, atomic_swap_64 tc-end: 1646677123.450454, atomic_swap_64, passed tc-start: 1646677123.460282, atomic_swap_ptr tc-end: 1646677123.559525, atomic_swap_ptr, passed tc-start: 1646677123.569389, atomic_swap_uint tc-end: 1646677123.667382, atomic_swap_uint, passed tc-start: 1646677123.682201, atomic_swap_ulong tc-end: 1646677123.777411, atomic_swap_ulong, passed tp-end: 1646677123.786750, lib/libc/atomic/t_atomic_swap tp-start: 1646677123.888010, lib/libc/atomic/t___sync_add, 8 tc-start: 1646677123.891105, __sync_add_and_fetch_1 tc-end: 1646677123.986226, __sync_add_and_fetch_1, passed tc-start: 1646677123.995240, __sync_add_and_fetch_2 tc-end: 1646677124.94320, __sync_add_and_fetch_2, passed tc-start: 1646677124.103407, __sync_add_and_fetch_4 tc-end: 1646677124.199397, __sync_add_and_fetch_4, passed tc-start: 1646677124.208865, __sync_add_and_fetch_8 tc-end: 1646677124.306558, __sync_add_and_fetch_8, passed tc-start: 1646677124.315804, __sync_fetch_and_add_1 tc-end: 1646677124.414311, __sync_fetch_and_add_1, passed tc-start: 1646677124.424156, __sync_fetch_and_add_2 tc-end: 1646677124.523565, __sync_fetch_and_add_2, passed tc-start: 1646677124.533008, __sync_fetch_and_add_4 tc-end: 1646677124.631918, __sync_fetch_and_add_4, passed tc-start: 1646677124.641190, __sync_fetch_and_add_8 tc-end: 1646677124.739420, __sync_fetch_and_add_8, passed tp-end: 1646677124.748456, lib/libc/atomic/t___sync_add tp-start: 1646677124.850656, lib/libc/atomic/t___sync_sub, 8 tc-start: 1646677124.853734, __sync_fetch_and_sub_1 tc-end: 1646677124.949871, __sync_fetch_and_sub_1, passed tc-start: 1646677124.959071, __sync_fetch_and_sub_2 tc-end: 1646677125.56245, __sync_fetch_and_sub_2, passed tc-start: 1646677125.65230, __sync_fetch_and_sub_4 tc-end: 1646677125.160912, __sync_fetch_and_sub_4, passed tc-start: 1646677125.170440, __sync_fetch_and_sub_8 tc-end: 1646677125.267522, __sync_fetch_and_sub_8, passed tc-start: 1646677125.277370, __sync_sub_and_fetch_1 tc-end: 1646677125.373709, __sync_sub_and_fetch_1, passed tc-start: 1646677125.382674, __sync_sub_and_fetch_2 tc-end: 1646677125.478869, __sync_sub_and_fetch_2, passed tc-start: 1646677125.489044, __sync_sub_and_fetch_4 tc-end: 1646677125.587266, __sync_sub_and_fetch_4, passed tc-start: 1646677125.596511, __sync_sub_and_fetch_8 tc-end: 1646677125.701301, __sync_sub_and_fetch_8, passed tp-end: 1646677125.711868, lib/libc/atomic/t___sync_sub tp-start: 1646677125.823699, lib/libc/atomic/t___sync_or, 8 tc-start: 1646677125.827228, __sync_fetch_and_or_1 tc-end: 1646677125.947403, __sync_fetch_and_or_1, passed tc-start: 1646677125.957282, __sync_fetch_and_or_2 tc-end: 1646677126.60544, __sync_fetch_and_or_2, passed tc-start: 1646677126.71639, __sync_fetch_and_or_4 tc-end: 1646677126.184154, __sync_fetch_and_or_4, passed tc-start: 1646677126.197108, __sync_fetch_and_or_8 tc-end: 1646677126.300811, __sync_fetch_and_or_8, passed tc-start: 1646677126.311083, __sync_or_and_fetch_1 tc-end: 1646677126.418792, __sync_or_and_fetch_1, passed tc-start: 1646677126.428376, __sync_or_and_fetch_2 tc-end: 1646677126.524363, __sync_or_and_fetch_2, passed tc-start: 1646677126.532630, __sync_or_and_fetch_4 tc-end: 1646677126.602125, __sync_or_and_fetch_4, passed tc-start: 1646677126.608521, __sync_or_and_fetch_8 tc-end: 1646677126.673272, __sync_or_and_fetch_8, passed tp-end: 1646677126.679914, lib/libc/atomic/t___sync_or tp-start: 1646677126.750122, lib/libc/atomic/t___sync_and, 8 tc-start: 1646677126.752253, __sync_and_and_fetch_1 tc-end: 1646677126.816326, __sync_and_and_fetch_1, passed tc-start: 1646677126.823028, __sync_and_and_fetch_2 tc-end: 1646677126.887893, __sync_and_and_fetch_2, passed tc-start: 1646677126.894344, __sync_and_and_fetch_4 tc-end: 1646677126.959624, __sync_and_and_fetch_4, passed tc-start: 1646677126.966023, __sync_and_and_fetch_8 tc-end: 1646677127.30946, __sync_and_and_fetch_8, passed tc-start: 1646677127.37606, __sync_fetch_and_and_1 tc-end: 1646677127.102201, __sync_fetch_and_and_1, passed tc-start: 1646677127.108528, __sync_fetch_and_and_2 tc-end: 1646677127.174111, __sync_fetch_and_and_2, passed tc-start: 1646677127.180511, __sync_fetch_and_and_4 tc-end: 1646677127.245167, __sync_fetch_and_and_4, passed tc-start: 1646677127.251553, __sync_fetch_and_and_8 tc-end: 1646677127.316428, __sync_fetch_and_and_8, passed tp-end: 1646677127.323250, lib/libc/atomic/t___sync_and tp-start: 1646677127.391924, lib/libc/atomic/t___sync_xor, 8 tc-start: 1646677127.394161, __sync_fetch_and_xor_1 tc-end: 1646677127.458563, __sync_fetch_and_xor_1, passed tc-start: 1646677127.464989, __sync_fetch_and_xor_2 tc-end: 1646677127.529300, __sync_fetch_and_xor_2, passed tc-start: 1646677127.536587, __sync_fetch_and_xor_4 tc-end: 1646677127.601849, __sync_fetch_and_xor_4, passed tc-start: 1646677127.608133, __sync_fetch_and_xor_8 tc-end: 1646677127.674048, __sync_fetch_and_xor_8, passed tc-start: 1646677127.680411, __sync_xor_and_fetch_1 tc-end: 1646677127.746170, __sync_xor_and_fetch_1, passed tc-start: 1646677127.752933, __sync_xor_and_fetch_2 tc-end: 1646677127.824453, __sync_xor_and_fetch_2, passed tc-start: 1646677127.831180, __sync_xor_and_fetch_4 tc-end: 1646677127.901152, __sync_xor_and_fetch_4, passed tc-start: 1646677127.907673, __sync_xor_and_fetch_8 tc-end: 1646677128.2065, __sync_xor_and_fetch_8, passed tp-end: 1646677128.12134, lib/libc/atomic/t___sync_xor tp-start: 1646677128.97327, lib/libc/atomic/t___sync_nand, 8 tc-start: 1646677128.100051, __sync_fetch_and_nand_1 tc-end: 1646677128.186143, __sync_fetch_and_nand_1, passed tc-start: 1646677128.194472, __sync_fetch_and_nand_2 tc-end: 1646677128.287694, __sync_fetch_and_nand_2, passed tc-start: 1646677128.295740, __sync_fetch_and_nand_4 tc-end: 1646677128.383201, __sync_fetch_and_nand_4, passed tc-start: 1646677128.391676, __sync_fetch_and_nand_8 tc-end: 1646677128.478722, __sync_fetch_and_nand_8, passed tc-start: 1646677128.486822, __sync_nand_and_fetch_1 tc-end: 1646677128.570482, __sync_nand_and_fetch_1, passed tc-start: 1646677128.576839, __sync_nand_and_fetch_2 tc-end: 1646677128.662367, __sync_nand_and_fetch_2, passed tc-start: 1646677128.669611, __sync_nand_and_fetch_4 tc-end: 1646677128.744741, __sync_nand_and_fetch_4, passed tc-start: 1646677128.752068, __sync_nand_and_fetch_8 tc-end: 1646677128.832115, __sync_nand_and_fetch_8, passed tp-end: 1646677128.840756, lib/libc/atomic/t___sync_nand tp-start: 1646677128.927806, lib/libc/atomic/t___sync_compare_and_swap, 8 tc-start: 1646677128.930865, __sync_bool_compare_and_swap_1 tc-end: 1646677129.30971, __sync_bool_compare_and_swap_1, passed tc-start: 1646677129.41617, __sync_bool_compare_and_swap_2 tc-end: 1646677129.143216, __sync_bool_compare_and_swap_2, passed tc-start: 1646677129.152245, __sync_bool_compare_and_swap_4 tc-end: 1646677129.238537, __sync_bool_compare_and_swap_4, passed tc-start: 1646677129.247298, __sync_bool_compare_and_swap_8 tc-end: 1646677129.345700, __sync_bool_compare_and_swap_8, passed tc-start: 1646677129.355919, __sync_val_compare_and_swap_1 tc-end: 1646677129.440377, __sync_val_compare_and_swap_1, passed tc-start: 1646677129.447965, __sync_val_compare_and_swap_2 tc-end: 1646677129.517066, __sync_val_compare_and_swap_2, passed tc-start: 1646677129.523852, __sync_val_compare_and_swap_4 tc-end: 1646677129.590941, __sync_val_compare_and_swap_4, passed tc-start: 1646677129.597632, __sync_val_compare_and_swap_8 tc-end: 1646677129.664847, __sync_val_compare_and_swap_8, passed tp-end: 1646677129.671266, lib/libc/atomic/t___sync_compare_and_swap tp-start: 1646677129.742563, lib/libc/atomic/t___sync_lock, 9 tc-start: 1646677129.744668, __sync_lock_release_1 tc-end: 1646677129.810974, __sync_lock_release_1, passed tc-start: 1646677129.817402, __sync_lock_release_2 tc-end: 1646677129.885034, __sync_lock_release_2, passed tc-start: 1646677129.891526, __sync_lock_release_4 tc-end: 1646677129.986958, __sync_lock_release_4, passed tc-start: 1646677129.994700, __sync_lock_release_8 tc-end: 1646677130.69028, __sync_lock_release_8, passed tc-start: 1646677130.76234, __sync_lock_test_and_set_1 tc-end: 1646677130.144300, __sync_lock_test_and_set_1, passed tc-start: 1646677130.150779, __sync_lock_test_and_set_2 tc-end: 1646677130.217459, __sync_lock_test_and_set_2, passed tc-start: 1646677130.223943, __sync_lock_test_and_set_4 tc-end: 1646677130.291222, __sync_lock_test_and_set_4, passed tc-start: 1646677130.297822, __sync_lock_test_and_set_8 tc-end: 1646677130.364228, __sync_lock_test_and_set_8, passed tc-start: 1646677130.370747, __sync_synchronize tc-end: 1646677130.437332, __sync_synchronize, passed tp-end: 1646677130.443981, lib/libc/atomic/t___sync_lock tp-start: 1646677130.526576, lib/libc/c063/t_faccessat, 7 tc-start: 1646677130.528645, faccessat_fd tc-end: 1646677130.603399, faccessat_fd, passed tc-start: 1646677130.614149, faccessat_fdcwd tc-end: 1646677130.705199, faccessat_fdcwd, passed tc-start: 1646677130.717163, faccessat_fdcwderr tc-end: 1646677130.797160, faccessat_fdcwderr, passed tc-start: 1646677130.806604, faccessat_fderr1 tc-end: 1646677130.887683, faccessat_fderr1, passed tc-start: 1646677130.896767, faccessat_fderr2 tc-end: 1646677130.968914, faccessat_fderr2, passed tc-start: 1646677130.980262, faccessat_fderr3 tc-end: 1646677131.60913, faccessat_fderr3, passed tc-start: 1646677131.71312, faccessat_fdlink tc-end: 1646677131.145574, faccessat_fdlink, passed tp-end: 1646677131.163090, lib/libc/c063/t_faccessat tp-start: 1646677131.240918, lib/libc/c063/t_fchmodat, 7 tc-start: 1646677131.242981, fchmodat_fd tc-end: 1646677131.334987, fchmodat_fd, passed tc-start: 1646677131.345364, fchmodat_fdcwd tc-end: 1646677131.424690, fchmodat_fdcwd, passed tc-start: 1646677131.437589, fchmodat_fdcwderr tc-end: 1646677131.507178, fchmodat_fdcwderr, passed tc-start: 1646677131.519000, fchmodat_fderr1 tc-end: 1646677131.600857, fchmodat_fderr1, passed tc-start: 1646677131.612147, fchmodat_fderr2 tc-end: 1646677131.717239, fchmodat_fderr2, passed tc-start: 1646677131.731410, fchmodat_fderr3 tc-end: 1646677131.830266, fchmodat_fderr3, passed tc-start: 1646677131.842908, fchmodat_fdlink tc-end: 1646677131.938463, fchmodat_fdlink, passed tp-end: 1646677131.951031, lib/libc/c063/t_fchmodat tp-start: 1646677132.48226, lib/libc/c063/t_fchownat, 7 tc-start: 1646677132.50911, fchownat_fd tc-end: 1646677132.161486, fchownat_fd, passed tc-start: 1646677132.173950, fchownat_fdcwd tc-end: 1646677132.283195, fchownat_fdcwd, passed tc-start: 1646677132.295872, fchownat_fdcwderr tc-end: 1646677132.386992, fchownat_fdcwderr, passed tc-start: 1646677132.395984, fchownat_fderr1 tc-end: 1646677132.483790, fchownat_fderr1, passed tc-start: 1646677132.493595, fchownat_fderr2 tc-end: 1646677132.632421, fchownat_fderr2, passed tc-start: 1646677132.643434, fchownat_fderr3 tc-end: 1646677132.745592, fchownat_fderr3, passed tc-start: 1646677132.759159, fchownat_fdlink tc-end: 1646677132.873560, fchownat_fdlink, passed tp-end: 1646677132.886879, lib/libc/c063/t_fchownat tp-start: 1646677132.977123, lib/libc/c063/t_fexecve, 1 tc-start: 1646677132.980289, fexecve tc-end: 1646677133.120519, fexecve, passed tp-end: 1646677133.128457, lib/libc/c063/t_fexecve tp-start: 1646677133.200891, lib/libc/c063/t_fstatat, 7 tc-start: 1646677133.203038, fstatat_fd tc-end: 1646677133.298989, fstatat_fd, passed tc-start: 1646677133.309196, fstatat_fdcwd tc-end: 1646677133.387609, fstatat_fdcwd, passed tc-start: 1646677133.400159, fstatat_fdcwderr tc-end: 1646677133.499880, fstatat_fdcwderr, passed tc-start: 1646677133.512545, fstatat_fderr1 tc-end: 1646677133.604721, fstatat_fderr1, passed tc-start: 1646677133.615020, fstatat_fderr2 tc-end: 1646677133.712692, fstatat_fderr2, passed tc-start: 1646677133.728715, fstatat_fderr3 tc-end: 1646677133.831552, fstatat_fderr3, passed tc-start: 1646677133.847367, fstatat_fdlink tc-end: 1646677133.953519, fstatat_fdlink, passed tp-end: 1646677133.967843, lib/libc/c063/t_fstatat tp-start: 1646677134.73296, lib/libc/c063/t_linkat, 6 tc-start: 1646677134.76447, linkat_fd tc-end: 1646677134.196564, linkat_fd, passed tc-start: 1646677134.214454, linkat_fdcwd tc-end: 1646677134.320187, linkat_fdcwd, passed tc-start: 1646677134.338711, linkat_fdcwderr tc-end: 1646677134.444615, linkat_fdcwderr, passed tc-start: 1646677134.464040, linkat_fderr tc-end: 1646677134.569382, linkat_fderr, passed tc-start: 1646677134.587300, linkat_fdlink1 tc-end: 1646677134.700239, linkat_fdlink1, passed tc-start: 1646677134.719095, linkat_fdlink2 tc-end: 1646677134.812225, linkat_fdlink2, passed tp-end: 1646677134.830714, lib/libc/c063/t_linkat tp-start: 1646677134.906098, lib/libc/c063/t_mkdirat, 4 tc-start: 1646677134.908413, mkdirat_fd tc-end: 1646677134.985664, mkdirat_fd, passed tc-start: 1646677134.997994, mkdirat_fdcwd tc-end: 1646677135.77986, mkdirat_fdcwd, passed tc-start: 1646677135.90456, mkdirat_fdcwderr tc-end: 1646677135.161586, mkdirat_fdcwderr, passed tc-start: 1646677135.168493, mkdirat_fderr tc-end: 1646677135.245735, mkdirat_fderr, passed tp-end: 1646677135.258040, lib/libc/c063/t_mkdirat tp-start: 1646677135.349582, lib/libc/c063/t_mkfifoat, 5 tc-start: 1646677135.352923, mkfifoat_fd tc-end: 1646677135.452953, mkfifoat_fd, passed tc-start: 1646677135.466532, mkfifoat_fdcwd tc-end: 1646677135.575936, mkfifoat_fdcwd, passed tc-start: 1646677135.591707, mkfifoat_fdcwderr tc-end: 1646677135.696702, mkfifoat_fdcwderr, passed tc-start: 1646677135.706132, mkfifoat_fderr tc-end: 1646677135.810088, mkfifoat_fderr, passed tc-start: 1646677135.825374, mknodat_s_ififo tc-end: 1646677135.934502, mknodat_s_ififo, passed tp-end: 1646677135.950765, lib/libc/c063/t_mkfifoat tp-start: 1646677136.44245, lib/libc/c063/t_mknodat, 4 tc-start: 1646677136.46474, mknodat_fd tc-end: 1646677136.123968, mknodat_fd, passed tc-start: 1646677136.134435, mknodat_fdcwd tc-end: 1646677136.206247, mknodat_fdcwd, passed tc-start: 1646677136.216605, mknodat_fdcwderr tc-end: 1646677136.291572, mknodat_fdcwderr, passed tc-start: 1646677136.299010, mknodat_fderr tc-end: 1646677136.389908, mknodat_fderr, passed tp-end: 1646677136.404387, lib/libc/c063/t_mknodat tp-start: 1646677136.493153, lib/libc/c063/t_o_search, 3 tc-start: 1646677136.495918, o_search_notdir tc-end: 1646677136.592659, o_search_notdir, passed tc-start: 1646677136.607570, o_search_perm1 tc-end: 1646677136.769813, o_search_perm1, passed tc-start: 1646677136.787045, o_search_perm2 tc-end: 1646677136.906790, o_search_perm2, passed tp-end: 1646677136.922782, lib/libc/c063/t_o_search tp-start: 1646677137.30901, lib/libc/c063/t_openat, 6 tc-start: 1646677137.33654, openat_fd tc-end: 1646677137.140559, openat_fd, passed tc-start: 1646677137.155141, openat_fdcwd tc-end: 1646677137.270587, openat_fdcwd, passed tc-start: 1646677137.285634, openat_fdcwderr tc-end: 1646677137.399445, openat_fdcwderr, passed tc-start: 1646677137.412939, openat_fderr1 tc-end: 1646677137.525896, openat_fderr1, passed tc-start: 1646677137.540552, openat_fderr2 tc-end: 1646677137.653609, openat_fderr2, passed tc-start: 1646677137.668030, openat_fderr3 tc-end: 1646677137.777837, openat_fderr3, passed tp-end: 1646677137.792944, lib/libc/c063/t_openat tp-start: 1646677137.897884, lib/libc/c063/t_readlinkat, 5 tc-start: 1646677137.901007, readlinkat_fd tc-end: 1646677138.13658, readlinkat_fd, passed tc-start: 1646677138.30521, readlinkat_fdcwd tc-end: 1646677138.127824, readlinkat_fdcwd, passed tc-start: 1646677138.141164, readlinkat_fdcwderr tc-end: 1646677138.231271, readlinkat_fdcwderr, passed tc-start: 1646677138.238868, readlinkat_fderr1 tc-end: 1646677138.330988, readlinkat_fderr1, passed tc-start: 1646677138.341797, readlinkat_fderr2 tc-end: 1646677138.441414, readlinkat_fderr2, passed tp-end: 1646677138.456187, lib/libc/c063/t_readlinkat tp-start: 1646677138.549317, lib/libc/c063/t_renameat, 4 tc-start: 1646677138.552123, renameat_fd tc-end: 1646677138.662124, renameat_fd, passed tc-start: 1646677138.681219, renameat_fdcwd tc-end: 1646677138.795077, renameat_fdcwd, passed tc-start: 1646677138.812272, renameat_fdcwderr tc-end: 1646677138.916816, renameat_fdcwderr, passed tc-start: 1646677138.935583, renameat_fderr tc-end: 1646677139.41364, renameat_fderr, passed tp-end: 1646677139.58453, lib/libc/c063/t_renameat tp-start: 1646677139.161060, lib/libc/c063/t_symlinkat, 4 tc-start: 1646677139.164160, symlinkat_fd tc-end: 1646677139.267941, symlinkat_fd, passed tc-start: 1646677139.286327, symlinkat_fdcwd tc-end: 1646677139.400484, symlinkat_fdcwd, passed tc-start: 1646677139.421393, symlinkat_fdcwderr tc-end: 1646677139.537684, symlinkat_fdcwderr, passed tc-start: 1646677139.557589, symlinkat_fderr tc-end: 1646677139.670923, symlinkat_fderr, passed tp-end: 1646677139.689436, lib/libc/c063/t_symlinkat tp-start: 1646677139.799682, lib/libc/c063/t_unlinkat, 7 tc-start: 1646677139.803155, unlinkat_dir tc-end: 1646677139.913205, unlinkat_dir, passed tc-start: 1646677139.921929, unlinkat_fd tc-end: 1646677140.9217, unlinkat_fd, passed tc-start: 1646677140.19824, unlinkat_fdcwd tc-end: 1646677140.106692, unlinkat_fdcwd, passed tc-start: 1646677140.118238, unlinkat_fdcwderr tc-end: 1646677140.218741, unlinkat_fdcwderr, passed tc-start: 1646677140.230417, unlinkat_fderr1 tc-end: 1646677140.325141, unlinkat_fderr1, passed tc-start: 1646677140.334058, unlinkat_fderr2 tc-end: 1646677140.416197, unlinkat_fderr2, passed tc-start: 1646677140.429246, unlinkat_fderr3 tc-end: 1646677140.532880, unlinkat_fderr3, passed tp-end: 1646677140.547926, lib/libc/c063/t_unlinkat tp-start: 1646677140.653499, lib/libc/c063/t_utimensat, 7 tc-start: 1646677140.656509, utimensat_fd tc-end: 1646677140.759799, utimensat_fd, passed tc-start: 1646677140.774540, utimensat_fdcwd tc-end: 1646677140.881090, utimensat_fdcwd, passed tc-start: 1646677140.896417, utimensat_fdcwderr tc-end: 1646677141.1594, utimensat_fdcwderr, passed tc-start: 1646677141.14605, utimensat_fderr1 tc-end: 1646677141.119450, utimensat_fderr1, passed tc-start: 1646677141.131371, utimensat_fderr2 tc-end: 1646677141.236797, utimensat_fderr2, passed tc-start: 1646677141.247790, utimensat_fderr3 tc-end: 1646677141.322718, utimensat_fderr3, passed tc-start: 1646677141.333251, utimensat_fdlink tc-end: 1646677141.415001, utimensat_fdlink, passed tp-end: 1646677141.426461, lib/libc/c063/t_utimensat tp-start: 1646677141.509202, lib/libc/db/t_db_hash_seq, 4 tc-start: 1646677141.511424, test_hash_del_all tc-end: 1646677141.617200, test_hash_del_all, passed tc-start: 1646677141.624587, test_hash_del_alt tc-end: 1646677141.717128, test_hash_del_alt, passed tc-start: 1646677141.723739, test_hash_del_every_7 tc-end: 1646677141.799890, test_hash_del_every_7, passed tc-start: 1646677141.806934, test_hash_del_none tc-end: 1646677141.889237, test_hash_del_none, passed tp-end: 1646677141.897039, lib/libc/db/t_db_hash_seq tp-start: 1646677146.557425, lib/libc/db/t_db, 32 tc-start: 1646677146.559643, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1646677148.284083, alternate_recno, passed tc-start: 1646677148.305097, big_btree tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-end: 1646677151.768469, big_btree, passed tc-start: 1646677151.799076, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-end: 1646677153.631802, big_hash, passed tc-start: 1646677153.661145, big_recno tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1646677156.690290, big_recno, passed tc-start: 1646677156.718288, bsize_ffactor tc-so:bucketsize 256, fill factor 11 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=11,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 14 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=14,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 28 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=28,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 57 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=57,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 114 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=114,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 228 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=228,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-end: 1646677432.937129, bsize_ffactor, passed tc-start: 1646677432.956902, bsize_torture tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 2048 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 4096 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 8192 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 16384 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 32768 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 65536 ] tc-end: 1646677447.177068, bsize_torture, passed tc-start: 1646677447.187605, btree_byteswap_unaligned_access_bksd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1646677448.290579, btree_byteswap_unaligned_access_bksd, passed tc-start: 1646677448.299787, btree_byteswap_unaligned_access_skbd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1646677449.442910, btree_byteswap_unaligned_access_skbd, passed tc-start: 1646677449.453448, btree_known_byte_order tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.1234 -i psize=512,lorder=1234 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.4321 -i psize=512,lorder=4321 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.1234 -i psize=512,lorder=1234 btree in2 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.4321 -i psize=512,lorder=4321 btree in2 ] tc-end: 1646677451.529200, btree_known_byte_order, passed tc-start: 1646677451.548896, btree_recursive_traversal tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in2 ] tc-end: 1646677465.574798, btree_recursive_traversal, passed tc-start: 1646677465.602233, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1646677467.657826, btree_tricky_page_split, passed tc-start: 1646677467.667729, btree_weird_page_split tc-so: page size 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so: page size 1024 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so: page size 2048 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so: page size 4096 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so: page size 8192 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-end: 1646677608.343432, btree_weird_page_split, passed tc-start: 1646677608.353584, byte_orders_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file btree in ] tc-end: 1646677610.304894, byte_orders_btree, passed tc-start: 1646677610.319207, byte_orders_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file hash in ] tc-end: 1646677612.319367, byte_orders_hash, passed tc-start: 1646677612.333449, cursor_flags_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-end: 1646677613.918741, cursor_flags_btree, passed tc-start: 1646677613.932318, cursor_flags_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-end: 1646677615.404581, cursor_flags_recno, passed tc-start: 1646677615.418329, delete_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ cat out ] tc-end: 1646677616.675158, delete_btree, passed tc-start: 1646677616.689274, delete_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ cat out ] tc-end: 1646677617.896596, delete_recno, passed tc-start: 1646677617.910947, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-end: 1646677619.24656, duplicate_btree, passed tc-start: 1646677619.37341, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1646677619.789275, four_char_hash, passed tc-start: 1646677619.799946, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1646677620.937293, medium_btree, passed tc-start: 1646677620.949631, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1646677622.117751, medium_hash, passed tc-start: 1646677622.130050, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646677623.75273, medium_recno, passed tc-start: 1646677623.87832, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646677626.22500, random_recno, passed tc-start: 1646677626.36442, repeated_btree tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1646677627.341247, repeated_btree, passed tc-start: 1646677627.351822, repeated_hash tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1646677628.483692, repeated_hash, passed tc-start: 1646677628.496497, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646677629.873237, reverse_order_recno, passed tc-start: 1646677629.887989, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646677632.260057, reverse_recno, passed tc-start: 1646677632.278485, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1646677633.885966, small_btree, passed tc-start: 1646677633.903440, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1646677635.512773, small_hash, passed tc-start: 1646677635.529398, small_page_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1646677684.325477, small_page_btree, passed tc-start: 1646677684.347655, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646677685.491998, small_recno, passed tp-end: 1646677685.506704, lib/libc/db/t_db tp-start: 1646677685.604967, lib/libc/gen/execve/t_execve, 1 tc-start: 1646677685.607378, t_execve_null tc-end: 1646677685.682803, t_execve_null, passed tp-end: 1646677685.690017, lib/libc/gen/execve/t_execve tp-start: 1646677685.795417, lib/libc/gen/posix_spawn/t_spawn, 16 tc-start: 1646677685.798088, t_spawn_chdir_abs tc-end: 1646677685.922221, t_spawn_chdir_abs, passed tc-start: 1646677685.931029, t_spawn_chdir_file tc-end: 1646677686.34786, t_spawn_chdir_file, passed tc-start: 1646677686.42114, t_spawn_chdir_invalid tc-end: 1646677686.126176, t_spawn_chdir_invalid, passed tc-start: 1646677686.133474, t_spawn_chdir_permissions tc-end: 1646677686.232343, t_spawn_chdir_permissions, passed tc-start: 1646677686.246548, t_spawn_chdir_rel tc-end: 1646677686.369540, t_spawn_chdir_rel, passed tc-start: 1646677686.381932, t_spawn_child tc-se:h_spawn exiting with status 0 tc-se:h_spawn exiting with status 1 tc-se:h_spawn exiting with status 7 tc-end: 1646677686.545858, t_spawn_child, passed tc-start: 1646677686.554969, t_spawn_fchdir_abs tc-end: 1646677686.672368, t_spawn_fchdir_abs, passed tc-start: 1646677686.680065, t_spawn_fchdir_closed tc-end: 1646677686.764506, t_spawn_fchdir_closed, passed tc-start: 1646677686.772174, t_spawn_fchdir_file tc-end: 1646677686.861651, t_spawn_fchdir_file, passed tc-start: 1646677686.870020, t_spawn_fchdir_neg_fd tc-end: 1646677686.954133, t_spawn_fchdir_neg_fd, passed tc-start: 1646677686.961815, t_spawn_fchdir_rel tc-end: 1646677687.83291, t_spawn_fchdir_rel, passed tc-start: 1646677687.94116, t_spawn_ls tc-end: 1646677687.179977, t_spawn_ls, passed tc-start: 1646677687.187381, t_spawn_missing tc-end: 1646677687.264443, t_spawn_missing, passed tc-start: 1646677687.271357, t_spawn_nonexec tc-end: 1646677687.344070, t_spawn_nonexec, passed tc-start: 1646677687.351903, t_spawn_zero tc-end: 1646677687.430730, t_spawn_zero, passed tc-start: 1646677687.441636, t_spawnp_ls tc-end: 1646677687.516524, t_spawnp_ls, passed tp-end: 1646677687.523071, lib/libc/gen/posix_spawn/t_spawn tp-start: 1646677687.605305, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1646677687.607962, t_spawn_empty_fileactions tc-end: 1646677687.996892, t_spawn_empty_fileactions, passed tc-start: 1646677688.9949, t_spawn_fileactions tc-so:test... tc-end: 1646677688.123887, t_spawn_fileactions, passed tc-start: 1646677688.130206, t_spawn_open_nonexistent tc-end: 1646677688.210550, t_spawn_open_nonexistent, passed tc-start: 1646677688.218921, t_spawn_open_nonexistent_diag tc-end: 1646677688.312312, t_spawn_open_nonexistent_diag, passed tc-start: 1646677688.320588, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1646677688.523413, t_spawn_openmode, passed tc-start: 1646677688.535901, t_spawn_reopen tc-end: 1646677688.663350, t_spawn_reopen, passed tp-end: 1646677688.671178, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1646677688.757091, lib/libc/gen/posix_spawn/t_spawnattr, 2 tc-start: 1646677688.760283, t_spawn_resetids tc-end: 1646677688.881498, t_spawn_resetids, passed tc-start: 1646677688.891091, t_spawnattr tc-so:h_spawnattr: waiting for command from parent on pipe 3 tc-so:h_spawnattr: got command q from parent tc-so:min 0 max 63 for scheduler 2, returning 0 tc-so:using scheduler 2, priority 0 tc-end: 1646677689.54360, t_spawnattr, passed tp-end: 1646677689.62194, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1646677689.145105, lib/libc/gen/t_alarm, 3 tc-start: 1646677689.147570, alarm_basic tc-end: 1646677691.184710, alarm_basic, passed tc-start: 1646677691.191693, alarm_fork tc-end: 1646677691.293925, alarm_fork, passed tc-start: 1646677691.302753, alarm_previous tc-end: 1646677691.387629, alarm_previous, passed tp-end: 1646677691.397106, lib/libc/gen/t_alarm tp-start: 1646677691.485087, lib/libc/gen/t_assert, 2 tc-start: 1646677691.487840, assert_false tc-end: 1646677691.595263, assert_false, passed tc-start: 1646677691.604367, assert_true tc-end: 1646677691.724256, assert_true, passed tp-end: 1646677691.733088, lib/libc/gen/t_assert tp-start: 1646677691.810612, lib/libc/gen/t_basedirname, 2 tc-start: 1646677691.813128, basename_posix tc-end: 1646677691.890534, basename_posix, passed tc-start: 1646677691.898336, dirname_posix tc-end: 1646677691.970760, dirname_posix, passed tp-end: 1646677691.977172, lib/libc/gen/t_basedirname tp-start: 1646677692.52512, lib/libc/gen/t_closefrom, 4 tc-start: 1646677692.54645, closefrom_basic tc-end: 1646677692.195979, closefrom_basic, passed tc-start: 1646677692.203434, closefrom_buffer tc-end: 1646677692.356717, closefrom_buffer, passed tc-start: 1646677692.364859, closefrom_err tc-end: 1646677692.443143, closefrom_err, passed tc-start: 1646677692.450500, closefrom_one tc-end: 1646677692.548009, closefrom_one, passed tp-end: 1646677692.555640, lib/libc/gen/t_closefrom tp-start: 1646677692.645450, lib/libc/gen/t_cpuset, 3 tc-start: 1646677692.648507, cpuset_err tc-end: 1646677692.743576, cpuset_err, passed tc-start: 1646677692.753315, cpuset_set tc-end: 1646677692.852773, cpuset_set, passed tc-start: 1646677692.860862, cpuset_size tc-end: 1646677692.936961, cpuset_size, passed tp-end: 1646677692.944610, lib/libc/gen/t_cpuset tp-start: 1646677693.21387, lib/libc/gen/t_dir, 2 tc-start: 1646677693.23697, seekdir_basic tc-end: 1646677693.109917, seekdir_basic, passed tc-start: 1646677693.123961, telldir_leak tc-so:OK: used 0 bytes tc-end: 1646677693.429423, telldir_leak, passed tp-end: 1646677693.437690, lib/libc/gen/t_dir tp-start: 1646677693.532018, lib/libc/gen/t_floatunditf, 1 tc-start: 1646677693.534850, floatunditf tc-end: 1646677693.618773, floatunditf, passed tp-end: 1646677693.626533, lib/libc/gen/t_floatunditf tp-start: 1646677693.709540, lib/libc/gen/t_fmtcheck, 1 tc-start: 1646677693.712417, fmtcheck_basic tc-end: 1646677693.800760, fmtcheck_basic, passed tp-end: 1646677693.807333, lib/libc/gen/t_fmtcheck tp-start: 1646677693.884010, lib/libc/gen/t_fnmatch, 7 tc-start: 1646677693.886156, fnmatch_backslashes tc-end: 1646677693.961132, fnmatch_backslashes, passed tc-start: 1646677693.969087, fnmatch_casefold tc-end: 1646677694.50986, fnmatch_casefold, passed tc-start: 1646677694.59083, fnmatch_initialbracket tc-end: 1646677694.146137, fnmatch_initialbracket, passed tc-start: 1646677694.154851, fnmatch_leadingdir tc-end: 1646677694.246154, fnmatch_leadingdir, passed tc-start: 1646677694.254074, fnmatch_noescape tc-end: 1646677694.332990, fnmatch_noescape, passed tc-start: 1646677694.340179, fnmatch_pathname tc-end: 1646677694.417531, fnmatch_pathname, passed tc-start: 1646677694.423955, fnmatch_period tc-end: 1646677694.496721, fnmatch_period, passed tp-end: 1646677694.504405, lib/libc/gen/t_fnmatch tp-start: 1646677694.580893, lib/libc/gen/t_fpclassify, 2 tc-start: 1646677694.583484, fpclassify_double tc-end: 1646677694.672790, fpclassify_double, passed tc-start: 1646677694.680351, fpclassify_float tc-end: 1646677694.773394, fpclassify_float, passed tp-end: 1646677694.781436, lib/libc/gen/t_fpclassify tp-start: 1646677694.883289, lib/libc/gen/t_fpsetmask, 7 tc-start: 1646677694.885725, fpsetmask_basic tc-end: 1646677694.964340, fpsetmask_basic, passed tc-start: 1646677694.972010, fpsetmask_masked_double tc-end: 1646677695.52925, fpsetmask_masked_double, passed tc-start: 1646677695.60667, fpsetmask_masked_float tc-end: 1646677695.139304, fpsetmask_masked_float, passed tc-start: 1646677695.147116, fpsetmask_masked_long_double tc-end: 1646677695.230528, fpsetmask_masked_long_double, passed tc-start: 1646677695.238225, fpsetmask_unmasked_double tc-end: 1646677695.326423, fpsetmask_unmasked_double, passed tc-start: 1646677695.334035, fpsetmask_unmasked_float tc-end: 1646677695.419666, fpsetmask_unmasked_float, passed tc-start: 1646677695.428201, fpsetmask_unmasked_long_double tc-end: 1646677695.523269, fpsetmask_unmasked_long_double, passed tp-end: 1646677695.531890, lib/libc/gen/t_fpsetmask tp-start: 1646677695.625173, lib/libc/gen/t_fpsetround, 1 tc-start: 1646677695.627798, fpsetround_basic tc-end: 1646677695.714204, fpsetround_basic, passed tp-end: 1646677695.722146, lib/libc/gen/t_fpsetround tp-start: 1646677695.798067, lib/libc/gen/t_ftok, 2 tc-start: 1646677695.800447, ftok_err tc-end: 1646677695.876682, ftok_err, passed tc-start: 1646677695.884216, ftok_link tc-end: 1646677696.40460, ftok_link, passed tp-end: 1646677696.49022, lib/libc/gen/t_ftok tp-start: 1646677696.127167, lib/libc/gen/t_getcwd, 2 tc-start: 1646677696.129692, getcwd_err tc-end: 1646677696.218867, getcwd_err, passed tc-start: 1646677696.227638, getcwd_fts tc-end: 1646677696.638860, getcwd_fts, passed tp-end: 1646677696.646611, lib/libc/gen/t_getcwd tp-start: 1646677696.730439, lib/libc/gen/t_getgrent, 2 tc-start: 1646677696.732839, getgrent_loop tc-end: 1646677696.851889, getgrent_loop, passed tc-start: 1646677696.858225, getgrent_setgid tc-end: 1646677697.706246, getgrent_setgid, passed tp-end: 1646677697.713101, lib/libc/gen/t_getgrent tp-start: 1646677697.786917, lib/libc/gen/t_glob, 6 tc-start: 1646677697.789404, glob_hidden tc-end: 1646677697.861447, glob_hidden, passed tc-start: 1646677697.867883, glob_range tc-end: 1646677697.942691, glob_range, passed tc-start: 1646677697.949092, glob_range_not tc-end: 1646677698.27391, glob_range_not, passed tc-start: 1646677698.34823, glob_star tc-end: 1646677698.140731, glob_star, passed tc-start: 1646677698.149093, glob_star_not tc-end: 1646677698.228011, glob_star_not, passed tc-start: 1646677698.234523, glob_star_star tc-end: 1646677698.320238, glob_star_star, passed tp-end: 1646677698.328254, lib/libc/gen/t_glob tp-start: 1646677698.407648, lib/libc/gen/t_humanize_number, 2 tc-start: 1646677698.410223, humanize_number_basic tc-end: 1646677698.489483, humanize_number_basic, passed tc-start: 1646677698.497512, humanize_number_big tc-end: 1646677698.575089, humanize_number_big, passed tp-end: 1646677698.582362, lib/libc/gen/t_humanize_number tp-start: 1646677698.660488, lib/libc/gen/t_isnan, 2 tc-start: 1646677698.663005, isinf_basic tc-end: 1646677698.746085, isinf_basic, passed tc-start: 1646677698.754040, isnan_basic tc-end: 1646677698.834849, isnan_basic, passed tp-end: 1646677698.842425, lib/libc/gen/t_isnan tp-start: 1646677698.930089, lib/libc/gen/t_nice, 4 tc-start: 1646677698.932599, nice_err tc-end: 1646677699.50760, nice_err, passed tc-start: 1646677699.59770, nice_priority tc-end: 1646677699.502187, nice_priority, passed tc-start: 1646677699.511561, nice_root tc-end: 1646677699.631535, nice_root, passed tc-start: 1646677699.641011, nice_thread tc-end: 1646677699.764456, nice_thread, passed tp-end: 1646677699.773700, lib/libc/gen/t_nice tp-start: 1646677699.871481, lib/libc/gen/t_pause, 2 tc-start: 1646677699.874633, pause_basic tc-end: 1646677701.962623, pause_basic, passed tc-start: 1646677701.971503, pause_kill tc-end: 1646677706.13759, pause_kill, passed tp-end: 1646677706.21085, lib/libc/gen/t_pause tp-start: 1646677706.94940, lib/libc/gen/t_raise, 4 tc-start: 1646677706.97459, raise_err tc-end: 1646677706.176912, raise_err, passed tc-start: 1646677706.184572, raise_ret tc-end: 1646677708.243718, raise_ret, passed tc-start: 1646677708.250452, raise_sig tc-end: 1646677708.513664, raise_sig, passed tc-start: 1646677708.521015, raise_stress tc-end: 1646677709.703825, raise_stress, passed tp-end: 1646677709.711682, lib/libc/gen/t_raise tp-start: 1646677709.788123, lib/libc/gen/t_randomid, 1 tc-start: 1646677709.790625, randomid_basic tc-so:id 40172: last call at 20856, current call 60003 (diff 39147), lowest 39482 tc-so:id 54849: last call at 21305, current call 60005 (diff 38700), lowest 39147 tc-so:id 50870: last call at 26664, current call 60006 (diff 33342), lowest 38700 tc-so:id 56366: last call at 26698, current call 60020 (diff 33322), lowest 33342 tc-so:id 58239: last call at 27073, current call 60027 (diff 32954), lowest 33322 tc-so:id 58983: last call at 28717, current call 60041 (diff 31324), lowest 32954 tc-so:id 54295: last call at 28903, current call 60049 (diff 31146), lowest 31324 tc-so:id 65085: last call at 29588, current call 60074 (diff 30486), lowest 31146 tc-so:id 33076: last call at 29685, current call 60077 (diff 30392), lowest 30486 tc-so:id 42482: last call at 29838, current call 60115 (diff 30277), lowest 30392 tc-so:id 63229: last call at 29938, current call 60130 (diff 30192), lowest 30277 tc-end: 1646677712.127645, randomid_basic, passed tp-end: 1646677712.135804, lib/libc/gen/t_randomid tp-start: 1646677712.214884, lib/libc/gen/t_realpath, 3 tc-start: 1646677712.216994, realpath_basic tc-end: 1646677712.300059, realpath_basic, passed tc-start: 1646677712.307773, realpath_huge tc-end: 1646677712.396865, realpath_huge, passed tc-start: 1646677712.404681, realpath_symlink tc-end: 1646677712.497522, realpath_symlink, passed tp-end: 1646677712.505585, lib/libc/gen/t_realpath tp-start: 1646677712.587523, lib/libc/gen/t_setdomainname, 3 tc-start: 1646677712.590580, setdomainname_basic tc-end: 1646677712.731616, setdomainname_basic, passed tc-start: 1646677712.738935, setdomainname_limit tc-end: 1646677712.891292, setdomainname_limit, passed tc-start: 1646677712.901873, setdomainname_perm tc-end: 1646677713.77208, setdomainname_perm, passed tp-end: 1646677713.86287, lib/libc/gen/t_setdomainname tp-start: 1646677713.160801, lib/libc/gen/t_sethostname, 3 tc-start: 1646677713.163116, sethostname_basic tc-end: 1646677713.308064, sethostname_basic, passed tc-start: 1646677713.316708, sethostname_limit tc-end: 1646677713.472907, sethostname_limit, passed tc-start: 1646677713.481535, sethostname_perm tc-end: 1646677713.649469, sethostname_perm, passed tp-end: 1646677713.658874, lib/libc/gen/t_sethostname tp-start: 1646677713.751785, lib/libc/gen/t_siginfo, 8 tc-start: 1646677713.754209, sigalarm tc-so:14 0xffffffffffffcf40 0xffffffffffffcfc0 tc-so:si_signo=14 tc-so:si_errno=0 tc-so:si_code=-2 tc-so:si_value.sival_int=0 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x40a61d38 tc-so:uc_mcontext.greg[2] 0x40a61d3c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xdae tc-so:uc_mcontext.greg[5] 0x40c2c004 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40a61d38 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0xffffffffffffd350 tc-so:uc_mcontext.greg[14] 0x105300 tc-so:uc_mcontext.greg[15] 0x4020e000 tc-so:uc_mcontext.greg[16] 0x100000 tc-so:uc_mcontext.greg[17] 0xffffffffffffcaa1 tc-so:uc_mcontext.greg[18] 0x40a61d30 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646677715.846652, sigalarm, passed tc-start: 1646677715.854053, sigbus_adraln tc-so:now trying to access unaligned address 0x40206011 tc-so:si_addr = 0x0 tc-so:10 0xffffffffffffd000 0xffffffffffffd080 tc-so:si_signo=10 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=52 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x1024bc tc-so:uc_mcontext.greg[2] 0x1024c0 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x40206011 tc-so:uc_mcontext.greg[5] 0x40c2be84 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40c2be80 tc-so:uc_mcontext.greg[9] 0x64647265737320 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x32 tc-so:uc_mcontext.greg[12] 0x40206011 tc-so:uc_mcontext.greg[13] 0x2440 tc-so:uc_mcontext.greg[14] 0x8 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb61 tc-so:uc_mcontext.greg[18] 0x1024b0 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646677715.988485, sigbus_adraln, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/gen/t_siginfo.c:440: info->si_addr != (volatile void *)addr tc-start: 1646677715.995753, sigchild_dump tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=24878 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1646677718.118983, sigchild_dump, passed tc-start: 1646677718.131037, sigchild_kill tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=8601 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1646677718.239653, sigchild_kill, passed tc-start: 1646677718.247173, sigchild_normal tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=14550 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1646677720.326465, sigchild_normal, passed tc-start: 1646677720.332756, sigfpe_flt tc-so:8 0xffffffffffffcfc0 0xffffffffffffd040 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_value.sival_int=33 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x103028 tc-so:uc_mcontext.greg[2] 0x10302c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xf800000 tc-so:uc_mcontext.greg[5] 0x1044d0 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104328 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40c18e10 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb21 tc-so:uc_mcontext.greg[18] 0x102ffc tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646677720.473085, sigfpe_flt, passed tc-start: 1646677720.481987, sigfpe_int tc-so:8 0xffffffffffffcff0 0xffffffffffffd070 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=40 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x205400 tc-so:uc_mcontext.greg[2] 0x205404 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x0 tc-so:uc_mcontext.greg[5] 0xf800000 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104248 tc-so:uc_mcontext.greg[12] 0x1 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb51 tc-so:uc_mcontext.greg[18] 0x102c08 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646677720.607358, sigfpe_int, passed tc-start: 1646677720.613798, sigsegv tc-so:11 0xffffffffffffd010 0xffffffffffffd090 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=48 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x102580 tc-so:uc_mcontext.greg[2] 0x102584 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xd54 tc-so:uc_mcontext.greg[5] 0x40c2b4c4 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x102580 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb71 tc-so:uc_mcontext.greg[18] 0x102578 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646677720.720955, sigsegv, passed tp-end: 1646677720.727332, lib/libc/gen/t_siginfo tp-start: 1646677720.797844, lib/libc/gen/t_sleep, 5 tc-start: 1646677720.799928, kevent tc-end: 1646677773.46246, kevent, passed tc-start: 1646677773.56845, nanosleep tc-end: 1646677773.260576, nanosleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -48641880 exceeds allowable fuzz 40000000 tc-start: 1646677773.271647, poll tc-end: 1646677844.504686, poll, passed tc-start: 1646677844.511906, select tc-end: 1646677915.278092, select, passed tc-start: 1646677915.285227, sleep tc-end: 1646677921.301501, sleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -1000000000 exceeds allowable fuzz 40000000 tp-end: 1646677921.309909, lib/libc/gen/t_sleep tp-start: 1646677921.410785, lib/libc/gen/t_syslog, 2 tc-start: 1646677921.413258, syslog_invalid_priority tc-end: 1646677921.532064, syslog_invalid_priority, passed tc-start: 1646677921.539710, syslog_pthread tc-end: 1646677921.632949, syslog_pthread, passed tp-end: 1646677921.641276, lib/libc/gen/t_syslog tp-start: 1646677921.731133, lib/libc/gen/t_time, 3 tc-start: 1646677921.731384, time_copy tc-end: 1646677921.805235, time_copy, passed tc-start: 1646677921.811111, time_mono tc-se:1646677921 vs. 1646677923 tc-se:1646677923 vs. 1646677925 tc-se:1646677925 vs. 1646677927 tc-se:1646677927 vs. 1646677929 tc-se:1646677929 vs. 1646677931 tc-se:1646677931 vs. 1646677933 tc-se:1646677933 vs. 1646677935 tc-se:1646677935 vs. 1646677937 tc-se:1646677937 vs. 1646677939 tc-se:1646677939 vs. 1646677941 tc-end: 1646677941.459403, time_mono, passed tc-start: 1646677941.464764, time_timeofday tc-se:1646677941 vs. 1646677941 tc-end: 1646677941.537131, time_timeofday, passed tp-end: 1646677941.542838, lib/libc/gen/t_time tp-start: 1646677941.623674, lib/libc/gen/t_ttyname, 4 tc-start: 1646677941.626372, ttyname_err tc-end: 1646677941.719905, ttyname_err, passed tc-start: 1646677941.727576, ttyname_r_err tc-end: 1646677941.813888, ttyname_r_err, passed tc-start: 1646677941.821216, ttyname_r_stdin tc-end: 1646677941.893618, ttyname_r_stdin, passed tc-start: 1646677941.900404, ttyname_stdin tc-end: 1646677941.987896, ttyname_stdin, passed tp-end: 1646677941.994299, lib/libc/gen/t_ttyname tp-start: 1646677942.75717, lib/libc/gen/t_vis, 5 tc-start: 1646677942.78043, strunvis_hex tc-end: 1646677942.157687, strunvis_hex, passed tc-start: 1646677942.164910, strvis_basic tc-end: 1646677942.256190, strvis_basic, passed tc-start: 1646677942.263673, strvis_empty tc-end: 1646677942.344908, strvis_empty, passed tc-start: 1646677942.352726, strvis_locale tc-end: 1646677942.461065, strvis_locale, passed tc-start: 1646677942.468326, strvis_null tc-end: 1646677942.545558, strvis_null, passed tp-end: 1646677942.553164, lib/libc/gen/t_vis tp-start: 1646677942.643964, lib/libc/hash/t_sha2, 3 tc-start: 1646677942.646790, t_sha256 tc-end: 1646677942.722189, t_sha256, passed tc-start: 1646677942.729396, t_sha384 tc-end: 1646677942.806067, t_sha384, passed tc-start: 1646677942.812840, t_sha512 tc-end: 1646677942.904744, t_sha512, passed tp-end: 1646677942.913275, lib/libc/hash/t_sha2 tp-start: 1646677943.34345, lib/libc/hash/t_hmac, 1 tc-start: 1646677943.36526, t_hmac tc-end: 1646677944.606576, t_hmac, passed tp-end: 1646677944.613426, lib/libc/hash/t_hmac tp-start: 1646677945.255505, lib/libc/hash/t_hash, 2 tc-start: 1646677945.257861, md5 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -r < /usr/tests/lib/libc/hash/data/md5test-in ] tc-end: 1646677946.4785, md5, passed tc-start: 1646677946.12293, sha1 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -rs < /usr/tests/lib/libc/hash/data/sha1test-in ] tc-so:Executing command [ /bin/sh -c jot -s '' -b 'a' -n 1000000 | /usr/tests/lib/libc/hash/h_hash -rs ] tc-end: 1646677951.92387, sha1, passed tp-end: 1646677951.100122, lib/libc/hash/t_hash tp-start: 1646677951.199637, lib/libc/inet/t_inet_addr, 2 tc-start: 1646677951.202485, inet_addr_basic tc-se:checking 127.0.0.1 tc-se:checking 99.99.99.99 tc-se:checking 0.0.0.0 tc-se:checking 255.255.255.255 tc-end: 1646677951.279619, inet_addr_basic, passed tc-start: 1646677951.286751, inet_addr_err tc-se:checking . . . . tc-se:checking 1.2.3. tc-se:checking 0.0.0.256 tc-se:checking 255.255.255.256 tc-se:checking ................................................ tc-se:checking a.b.c.d tc-se:checking 0x0.0x1.0x2.0x3 tc-se:checking -1.-1.-1.-1 tc-se:checking tc-se:checking tc-end: 1646677951.377983, inet_addr_err, passed tp-end: 1646677951.386429, lib/libc/inet/t_inet_addr tp-start: 1646677951.482168, lib/libc/inet/t_inet_network, 2 tc-start: 1646677951.485284, inet_network_basic tc-end: 1646677951.571721, inet_network_basic, passed tc-start: 1646677951.579975, inet_network_err tc-end: 1646677951.649803, inet_network_err, passed tp-end: 1646677951.656686, lib/libc/inet/t_inet_network tp-start: 1646677951.754713, lib/libc/locale/t_mbrtowc, 2 tc-start: 1646677951.757700, mbrtowc_internal tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "“ú–{ŒêA‚ B‚¢" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ÆüËܸìA¤¢B¤¤" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1646677951.940139, mbrtowc_internal, passed tc-start: 1646677951.947238, mbrtowc_object tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "“ú–{ŒêA‚ B‚¢" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ÆüËܸìA¤¢B¤¤" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1646677952.99670, mbrtowc_object, passed tp-end: 1646677952.107579, lib/libc/locale/t_mbrtowc tp-start: 1646677952.186707, lib/libc/locale/t_mbstowcs, 1 tc-start: 1646677952.189161, mbstowcs_basic tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Checking string: "‚r‚i‚h‚r‚Å‚·Baaaa‚ ‚¢‚¤‚¦‚¨" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Ok. tc-so:Checking string: "£Å£Õ£Ã¤Ç¤¹¡£aaaa¤¢¤¤¤¦¤¨¤ª" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Ok. tc-end: 1646677952.326869, mbstowcs_basic, passed tp-end: 1646677952.334275, lib/libc/locale/t_mbstowcs tp-start: 1646677952.410186, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1646677952.412645, mbsnrtowcs tc-end: 1646677952.507336, mbsnrtowcs, passed tp-end: 1646677952.515380, lib/libc/locale/t_mbsnrtowcs tp-start: 1646677952.591249, lib/libc/locale/t_mbtowc, 2 tc-start: 1646677952.593859, mbtowc_basic tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\240" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\240" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Locale is state-dependent tc-so:Checking illegal sequence: "\033$B" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "B" tc-so:mbtowc() returned: 5 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.SJIS tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\202" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "‚ " tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.eucJP tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\244\200" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "¤¢" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_CN.GB18030 tc-so:Using locale: C/zh_CN.GB18030/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.Big5 tc-so:Using locale: C/zh_TW.Big5/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\100" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.eucTW tc-so:Using locale: C/zh_TW.eucTW/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\107\000\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-end: 1646677952.889092, mbtowc_basic, passed tc-start: 1646677952.898138, mbtowc_sign tc-so:Charset: 646 tc-so:mbtowc(): 1 tc-so:Result: 0x000000E4 tc-so:wctomb(): 1 tc-so:E4 tc-end: 1646677953.9642, mbtowc_sign, passed tp-end: 1646677953.19017, lib/libc/locale/t_mbtowc tp-start: 1646677953.108875, lib/libc/locale/t_wcscspn, 1 tc-start: 1646677953.111236, wcscspn tc-end: 1646677953.183949, wcscspn, passed tp-end: 1646677953.190490, lib/libc/locale/t_wcscspn tp-start: 1646677953.259756, lib/libc/locale/t_wcspbrk, 1 tc-start: 1646677953.261913, wcspbrk tc-end: 1646677953.331380, wcspbrk, passed tp-end: 1646677953.337994, lib/libc/locale/t_wcspbrk tp-start: 1646677953.405649, lib/libc/locale/t_wcsrtombs, 1 tc-start: 1646677953.407753, wcsrtombs_advance tc-end: 1646677953.479370, wcsrtombs_advance, passed tp-end: 1646677953.487362, lib/libc/locale/t_wcsrtombs tp-start: 1646677953.563365, lib/libc/locale/t_wcsspn, 1 tc-start: 1646677953.565512, wcsspn tc-end: 1646677953.633588, wcsspn, passed tp-end: 1646677953.641374, lib/libc/locale/t_wcsspn tp-start: 1646677953.717468, lib/libc/locale/t_wcstod, 2 tc-start: 1646677953.719870, wcstod tc-so:Checking wcstod("IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".00", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("+0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("-0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod(" 0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" +0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" -0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod("0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("+0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("-0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" 0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" +0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" -0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("+0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("-0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod(" 0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" +0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" -0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod("0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("+0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("-0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod(" 0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" +0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" -0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod("12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("+12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("-12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod(" 12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" +12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" -12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod("0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod("0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-end: 1646677955.481475, wcstod, passed tc-start: 1646677955.489129, wcstombs tc-so:wcslen("IN") = 2 tc-so:wcstombs(NULL, "IN", 0) = 2 tc-so:wcstombs(buf, "IN", 3) = "IN" tc-so:wcslen("+IN") = 3 tc-so:wcstombs(NULL, "+IN", 0) = 3 tc-so:wcstombs(buf, "+IN", 4) = "+IN" tc-so:wcslen("-IN") = 3 tc-so:wcstombs(NULL, "-IN", 0) = 3 tc-so:wcstombs(buf, "-IN", 4) = "-IN" tc-so:wcslen("INX") = 3 tc-so:wcstombs(NULL, "INX", 0) = 3 tc-so:wcstombs(buf, "INX", 4) = "INX" tc-so:wcslen("+INX") = 4 tc-so:wcstombs(NULL, "+INX", 0) = 4 tc-so:wcstombs(buf, "+INX", 5) = "+INX" tc-so:wcslen("-INX") = 4 tc-so:wcstombs(NULL, "-INX", 0) = 4 tc-so:wcstombs(buf, "-INX", 5) = "-INX" tc-so:wcslen("INF") = 3 tc-so:wcstombs(NULL, "INF", 0) = 3 tc-so:wcstombs(buf, "INF", 4) = "INF" tc-so:wcslen("+INF") = 4 tc-so:wcstombs(NULL, "+INF", 0) = 4 tc-so:wcstombs(buf, "+INF", 5) = "+INF" tc-so:wcslen("-INF") = 4 tc-so:wcstombs(NULL, "-INF", 0) = 4 tc-so:wcstombs(buf, "-INF", 5) = "-INF" tc-so:wcslen("INFX") = 4 tc-so:wcstombs(NULL, "INFX", 0) = 4 tc-so:wcstombs(buf, "INFX", 5) = "INFX" tc-so:wcslen("+INFX") = 5 tc-so:wcstombs(NULL, "+INFX", 0) = 5 tc-so:wcstombs(buf, "+INFX", 6) = "+INFX" tc-so:wcslen("-INFX") = 5 tc-so:wcstombs(NULL, "-INFX", 0) = 5 tc-so:wcstombs(buf, "-INFX", 6) = "-INFX" tc-so:wcslen(" IN") = 7 tc-so:wcstombs(NULL, " IN", 0) = 7 tc-so:wcstombs(buf, " IN", 8) = " IN" tc-so:wcslen(" +IN") = 8 tc-so:wcstombs(NULL, " +IN", 0) = 8 tc-so:wcstombs(buf, " +IN", 9) = " +IN" tc-so:wcslen(" -IN") = 8 tc-so:wcstombs(NULL, " -IN", 0) = 8 tc-so:wcstombs(buf, " -IN", 9) = " -IN" tc-so:wcslen(" INX") = 8 tc-so:wcstombs(NULL, " INX", 0) = 8 tc-so:wcstombs(buf, " INX", 9) = " INX" tc-so:wcslen(" +INX") = 9 tc-so:wcstombs(NULL, " +INX", 0) = 9 tc-so:wcstombs(buf, " +INX", 10) = " +INX" tc-so:wcslen(" -INX") = 9 tc-so:wcstombs(NULL, " -INX", 0) = 9 tc-so:wcstombs(buf, " -INX", 10) = " -INX" tc-so:wcslen("+ INF") = 9 tc-so:wcstombs(NULL, "+ INF", 0) = 9 tc-so:wcstombs(buf, "+ INF", 10) = "+ INF" tc-so:wcslen("- INF") = 9 tc-so:wcstombs(NULL, "- INF", 0) = 9 tc-so:wcstombs(buf, "- INF", 10) = "- INF" tc-so:wcslen(" INF") = 8 tc-so:wcstombs(NULL, " INF", 0) = 8 tc-so:wcstombs(buf, " INF", 9) = " INF" tc-so:wcslen(" +INF") = 9 tc-so:wcstombs(NULL, " +INF", 0) = 9 tc-so:wcstombs(buf, " +INF", 10) = " +INF" tc-so:wcslen(" -INF") = 9 tc-so:wcstombs(NULL, " -INF", 0) = 9 tc-so:wcstombs(buf, " -INF", 10) = " -INF" tc-so:wcslen(" INFX") = 9 tc-so:wcstombs(NULL, " INFX", 0) = 9 tc-so:wcstombs(buf, " INFX", 10) = " INFX" tc-so:wcslen(" +INFX") = 10 tc-so:wcstombs(NULL, " +INFX", 0) = 10 tc-so:wcstombs(buf, " +INFX", 11) = " +INFX" tc-so:wcslen(" -INFX") = 10 tc-so:wcstombs(NULL, " -INFX", 0) = 10 tc-so:wcstombs(buf, " -INFX", 11) = " -INFX" tc-so:wcslen(" INFINIT") = 12 tc-so:wcstombs(NULL, " INFINIT", 0) = 12 tc-so:wcstombs(buf, " INFINIT", 13) = " INFINIT" tc-so:wcslen(" +INFINIT") = 13 tc-so:wcstombs(NULL, " +INFINIT", 0) = 13 tc-so:wcstombs(buf, " +INFINIT", 14) = " +INFINIT" tc-so:wcslen(" -INFINIT") = 13 tc-so:wcstombs(NULL, " -INFINIT", 0) = 13 tc-so:wcstombs(buf, " -INFINIT", 14) = " -INFINIT" tc-so:wcslen(" INFINITY") = 13 tc-so:wcstombs(NULL, " INFINITY", 0) = 13 tc-so:wcstombs(buf, " INFINITY", 14) = " INFINITY" tc-so:wcslen(" +INFINITY") = 14 tc-so:wcstombs(NULL, " +INFINITY", 0) = 14 tc-so:wcstombs(buf, " +INFINITY", 15) = " +INFINITY" tc-so:wcslen(" -INFINITY") = 14 tc-so:wcstombs(NULL, " -INFINITY", 0) = 14 tc-so:wcstombs(buf, " -INFINITY", 15) = " -INFINITY" tc-so:wcslen(" INFINITYX") = 14 tc-so:wcstombs(NULL, " INFINITYX", 0) = 14 tc-so:wcstombs(buf, " INFINITYX", 15) = " INFINITYX" tc-so:wcslen(" +INFINITYX") = 15 tc-so:wcstombs(NULL, " +INFINITYX", 0) = 15 tc-so:wcstombs(buf, " +INFINITYX", 16) = " +INFINITYX" tc-so:wcslen(" -INFINITYX") = 15 tc-so:wcstombs(NULL, " -INFINITYX", 0) = 15 tc-so:wcstombs(buf, " -INFINITYX", 16) = " -INFINITYX" tc-so:wcslen("NA") = 2 tc-so:wcstombs(NULL, "NA", 0) = 2 tc-so:wcstombs(buf, "NA", 3) = "NA" tc-so:wcslen("+NA") = 3 tc-so:wcstombs(NULL, "+NA", 0) = 3 tc-so:wcstombs(buf, "+NA", 4) = "+NA" tc-so:wcslen("-NA") = 3 tc-so:wcstombs(NULL, "-NA", 0) = 3 tc-so:wcstombs(buf, "-NA", 4) = "-NA" tc-so:wcslen("NAX") = 3 tc-so:wcstombs(NULL, "NAX", 0) = 3 tc-so:wcstombs(buf, "NAX", 4) = "NAX" tc-so:wcslen("+NAX") = 4 tc-so:wcstombs(NULL, "+NAX", 0) = 4 tc-so:wcstombs(buf, "+NAX", 5) = "+NAX" tc-so:wcslen("-NAX") = 4 tc-so:wcstombs(NULL, "-NAX", 0) = 4 tc-so:wcstombs(buf, "-NAX", 5) = "-NAX" tc-so:wcslen("NAN") = 3 tc-so:wcstombs(NULL, "NAN", 0) = 3 tc-so:wcstombs(buf, "NAN", 4) = "NAN" tc-so:wcslen("+NAN") = 4 tc-so:wcstombs(NULL, "+NAN", 0) = 4 tc-so:wcstombs(buf, "+NAN", 5) = "+NAN" tc-so:wcslen("-NAN") = 4 tc-so:wcstombs(NULL, "-NAN", 0) = 4 tc-so:wcstombs(buf, "-NAN", 5) = "-NAN" tc-so:wcslen("NANX") = 4 tc-so:wcstombs(NULL, "NANX", 0) = 4 tc-so:wcstombs(buf, "NANX", 5) = "NANX" tc-so:wcslen("+NANX") = 5 tc-so:wcstombs(NULL, "+NANX", 0) = 5 tc-so:wcstombs(buf, "+NANX", 6) = "+NANX" tc-so:wcslen("-NANX") = 5 tc-so:wcstombs(NULL, "-NANX", 0) = 5 tc-so:wcstombs(buf, "-NANX", 6) = "-NANX" tc-so:wcslen(" NA") = 7 tc-so:wcstombs(NULL, " NA", 0) = 7 tc-so:wcstombs(buf, " NA", 8) = " NA" tc-so:wcslen(" +NA") = 8 tc-so:wcstombs(NULL, " +NA", 0) = 8 tc-so:wcstombs(buf, " +NA", 9) = " +NA" tc-so:wcslen(" -NA") = 8 tc-so:wcstombs(NULL, " -NA", 0) = 8 tc-so:wcstombs(buf, " -NA", 9) = " -NA" tc-so:wcslen(" NAX") = 8 tc-so:wcstombs(NULL, " NAX", 0) = 8 tc-so:wcstombs(buf, " NAX", 9) = " NAX" tc-so:wcslen(" +NAX") = 9 tc-so:wcstombs(NULL, " +NAX", 0) = 9 tc-so:wcstombs(buf, " +NAX", 10) = " +NAX" tc-so:wcslen(" -NAX") = 9 tc-so:wcstombs(NULL, " -NAX", 0) = 9 tc-so:wcstombs(buf, " -NAX", 10) = " -NAX" tc-so:wcslen("+ NAN") = 9 tc-so:wcstombs(NULL, "+ NAN", 0) = 9 tc-so:wcstombs(buf, "+ NAN", 10) = "+ NAN" tc-so:wcslen("- NAN") = 9 tc-so:wcstombs(NULL, "- NAN", 0) = 9 tc-so:wcstombs(buf, "- NAN", 10) = "- NAN" tc-so:wcslen(" NAN") = 8 tc-so:wcstombs(NULL, " NAN", 0) = 8 tc-so:wcstombs(buf, " NAN", 9) = " NAN" tc-so:wcslen(" +NAN") = 9 tc-so:wcstombs(NULL, " +NAN", 0) = 9 tc-so:wcstombs(buf, " +NAN", 10) = " +NAN" tc-so:wcslen(" -NAN") = 9 tc-so:wcstombs(NULL, " -NAN", 0) = 9 tc-so:wcstombs(buf, " -NAN", 10) = " -NAN" tc-so:wcslen(" NANX") = 9 tc-so:wcstombs(NULL, " NANX", 0) = 9 tc-so:wcstombs(buf, " NANX", 10) = " NANX" tc-so:wcslen(" +NANX") = 10 tc-so:wcstombs(NULL, " +NANX", 0) = 10 tc-so:wcstombs(buf, " +NANX", 11) = " +NANX" tc-so:wcslen(" -NANX") = 10 tc-so:wcstombs(NULL, " -NANX", 0) = 10 tc-so:wcstombs(buf, " -NANX", 11) = " -NANX" tc-so:wcslen("0") = 1 tc-so:wcstombs(NULL, "0", 0) = 1 tc-so:wcstombs(buf, "0", 2) = "0" tc-so:wcslen("+0") = 2 tc-so:wcstombs(NULL, "+0", 0) = 2 tc-so:wcstombs(buf, "+0", 3) = "+0" tc-so:wcslen("-0") = 2 tc-so:wcstombs(NULL, "-0", 0) = 2 tc-so:wcstombs(buf, "-0", 3) = "-0" tc-so:wcslen(" 0") = 11 tc-so:wcstombs(NULL, " 0", 0) = 11 tc-so:wcstombs(buf, " 0", 12) = " 0" tc-so:wcslen(" +0") = 12 tc-so:wcstombs(NULL, " +0", 0) = 12 tc-so:wcstombs(buf, " +0", 13) = " +0" tc-so:wcslen(" -0") = 12 tc-so:wcstombs(NULL, " -0", 0) = 12 tc-so:wcstombs(buf, " -0", 13) = " -0" tc-so:wcslen("+ 0") = 12 tc-so:wcstombs(NULL, "+ 0", 0) = 12 tc-so:wcstombs(buf, "+ 0", 13) = "+ 0" tc-so:wcslen("- 0") = 12 tc-so:wcstombs(NULL, "- 0", 0) = 12 tc-so:wcstombs(buf, "- 0", 13) = "- 0" tc-so:wcslen(".") = 1 tc-so:wcstombs(NULL, ".", 0) = 1 tc-so:wcstombs(buf, ".", 2) = "." tc-so:wcslen(".0") = 2 tc-so:wcstombs(NULL, ".0", 0) = 2 tc-so:wcstombs(buf, ".0", 3) = ".0" tc-so:wcslen(".00") = 3 tc-so:wcstombs(NULL, ".00", 0) = 3 tc-so:wcstombs(buf, ".00", 4) = ".00" tc-so:wcslen(".000") = 4 tc-so:wcstombs(NULL, ".000", 0) = 4 tc-so:wcstombs(buf, ".000", 5) = ".000" tc-so:wcslen("0.") = 2 tc-so:wcstombs(NULL, "0.", 0) = 2 tc-so:wcstombs(buf, "0.", 3) = "0." tc-so:wcslen("+0.") = 3 tc-so:wcstombs(NULL, "+0.", 0) = 3 tc-so:wcstombs(buf, "+0.", 4) = "+0." tc-so:wcslen("-0.") = 3 tc-so:wcstombs(NULL, "-0.", 0) = 3 tc-so:wcstombs(buf, "-0.", 4) = "-0." tc-so:wcslen(" 0.") = 12 tc-so:wcstombs(NULL, " 0.", 0) = 12 tc-so:wcstombs(buf, " 0.", 13) = " 0." tc-so:wcslen(" +0.") = 13 tc-so:wcstombs(NULL, " +0.", 0) = 13 tc-so:wcstombs(buf, " +0.", 14) = " +0." tc-so:wcslen(" -0.") = 13 tc-so:wcstombs(NULL, " -0.", 0) = 13 tc-so:wcstombs(buf, " -0.", 14) = " -0." tc-so:wcslen("0.0") = 3 tc-so:wcstombs(NULL, "0.0", 0) = 3 tc-so:wcstombs(buf, "0.0", 4) = "0.0" tc-so:wcslen("+0.0") = 4 tc-so:wcstombs(NULL, "+0.0", 0) = 4 tc-so:wcstombs(buf, "+0.0", 5) = "+0.0" tc-so:wcslen("-0.0") = 4 tc-so:wcstombs(NULL, "-0.0", 0) = 4 tc-so:wcstombs(buf, "-0.0", 5) = "-0.0" tc-so:wcslen(" 0.0") = 13 tc-so:wcstombs(NULL, " 0.0", 0) = 13 tc-so:wcstombs(buf, " 0.0", 14) = " 0.0" tc-so:wcslen(" +0.0") = 14 tc-so:wcstombs(NULL, " +0.0", 0) = 14 tc-so:wcstombs(buf, " +0.0", 15) = " +0.0" tc-so:wcslen(" -0.0") = 14 tc-so:wcstombs(NULL, " -0.0", 0) = 14 tc-so:wcstombs(buf, " -0.0", 15) = " -0.0" tc-so:wcslen("000") = 3 tc-so:wcstombs(NULL, "000", 0) = 3 tc-so:wcstombs(buf, "000", 4) = "000" tc-so:wcslen("+000") = 4 tc-so:wcstombs(NULL, "+000", 0) = 4 tc-so:wcstombs(buf, "+000", 5) = "+000" tc-so:wcslen("-000") = 4 tc-so:wcstombs(NULL, "-000", 0) = 4 tc-so:wcstombs(buf, "-000", 5) = "-000" tc-so:wcslen(" 000") = 13 tc-so:wcstombs(NULL, " 000", 0) = 13 tc-so:wcstombs(buf, " 000", 14) = " 000" tc-so:wcslen(" +000") = 14 tc-so:wcstombs(NULL, " +000", 0) = 14 tc-so:wcstombs(buf, " +000", 15) = " +000" tc-so:wcslen(" -000") = 14 tc-so:wcstombs(NULL, " -000", 0) = 14 tc-so:wcstombs(buf, " -000", 15) = " -000" tc-so:wcslen("000.") = 4 tc-so:wcstombs(NULL, "000.", 0) = 4 tc-so:wcstombs(buf, "000.", 5) = "000." tc-so:wcslen("+000.") = 5 tc-so:wcstombs(NULL, "+000.", 0) = 5 tc-so:wcstombs(buf, "+000.", 6) = "+000." tc-so:wcslen("-000.") = 5 tc-so:wcstombs(NULL, "-000.", 0) = 5 tc-so:wcstombs(buf, "-000.", 6) = "-000." tc-so:wcslen(" 000.") = 14 tc-so:wcstombs(NULL, " 000.", 0) = 14 tc-so:wcstombs(buf, " 000.", 15) = " 000." tc-so:wcslen(" +000.") = 15 tc-so:wcstombs(NULL, " +000.", 0) = 15 tc-so:wcstombs(buf, " +000.", 16) = " +000." tc-so:wcslen(" -000.") = 15 tc-so:wcstombs(NULL, " -000.", 0) = 15 tc-so:wcstombs(buf, " -000.", 16) = " -000." tc-so:wcslen("000.0") = 5 tc-so:wcstombs(NULL, "000.0", 0) = 5 tc-so:wcstombs(buf, "000.0", 6) = "000.0" tc-so:wcslen("+000.0") = 6 tc-so:wcstombs(NULL, "+000.0", 0) = 6 tc-so:wcstombs(buf, "+000.0", 7) = "+000.0" tc-so:wcslen("-000.0") = 6 tc-so:wcstombs(NULL, "-000.0", 0) = 6 tc-so:wcstombs(buf, "-000.0", 7) = "-000.0" tc-so:wcslen(" 000.0") = 15 tc-so:wcstombs(NULL, " 000.0", 0) = 15 tc-so:wcstombs(buf, " 000.0", 16) = " 000.0" tc-so:wcslen(" +000.0") = 16 tc-so:wcstombs(NULL, " +000.0", 0) = 16 tc-so:wcstombs(buf, " +000.0", 17) = " +000.0" tc-so:wcslen(" -000.0") = 16 tc-so:wcstombs(NULL, " -000.0", 0) = 16 tc-so:wcstombs(buf, " -000.0", 17) = " -000.0" tc-so:wcslen("0.0.") = 4 tc-so:wcstombs(NULL, "0.0.", 0) = 4 tc-so:wcstombs(buf, "0.0.", 5) = "0.0." tc-so:wcslen("+0.0.") = 5 tc-so:wcstombs(NULL, "+0.0.", 0) = 5 tc-so:wcstombs(buf, "+0.0.", 6) = "+0.0." tc-so:wcslen("-0.0.") = 5 tc-so:wcstombs(NULL, "-0.0.", 0) = 5 tc-so:wcstombs(buf, "-0.0.", 6) = "-0.0." tc-so:wcslen(" 0.0.") = 14 tc-so:wcstombs(NULL, " 0.0.", 0) = 14 tc-so:wcstombs(buf, " 0.0.", 15) = " 0.0." tc-so:wcslen(" +0.0.") = 15 tc-so:wcstombs(NULL, " +0.0.", 0) = 15 tc-so:wcstombs(buf, " +0.0.", 16) = " +0.0." tc-so:wcslen(" -0.0.") = 15 tc-so:wcstombs(NULL, " -0.0.", 0) = 15 tc-so:wcstombs(buf, " -0.0.", 16) = " -0.0." tc-so:wcslen("0.0.0") = 5 tc-so:wcstombs(NULL, "0.0.0", 0) = 5 tc-so:wcstombs(buf, "0.0.0", 6) = "0.0.0" tc-so:wcslen("+0.0.0") = 6 tc-so:wcstombs(NULL, "+0.0.0", 0) = 6 tc-so:wcstombs(buf, "+0.0.0", 7) = "+0.0.0" tc-so:wcslen("-0.0.0") = 6 tc-so:wcstombs(NULL, "-0.0.0", 0) = 6 tc-so:wcstombs(buf, "-0.0.0", 7) = "-0.0.0" tc-so:wcslen(" 0.0.0") = 15 tc-so:wcstombs(NULL, " 0.0.0", 0) = 15 tc-so:wcstombs(buf, " 0.0.0", 16) = " 0.0.0" tc-so:wcslen(" +0.0.0") = 16 tc-so:wcstombs(NULL, " +0.0.0", 0) = 16 tc-so:wcstombs(buf, " +0.0.0", 17) = " +0.0.0" tc-so:wcslen(" -0.0.0") = 16 tc-so:wcstombs(NULL, " -0.0.0", 0) = 16 tc-so:wcstombs(buf, " -0.0.0", 17) = " -0.0.0" tc-so:wcslen("0X") = 2 tc-so:wcstombs(NULL, "0X", 0) = 2 tc-so:wcstombs(buf, "0X", 3) = "0X" tc-so:wcslen("+0X") = 3 tc-so:wcstombs(NULL, "+0X", 0) = 3 tc-so:wcstombs(buf, "+0X", 4) = "+0X" tc-so:wcslen("-0X") = 3 tc-so:wcstombs(NULL, "-0X", 0) = 3 tc-so:wcstombs(buf, "-0X", 4) = "-0X" tc-so:wcslen("0X.") = 3 tc-so:wcstombs(NULL, "0X.", 0) = 3 tc-so:wcstombs(buf, "0X.", 4) = "0X." tc-so:wcslen("+0X.") = 4 tc-so:wcstombs(NULL, "+0X.", 0) = 4 tc-so:wcstombs(buf, "+0X.", 5) = "+0X." tc-so:wcslen("-0X.") = 4 tc-so:wcstombs(NULL, "-0X.", 0) = 4 tc-so:wcstombs(buf, "-0X.", 5) = "-0X." tc-so:wcslen(" 0X.") = 13 tc-so:wcstombs(NULL, " 0X.", 0) = 13 tc-so:wcstombs(buf, " 0X.", 14) = " 0X." tc-so:wcslen(" +0X.") = 14 tc-so:wcstombs(NULL, " +0X.", 0) = 14 tc-so:wcstombs(buf, " +0X.", 15) = " +0X." tc-so:wcslen(" -0X.") = 14 tc-so:wcstombs(NULL, " -0X.", 0) = 14 tc-so:wcstombs(buf, " -0X.", 15) = " -0X." tc-so:wcslen("0X.0") = 4 tc-so:wcstombs(NULL, "0X.0", 0) = 4 tc-so:wcstombs(buf, "0X.0", 5) = "0X.0" tc-so:wcslen("+0X.0") = 5 tc-so:wcstombs(NULL, "+0X.0", 0) = 5 tc-so:wcstombs(buf, "+0X.0", 6) = "+0X.0" tc-so:wcslen("-0X.0") = 5 tc-so:wcstombs(NULL, "-0X.0", 0) = 5 tc-so:wcstombs(buf, "-0X.0", 6) = "-0X.0" tc-so:wcslen(" 0X.0") = 14 tc-so:wcstombs(NULL, " 0X.0", 0) = 14 tc-so:wcstombs(buf, " 0X.0", 15) = " 0X.0" tc-so:wcslen(" +0X.0") = 15 tc-so:wcstombs(NULL, " +0X.0", 0) = 15 tc-so:wcstombs(buf, " +0X.0", 16) = " +0X.0" tc-so:wcslen(" -0X.0") = 15 tc-so:wcstombs(NULL, " -0X.0", 0) = 15 tc-so:wcstombs(buf, " -0X.0", 16) = " -0X.0" tc-so:wcslen("0X.0P") = 5 tc-so:wcstombs(NULL, "0X.0P", 0) = 5 tc-so:wcstombs(buf, "0X.0P", 6) = "0X.0P" tc-so:wcslen("+0X.0P") = 6 tc-so:wcstombs(NULL, "+0X.0P", 0) = 6 tc-so:wcstombs(buf, "+0X.0P", 7) = "+0X.0P" tc-so:wcslen("-0X.0P") = 6 tc-so:wcstombs(NULL, "-0X.0P", 0) = 6 tc-so:wcstombs(buf, "-0X.0P", 7) = "-0X.0P" tc-so:wcslen(" 0X.0P") = 15 tc-so:wcstombs(NULL, " 0X.0P", 0) = 15 tc-so:wcstombs(buf, " 0X.0P", 16) = " 0X.0P" tc-so:wcslen(" +0X.0P") = 16 tc-so:wcstombs(NULL, " +0X.0P", 0) = 16 tc-so:wcstombs(buf, " +0X.0P", 17) = " +0X.0P" tc-so:wcslen(" -0X.0P") = 16 tc-so:wcstombs(NULL, " -0X.0P", 0) = 16 tc-so:wcstombs(buf, " -0X.0P", 17) = " -0X.0P" tc-so:wcslen("0X0") = 3 tc-so:wcstombs(NULL, "0X0", 0) = 3 tc-so:wcstombs(buf, "0X0", 4) = "0X0" tc-so:wcslen("+0X0") = 4 tc-so:wcstombs(NULL, "+0X0", 0) = 4 tc-so:wcstombs(buf, "+0X0", 5) = "+0X0" tc-so:wcslen("-0X0") = 4 tc-so:wcstombs(NULL, "-0X0", 0) = 4 tc-so:wcstombs(buf, "-0X0", 5) = "-0X0" tc-so:wcslen(" 0X0") = 13 tc-so:wcstombs(NULL, " 0X0", 0) = 13 tc-so:wcstombs(buf, " 0X0", 14) = " 0X0" tc-so:wcslen(" +0X0") = 14 tc-so:wcstombs(NULL, " +0X0", 0) = 14 tc-so:wcstombs(buf, " +0X0", 15) = " +0X0" tc-so:wcslen(" -0X0") = 14 tc-so:wcstombs(NULL, " -0X0", 0) = 14 tc-so:wcstombs(buf, " -0X0", 15) = " -0X0" tc-so:wcslen("00X0.0") = 6 tc-so:wcstombs(NULL, "00X0.0", 0) = 6 tc-so:wcstombs(buf, "00X0.0", 7) = "00X0.0" tc-so:wcslen("+00X0.0") = 7 tc-so:wcstombs(NULL, "+00X0.0", 0) = 7 tc-so:wcstombs(buf, "+00X0.0", 8) = "+00X0.0" tc-so:wcslen("-00X0.0") = 7 tc-so:wcstombs(NULL, "-00X0.0", 0) = 7 tc-so:wcstombs(buf, "-00X0.0", 8) = "-00X0.0" tc-so:wcslen(" 00X0.0") = 16 tc-so:wcstombs(NULL, " 00X0.0", 0) = 16 tc-so:wcstombs(buf, " 00X0.0", 17) = " 00X0.0" tc-so:wcslen(" +00X0.0") = 17 tc-so:wcstombs(NULL, " +00X0.0", 0) = 17 tc-so:wcstombs(buf, " +00X0.0", 18) = " +00X0.0" tc-so:wcslen(" -00X0.0") = 17 tc-so:wcstombs(NULL, " -00X0.0", 0) = 17 tc-so:wcstombs(buf, " -00X0.0", 18) = " -00X0.0" tc-so:wcslen("0X0P") = 4 tc-so:wcstombs(NULL, "0X0P", 0) = 4 tc-so:wcstombs(buf, "0X0P", 5) = "0X0P" tc-so:wcslen("+0X0P") = 5 tc-so:wcstombs(NULL, "+0X0P", 0) = 5 tc-so:wcstombs(buf, "+0X0P", 6) = "+0X0P" tc-so:wcslen("-0X0P") = 5 tc-so:wcstombs(NULL, "-0X0P", 0) = 5 tc-so:wcstombs(buf, "-0X0P", 6) = "-0X0P" tc-so:wcslen(" 0X0P") = 14 tc-so:wcstombs(NULL, " 0X0P", 0) = 14 tc-so:wcstombs(buf, " 0X0P", 15) = " 0X0P" tc-so:wcslen(" +0X0P") = 15 tc-so:wcstombs(NULL, " +0X0P", 0) = 15 tc-so:wcstombs(buf, " +0X0P", 16) = " +0X0P" tc-so:wcslen(" -0X0P") = 15 tc-so:wcstombs(NULL, " -0X0P", 0) = 15 tc-so:wcstombs(buf, " -0X0P", 16) = " -0X0P" tc-so:wcslen("0X0.") = 4 tc-so:wcstombs(NULL, "0X0.", 0) = 4 tc-so:wcstombs(buf, "0X0.", 5) = "0X0." tc-so:wcslen("+0X0.") = 5 tc-so:wcstombs(NULL, "+0X0.", 0) = 5 tc-so:wcstombs(buf, "+0X0.", 6) = "+0X0." tc-so:wcslen("-0X0.") = 5 tc-so:wcstombs(NULL, "-0X0.", 0) = 5 tc-so:wcstombs(buf, "-0X0.", 6) = "-0X0." tc-so:wcslen(" 0X0.") = 14 tc-so:wcstombs(NULL, " 0X0.", 0) = 14 tc-so:wcstombs(buf, " 0X0.", 15) = " 0X0." tc-so:wcslen(" +0X0.") = 15 tc-so:wcstombs(NULL, " +0X0.", 0) = 15 tc-so:wcstombs(buf, " +0X0.", 16) = " +0X0." tc-so:wcslen(" -0X0.") = 15 tc-so:wcstombs(NULL, " -0X0.", 0) = 15 tc-so:wcstombs(buf, " -0X0.", 16) = " -0X0." tc-so:wcslen("0X0.0") = 5 tc-so:wcstombs(NULL, "0X0.0", 0) = 5 tc-so:wcstombs(buf, "0X0.0", 6) = "0X0.0" tc-so:wcslen("+0X0.0") = 6 tc-so:wcstombs(NULL, "+0X0.0", 0) = 6 tc-so:wcstombs(buf, "+0X0.0", 7) = "+0X0.0" tc-so:wcslen("-0X0.0") = 6 tc-so:wcstombs(NULL, "-0X0.0", 0) = 6 tc-so:wcstombs(buf, "-0X0.0", 7) = "-0X0.0" tc-so:wcslen(" 0X0.0") = 15 tc-so:wcstombs(NULL, " 0X0.0", 0) = 15 tc-so:wcstombs(buf, " 0X0.0", 16) = " 0X0.0" tc-so:wcslen(" +0X0.0") = 16 tc-so:wcstombs(NULL, " +0X0.0", 0) = 16 tc-so:wcstombs(buf, " +0X0.0", 17) = " +0X0.0" tc-so:wcslen(" -0X0.0") = 16 tc-so:wcstombs(NULL, " -0X0.0", 0) = 16 tc-so:wcstombs(buf, " -0X0.0", 17) = " -0X0.0" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0.12345678") = 10 tc-so:wcstombs(NULL, "0.12345678", 0) = 10 tc-so:wcstombs(buf, "0.12345678", 11) = "0.12345678" tc-so:wcslen("+0.12345678") = 11 tc-so:wcstombs(NULL, "+0.12345678", 0) = 11 tc-so:wcstombs(buf, "+0.12345678", 12) = "+0.12345678" tc-so:wcslen("-0.12345678") = 11 tc-so:wcstombs(NULL, "-0.12345678", 0) = 11 tc-so:wcstombs(buf, "-0.12345678", 12) = "-0.12345678" tc-so:wcslen(" 0.12345678") = 15 tc-so:wcstombs(NULL, " 0.12345678", 0) = 15 tc-so:wcstombs(buf, " 0.12345678", 16) = " 0.12345678" tc-so:wcslen(" +0.12345678") = 16 tc-so:wcstombs(NULL, " +0.12345678", 0) = 16 tc-so:wcstombs(buf, " +0.12345678", 17) = " +0.12345678" tc-so:wcslen(" -0.12345678") = 16 tc-so:wcstombs(NULL, " -0.12345678", 0) = 16 tc-so:wcstombs(buf, " -0.12345678", 17) = " -0.12345678" tc-so:wcslen("0.12345E67") = 10 tc-so:wcstombs(NULL, "0.12345E67", 0) = 10 tc-so:wcstombs(buf, "0.12345E67", 11) = "0.12345E67" tc-so:wcslen("+0.12345E67") = 11 tc-so:wcstombs(NULL, "+0.12345E67", 0) = 11 tc-so:wcstombs(buf, "+0.12345E67", 12) = "+0.12345E67" tc-so:wcslen("-0.12345E67") = 11 tc-so:wcstombs(NULL, "-0.12345E67", 0) = 11 tc-so:wcstombs(buf, "-0.12345E67", 12) = "-0.12345E67" tc-so:wcslen(" 0.12345E67") = 15 tc-so:wcstombs(NULL, " 0.12345E67", 0) = 15 tc-so:wcstombs(buf, " 0.12345E67", 16) = " 0.12345E67" tc-so:wcslen(" +0.12345E67") = 16 tc-so:wcstombs(NULL, " +0.12345E67", 0) = 16 tc-so:wcstombs(buf, " +0.12345E67", 17) = " +0.12345E67" tc-so:wcslen(" -0.12345E67") = 16 tc-so:wcstombs(NULL, " -0.12345E67", 0) = 16 tc-so:wcstombs(buf, " -0.12345E67", 17) = " -0.12345E67" tc-so:wcslen("0.12345E+6") = 10 tc-so:wcstombs(NULL, "0.12345E+6", 0) = 10 tc-so:wcstombs(buf, "0.12345E+6", 11) = "0.12345E+6" tc-so:wcslen("+0.12345E+6") = 11 tc-so:wcstombs(NULL, "+0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "+0.12345E+6", 12) = "+0.12345E+6" tc-so:wcslen("-0.12345E+6") = 11 tc-so:wcstombs(NULL, "-0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "-0.12345E+6", 12) = "-0.12345E+6" tc-so:wcslen(" 0.12345E+6") = 15 tc-so:wcstombs(NULL, " 0.12345E+6", 0) = 15 tc-so:wcstombs(buf, " 0.12345E+6", 16) = " 0.12345E+6" tc-so:wcslen(" +0.12345E+6") = 16 tc-so:wcstombs(NULL, " +0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " +0.12345E+6", 17) = " +0.12345E+6" tc-so:wcslen(" -0.12345E+6") = 16 tc-so:wcstombs(NULL, " -0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " -0.12345E+6", 17) = " -0.12345E+6" tc-so:wcslen("0.98765E-4") = 10 tc-so:wcstombs(NULL, "0.98765E-4", 0) = 10 tc-so:wcstombs(buf, "0.98765E-4", 11) = "0.98765E-4" tc-so:wcslen("+0.98765E-4") = 11 tc-so:wcstombs(NULL, "+0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "+0.98765E-4", 12) = "+0.98765E-4" tc-so:wcslen("-0.98765E-4") = 11 tc-so:wcstombs(NULL, "-0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "-0.98765E-4", 12) = "-0.98765E-4" tc-so:wcslen(" 0.98765E-4") = 15 tc-so:wcstombs(NULL, " 0.98765E-4", 0) = 15 tc-so:wcstombs(buf, " 0.98765E-4", 16) = " 0.98765E-4" tc-so:wcslen(" +0.98765E-4") = 16 tc-so:wcstombs(NULL, " +0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " +0.98765E-4", 17) = " +0.98765E-4" tc-so:wcslen(" -0.98765E-4") = 16 tc-so:wcstombs(NULL, " -0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " -0.98765E-4", 17) = " -0.98765E-4" tc-so:wcslen("12345678E9") = 10 tc-so:wcstombs(NULL, "12345678E9", 0) = 10 tc-so:wcstombs(buf, "12345678E9", 11) = "12345678E9" tc-so:wcslen("+12345678E9") = 11 tc-so:wcstombs(NULL, "+12345678E9", 0) = 11 tc-so:wcstombs(buf, "+12345678E9", 12) = "+12345678E9" tc-so:wcslen("-12345678E9") = 11 tc-so:wcstombs(NULL, "-12345678E9", 0) = 11 tc-so:wcstombs(buf, "-12345678E9", 12) = "-12345678E9" tc-so:wcslen(" 12345678E9") = 15 tc-so:wcstombs(NULL, " 12345678E9", 0) = 15 tc-so:wcstombs(buf, " 12345678E9", 16) = " 12345678E9" tc-so:wcslen(" +12345678E9") = 16 tc-so:wcstombs(NULL, " +12345678E9", 0) = 16 tc-so:wcstombs(buf, " +12345678E9", 17) = " +12345678E9" tc-so:wcslen(" -12345678E9") = 16 tc-so:wcstombs(NULL, " -12345678E9", 0) = 16 tc-so:wcstombs(buf, " -12345678E9", 17) = " -12345678E9" tc-so:wcslen("0x1P+2") = 6 tc-so:wcstombs(NULL, "0x1P+2", 0) = 6 tc-so:wcstombs(buf, "0x1P+2", 7) = "0x1P+2" tc-so:wcslen("+0x1P+2") = 7 tc-so:wcstombs(NULL, "+0x1P+2", 0) = 7 tc-so:wcstombs(buf, "+0x1P+2", 8) = "+0x1P+2" tc-so:wcslen("-0x1P+2") = 7 tc-so:wcstombs(NULL, "-0x1P+2", 0) = 7 tc-so:wcstombs(buf, "-0x1P+2", 8) = "-0x1P+2" tc-so:wcslen(" 0x1P+2") = 11 tc-so:wcstombs(NULL, " 0x1P+2", 0) = 11 tc-so:wcstombs(buf, " 0x1P+2", 12) = " 0x1P+2" tc-so:wcslen(" +0x1P+2") = 12 tc-so:wcstombs(NULL, " +0x1P+2", 0) = 12 tc-so:wcstombs(buf, " +0x1P+2", 13) = " +0x1P+2" tc-so:wcslen(" -0x1P+2") = 12 tc-so:wcstombs(NULL, " -0x1P+2", 0) = 12 tc-so:wcstombs(buf, " -0x1P+2", 13) = " -0x1P+2" tc-so:wcslen("0x1.0P+2") = 8 tc-so:wcstombs(NULL, "0x1.0P+2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P+2", 9) = "0x1.0P+2" tc-so:wcslen("+0x1.0P+2") = 9 tc-so:wcstombs(NULL, "+0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P+2", 10) = "+0x1.0P+2" tc-so:wcslen("-0x1.0P+2") = 9 tc-so:wcstombs(NULL, "-0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P+2", 10) = "-0x1.0P+2" tc-so:wcslen(" 0x1.0P+2") = 13 tc-so:wcstombs(NULL, " 0x1.0P+2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P+2", 14) = " 0x1.0P+2" tc-so:wcslen(" +0x1.0P+2") = 14 tc-so:wcstombs(NULL, " +0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P+2", 15) = " +0x1.0P+2" tc-so:wcslen(" -0x1.0P+2") = 14 tc-so:wcstombs(NULL, " -0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P+2", 15) = " -0x1.0P+2" tc-so:wcslen("0x1P-2") = 6 tc-so:wcstombs(NULL, "0x1P-2", 0) = 6 tc-so:wcstombs(buf, "0x1P-2", 7) = "0x1P-2" tc-so:wcslen("+0x1P-2") = 7 tc-so:wcstombs(NULL, "+0x1P-2", 0) = 7 tc-so:wcstombs(buf, "+0x1P-2", 8) = "+0x1P-2" tc-so:wcslen("-0x1P-2") = 7 tc-so:wcstombs(NULL, "-0x1P-2", 0) = 7 tc-so:wcstombs(buf, "-0x1P-2", 8) = "-0x1P-2" tc-so:wcslen(" 0x1P-2") = 11 tc-so:wcstombs(NULL, " 0x1P-2", 0) = 11 tc-so:wcstombs(buf, " 0x1P-2", 12) = " 0x1P-2" tc-so:wcslen(" +0x1P-2") = 12 tc-so:wcstombs(NULL, " +0x1P-2", 0) = 12 tc-so:wcstombs(buf, " +0x1P-2", 13) = " +0x1P-2" tc-so:wcslen(" -0x1P-2") = 12 tc-so:wcstombs(NULL, " -0x1P-2", 0) = 12 tc-so:wcstombs(buf, " -0x1P-2", 13) = " -0x1P-2" tc-so:wcslen("0x1.0P-2") = 8 tc-so:wcstombs(NULL, "0x1.0P-2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P-2", 9) = "0x1.0P-2" tc-so:wcslen("+0x1.0P-2") = 9 tc-so:wcstombs(NULL, "+0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P-2", 10) = "+0x1.0P-2" tc-so:wcslen("-0x1.0P-2") = 9 tc-so:wcstombs(NULL, "-0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P-2", 10) = "-0x1.0P-2" tc-so:wcslen(" 0x1.0P-2") = 13 tc-so:wcstombs(NULL, " 0x1.0P-2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P-2", 14) = " 0x1.0P-2" tc-so:wcslen(" +0x1.0P-2") = 14 tc-so:wcstombs(NULL, " +0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P-2", 15) = " +0x1.0P-2" tc-so:wcslen(" -0x1.0P-2") = 14 tc-so:wcstombs(NULL, " -0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P-2", 15) = " -0x1.0P-2" tc-end: 1646677955.808588, wcstombs, passed tp-end: 1646677955.814411, lib/libc/locale/t_wcstod tp-start: 1646677955.987787, lib/libc/locale/t_wctomb, 3 tc-start: 1646677955.990357, wcrtomb tc-so:Checking wcrtomb() (using internal state) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1646677956.585101, wcrtomb, passed tc-start: 1646677956.638772, wcrtomb_state tc-so:Checking wcrtomb() (with state object) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1646677956.779508, wcrtomb_state, passed tc-start: 1646677956.788024, wctomb tc-so:Checking wctomb() tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1646677956.893485, wctomb, passed tp-end: 1646677956.901306, lib/libc/locale/t_wctomb tp-start: 1646677957.12874, lib/libc/locale/t_io, 6 tc-start: 1646677957.21613, bad_big5_getwc tc-end: 1646677957.100920, bad_big5_getwc, passed tc-start: 1646677957.108036, bad_big5_swprintf tc-end: 1646677957.194234, bad_big5_swprintf, passed tc-start: 1646677957.201046, bad_big5_wprintf tc-end: 1646677957.292993, bad_big5_wprintf, passed tc-start: 1646677957.304079, good_big5_getwc tc-end: 1646677957.398983, good_big5_getwc, passed tc-start: 1646677957.406616, good_big5_swprintf tc-end: 1646677957.496823, good_big5_swprintf, passed tc-start: 1646677957.504691, good_big5_wprintf tc-so:Ï@ tc-end: 1646677957.588351, good_big5_wprintf, passed tp-end: 1646677957.595557, lib/libc/locale/t_io tp-start: 1646677957.672377, lib/libc/locale/t_toupper, 2 tc-start: 1646677957.674771, tolower tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting c1, reported c1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting c2, reported c2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting d7, reported d7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting c7, reported c7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting c4, reported c4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting c5, reported c5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting a3, reported a3 tc-end: 1646677957.811956, tolower, passed tc-start: 1646677957.818860, toupper tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting e1, reported e1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting e2, reported e2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting f7, reported f7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting e7, reported e7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting e4, reported e4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting e5, reported e5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting b3, reported b3 tc-end: 1646677957.945686, toupper, passed tp-end: 1646677957.952081, lib/libc/locale/t_toupper tp-start: 1646677958.18642, lib/libc/locale/t_digittoint, 1 tc-start: 1646677958.20934, digittoint tc-end: 1646677958.93575, digittoint, skipped, digittoint(3) not present to test tp-end: 1646677958.101239, lib/libc/locale/t_digittoint tp-start: 1646677958.174414, lib/libc/locale/t_sprintf, 3 tc-start: 1646677958.176847, sprintf tc-so:Trying locale en_US.UTF-8... tc-so:Using locale: C/C/C/en_US.UTF-8/C/C tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Using locale: C/C/C/fr_FR.ISO8859-1/C/C tc-so:Trying locale it_IT.ISO8859-1... tc-so:Using locale: C/C/C/it_IT.ISO8859-1/C/C tc-so:Trying locale POSIX... tc-so:Using locale: C/C/C/POSIX/C/C tc-end: 1646677958.300408, sprintf, passed tc-start: 1646677958.307630, sscanf tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1646677958.400096, sscanf, passed tc-start: 1646677958.407354, strto tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1646677958.500769, strto, passed tp-end: 1646677958.507795, lib/libc/locale/t_sprintf tp-start: 1646677958.582583, lib/libc/locale/t_wctype, 1 tc-start: 1646677958.584935, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1084327392, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1084327408, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1084327424, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1084327424, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1084327424, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1084327440, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1084327440, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1084327456, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1084327472, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1084327488, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1084327504, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1084327504, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1084327504, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1084327520, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1084327536, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1084327552, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1084327568, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1084327568, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1084327568, expect 0 tc-so:Trying locale en_US.UTF-8... tc-so:Using locale en_US.UTF-8 tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076386752, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076386768, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076386784, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076386800, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076386800, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076386816, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076386832, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076386848, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076386864, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076386880, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076386896, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076386912, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076386928, expect 0 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Using locale ru_RU.KOI8-R tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char £ (0xa3), wc a3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char ³ (0xb3), wc b3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char Ö (0xd6), wc d6, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076292736, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char £ (0xa3), wc a3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char ³ (0xb3), wc b3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char Ö (0xd6), wc d6, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076292752, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076292768, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076292784, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076292784, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076292800, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char £ (0xa3), wc a3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ³ (0xb3), wc b3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char Ö (0xd6), wc d6, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076292816, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char £ (0xa3), wc a3, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char Ö (0xd6), wc d6, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ³ (0xb3), wc b3, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ö (0xf6), wc f6, wct 1076292832, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char £ (0xa3), wc a3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ³ (0xb3), wc b3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char Ö (0xd6), wc d6, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ¿ (0xbf), wc bf, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076292848, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076292864, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char £ (0xa3), wc a3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ³ (0xb3), wc b3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char Ö (0xd6), wc d6, wct 1076292880, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ³ (0xb3), wc b3, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char à (0xe0), wc e0, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ÿ (0xff), wc ff, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char £ (0xa3), wc a3, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char À (0xc0), wc c0, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ß (0xdf), wc df, wct 1076292896, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Á (0xc1), wc c1, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Å (0xc5), wc c5, wct 1076292912, expect 0 tc-end: 1646677959.347843, ctype, passed tp-end: 1646677959.355792, lib/libc/locale/t_wctype tp-start: 1646677959.444524, lib/libc/locale/t_btowc, 3 tc-start: 1646677959.447570, btowc tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Checking illegal character 0x80 tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0x42 tc-so:0x42 -> wide 0x42 -> 0x42 tc-so:Checking legal character 0x43 tc-so:0x43 -> wide 0x43 -> 0x43 tc-so:Checking legal character 0x31 tc-so:0x31 -> wide 0x31 -> 0x31 tc-so:Checking legal character 0x32 tc-so:0x32 -> wide 0x32 -> 0x32 tc-so:Checking legal character 0x33 tc-so:0x33 -> wide 0x33 -> 0x33 tc-so:Checking legal character 0x40 tc-so:0x40 -> wide 0x40 -> 0x40 tc-so:Checking legal character 0x9 tc-so:0x9 -> wide 0x9 -> 0x9 tc-so:Trying locale: ru_RU.KOI8-R tc-so:Using locale: C/ru_RU.KOI8-R/C/C/C/C tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0xc2 tc-so:0xc2 -> wide 0xc2 -> 0xc2 tc-so:Checking legal character 0xd7 tc-so:0xd7 -> wide 0xd7 -> 0xd7 tc-so:Checking legal character 0xc7 tc-so:0xc7 -> wide 0xc7 -> 0xc7 tc-so:Checking legal character 0xc4 tc-so:0xc4 -> wide 0xc4 -> 0xc4 tc-so:Checking legal character 0xc5 tc-so:0xc5 -> wide 0xc5 -> 0xc5 tc-so:Checking legal character 0xa3 tc-so:0xa3 -> wide 0xa3 -> 0xa3 tc-end: 1646677959.586809, btowc, passed tc-start: 1646677959.594178, btowc_posix tc-end: 1646677959.671935, btowc_posix, passed tc-start: 1646677959.678292, stdc_iso_10646 tc-end: 1646677959.746245, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1646677959.752583, lib/libc/locale/t_btowc tp-start: 1646677959.816461, lib/libc/locale/t_wcscoll, 1 tc-start: 1646677959.818525, wcscoll tc-so:Trying locale C... tc-so:Using locale: C tc-so:Check L"A string beginning with aCapital Letter" < L"always comes before" tc-so:Check L"always comes before" < L"another beginning lowercase" tc-so:Check L"another beginning lowercase" < L"assuming ASCII of course" tc-so:Trying locale en_US.UTF-8... tc-end: 1646677959.901737, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1646677959.910594, lib/libc/locale/t_wcscoll tp-start: 1646677960.23447, lib/libc/locale/t_ducet, 2 tc-start: 1646677960.25552, wcscoll_ducet tc-end: 1646677960.91725, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1646677960.98830, wcsxfrm_ducet tc-end: 1646677960.168707, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1646677960.175236, lib/libc/locale/t_ducet tp-start: 1646677960.243868, lib/libc/locale/t_strfmon, 1 tc-start: 1646677960.246383, strfmon tc-end: 1646677960.341006, strfmon, passed tp-end: 1646677960.348919, lib/libc/locale/t_strfmon tp-start: 1646677960.459177, lib/libc/misc/t_ubsan, 14 tc-start: 1646677960.461349, add_overflow_signed tc-end: 1646677960.601826, add_overflow_signed, passed tc-start: 1646677960.613836, builtin_unreachable tc-end: 1646677960.742571, builtin_unreachable, passed tc-start: 1646677960.752731, divrem_overflow_signed_div tc-end: 1646677960.872412, divrem_overflow_signed_div, passed tc-start: 1646677960.882721, divrem_overflow_signed_mod tc-end: 1646677961.11231, divrem_overflow_signed_mod, passed tc-start: 1646677961.22916, integer_divide_by_zero tc-end: 1646677961.156621, integer_divide_by_zero, passed tc-start: 1646677961.169537, load_invalid_value_bool tc-end: 1646677961.312161, load_invalid_value_bool, passed tc-start: 1646677961.323159, mul_overflow_signed tc-end: 1646677961.446001, mul_overflow_signed, passed tc-start: 1646677961.457357, out_of_bounds tc-end: 1646677961.590709, out_of_bounds, passed tc-start: 1646677961.601949, shift_out_of_bounds_negativeexponent tc-end: 1646677961.733407, shift_out_of_bounds_negativeexponent, passed tc-start: 1646677961.743174, shift_out_of_bounds_signednessbit tc-end: 1646677961.880560, shift_out_of_bounds_signednessbit, passed tc-start: 1646677961.896086, shift_out_of_bounds_signedoverflow tc-end: 1646677962.47736, shift_out_of_bounds_signedoverflow, passed tc-start: 1646677962.59757, shift_out_of_bounds_toolargeexponent tc-end: 1646677962.213762, shift_out_of_bounds_toolargeexponent, passed tc-start: 1646677962.224916, type_mismatch_misaligned tc-end: 1646677962.350915, type_mismatch_misaligned, passed tc-start: 1646677962.369942, vla_bound_not_positive tc-end: 1646677962.501039, vla_bound_not_positive, passed tp-end: 1646677962.513317, lib/libc/misc/t_ubsan tp-start: 1646677962.821626, lib/libc/misc/t_ubsanxx, 15 tc-start: 1646677962.824362, add_overflow_signed tc-end: 1646677963.70875, add_overflow_signed, passed tc-start: 1646677963.84394, builtin_unreachable tc-end: 1646677963.334485, builtin_unreachable, passed tc-start: 1646677963.347761, divrem_overflow_signed_div tc-end: 1646677963.585710, divrem_overflow_signed_div, passed tc-start: 1646677963.597248, divrem_overflow_signed_mod tc-end: 1646677963.807361, divrem_overflow_signed_mod, passed tc-start: 1646677963.819848, integer_divide_by_zero tc-end: 1646677964.32734, integer_divide_by_zero, passed tc-start: 1646677964.43509, load_invalid_value_bool tc-end: 1646677964.257765, load_invalid_value_bool, passed tc-start: 1646677964.269181, load_invalid_value_enum tc-end: 1646677964.502763, load_invalid_value_enum, passed tc-start: 1646677964.513427, missing_return tc-end: 1646677964.731696, missing_return, passed tc-start: 1646677964.742111, mul_overflow_signed tc-end: 1646677964.950262, mul_overflow_signed, passed tc-start: 1646677964.961809, out_of_bounds tc-end: 1646677965.182669, out_of_bounds, passed tc-start: 1646677965.194181, shift_out_of_bounds_negativeexponent tc-end: 1646677965.413176, shift_out_of_bounds_negativeexponent, passed tc-start: 1646677965.426843, shift_out_of_bounds_signedoverflow tc-end: 1646677965.693816, shift_out_of_bounds_signedoverflow, passed tc-start: 1646677965.706580, shift_out_of_bounds_toolargeexponent tc-end: 1646677965.935545, shift_out_of_bounds_toolargeexponent, passed tc-start: 1646677965.946800, type_mismatch_misaligned tc-end: 1646677966.203489, type_mismatch_misaligned, passed tc-start: 1646677966.217045, vla_bound_not_positive tc-end: 1646677966.467088, vla_bound_not_positive, passed tp-end: 1646677966.481685, lib/libc/misc/t_ubsanxx tp-start: 1646677967.959843, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1646677967.963147, basic tc-end: 1646677969.373143, basic, passed tc-start: 1646677969.386736, empty_hostname tc-end: 1646677970.685560, empty_hostname, passed tc-start: 1646677970.696498, empty_servname tc-end: 1646677971.609865, empty_servname, passed tc-start: 1646677971.624639, scopeaddr tc-end: 1646677972.233323, scopeaddr, passed tc-start: 1646677972.243670, sock_raw tc-end: 1646677973.199601, sock_raw, passed tc-start: 1646677973.209750, specific tc-end: 1646677974.110771, specific, passed tc-start: 1646677974.121985, unsupported_family tc-end: 1646677974.722155, unsupported_family, passed tp-end: 1646677974.733160, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1646677974.816526, lib/libc/net/t_getprotoent, 7 tc-start: 1646677974.819514, endprotoent_rewind tc-end: 1646677974.908368, endprotoent_rewind, passed tc-start: 1646677974.915295, getprotobyname_basic tc-end: 1646677975.16215, getprotobyname_basic, passed tc-start: 1646677975.23916, getprotobyname_err tc-end: 1646677975.126869, getprotobyname_err, passed tc-start: 1646677975.135241, getprotobynumber_basic tc-end: 1646677975.223226, getprotobynumber_basic, passed tc-start: 1646677975.231396, getprotobynumber_err tc-end: 1646677975.325556, getprotobynumber_err, passed tc-start: 1646677975.334363, getprotoent_next tc-end: 1646677975.416916, getprotoent_next, passed tc-start: 1646677975.425241, setprotoent_rewind tc-end: 1646677975.507731, setprotoent_rewind, passed tp-end: 1646677975.514773, lib/libc/net/t_getprotoent tp-start: 1646677975.595658, lib/libc/net/t_ether_aton, 1 tc-start: 1646677975.597969, tc_ether_aton tc-end: 1646677975.672370, tc_ether_aton, passed tp-end: 1646677975.680522, lib/libc/net/t_ether_aton tp-start: 1646677975.760148, lib/libc/net/t_if_nametoindex, 1 tc-start: 1646677975.762662, tc_if_nametoindex tc-end: 1646677975.846282, tc_if_nametoindex, passed tp-end: 1646677975.854373, lib/libc/net/t_if_nametoindex tp-start: 1646677976.416909, lib/libc/net/t_nsdispatch, 1 tc-start: 1646677976.419303, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-end: 1646677977.239457, recurse, passed tp-end: 1646677977.251010, lib/libc/net/t_nsdispatch tp-start: 1646677977.805411, lib/libc/net/t_protoent, 1 tc-start: 1646677977.808111, protoent tc-end: 1646677978.869092, protoent, passed tp-end: 1646677978.880852, lib/libc/net/t_protoent tp-start: 1646677979.493758, lib/libc/net/t_servent, 1 tc-start: 1646677979.496004, servent tc-end: 1646677993.32138, servent, passed tp-end: 1646677993.56233, lib/libc/net/t_servent tp-start: 1646677995.532499, lib/libc/net/t_hostent, 12 tc-start: 1646677995.534818, dnsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 -a 38.117.134.16 ] tc-se:kill: pid 25646: No such process tc-end: 1646677998.158035, dnsbyaddrlookup4, passed tc-start: 1646677998.167839, dnsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:kill: pid 23341: No such process tc-end: 1646678000.354594, dnsbyaddrlookup6, passed tc-start: 1646678000.365023, dnsbynamelookup4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 sixthavenue.astron.com ] tc-se:kill: pid 10856: No such process tc-end: 1646678002.600121, dnsbynamelookup4, passed tc-start: 1646678002.610619, dnsbynamelookup6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 sixthavenue.astron.com ] tc-se:kill: pid 25279: No such process tc-end: 1646678004.710340, dnsbynamelookup6, passed tc-start: 1646678004.719302, gethostbyaddr4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 38.117.134.16 ] tc-se:kill: pid 25748: No such process tc-end: 1646678006.896755, gethostbyaddr4, passed tc-start: 1646678006.946146, gethostbyaddr6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:kill: pid 25163: No such process tc-end: 1646678009.77538, gethostbyaddr6, passed tc-start: 1646678009.89755, gethostbyname4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -4 sixthavenue.astron.com ] tc-se:kill: pid 22752: No such process tc-end: 1646678011.278876, gethostbyname4, passed tc-start: 1646678011.290345, gethostbyname6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -6 sixthavenue.astron.com ] tc-se:kill: pid 11176: No such process tc-end: 1646678013.520302, gethostbyname6, passed tc-start: 1646678013.529771, hostsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 -a 127.0.0.1 ] tc-end: 1646678014.312524, hostsbyaddrlookup4, passed tc-start: 1646678014.320561, hostsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 -a ::1 ] tc-end: 1646678015.123203, hostsbyaddrlookup6, passed tc-start: 1646678015.132505, hostsbynamelookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 localhost ] tc-end: 1646678015.904873, hostsbynamelookup4, passed tc-start: 1646678015.911458, hostsbynamelookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 localhost ] tc-end: 1646678016.690745, hostsbynamelookup6, passed tp-end: 1646678016.698700, lib/libc/net/t_hostent tp-start: 1646678016.780946, lib/libc/nls/t_catalog, 2 tc-start: 1646678016.783068, catalog_errno tc-end: 1646678016.871043, catalog_errno, passed tc-start: 1646678016.880214, catalog_signal tc-end: 1646678016.975420, catalog_signal, passed tp-end: 1646678016.985409, lib/libc/nls/t_catalog tp-start: 1646678017.100111, lib/libc/regex/t_regex_att, 7 tc-start: 1646678017.103188, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1646678017.273274, basic, passed tc-start: 1646678017.279918, categorization tc-se:skipping failed test at line 41 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 46 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 47 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 48 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1646678017.382823, categorization, passed tc-start: 1646678017.390477, forcedassoc tc-se:skipping failed test at line 7 (pattern=((a|ab)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 8 (pattern=((a|ab)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 9 (pattern=((ab|a)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 10 (pattern=((ab|a)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 17 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 18 (pattern=((a*)(abc|b))(c*), input=abc) tc-se:skipping failed test at line 23 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 24 (pattern=((a*)(abc|b))(c*), input=abc) tc-end: 1646678017.487193, forcedassoc, passed tc-start: 1646678017.496215, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 16 tc-end: 1646678017.637714, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1646678017.645631, nullsubexpr tc-se:skipping failed test at line 3 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 5 (pattern=(a*)*, input=aaaaaa) tc-se:skipping failed test at line 6 (pattern=(a*)*, input=aaaaaax) tc-se:skipping failed test at line 7 (pattern=(a*)+, input=a) tc-se:skipping failed test at line 9 (pattern=(a*)+, input=aaaaaa) tc-se:skipping failed test at line 10 (pattern=(a*)+, input=aaaaaax) tc-se:skipping failed test at line 20 (pattern=([a]*)*, input=a) tc-se:skipping failed test at line 22 (pattern=([a]*)*, input=aaaaaa) tc-se:skipping failed test at line 23 (pattern=([a]*)*, input=aaaaaax) tc-se:skipping failed test at line 24 (pattern=([a]*)+, input=a) tc-se:skipping failed test at line 26 (pattern=([a]*)+, input=aaaaaa) tc-se:skipping failed test at line 27 (pattern=([a]*)+, input=aaaaaax) tc-se:skipping failed test at line 28 (pattern=([^b]*)*, input=a) tc-se:skipping failed test at line 30 (pattern=([^b]*)*, input=aaaaaa) tc-se:skipping failed test at line 31 (pattern=([^b]*)*, input=aaaaaab) tc-se:skipping failed test at line 32 (pattern=([ab]*)*, input=a) tc-se:skipping failed test at line 33 (pattern=([ab]*)*, input=aaaaaa) tc-se:skipping failed test at line 34 (pattern=([ab]*)*, input=ababab) tc-se:skipping failed test at line 35 (pattern=([ab]*)*, input=bababa) tc-se:skipping failed test at line 36 (pattern=([ab]*)*, input=b) tc-se:skipping failed test at line 37 (pattern=([ab]*)*, input=bbbbbb) tc-se:skipping failed test at line 38 (pattern=([ab]*)*, input=aaaabcde) tc-se:skipping failed test at line 39 (pattern=([^a]*)*, input=b) tc-se:skipping failed test at line 40 (pattern=([^a]*)*, input=bbbbbb) tc-se:skipping failed test at line 42 (pattern=([^ab]*)*, input=ccccxx) tc-se:skipping unsupported [no *? +? mimimal match ops] tests tc-se:skipping failed test at line 55 (pattern=\(a*\)*\(x\), input=ax) tc-se:skipping failed test at line 56 (pattern=\(a*\)*\(x\), input=axa) tc-se:skipping failed test at line 57 (pattern=\(a*\)*\(x\)\(\1\), input=x) tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-se:skipping failed test at line 64 (pattern=(a*)*(x), input=ax) tc-se:skipping failed test at line 65 (pattern=(a*)*(x), input=axa) tc-se:skipping failed test at line 68 (pattern=(a*)+(x), input=ax) tc-se:skipping failed test at line 69 (pattern=(a*)+(x), input=axa) tc-end: 1646678017.790134, nullsubexpr, passed tc-start: 1646678017.799062, repetition tc-se:skipping failed test at line 45 (pattern=((..)|(.)){2}, input=aaa) tc-se:skipping failed test at line 46 (pattern=((..)|(.)){3}, input=aaa) tc-se:skipping failed test at line 56 (pattern=((..)|(.)){3}, input=aaaa) tc-se:skipping failed test at line 66 (pattern=((..)|(.)){3}, input=aaaaa) tc-se:skipping failed test at line 85 (pattern=X(.?){0,}Y, input=X1234567Y) tc-se:skipping failed test at line 86 (pattern=X(.?){1,}Y, input=X1234567Y) tc-se:skipping failed test at line 87 (pattern=X(.?){2,}Y, input=X1234567Y) tc-se:skipping failed test at line 88 (pattern=X(.?){3,}Y, input=X1234567Y) tc-se:skipping failed test at line 89 (pattern=X(.?){4,}Y, input=X1234567Y) tc-se:skipping failed test at line 90 (pattern=X(.?){5,}Y, input=X1234567Y) tc-se:skipping failed test at line 91 (pattern=X(.?){6,}Y, input=X1234567Y) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-se:skipping failed test at line 94 (pattern=X(.?){0,8}Y, input=X1234567Y) tc-se:skipping failed test at line 95 (pattern=X(.?){1,8}Y, input=X1234567Y) tc-se:skipping failed test at line 96 (pattern=X(.?){2,8}Y, input=X1234567Y) tc-se:skipping failed test at line 97 (pattern=X(.?){3,8}Y, input=X1234567Y) tc-se:skipping failed test at line 98 (pattern=X(.?){4,8}Y, input=X1234567Y) tc-se:skipping failed test at line 99 (pattern=X(.?){5,8}Y, input=X1234567Y) tc-se:skipping failed test at line 100 (pattern=X(.?){6,8}Y, input=X1234567Y) tc-se:skipping failed test at line 101 (pattern=X(.?){7,8}Y, input=X1234567Y) tc-se:skipping failed test at line 113 (pattern=(a|ab|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 114 (pattern=(a|ab|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 115 (pattern=(a|ab|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 116 (pattern=(a|ab|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 119 (pattern=(a|ab|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 120 (pattern=(a|ab|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 121 (pattern=(a|ab|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 123 (pattern=(a|ab|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 124 (pattern=(a|ab|c|bcd)+(d*), input=ababcd) tc-se:skipping failed test at line 129 (pattern=(ab|a|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 130 (pattern=(ab|a|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 131 (pattern=(ab|a|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 132 (pattern=(ab|a|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 135 (pattern=(ab|a|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 136 (pattern=(ab|a|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 137 (pattern=(ab|a|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 139 (pattern=(ab|a|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 140 (pattern=(ab|a|c|bcd)+(d*), input=ababcd) tc-end: 1646678018.12890, repetition, passed tc-start: 1646678018.21139, rightassoc tc-end: 1646678018.135044, rightassoc, passed tp-end: 1646678018.143032, lib/libc/regex/t_regex_att tp-start: 1646678018.222707, lib/libc/regex/t_exhaust, 1 tc-start: 1646678018.225140, regcomp_too_big tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 22923] tc-se:Core was generated by `t_exhaust'. tc-se:Program terminated with signal SIGSEGV, Segmentation fault. tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#1 0x59f7290856da471d in ?? () tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646678032.263958, regcomp_too_big, failed, Test program received signal 11 (core dumped) tp-end: 1646678032.360078, lib/libc/regex/t_exhaust tp-start: 1646678035.280704, lib/libc/regex/t_regex, 19 tc-start: 1646678035.283432, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1646678486.925533, lib/libc/string/t_strcoll tp-start: 1646678487.22275, lib/libc/string/t_strcpy, 1 tc-start: 1646678487.25508, strcpy_basic tc-end: 1646678487.117875, strcpy_basic, passed tp-end: 1646678487.127201, lib/libc/string/t_strcpy tp-start: 1646678487.221056, lib/libc/string/t_strcspn, 1 tc-start: 1646678487.224060, strcspn tc-end: 1646678487.318216, strcspn, passed tp-end: 1646678487.327443, lib/libc/string/t_strcspn tp-start: 1646678487.444324, lib/libc/string/t_strerror, 4 tc-start: 1646678487.447525, strerror_basic tc-end: 1646678487.746176, strerror_basic, passed tc-start: 1646678487.754757, strerror_err tc-end: 1646678487.850597, strerror_err, passed tc-start: 1646678487.857683, strerror_r_basic tc-end: 1646678488.112346, strerror_r_basic, passed tc-start: 1646678488.120382, strerror_r_err tc-end: 1646678488.204903, strerror_r_err, passed tp-end: 1646678488.212641, lib/libc/string/t_strerror tp-start: 1646678488.290851, lib/libc/string/t_stresep, 1 tc-start: 1646678488.293191, stresep_basic tc-end: 1646678488.371002, stresep_basic, passed tp-end: 1646678488.381292, lib/libc/string/t_stresep tp-start: 1646678488.480981, lib/libc/string/t_strlen, 3 tc-start: 1646678488.483919, strlen_basic tc-end: 1646678488.581026, strlen_basic, passed tc-start: 1646678488.591261, strlen_huge tc-end: 1646678488.964648, strlen_huge, passed tc-start: 1646678488.975316, strnlen_basic tc-end: 1646678489.69911, strnlen_basic, passed tp-end: 1646678489.80545, lib/libc/string/t_strlen tp-start: 1646678489.175912, lib/libc/string/t_strpbrk, 1 tc-start: 1646678489.178940, strpbrk tc-end: 1646678489.272982, strpbrk, passed tp-end: 1646678489.281700, lib/libc/string/t_strpbrk tp-start: 1646678489.374294, lib/libc/string/t_strrchr, 1 tc-start: 1646678489.377722, strrchr_basic tc-end: 1646678489.473035, strrchr_basic, passed tp-end: 1646678489.480750, lib/libc/string/t_strrchr tp-start: 1646678489.566034, lib/libc/string/t_strspn, 1 tc-start: 1646678489.568681, strspn tc-end: 1646678489.640889, strspn, passed tp-end: 1646678489.648803, lib/libc/string/t_strspn tp-start: 1646678489.721802, lib/libc/string/t_swab, 1 tc-start: 1646678489.724289, swab_basic tc-end: 1646678489.796152, swab_basic, passed tp-end: 1646678489.803335, lib/libc/string/t_swab tp-start: 1646678489.928227, lib/libc/sys/t_access, 6 tc-start: 1646678489.930914, access_access tc-end: 1646678490.96982, access_access, passed tc-start: 1646678490.106673, access_fault tc-end: 1646678490.182505, access_fault, passed tc-start: 1646678490.189870, access_inval tc-end: 1646678490.267300, access_inval, passed tc-start: 1646678490.273823, access_notdir tc-end: 1646678490.342284, access_notdir, passed tc-start: 1646678490.349587, access_notexist tc-end: 1646678490.447598, access_notexist, passed tc-start: 1646678490.455359, access_toolong tc-end: 1646678490.536132, access_toolong, passed tp-end: 1646678490.544185, lib/libc/sys/t_access tp-start: 1646678490.616190, lib/libc/sys/t_bind, 1 tc-start: 1646678490.618574, bind_foreign_family tc-end: 1646678490.699712, bind_foreign_family, passed tp-end: 1646678490.707459, lib/libc/sys/t_bind tp-start: 1646678490.786703, lib/libc/sys/t_chroot, 6 tc-start: 1646678490.790186, chroot_basic tc-end: 1646678490.893279, chroot_basic, passed tc-start: 1646678490.902986, chroot_err tc-end: 1646678490.974254, chroot_err, passed tc-start: 1646678490.982336, chroot_perm tc-end: 1646678491.78579, chroot_perm, passed tc-start: 1646678491.88018, fchroot_basic tc-end: 1646678491.182352, fchroot_basic, passed tc-start: 1646678491.194032, fchroot_err tc-end: 1646678491.272636, fchroot_err, passed tc-start: 1646678491.290093, fchroot_perm tc-end: 1646678491.392067, fchroot_perm, passed tp-end: 1646678491.399422, lib/libc/sys/t_chroot tp-start: 1646678491.469965, lib/libc/sys/t_clock_gettime, 1 tc-start: 1646678491.472499, clock_gettime_real tc-so:kern.timecounter.hardware = tick-counter tc-so:kern.timecounter.choice = clockinterrupt(q=0, f=100 Hz) tick-counter(q=100, f=100000000 Hz) dummy(q=-1000000, f=1000000 Hz) tc-so: tc-so:Checking clockinterrupt for 5 seconds tc-so:Claimed resolution: 10000000 nsec (100.000000 Hz) or better tc-so:Observed minimum non zero delta: 10000000 nsec tc-so: tc-so:Checking tick-counter for 5 seconds tc-so:Claimed resolution: 10 nsec (100000000.000000 Hz) or better tc-so:Observed minimum non zero delta: 17810 nsec tc-end: 1646678503.21140, clock_gettime_real, passed tp-end: 1646678503.30562, lib/libc/sys/t_clock_gettime tp-start: 1646678503.96104, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1646678503.98628, clock_nanosleep_remain tc-end: 1646678503.172826, clock_nanosleep_remain, passed tp-end: 1646678503.182210, lib/libc/sys/t_clock_nanosleep tp-start: 1646678503.260797, lib/libc/sys/t_clone, 4 tc-start: 1646678503.261089, clone_basic tc-so:parent: stack = 0x4024a000, frobme = 0xffffffffffffd420 tc-so:child: stack ~= 0x40249f48, frobme = 0xffffffffffffd420 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1646678503.341921, clone_basic, passed tc-start: 1646678503.349961, clone_null_func tc-end: 1646678503.426089, clone_null_func, passed tc-start: 1646678503.432864, clone_null_stack tc-end: 1646678503.513464, clone_null_stack, passed tc-start: 1646678503.520269, clone_out_of_proc tc-end: 1646678503.607514, clone_out_of_proc, passed tp-end: 1646678503.616089, lib/libc/sys/t_clone tp-start: 1646678503.707537, lib/libc/sys/t_connect, 2 tc-start: 1646678503.707758, connect_foreign_family tc-end: 1646678503.783888, connect_foreign_family, passed tc-start: 1646678503.792058, connect_low_port tc-end: 1646678503.913156, connect_low_port, passed tp-end: 1646678503.922880, lib/libc/sys/t_connect tp-start: 1646678504.29843, lib/libc/sys/t_dup, 10 tc-start: 1646678504.32893, dup2_basic tc-end: 1646678504.128965, dup2_basic, passed tc-start: 1646678504.139009, dup2_err tc-end: 1646678504.231813, dup2_err, passed tc-start: 1646678504.240360, dup2_max tc-end: 1646678504.331900, dup2_max, passed tc-start: 1646678504.341466, dup2_mode tc-end: 1646678504.569315, dup2_mode, passed tc-start: 1646678504.578678, dup3_err tc-end: 1646678504.676555, dup3_err, passed tc-start: 1646678504.684368, dup3_max tc-end: 1646678504.768790, dup3_max, passed tc-start: 1646678504.777232, dup3_mode tc-end: 1646678504.981021, dup3_mode, passed tc-start: 1646678504.995218, dup_err tc-end: 1646678505.93267, dup_err, passed tc-start: 1646678505.103285, dup_max tc-end: 1646678505.275742, dup_max, passed tc-start: 1646678505.284086, dup_mode tc-end: 1646678505.463538, dup_mode, passed tp-end: 1646678505.472302, lib/libc/sys/t_dup tp-start: 1646678505.585969, lib/libc/sys/t_eventfd, 8 tc-start: 1646678505.588316, eventfd_badflags tc-end: 1646678505.676973, eventfd_badflags, passed tc-start: 1646678505.685747, eventfd_bufsize tc-end: 1646678505.783417, eventfd_bufsize, passed tc-start: 1646678505.791453, eventfd_fcntl tc-end: 1646678505.873311, eventfd_fcntl, passed tc-start: 1646678505.879903, eventfd_normal tc-end: 1646678509.598465, eventfd_normal, passed tc-start: 1646678509.606779, eventfd_restart tc-end: 1646678513.527950, eventfd_restart, passed tc-start: 1646678513.535242, eventfd_select_poll_kevent_block tc-end: 1646678535.797789, eventfd_select_poll_kevent_block, passed tc-start: 1646678535.804551, eventfd_select_poll_kevent_immed tc-end: 1646678535.885579, eventfd_select_poll_kevent_immed, passed tc-start: 1646678535.891977, eventfd_semaphore tc-end: 1646678535.980024, eventfd_semaphore, passed tp-end: 1646678535.987679, lib/libc/sys/t_eventfd tp-start: 1646678536.85504, lib/libc/sys/t_fork, 15 tc-start: 1646678536.88274, nested_clone tc-end: 1646678536.204773, nested_clone, passed tc-start: 1646678536.214511, nested_clone_files tc-end: 1646678536.309843, nested_clone_files, passed tc-start: 1646678536.317694, nested_clone_fs tc-end: 1646678536.426910, nested_clone_fs, passed tc-start: 1646678536.437306, nested_clone_vfork tc-end: 1646678536.556007, nested_clone_vfork, passed tc-start: 1646678536.563490, nested_clone_vm tc-end: 1646678536.650533, nested_clone_vm, passed tc-start: 1646678536.657733, nested_fork tc-end: 1646678536.754145, nested_fork, passed tc-start: 1646678536.763179, nested_vfork tc-end: 1646678536.857488, nested_vfork, passed tc-start: 1646678536.865580, raise1 tc-end: 1646678536.958664, raise1, passed tc-start: 1646678536.966337, raise2 tc-end: 1646678537.109814, raise2, passed tc-start: 1646678537.117820, raise3 tc-end: 1646678537.257206, raise3, passed tc-start: 1646678537.266490, raise4 tc-end: 1646678537.427015, raise4, passed tc-start: 1646678537.436975, raise5 tc-end: 1646678537.608226, raise5, passed tc-start: 1646678537.617034, raise6 tc-end: 1646678537.756149, raise6, passed tc-start: 1646678537.768524, raise7 tc-end: 1646678537.878141, raise7, passed tc-start: 1646678537.887201, raise8 tc-end: 1646678538.1126, raise8, passed tp-end: 1646678538.10992, lib/libc/sys/t_fork tp-start: 1646678538.107926, lib/libc/sys/t_fsync, 2 tc-start: 1646678538.110830, fsync_err tc-end: 1646678538.190586, fsync_err, passed tc-start: 1646678538.197703, fsync_sync tc-end: 1646678538.324039, fsync_sync, passed tp-end: 1646678538.332609, lib/libc/sys/t_fsync tp-start: 1646678538.436003, lib/libc/sys/t_futex_ops, 22 tc-start: 1646678538.438550, futex_basic_wait_wake_private tc-end: 1646678544.337228, futex_basic_wait_wake_private, passed tc-start: 1646678544.344397, futex_basic_wait_wake_shared tc-end: 1646678550.130435, futex_basic_wait_wake_shared, passed tc-start: 1646678550.140713, futex_cmp_requeue tc-end: 1646678554.190130, futex_cmp_requeue, passed tc-start: 1646678554.199138, futex_requeue tc-end: 1646678558.213350, futex_requeue, passed tc-start: 1646678558.222336, futex_wait_evil_unmapped_anon tc-end: 1646678560.249262, futex_wait_evil_unmapped_anon, passed tc-start: 1646678560.256338, futex_wait_pointless_bitset tc-end: 1646678560.334972, futex_wait_pointless_bitset, passed tc-start: 1646678560.342086, futex_wait_timeout_deadline tc-end: 1646678564.239202, futex_wait_timeout_deadline, passed tc-start: 1646678564.246478, futex_wait_timeout_deadline_rt tc-end: 1646678568.80658, futex_wait_timeout_deadline_rt, passed tc-start: 1646678568.88284, futex_wait_timeout_relative tc-end: 1646678571.852316, futex_wait_timeout_relative, passed tc-start: 1646678571.858980, futex_wait_timeout_relative_rt tc-end: 1646678575.493813, futex_wait_timeout_relative_rt, passed tc-start: 1646678575.500178, futex_wait_wake_anon_bs_private tc-end: 1646678581.207493, futex_wait_wake_anon_bs_private, passed tc-start: 1646678581.217326, futex_wait_wake_anon_bs_shared tc-end: 1646678587.28871, futex_wait_wake_anon_bs_shared, passed tc-start: 1646678587.36720, futex_wait_wake_anon_bs_shared_proc tc-end: 1646678592.775480, futex_wait_wake_anon_bs_shared_proc, passed tc-start: 1646678592.784241, futex_wait_wake_bitset tc-end: 1646678600.457826, futex_wait_wake_bitset, passed tc-start: 1646678600.465723, futex_wait_wake_file_bs_cow_private tc-end: 1646678606.218245, futex_wait_wake_file_bs_cow_private, passed tc-start: 1646678606.226959, futex_wait_wake_file_bs_cow_shared tc-end: 1646678611.970846, futex_wait_wake_file_bs_cow_shared, passed tc-start: 1646678611.981316, futex_wait_wake_file_bs_private tc-end: 1646678617.595663, futex_wait_wake_file_bs_private, passed tc-start: 1646678617.604554, futex_wait_wake_file_bs_shared tc-end: 1646678623.450439, futex_wait_wake_file_bs_shared, passed tc-start: 1646678623.460152, futex_wait_wake_file_bs_shared_proc tc-end: 1646678629.395745, futex_wait_wake_file_bs_shared_proc, passed tc-start: 1646678629.407853, futex_wake_highest_pri tc-end: 1646678635.471489, futex_wake_highest_pri, expected_failure, PR kern/55230: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_futex_ops.c:1447: waiter == lwp_data[1].threadid not met tc-start: 1646678635.480479, futex_wake_op_cmp tc-end: 1646678643.177690, futex_wake_op_cmp, passed tc-start: 1646678643.186264, futex_wake_op_op tc-end: 1646678643.362904, futex_wake_op_op, passed tp-end: 1646678643.370982, lib/libc/sys/t_futex_ops tp-start: 1646678643.460242, lib/libc/sys/t_futex_robust, 5 tc-start: 1646678643.463196, futex_robust_bad_pending tc-end: 1646678643.644235, futex_robust_bad_pending, passed tc-start: 1646678643.653747, futex_robust_evil_circular tc-end: 1646678644.894046, futex_robust_evil_circular, passed tc-start: 1646678644.904320, futex_robust_negative tc-end: 1646678645.88774, futex_robust_negative, passed tc-start: 1646678645.97957, futex_robust_positive tc-end: 1646678645.280054, futex_robust_positive, passed tc-start: 1646678645.289698, futex_robust_unmapped tc-end: 1646678645.456127, futex_robust_unmapped, passed tp-end: 1646678645.463688, lib/libc/sys/t_futex_robust tp-start: 1646678645.541389, lib/libc/sys/t_getcontext, 3 tc-start: 1646678645.543839, getcontext_err tc-end: 1646678645.626136, getcontext_err, passed tc-start: 1646678645.635737, setcontext_err tc-end: 1646678645.724424, setcontext_err, passed tc-start: 1646678645.733364, setcontext_link tc-end: 1646678645.818247, setcontext_link, passed tp-end: 1646678645.826599, lib/libc/sys/t_getcontext tp-start: 1646678645.905166, lib/libc/sys/t_getgroups, 4 tc-start: 1646678645.907580, getgroups_err tc-end: 1646678645.992402, getgroups_err, passed tc-start: 1646678646.2156, getgroups_getgid tc-end: 1646678646.76040, getgroups_getgid, passed tc-start: 1646678646.82653, getgroups_setgid tc-end: 1646678646.242533, getgroups_setgid, passed tc-start: 1646678646.250159, getgroups_zero tc-end: 1646678646.321283, getgroups_zero, passed tp-end: 1646678646.328148, lib/libc/sys/t_getgroups tp-start: 1646678646.396633, lib/libc/sys/t_getitimer, 5 tc-start: 1646678646.398944, getitimer_empty tc-end: 1646678646.467409, getitimer_empty, passed tc-start: 1646678646.473656, getitimer_err tc-end: 1646678646.543365, getitimer_err, passed tc-start: 1646678646.550659, setitimer_basic tc-end: 1646678646.666792, setitimer_basic, passed tc-start: 1646678646.674736, setitimer_err tc-end: 1646678646.758026, setitimer_err, passed tc-start: 1646678646.764995, setitimer_old tc-end: 1646678646.832549, setitimer_old, passed tp-end: 1646678646.839597, lib/libc/sys/t_getitimer tp-start: 1646678646.918659, lib/libc/sys/t_getlogin, 5 tc-start: 1646678646.921528, getlogin_r_err tc-end: 1646678646.995713, getlogin_r_err, passed tc-start: 1646678647.5678, getlogin_same tc-end: 1646678647.87995, getlogin_same, passed tc-start: 1646678647.95343, setlogin_basic tc-end: 1646678647.180647, setlogin_basic, passed tc-start: 1646678647.187782, setlogin_err tc-end: 1646678647.276762, setlogin_err, passed tc-start: 1646678647.284446, setlogin_perm tc-end: 1646678647.397877, setlogin_perm, passed tp-end: 1646678647.406963, lib/libc/sys/t_getlogin tp-start: 1646678647.491454, lib/libc/sys/t_getpid, 2 tc-start: 1646678647.493893, getpid_process tc-end: 1646678647.712933, getpid_process, passed tc-start: 1646678647.720343, getpid_thread tc-end: 1646678647.820664, getpid_thread, passed tp-end: 1646678647.828340, lib/libc/sys/t_getpid tp-start: 1646678647.912481, lib/libc/sys/t_getrandom, 10 tc-start: 1646678647.914903, getrandom_default tc-se:timeout tc-end: 1646678649.983207, getrandom_default, passed tc-start: 1646678649.992096, getrandom_fault tc-end: 1646678650.69696, getrandom_fault, passed tc-start: 1646678650.76620, getrandom_insecure tc-end: 1646678650.157137, getrandom_insecure, passed tc-start: 1646678650.164223, getrandom_insecure_nonblock tc-end: 1646678650.254217, getrandom_insecure_nonblock, passed tc-start: 1646678650.261321, getrandom_invalid tc-end: 1646678650.336581, getrandom_invalid, passed tc-start: 1646678650.343140, getrandom_nonblock tc-end: 1646678650.421573, getrandom_nonblock, passed tc-start: 1646678650.428352, getrandom_random tc-se:timeout tc-end: 1646678652.420242, getrandom_random, passed tc-start: 1646678652.426751, getrandom_random_insecure tc-end: 1646678652.493680, getrandom_random_insecure, passed tc-start: 1646678652.500404, getrandom_random_insecure_nonblock tc-end: 1646678652.573444, getrandom_random_insecure_nonblock, passed tc-start: 1646678652.581172, getrandom_random_nonblock tc-end: 1646678652.657522, getrandom_random_nonblock, passed tp-end: 1646678652.664989, lib/libc/sys/t_getrandom tp-start: 1646678652.739528, lib/libc/sys/t_getrusage, 6 tc-start: 1646678652.741662, getrusage_err tc-end: 1646678652.816146, getrusage_err, passed tc-start: 1646678652.823428, getrusage_maxrss tc-end: 1646678654.868993, getrusage_maxrss, passed tc-start: 1646678654.876659, getrusage_msgsnd tc-end: 1646678654.957442, getrusage_msgsnd, passed tc-start: 1646678654.966579, getrusage_sig tc-end: 1646678655.34627, getrusage_sig, passed tc-start: 1646678655.41806, getrusage_utime_back tc-end: 1646678658.174447, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1646678658.184534, getrusage_utime_zero tc-end: 1646678661.46829, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1646678661.55218, lib/libc/sys/t_getrusage tp-start: 1646678661.140538, lib/libc/sys/t_getsid, 3 tc-start: 1646678661.142967, getsid_current tc-end: 1646678661.225294, getsid_current, passed tc-start: 1646678661.233487, getsid_err tc-end: 1646678661.329245, getsid_err, passed tc-start: 1646678661.339212, getsid_process tc-end: 1646678661.429771, getsid_process, passed tp-end: 1646678661.436596, lib/libc/sys/t_getsid tp-start: 1646678661.504041, lib/libc/sys/t_getsockname, 1 tc-start: 1646678661.506533, getsockname_unix tc-end: 1646678661.599947, getsockname_unix, passed tp-end: 1646678661.609748, lib/libc/sys/t_getsockname tp-start: 1646678661.698652, lib/libc/sys/t_gettimeofday, 2 tc-start: 1646678661.701458, gettimeofday_err tc-end: 1646678661.796474, gettimeofday_err, passed tc-start: 1646678661.806009, gettimeofday_mono tc-end: 1646678661.885713, gettimeofday_mono, passed tp-end: 1646678661.893169, lib/libc/sys/t_gettimeofday tp-start: 1646678661.964540, lib/libc/sys/t_issetugid, 4 tc-start: 1646678661.966962, issetugid_egid tc-end: 1646678662.65814, issetugid_egid, passed tc-start: 1646678662.73348, issetugid_euid tc-end: 1646678662.165077, issetugid_euid, passed tc-start: 1646678662.174687, issetugid_rgid tc-end: 1646678662.274379, issetugid_rgid, passed tc-start: 1646678662.282263, issetugid_ruid tc-end: 1646678662.395470, issetugid_ruid, passed tp-end: 1646678662.405058, lib/libc/sys/t_issetugid tp-start: 1646678662.484258, lib/libc/sys/t_kevent, 4 tc-start: 1646678662.487095, kevent_zerotimer tc-end: 1646678662.595461, kevent_zerotimer, passed tc-start: 1646678662.604967, kqueue_EVFILT_USER tc-end: 1646678662.693598, kqueue_EVFILT_USER, passed tc-start: 1646678662.700913, kqueue_desc_passing tc-so:parent (pid 26183): sending kq fd 3 tc-end: 1646678662.794856, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1646678662.802971, kqueue_unsupported_fd tc-end: 1646678662.885674, kqueue_unsupported_fd, passed tp-end: 1646678662.893354, lib/libc/sys/t_kevent tp-start: 1646678662.974937, lib/libc/sys/t_kill, 5 tc-start: 1646678662.977459, kill_basic tc-end: 1646678663.56475, kill_basic, passed tc-start: 1646678663.62801, kill_err tc-end: 1646678663.140459, kill_err, passed tc-start: 1646678663.147170, kill_perm tc-end: 1646678665.167944, kill_perm, passed tc-start: 1646678665.174291, kill_pgrp_neg tc-end: 1646678665.266748, kill_pgrp_neg, passed tc-start: 1646678665.273165, kill_pgrp_zero tc-end: 1646678665.357294, kill_pgrp_zero, passed tp-end: 1646678665.363593, lib/libc/sys/t_kill tp-start: 1646678665.427417, lib/libc/sys/t_link, 4 tc-start: 1646678665.429527, link_count tc-end: 1646678665.567929, link_count, passed tc-start: 1646678665.574619, link_err tc-end: 1646678665.725526, link_err, passed tc-start: 1646678665.732820, link_perm tc-end: 1646678665.824050, link_perm, passed tc-start: 1646678665.834563, link_stat tc-end: 1646678665.994842, link_stat, passed tp-end: 1646678666.2493, lib/libc/sys/t_link tp-start: 1646678666.75179, lib/libc/sys/t_listen, 2 tc-start: 1646678666.78041, listen_err tc-end: 1646678666.232175, listen_err, passed tc-start: 1646678666.242129, listen_low_port tc-end: 1646678666.326342, listen_low_port, passed tp-end: 1646678666.332995, lib/libc/sys/t_listen tp-start: 1646678666.405033, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1646678666.407445, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1646678666.529354, lwpctl_counter, passed tp-end: 1646678666.537039, lib/libc/sys/t_lwp_ctl tp-start: 1646678666.636447, lib/libc/sys/t_lwp_create, 7 tc-start: 1646678666.639053, lwp_create_bad_lid_ptr tc-end: 1646678666.706874, lwp_create_bad_lid_ptr, passed tc-start: 1646678666.713409, lwp_create_generic_fail_no_uc_cpu tc-end: 1646678666.780621, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1646678666.789011, lwp_create_sparc_fail_npc_null tc-end: 1646678666.875151, lwp_create_sparc_fail_npc_null, passed tc-start: 1646678666.883130, lwp_create_sparc_fail_npc_odd tc-end: 1646678666.964627, lwp_create_sparc_fail_npc_odd, passed tc-start: 1646678666.971730, lwp_create_sparc_fail_pc_null tc-end: 1646678667.65275, lwp_create_sparc_fail_pc_null, passed tc-start: 1646678667.74042, lwp_create_sparc_fail_pc_odd tc-end: 1646678667.150966, lwp_create_sparc_fail_pc_odd, passed tc-start: 1646678667.158130, lwp_create_works tc-end: 1646678667.231566, lwp_create_works, passed tp-end: 1646678667.238973, lib/libc/sys/t_lwp_create tp-start: 1646678667.314410, lib/libc/sys/t_minherit, 5 tc-start: 1646678667.316698, minherit_bad tc-end: 1646678667.385648, minherit_bad, passed tc-start: 1646678667.393044, minherit_copy tc-end: 1646678667.499855, minherit_copy, passed tc-start: 1646678667.509237, minherit_none tc-end: 1646678667.606619, minherit_none, passed tc-start: 1646678667.614485, minherit_share tc-end: 1646678667.704316, minherit_share, passed tc-start: 1646678667.712432, minherit_zero tc-end: 1646678667.810761, minherit_zero, passed tp-end: 1646678667.819233, lib/libc/sys/t_minherit tp-start: 1646678667.906104, lib/libc/sys/t_mincore, 3 tc-start: 1646678667.908458, mincore_err tc-end: 1646678667.992263, mincore_err, passed tc-start: 1646678668.869, mincore_resid tc-end: 1646678668.366350, mincore_resid, passed tc-start: 1646678668.374658, mincore_shmseg tc-se:128 pages still resident tc-end: 1646678668.480524, mincore_shmseg, passed tp-end: 1646678668.487440, lib/libc/sys/t_mincore tp-start: 1646678668.569390, lib/libc/sys/t_mkdir, 4 tc-start: 1646678668.572240, mkdir_err tc-end: 1646678668.651196, mkdir_err, passed tc-start: 1646678668.659018, mkdir_mode tc-end: 1646678670.728161, mkdir_mode, passed tc-start: 1646678670.736513, mkdir_perm tc-end: 1646678670.897111, mkdir_perm, passed tc-start: 1646678670.905345, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1646678671.4646, mkdir_trail, passed tp-end: 1646678671.14116, lib/libc/sys/t_mkdir tp-start: 1646678671.109351, lib/libc/sys/t_mkfifo, 6 tc-start: 1646678671.112389, mkfifo_block tc-end: 1646678673.224537, mkfifo_block, passed tc-start: 1646678673.234113, mkfifo_err tc-end: 1646678673.371765, mkfifo_err, passed tc-start: 1646678673.379792, mkfifo_nonblock tc-end: 1646678675.438683, mkfifo_nonblock, passed tc-start: 1646678675.445430, mkfifo_perm tc-end: 1646678675.626488, mkfifo_perm, passed tc-start: 1646678675.638131, mkfifo_stat tc-end: 1646678675.827085, mkfifo_stat, passed tc-start: 1646678675.837249, mknod_s_ififo tc-end: 1646678676.32870, mknod_s_ififo, passed tp-end: 1646678676.40870, lib/libc/sys/t_mkfifo tp-start: 1646678676.132485, lib/libc/sys/t_mknod, 4 tc-start: 1646678676.135642, mknod_err tc-end: 1646678676.321470, mknod_err, passed tc-start: 1646678676.331088, mknod_exist tc-end: 1646678676.513977, mknod_exist, passed tc-start: 1646678676.522514, mknod_perm tc-end: 1646678676.677049, mknod_perm, passed tc-start: 1646678676.686285, mknod_stat tc-end: 1646678676.852894, mknod_stat, passed tp-end: 1646678676.862886, lib/libc/sys/t_mknod tp-start: 1646678676.952688, lib/libc/sys/t_mlock, 5 tc-start: 1646678676.955305, mlock_clip tc-se:mlock_clip: buf = 0x40254000 (page=8192) tc-end: 1646678677.47327, mlock_clip, passed tc-start: 1646678677.54315, mlock_err tc-se:mlock_err: buf = 0x40254000 (page=8192) tc-so:testing with (hopefully) invalid pointer 0x206000 tc-end: 1646678677.144533, mlock_err, passed tc-start: 1646678677.152670, mlock_limits tc-se:mlock_limits: buf = 0x40254000 (page=8192) tc-se:trying to lock 8192 bytes with 8191 byte limit tc-se:trying to lock 8092 bytes with 8091 byte limit tc-se:trying to lock 7992 bytes with 7991 byte limit tc-se:trying to lock 7892 bytes with 7891 byte limit tc-se:trying to lock 7792 bytes with 7791 byte limit tc-se:trying to lock 7692 bytes with 7691 byte limit tc-se:trying to lock 7592 bytes with 7591 byte limit tc-se:trying to lock 7492 bytes with 7491 byte limit tc-se:trying to lock 7392 bytes with 7391 byte limit tc-se:trying to lock 7292 bytes with 7291 byte limit tc-se:trying to lock 7192 bytes with 7191 byte limit tc-se:trying to lock 7092 bytes with 7091 byte limit tc-se:trying to lock 6992 bytes with 6991 byte limit tc-se:trying to lock 6892 bytes with 6891 byte limit tc-se:trying to lock 6792 bytes with 6791 byte limit tc-se:trying to lock 6692 bytes with 6691 byte limit tc-se:trying to lock 6592 bytes with 6591 byte limit tc-se:trying to lock 6492 bytes with 6491 byte limit tc-se:trying to lock 6392 bytes with 6391 byte limit tc-se:trying to lock 6292 bytes with 6291 byte limit tc-se:trying to lock 6192 bytes with 6191 byte limit tc-se:trying to lock 6092 bytes with 6091 byte limit tc-se:trying to lock 5992 bytes with 5991 byte limit tc-se:trying to lock 5892 bytes with 5891 byte limit tc-se:trying to lock 5792 bytes with 5791 byte limit tc-se:trying to lock 5692 bytes with 5691 byte limit tc-se:trying to lock 5592 bytes with 5591 byte limit tc-se:trying to lock 5492 bytes with 5491 byte limit tc-se:trying to lock 5392 bytes with 5391 byte limit tc-se:trying to lock 5292 bytes with 5291 byte limit tc-se:trying to lock 5192 bytes with 5191 byte limit tc-se:trying to lock 5092 bytes with 5091 byte limit tc-se:trying to lock 4992 bytes with 4991 byte limit tc-se:trying to lock 4892 bytes with 4891 byte limit tc-se:trying to lock 4792 bytes with 4791 byte limit tc-se:trying to lock 4692 bytes with 4691 byte limit tc-se:trying to lock 4592 bytes with 4591 byte limit tc-se:trying to lock 4492 bytes with 4491 byte limit tc-se:trying to lock 4392 bytes with 4391 byte limit tc-se:trying to lock 4292 bytes with 4291 byte limit tc-se:trying to lock 4192 bytes with 4191 byte limit tc-se:trying to lock 4092 bytes with 4091 byte limit tc-se:trying to lock 3992 bytes with 3991 byte limit tc-se:trying to lock 3892 bytes with 3891 byte limit tc-se:trying to lock 3792 bytes with 3791 byte limit tc-se:trying to lock 3692 bytes with 3691 byte limit tc-se:trying to lock 3592 bytes with 3591 byte limit tc-se:trying to lock 3492 bytes with 3491 byte limit tc-se:trying to lock 3392 bytes with 3391 byte limit tc-se:trying to lock 3292 bytes with 3291 byte limit tc-se:trying to lock 3192 bytes with 3191 byte limit tc-se:trying to lock 3092 bytes with 3091 byte limit tc-se:trying to lock 2992 bytes with 2991 byte limit tc-se:trying to lock 2892 bytes with 2891 byte limit tc-se:trying to lock 2792 bytes with 2791 byte limit tc-se:trying to lock 2692 bytes with 2691 byte limit tc-se:trying to lock 2592 bytes with 2591 byte limit tc-se:trying to lock 2492 bytes with 2491 byte limit tc-se:trying to lock 2392 bytes with 2391 byte limit tc-se:trying to lock 2292 bytes with 2291 byte limit tc-se:trying to lock 2192 bytes with 2191 byte limit tc-se:trying to lock 2092 bytes with 2091 byte limit tc-se:trying to lock 1992 bytes with 1991 byte limit tc-se:trying to lock 1892 bytes with 1891 byte limit tc-se:trying to lock 1792 bytes with 1791 byte limit tc-se:trying to lock 1692 bytes with 1691 byte limit tc-se:trying to lock 1592 bytes with 1591 byte limit tc-se:trying to lock 1492 bytes with 1491 byte limit tc-se:trying to lock 1392 bytes with 1391 byte limit tc-se:trying to lock 1292 bytes with 1291 byte limit tc-se:trying to lock 1192 bytes with 1191 byte limit tc-se:trying to lock 1092 bytes with 1091 byte limit tc-se:trying to lock 992 bytes with 991 byte limit tc-se:trying to lock 892 bytes with 891 byte limit tc-se:trying to lock 792 bytes with 791 byte limit tc-se:trying to lock 692 bytes with 691 byte limit tc-se:trying to lock 592 bytes with 591 byte limit tc-se:trying to lock 492 bytes with 491 byte limit tc-se:trying to lock 392 bytes with 391 byte limit tc-se:trying to lock 292 bytes with 291 byte limit tc-se:trying to lock 192 bytes with 191 byte limit tc-se:trying to lock 92 bytes with 91 byte limit tc-end: 1646678677.362105, mlock_limits, passed tc-start: 1646678677.371225, mlock_mmap tc-se:mlock_mmap: buf=0x40254000, page=8192 tc-se:mlock_mmap: first test succeeded tc-se:mlock_mmap: second test succeeded tc-end: 1646678677.472874, mlock_mmap, passed tc-start: 1646678677.482044, mlock_nested tc-se:mlock_nested: buf = 0x40254000 (page=8192) tc-end: 1646678677.587981, mlock_nested, passed tp-end: 1646678677.594976, lib/libc/sys/t_mlock tp-start: 1646678677.670707, lib/libc/sys/t_mmap, 9 tc-start: 1646678677.672786, mmap_block tc-end: 1646678677.741859, mmap_block, skipped, The test case causes a panic (PR kern/38889, PR kern/46592) tc-start: 1646678677.749933, mmap_err tc-end: 1646678677.823603, mmap_err, passed tc-start: 1646678677.832470, mmap_loan tc-end: 1646678677.995129, mmap_loan, passed tc-start: 1646678678.3954, mmap_prot_1 tc-end: 1646678678.151858, mmap_prot_1, passed tc-start: 1646678678.161273, mmap_prot_2 tc-end: 1646678678.252415, mmap_prot_2, passed tc-start: 1646678678.261145, mmap_prot_3 tc-end: 1646678678.434752, mmap_prot_3, passed tc-start: 1646678678.443842, mmap_truncate tc-end: 1646678678.626661, mmap_truncate, passed tc-start: 1646678678.634033, mmap_truncate_signal tc-end: 1646678678.800064, mmap_truncate_signal, passed tc-start: 1646678678.809559, mmap_va0 tc-end: 1646678678.892796, mmap_va0, passed tp-end: 1646678678.899963, lib/libc/sys/t_mmap tp-start: 1646678678.988025, lib/libc/sys/t_mprotect, 7 tc-start: 1646678678.990979, mprotect_access tc-end: 1646678679.153131, mprotect_access, passed tc-start: 1646678679.163136, mprotect_err tc-end: 1646678679.254603, mprotect_err, passed tc-start: 1646678679.263623, mprotect_exec tc-end: 1646678679.370756, mprotect_exec, passed tc-start: 1646678679.378564, mprotect_mremap_exec tc-end: 1646678679.492371, mprotect_mremap_exec, passed tc-start: 1646678679.517859, mprotect_mremap_fork_exec tc-end: 1646678679.621283, mprotect_mremap_fork_exec, expected_failure, PR lib/55177: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_mprotect.c:435: ((int (*)(void))map2)() == 2 not met tc-start: 1646678679.630634, mprotect_pax tc-end: 1646678679.719518, mprotect_pax, skipped, PaX MPROTECT restrictions not enabled tc-start: 1646678679.728069, mprotect_write tc-end: 1646678679.815182, mprotect_write, passed tp-end: 1646678679.824506, lib/libc/sys/t_mprotect tp-start: 1646678679.914284, lib/libc/sys/t_msgctl, 5 tc-start: 1646678679.916875, msgctl_err tc-end: 1646678680.71269, msgctl_err, passed tc-start: 1646678680.81180, msgctl_perm tc-end: 1646678680.306104, msgctl_perm, passed tc-start: 1646678680.315952, msgctl_pid tc-end: 1646678684.374953, msgctl_pid, passed tc-start: 1646678684.383107, msgctl_set tc-end: 1646678684.561941, msgctl_set, passed tc-start: 1646678684.570683, msgctl_time tc-end: 1646678684.731536, msgctl_time, passed tp-end: 1646678684.747160, lib/libc/sys/t_msgctl tp-start: 1646678684.827846, lib/libc/sys/t_msgget, 5 tc-start: 1646678684.830420, msgget_excl tc-end: 1646678684.976585, msgget_excl, passed tc-start: 1646678684.984644, msgget_exit tc-end: 1646678685.128308, msgget_exit, passed tc-start: 1646678685.135902, msgget_init tc-end: 1646678685.292450, msgget_init, passed tc-start: 1646678685.300704, msgget_limit tc-se:key[0] = 1900544 tc-se:key[1] = 65537 tc-se:key[2] = 65538 tc-se:key[3] = 65539 tc-se:key[4] = 65540 tc-se:key[5] = 65541 tc-se:key[6] = 65542 tc-se:key[7] = 65543 tc-se:key[8] = 65544 tc-se:key[9] = 65545 tc-se:key[10] = 65546 tc-se:key[11] = 65547 tc-se:key[12] = 65548 tc-se:key[13] = 65549 tc-se:key[14] = 65550 tc-se:key[15] = 65551 tc-se:key[16] = 65552 tc-se:key[17] = 65553 tc-se:key[18] = 65554 tc-se:key[19] = 65555 tc-se:key[20] = 65556 tc-se:key[21] = 65557 tc-se:key[22] = 65558 tc-se:key[23] = 65559 tc-se:key[24] = 65560 tc-se:key[25] = 65561 tc-se:key[26] = 65562 tc-se:key[27] = 65563 tc-se:key[28] = 65564 tc-se:key[29] = 65565 tc-se:key[30] = 65566 tc-se:key[31] = 65567 tc-se:key[32] = 65568 tc-se:key[33] = 65569 tc-se:key[34] = 65570 tc-se:key[35] = 65571 tc-se:key[36] = 65572 tc-se:key[37] = 65573 tc-se:key[38] = 65574 tc-se:key[39] = 65575 tc-end: 1646678685.464583, msgget_limit, passed tc-start: 1646678685.473896, msgget_mode tc-se:testing mode 448 tc-se:testing mode 256 tc-se:testing mode 128 tc-se:testing mode 64 tc-se:testing mode 56 tc-se:testing mode 32 tc-se:testing mode 16 tc-se:testing mode 8 tc-se:testing mode 7 tc-se:testing mode 4 tc-se:testing mode 2 tc-se:testing mode 1 tc-end: 1646678685.619163, msgget_mode, passed tp-end: 1646678685.626073, lib/libc/sys/t_msgget tp-start: 1646678685.707323, lib/libc/sys/t_msgrcv, 6 tc-start: 1646678685.709493, msgrcv_basic tc-end: 1646678685.843792, msgrcv_basic, passed tc-start: 1646678685.851651, msgrcv_block tc-end: 1646678689.923853, msgrcv_block, passed tc-start: 1646678689.932858, msgrcv_err tc-end: 1646678690.83280, msgrcv_err, passed tc-start: 1646678690.90398, msgrcv_mtype tc-end: 1646678690.265963, msgrcv_mtype, passed tc-start: 1646678690.275706, msgrcv_nonblock tc-end: 1646678694.347797, msgrcv_nonblock, passed tc-start: 1646678694.355247, msgrcv_truncate tc-end: 1646678694.509402, msgrcv_truncate, passed tp-end: 1646678694.519109, lib/libc/sys/t_msgrcv tp-start: 1646678694.603522, lib/libc/sys/t_msgsnd, 5 tc-start: 1646678694.605566, msgsnd_block tc-end: 1646678698.565600, msgsnd_block, passed tc-start: 1646678698.575749, msgsnd_count tc-end: 1646678698.724416, msgsnd_count, passed tc-start: 1646678698.732358, msgsnd_err tc-end: 1646678698.888736, msgsnd_err, passed tc-start: 1646678698.896960, msgsnd_nonblock tc-end: 1646678702.840188, msgsnd_nonblock, passed tc-start: 1646678702.848126, msgsnd_perm tc-end: 1646678703.41931, msgsnd_perm, passed tp-end: 1646678703.51836, lib/libc/sys/t_msgsnd tp-start: 1646678703.137553, lib/libc/sys/t_msync, 4 tc-start: 1646678703.140591, msync_async tc-end: 1646678703.239643, msync_async, passed tc-start: 1646678703.247384, msync_err tc-end: 1646678703.327257, msync_err, passed tc-start: 1646678703.333591, msync_invalidate tc-end: 1646678703.411322, msync_invalidate, passed tc-start: 1646678703.418611, msync_sync tc-end: 1646678703.498300, msync_sync, passed tp-end: 1646678703.505829, lib/libc/sys/t_msync tp-start: 1646678703.588891, lib/libc/sys/t_nanosleep, 3 tc-start: 1646678703.591938, nanosleep_basic tc-end: 1646678704.24902, nanosleep_basic, passed tc-start: 1646678704.34200, nanosleep_err tc-end: 1646678704.128783, nanosleep_err, passed tc-start: 1646678704.137277, nanosleep_sig tc-end: 1646678706.175949, nanosleep_sig, passed tp-end: 1646678706.182789, lib/libc/sys/t_nanosleep tp-start: 1646678706.254197, lib/libc/sys/t_pipe, 1 tc-start: 1646678706.256395, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1646678710.234478, pipe_restart, passed tp-end: 1646678710.245585, lib/libc/sys/t_pipe tp-start: 1646678710.337294, lib/libc/sys/t_pipe2, 6 tc-start: 1646678710.339839, pipe2_basic tc-end: 1646678710.423891, pipe2_basic, passed tc-start: 1646678710.433875, pipe2_cloexec tc-end: 1646678710.537786, pipe2_cloexec, passed tc-start: 1646678710.546855, pipe2_consume tc-end: 1646678710.648306, pipe2_consume, passed tc-start: 1646678710.658688, pipe2_einval tc-end: 1646678710.782210, pipe2_einval, passed tc-start: 1646678710.795274, pipe2_nonblock tc-end: 1646678710.900279, pipe2_nonblock, passed tc-start: 1646678710.910075, pipe2_nosigpipe tc-end: 1646678710.987133, pipe2_nosigpipe, passed tp-end: 1646678710.996600, lib/libc/sys/t_pipe2 tp-start: 1646678711.97208, lib/libc/sys/t_poll, 6 tc-start: 1646678711.99991, 3way tc-so:parent write tc-so:parent terminated tc-end: 1646678730.586306, 3way, passed tc-start: 1646678730.592616, basic tc-end: 1646678730.694797, basic, passed tc-start: 1646678730.701793, err tc-end: 1646678730.802699, err, passed tc-start: 1646678730.812428, fifo_hup1 tc-end: 1646678731.3984, fifo_hup1, passed tc-start: 1646678731.11574, fifo_hup2 tc-end: 1646678740.758769, fifo_hup2, passed tc-start: 1646678740.765331, fifo_inout tc-end: 1646678740.911642, fifo_inout, passed tp-end: 1646678740.920189, lib/libc/sys/t_poll tp-start: 1646678740.998373, lib/libc/sys/t_pollts, 3 tc-start: 1646678741.1021, basic tc-end: 1646678742.969489, basic, passed tc-start: 1646678742.976211, err tc-end: 1646678743.43089, err, passed tc-start: 1646678743.48831, sigmask tc-end: 1646678743.132985, sigmask, passed tp-end: 1646678743.139221, lib/libc/sys/t_pollts tp-start: 1646678743.211552, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1646678743.213616, ebadf tc-end: 1646678743.279401, ebadf, passed tp-end: 1646678743.287730, lib/libc/sys/t_posix_fallocate tp-start: 1646678743.373380, lib/libc/sys/t_ppoll, 3 tc-start: 1646678743.375940, basic tc-end: 1646678745.392115, basic, passed tc-start: 1646678745.400372, err tc-end: 1646678745.481321, err, passed tc-start: 1646678745.489771, sigmask tc-end: 1646678745.570999, sigmask, passed tp-end: 1646678745.579047, lib/libc/sys/t_ppoll tp-start: 1646678745.668201, lib/libc/sys/t_ptrace, 6 tc-start: 1646678745.670469, attach_chroot tc-so:Waiting for chrooting of the child PID 27600Child is ready, it will try to PT_ATTACH to parent tc-so:fds_fromparent is no longer needed - close it tc-so:fds_toparent is no longer needed - close it tc-end: 1646678745.760951, attach_chroot, passed tc-start: 1646678745.774782, attach_pid0 tc-end: 1646678745.860987, attach_pid0, passed tc-start: 1646678745.867363, attach_pid1 tc-end: 1646678745.952117, attach_pid1, passed tc-start: 1646678745.960173, attach_pid1_securelevel tc-end: 1646678746.47045, attach_pid1_securelevel, passed tc-start: 1646678746.53585, attach_self tc-end: 1646678746.136892, attach_self, passed tc-start: 1646678746.145357, traceme_twice tc-so:Mark the parent process (PID 816) a debugger of PID 14811Mark the parent process (PID 816) a debugger of PID 14811 again tc-end: 1646678746.241789, traceme_twice, passed tp-end: 1646678746.249296, lib/libc/sys/t_ptrace tp-start: 1646678746.370041, lib/libc/sys/t_ptrace_sigchld, 1 tc-start: 1646678746.370278, traceme_raise1 tc-end: 1646678746.471283, traceme_raise1, skipped, XXX: zombie is not collected before tracer's death tp-end: 1646678746.479757, lib/libc/sys/t_ptrace_sigchld tp-start: 1646678747.177665, lib/libc/sys/t_ptrace_wait, 282 tc-start: 1646678747.179830, access_fpregs1 tc-end: 1646678747.425863, access_fpregs1, passed tc-start: 1646678747.432930, access_fpregs2 tc-end: 1646678747.670305, access_fpregs2, passed tc-start: 1646678747.679099, access_regs1 tc-end: 1646678747.913703, access_regs1, passed tc-start: 1646678747.921956, access_regs2 tc-end: 1646678748.181275, access_regs2, passed tc-start: 1646678748.188860, access_regs3 tc-end: 1646678748.412242, access_regs3, passed tc-start: 1646678748.419920, access_regs4 tc-end: 1646678748.653402, access_regs4, passed tc-start: 1646678748.660639, access_regs5 tc-end: 1646678748.894629, access_regs5, passed tc-start: 1646678748.902854, access_regs6 tc-end: 1646678749.159379, access_regs6, passed tc-start: 1646678749.167623, access_regs_set_unaligned_pc_0x1 tc-end: 1646678749.405751, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646678749.413646, access_regs_set_unaligned_pc_0x3 tc-end: 1646678749.661561, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646678749.669776, access_regs_set_unaligned_pc_0x7 tc-end: 1646678749.887470, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646678749.895076, bytes_transfer_alignment_piod_read_auxv tc-end: 1646678750.647898, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646678750.656755, bytes_transfer_alignment_piod_read_d tc-end: 1646678755.253249, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646678755.261269, bytes_transfer_alignment_piod_read_i tc-end: 1646678759.624381, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646678759.632576, bytes_transfer_alignment_piod_write_d tc-end: 1646678766.127020, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646678766.136022, bytes_transfer_alignment_piod_write_i tc-end: 1646678772.715459, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646678772.722679, bytes_transfer_alignment_pt_read_d tc-end: 1646678777.275978, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646678777.285717, bytes_transfer_alignment_pt_read_i tc-end: 1646678781.614877, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646678781.624131, bytes_transfer_alignment_pt_write_d tc-end: 1646678787.995617, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646678788.4321, bytes_transfer_alignment_pt_write_i tc-end: 1646678794.748759, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646678794.757593, bytes_transfer_eof_piod_read_d tc-end: 1646678795.31839, bytes_transfer_eof_piod_read_d, passed tc-start: 1646678795.40550, bytes_transfer_eof_piod_read_i tc-end: 1646678795.336784, bytes_transfer_eof_piod_read_i, passed tc-start: 1646678795.346117, bytes_transfer_eof_piod_write_d tc-end: 1646678795.580944, bytes_transfer_eof_piod_write_d, passed tc-start: 1646678795.587699, bytes_transfer_eof_piod_write_i tc-end: 1646678795.829460, bytes_transfer_eof_piod_write_i, passed tc-start: 1646678795.847504, bytes_transfer_eof_pt_read_d tc-end: 1646678796.113067, bytes_transfer_eof_pt_read_d, passed tc-start: 1646678796.120980, bytes_transfer_eof_pt_read_i tc-end: 1646678796.381077, bytes_transfer_eof_pt_read_i, passed tc-start: 1646678796.388772, bytes_transfer_eof_pt_write_d tc-end: 1646678796.649420, bytes_transfer_eof_pt_write_d, passed tc-start: 1646678796.657729, bytes_transfer_eof_pt_write_i tc-end: 1646678796.912266, bytes_transfer_eof_pt_write_i, passed tc-start: 1646678796.920545, bytes_transfer_piod_read_auxv tc-end: 1646678797.175573, bytes_transfer_piod_read_auxv, passed tc-start: 1646678797.183020, bytes_transfer_piod_read_d_16 tc-end: 1646678797.430524, bytes_transfer_piod_read_d_16, passed tc-start: 1646678797.439302, bytes_transfer_piod_read_d_16_text tc-end: 1646678797.682927, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646678797.691041, bytes_transfer_piod_read_d_32 tc-end: 1646678797.968520, bytes_transfer_piod_read_d_32, passed tc-start: 1646678797.975794, bytes_transfer_piod_read_d_32_text tc-end: 1646678798.232577, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646678798.241428, bytes_transfer_piod_read_d_64 tc-end: 1646678798.548561, bytes_transfer_piod_read_d_64, passed tc-start: 1646678798.557390, bytes_transfer_piod_read_d_64_text tc-end: 1646678798.868073, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646678798.877387, bytes_transfer_piod_read_d_8 tc-end: 1646678799.168426, bytes_transfer_piod_read_d_8, passed tc-start: 1646678799.177741, bytes_transfer_piod_read_d_8_text tc-end: 1646678799.444904, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646678799.468185, bytes_transfer_piod_read_i_16 tc-end: 1646678799.690821, bytes_transfer_piod_read_i_16, passed tc-start: 1646678799.697513, bytes_transfer_piod_read_i_16_text tc-end: 1646678799.940074, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646678799.947816, bytes_transfer_piod_read_i_32 tc-end: 1646678800.179676, bytes_transfer_piod_read_i_32, passed tc-start: 1646678800.187004, bytes_transfer_piod_read_i_32_text tc-end: 1646678800.410266, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646678800.418930, bytes_transfer_piod_read_i_64 tc-end: 1646678800.644860, bytes_transfer_piod_read_i_64, passed tc-start: 1646678800.654263, bytes_transfer_piod_read_i_64_text tc-end: 1646678800.893377, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646678800.902628, bytes_transfer_piod_read_i_8 tc-end: 1646678801.173587, bytes_transfer_piod_read_i_8, passed tc-start: 1646678801.181666, bytes_transfer_piod_read_i_8_text tc-end: 1646678801.409925, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646678801.418931, bytes_transfer_piod_write_d_16 tc-end: 1646678801.682041, bytes_transfer_piod_write_d_16, passed tc-start: 1646678801.690719, bytes_transfer_piod_write_d_16_text tc-end: 1646678801.955635, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646678801.964478, bytes_transfer_piod_write_d_32 tc-end: 1646678802.249670, bytes_transfer_piod_write_d_32, passed tc-start: 1646678802.258994, bytes_transfer_piod_write_d_32_text tc-end: 1646678802.530496, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646678802.538954, bytes_transfer_piod_write_d_64 tc-end: 1646678802.768452, bytes_transfer_piod_write_d_64, passed tc-start: 1646678802.777387, bytes_transfer_piod_write_d_64_text tc-end: 1646678803.48637, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646678803.57103, bytes_transfer_piod_write_d_8 tc-end: 1646678803.299964, bytes_transfer_piod_write_d_8, passed tc-start: 1646678803.306845, bytes_transfer_piod_write_d_8_text tc-end: 1646678803.581579, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646678803.589839, bytes_transfer_piod_write_i_16 tc-end: 1646678803.843473, bytes_transfer_piod_write_i_16, passed tc-start: 1646678803.851455, bytes_transfer_piod_write_i_16_text tc-end: 1646678804.89783, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646678804.96735, bytes_transfer_piod_write_i_32 tc-end: 1646678804.352906, bytes_transfer_piod_write_i_32, passed tc-start: 1646678804.361900, bytes_transfer_piod_write_i_32_text tc-end: 1646678804.569983, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646678804.577097, bytes_transfer_piod_write_i_64 tc-end: 1646678804.817797, bytes_transfer_piod_write_i_64, passed tc-start: 1646678804.827247, bytes_transfer_piod_write_i_64_text tc-end: 1646678805.66550, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646678805.74414, bytes_transfer_piod_write_i_8 tc-end: 1646678805.318525, bytes_transfer_piod_write_i_8, passed tc-start: 1646678805.327161, bytes_transfer_piod_write_i_8_text tc-end: 1646678805.554465, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646678805.561570, bytes_transfer_read_d tc-end: 1646678805.816049, bytes_transfer_read_d, passed tc-start: 1646678805.825445, bytes_transfer_read_d_text tc-end: 1646678806.85786, bytes_transfer_read_d_text, passed tc-start: 1646678806.93634, bytes_transfer_read_i tc-end: 1646678806.336523, bytes_transfer_read_i, passed tc-start: 1646678806.343561, bytes_transfer_read_i_text tc-end: 1646678806.562330, bytes_transfer_read_i_text, passed tc-start: 1646678806.570516, bytes_transfer_write_d tc-end: 1646678806.813536, bytes_transfer_write_d, passed tc-start: 1646678806.821939, bytes_transfer_write_d_text tc-end: 1646678807.74971, bytes_transfer_write_d_text, passed tc-start: 1646678807.82258, bytes_transfer_write_i tc-end: 1646678807.347505, bytes_transfer_write_i, passed tc-start: 1646678807.356721, bytes_transfer_write_i_text tc-end: 1646678807.623909, bytes_transfer_write_i_text, passed tc-start: 1646678807.632940, child_attach_to_its_parent tc-end: 1646678807.868678, child_attach_to_its_parent, passed tc-start: 1646678807.882074, child_attach_to_its_stopped_parent tc-end: 1646678808.187376, child_attach_to_its_stopped_parent, passed tc-start: 1646678808.200010, clone1 tc-end: 1646678808.503028, clone1, passed tc-start: 1646678808.510098, clone5 tc-end: 1646678808.761776, clone5, passed tc-start: 1646678808.774092, clone_files1 tc-end: 1646678809.49838, clone_files1, passed tc-start: 1646678809.60186, clone_files5 tc-end: 1646678809.299565, clone_files5, passed tc-start: 1646678809.307392, clone_fs1 tc-end: 1646678809.554965, clone_fs1, passed tc-start: 1646678809.563211, clone_fs5 tc-end: 1646678809.843853, clone_fs5, passed tc-start: 1646678809.853383, clone_vfork1 tc-end: 1646678810.137355, clone_vfork1, passed tc-start: 1646678810.146177, clone_vfork5 tc-end: 1646678810.408681, clone_vfork5, passed tc-start: 1646678810.416694, clone_vm1 tc-end: 1646678810.657473, clone_vm1, passed tc-start: 1646678810.665254, clone_vm5 tc-end: 1646678810.906536, clone_vm5, passed tc-start: 1646678810.913711, core_dump_procinfo tc-end: 1646678811.322292, core_dump_procinfo, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646678811.332670, eventmask_preserved_empty tc-end: 1646678811.573717, eventmask_preserved_empty, passed tc-start: 1646678811.581438, eventmask_preserved_fork tc-end: 1646678811.848878, eventmask_preserved_fork, passed tc-start: 1646678811.857799, eventmask_preserved_lwp_create tc-end: 1646678812.94205, eventmask_preserved_lwp_create, passed tc-start: 1646678812.103362, eventmask_preserved_lwp_exit tc-end: 1646678812.336686, eventmask_preserved_lwp_exit, passed tc-start: 1646678812.343591, eventmask_preserved_posix_spawn tc-end: 1646678812.568957, eventmask_preserved_posix_spawn, passed tc-start: 1646678812.576037, eventmask_preserved_vfork tc-end: 1646678812.825235, eventmask_preserved_vfork, passed tc-start: 1646678812.832679, eventmask_preserved_vfork_done tc-end: 1646678813.90824, eventmask_preserved_vfork_done, passed tc-start: 1646678813.98768, fork1 tc-end: 1646678813.382862, fork1, passed tc-start: 1646678813.392766, fork13 tc-end: 1646678813.681783, fork13, passed tc-start: 1646678813.690787, fork5 tc-end: 1646678813.943679, fork5, passed tc-start: 1646678813.950417, fork9 tc-end: 1646678814.192212, fork9, passed tc-start: 1646678814.201385, kill1 tc-end: 1646678814.439057, kill1, passed tc-start: 1646678814.448342, kill2 tc-end: 1646678814.670313, kill2, passed tc-start: 1646678814.677332, kill3 tc-end: 1646678814.915220, kill3, passed tc-start: 1646678814.925625, parent_attach_to_its_child tc-end: 1646678815.186264, parent_attach_to_its_child, passed tc-start: 1646678815.197693, parent_attach_to_its_stopped_child tc-end: 1646678815.476151, parent_attach_to_its_stopped_child, passed tc-start: 1646678815.495435, posix_spawn1 tc-so: tc-end: 1646678815.776057, posix_spawn1, passed tc-start: 1646678815.783473, posix_spawn2 tc-so: tc-end: 1646678816.25476, posix_spawn2, passed tc-start: 1646678816.32701, posix_spawn3 tc-so: tc-end: 1646678816.287300, posix_spawn3, passed tc-start: 1646678816.295175, posix_spawn4 tc-so: tc-end: 1646678816.568553, posix_spawn4, passed tc-start: 1646678816.577373, posix_spawn5 tc-so: tc-end: 1646678816.879884, posix_spawn5, passed tc-start: 1646678816.887829, posix_spawn6 tc-so: tc-end: 1646678817.152226, posix_spawn6, passed tc-start: 1646678817.159885, posix_spawn7 tc-so: tc-end: 1646678817.421257, posix_spawn7, passed tc-start: 1646678817.427880, posix_spawn8 tc-so: tc-end: 1646678817.702489, posix_spawn8, passed tc-start: 1646678817.709134, resume tc-end: 1646678820.168002, resume, passed tc-start: 1646678820.175445, siginfo_set_faked tc-end: 1646678820.414745, siginfo_set_faked, passed tc-start: 1646678820.422467, siginfo_set_unmodified tc-end: 1646678820.683634, siginfo_set_unmodified, passed tc-start: 1646678820.692076, signal_mask_unrelated tc-end: 1646678820.949168, signal_mask_unrelated, passed tc-start: 1646678820.957509, suspend_no_deadlock tc-end: 1646678821.214842, suspend_no_deadlock, passed tc-start: 1646678821.223960, syscall tc-end: 1646678821.462382, syscall, passed tc-start: 1646678821.468904, syscall_detach_on_sce tc-end: 1646678821.703019, syscall_detach_on_sce, passed tc-start: 1646678821.711046, syscall_killed_on_sce tc-end: 1646678821.974056, syscall_killed_on_sce, passed tc-start: 1646678821.982223, syscall_signal_on_sce tc-end: 1646678822.226346, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646678822.233825, syscallemu1 tc-end: 1646678822.492768, syscallemu1, passed tc-start: 1646678822.500526, thread_concurrent_signals tc-end: 1646678822.703929, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646678822.711518, thread_concurrent_signals_handler tc-end: 1646678822.923455, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646678822.930052, thread_concurrent_signals_sig_ign tc-end: 1646678823.122068, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646678823.128501, threads_and_exec tc-end: 1646678823.738331, threads_and_exec, passed tc-start: 1646678823.747614, trace_thread_lwpcreate tc-end: 1646678826.253375, trace_thread_lwpcreate, passed tc-start: 1646678826.261713, trace_thread_lwpcreate_and_exit tc-end: 1646678830.513701, trace_thread_lwpcreate_and_exit, passed tc-start: 1646678830.522559, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646678834.818112, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646678834.829578, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646678837.236255, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646678837.244498, trace_thread_lwpexit tc-end: 1646678839.802137, trace_thread_lwpexit, passed tc-start: 1646678839.810581, trace_thread_lwpexit_masked_sigtrap tc-end: 1646678842.819187, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646678842.830374, trace_thread_nolwpevents tc-end: 1646678843.94920, trace_thread_nolwpevents, passed tc-start: 1646678843.104442, traceme_crash_bus tc-end: 1646678843.367774, traceme_crash_bus, passed tc-start: 1646678843.376042, traceme_crash_fpe tc-end: 1646678843.644997, traceme_crash_fpe, passed tc-start: 1646678843.654394, traceme_crash_ill tc-end: 1646678843.917913, traceme_crash_ill, passed tc-start: 1646678843.925629, traceme_crash_segv tc-end: 1646678844.179982, traceme_crash_segv, passed tc-start: 1646678844.188177, traceme_crash_trap tc-end: 1646678844.441349, traceme_crash_trap, passed tc-start: 1646678844.449979, traceme_exec tc-so: tc-end: 1646678844.702040, traceme_exec, passed tc-start: 1646678844.710475, traceme_lwpinfo0 tc-end: 1646678844.938230, traceme_lwpinfo0, passed tc-start: 1646678844.944679, traceme_lwpinfo0_lwpstatus tc-end: 1646678845.207032, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646678845.214357, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646678845.450844, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646678845.459581, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646678845.736767, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646678845.744152, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646678846.4697, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646678846.18465, traceme_lwpinfo1 tc-end: 1646678846.456678, traceme_lwpinfo1, passed tc-start: 1646678846.463238, traceme_lwpinfo1_lwpstatus tc-end: 1646678846.993433, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646678847.1157, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646678847.447211, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646678847.453973, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646678848.9533, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646678848.15959, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646678848.472838, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646678848.481460, traceme_lwpinfo2 tc-end: 1646678849.302351, traceme_lwpinfo2, passed tc-start: 1646678849.311073, traceme_lwpinfo2_lwpstatus tc-end: 1646678850.170966, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646678850.183069, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646678850.781014, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646678850.792263, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646678851.360215, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646678851.371557, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646678852.258690, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646678852.268288, traceme_lwpinfo3 tc-end: 1646678853.108971, traceme_lwpinfo3, passed tc-start: 1646678853.119496, traceme_lwpinfo3_lwpstatus tc-end: 1646678854.198240, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646678854.210899, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646678855.201067, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646678855.207841, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646678855.883968, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646678855.891895, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646678856.775780, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646678856.783311, traceme_lwpnext0 tc-end: 1646678857.21087, traceme_lwpnext0, passed tc-start: 1646678857.29326, traceme_lwpnext0_pl_name tc-end: 1646678857.267916, traceme_lwpnext0_pl_name, passed tc-start: 1646678857.275595, traceme_lwpnext0_pl_private tc-end: 1646678857.510682, traceme_lwpnext0_pl_private, passed tc-start: 1646678857.518398, traceme_lwpnext0_pl_sigmask tc-end: 1646678857.761963, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646678857.772486, traceme_lwpnext1 tc-end: 1646678858.282108, traceme_lwpnext1, passed tc-start: 1646678858.292243, traceme_lwpnext1_pl_name tc-end: 1646678858.741960, traceme_lwpnext1_pl_name, passed tc-start: 1646678858.751536, traceme_lwpnext1_pl_private tc-end: 1646678859.312579, traceme_lwpnext1_pl_private, passed tc-start: 1646678859.319463, traceme_lwpnext1_pl_sigmask tc-end: 1646678859.792342, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646678859.799123, traceme_lwpnext2 tc-end: 1646678860.473738, traceme_lwpnext2, passed tc-start: 1646678860.481536, traceme_lwpnext2_pl_name tc-end: 1646678861.354358, traceme_lwpnext2_pl_name, passed tc-start: 1646678861.360802, traceme_lwpnext2_pl_private tc-end: 1646678862.323994, traceme_lwpnext2_pl_private, passed tc-start: 1646678862.330766, traceme_lwpnext2_pl_sigmask tc-end: 1646678863.198260, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646678863.205058, traceme_lwpnext3 tc-end: 1646678864.207334, traceme_lwpnext3, passed tc-start: 1646678864.214948, traceme_lwpnext3_pl_name tc-end: 1646678865.30612, traceme_lwpnext3_pl_name, passed tc-start: 1646678865.38436, traceme_lwpnext3_pl_private tc-end: 1646678865.925233, traceme_lwpnext3_pl_private, passed tc-start: 1646678865.939725, traceme_lwpnext3_pl_sigmask tc-end: 1646678866.947204, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646678866.954136, traceme_pid1_parent tc-end: 1646678867.169500, traceme_pid1_parent, passed tc-start: 1646678867.176014, traceme_raise1 tc-end: 1646678867.384239, traceme_raise1, passed tc-start: 1646678867.392186, traceme_raise10 tc-end: 1646678867.629031, traceme_raise10, passed tc-start: 1646678867.637751, traceme_raise2 tc-end: 1646678867.906687, traceme_raise2, passed tc-start: 1646678867.915169, traceme_raise3 tc-end: 1646678868.131478, traceme_raise3, passed tc-start: 1646678868.138114, traceme_raise4 tc-end: 1646678868.371836, traceme_raise4, passed tc-start: 1646678868.380000, traceme_raise5 tc-end: 1646678868.621564, traceme_raise5, passed tc-start: 1646678868.629338, traceme_raise6 tc-end: 1646678868.870318, traceme_raise6, passed tc-start: 1646678868.878383, traceme_raise7 tc-end: 1646678869.112963, traceme_raise7, passed tc-start: 1646678869.120825, traceme_raise8 tc-end: 1646678869.360418, traceme_raise8, passed tc-start: 1646678869.368201, traceme_raise9 tc-end: 1646678869.591620, traceme_raise9, passed tc-start: 1646678869.599918, traceme_raisesignal_ignored1 tc-end: 1646678869.861331, traceme_raisesignal_ignored1, passed tc-start: 1646678869.869252, traceme_raisesignal_ignored2 tc-end: 1646678870.108863, traceme_raisesignal_ignored2, passed tc-start: 1646678870.120689, traceme_raisesignal_ignored3 tc-end: 1646678870.358970, traceme_raisesignal_ignored3, passed tc-start: 1646678870.366121, traceme_raisesignal_ignored4 tc-end: 1646678870.621700, traceme_raisesignal_ignored4, passed tc-start: 1646678870.630511, traceme_raisesignal_ignored5 tc-end: 1646678870.853108, traceme_raisesignal_ignored5, passed tc-start: 1646678870.861853, traceme_raisesignal_ignored6 tc-end: 1646678871.102821, traceme_raisesignal_ignored6, passed tc-start: 1646678871.110735, traceme_raisesignal_ignored7 tc-end: 1646678871.389366, traceme_raisesignal_ignored7, passed tc-start: 1646678871.397591, traceme_raisesignal_ignored8 tc-end: 1646678871.627828, traceme_raisesignal_ignored8, passed tc-start: 1646678871.635444, traceme_raisesignal_masked1 tc-end: 1646678871.875840, traceme_raisesignal_masked1, passed tc-start: 1646678871.885587, traceme_raisesignal_masked2 tc-end: 1646678872.123492, traceme_raisesignal_masked2, passed tc-start: 1646678872.131018, traceme_raisesignal_masked3 tc-end: 1646678872.360660, traceme_raisesignal_masked3, passed tc-start: 1646678872.369550, traceme_raisesignal_masked4 tc-end: 1646678872.601478, traceme_raisesignal_masked4, passed tc-start: 1646678872.608138, traceme_raisesignal_masked5 tc-end: 1646678872.842337, traceme_raisesignal_masked5, passed tc-start: 1646678872.849774, traceme_raisesignal_masked6 tc-end: 1646678873.94632, traceme_raisesignal_masked6, passed tc-start: 1646678873.101981, traceme_raisesignal_masked7 tc-end: 1646678873.361280, traceme_raisesignal_masked7, passed tc-start: 1646678873.367778, traceme_raisesignal_masked8 tc-end: 1646678873.598385, traceme_raisesignal_masked8, passed tc-start: 1646678873.605829, traceme_sendsignal_handle1 tc-end: 1646678873.842690, traceme_sendsignal_handle1, passed tc-start: 1646678873.851041, traceme_sendsignal_handle2 tc-end: 1646678874.82255, traceme_sendsignal_handle2, passed tc-start: 1646678874.88782, traceme_sendsignal_handle3 tc-end: 1646678874.326003, traceme_sendsignal_handle3, passed tc-start: 1646678874.333712, traceme_sendsignal_handle4 tc-end: 1646678874.579903, traceme_sendsignal_handle4, passed tc-start: 1646678874.587849, traceme_sendsignal_handle5 tc-end: 1646678874.841361, traceme_sendsignal_handle5, passed tc-start: 1646678874.847994, traceme_sendsignal_handle6 tc-end: 1646678875.71192, traceme_sendsignal_handle6, passed tc-start: 1646678875.77933, traceme_sendsignal_handle7 tc-end: 1646678875.303919, traceme_sendsignal_handle7, passed tc-start: 1646678875.311031, traceme_sendsignal_handle8 tc-end: 1646678875.566006, traceme_sendsignal_handle8, passed tc-start: 1646678875.574319, traceme_sendsignal_ignored1 tc-end: 1646678875.837806, traceme_sendsignal_ignored1, passed tc-start: 1646678875.846514, traceme_sendsignal_ignored2 tc-end: 1646678876.72411, traceme_sendsignal_ignored2, passed tc-start: 1646678876.78936, traceme_sendsignal_ignored3 tc-end: 1646678876.298120, traceme_sendsignal_ignored3, passed tc-start: 1646678876.306948, traceme_sendsignal_ignored4 tc-end: 1646678876.560475, traceme_sendsignal_ignored4, passed tc-start: 1646678876.568385, traceme_sendsignal_ignored5 tc-end: 1646678876.860278, traceme_sendsignal_ignored5, passed tc-start: 1646678876.869716, traceme_sendsignal_ignored6 tc-end: 1646678877.124485, traceme_sendsignal_ignored6, passed tc-start: 1646678877.141440, traceme_sendsignal_ignored7 tc-end: 1646678877.428885, traceme_sendsignal_ignored7, passed tc-start: 1646678877.436572, traceme_sendsignal_ignored8 tc-end: 1646678877.676823, traceme_sendsignal_ignored8, passed tc-start: 1646678877.684914, traceme_sendsignal_masked1 tc-end: 1646678877.950960, traceme_sendsignal_masked1, passed tc-start: 1646678877.959037, traceme_sendsignal_masked2 tc-end: 1646678878.173784, traceme_sendsignal_masked2, passed tc-start: 1646678878.180508, traceme_sendsignal_masked3 tc-end: 1646678878.412836, traceme_sendsignal_masked3, passed tc-start: 1646678878.419439, traceme_sendsignal_masked4 tc-end: 1646678878.658892, traceme_sendsignal_masked4, passed tc-start: 1646678878.670082, traceme_sendsignal_masked5 tc-end: 1646678878.922112, traceme_sendsignal_masked5, passed tc-start: 1646678878.930362, traceme_sendsignal_masked6 tc-end: 1646678879.189396, traceme_sendsignal_masked6, passed tc-start: 1646678879.200922, traceme_sendsignal_masked7 tc-end: 1646678879.474389, traceme_sendsignal_masked7, passed tc-start: 1646678879.482453, traceme_sendsignal_masked8 tc-end: 1646678879.747960, traceme_sendsignal_masked8, passed tc-start: 1646678879.759460, traceme_sendsignal_simple1 tc-end: 1646678880.47519, traceme_sendsignal_simple1, passed tc-start: 1646678880.59939, traceme_sendsignal_simple10 tc-end: 1646678880.448069, traceme_sendsignal_simple10, passed tc-start: 1646678880.470252, traceme_sendsignal_simple2 tc-end: 1646678880.753817, traceme_sendsignal_simple2, passed tc-start: 1646678880.762219, traceme_sendsignal_simple3 tc-end: 1646678881.28442, traceme_sendsignal_simple3, passed tc-start: 1646678881.38694, traceme_sendsignal_simple4 tc-end: 1646678881.247029, traceme_sendsignal_simple4, passed tc-start: 1646678881.253811, traceme_sendsignal_simple5 tc-end: 1646678881.467584, traceme_sendsignal_simple5, passed tc-start: 1646678881.474254, traceme_sendsignal_simple6 tc-end: 1646678881.730179, traceme_sendsignal_simple6, passed tc-start: 1646678881.740945, traceme_sendsignal_simple7 tc-end: 1646678881.982254, traceme_sendsignal_simple7, passed tc-start: 1646678881.992276, traceme_sendsignal_simple8 tc-end: 1646678882.236411, traceme_sendsignal_simple8, passed tc-start: 1646678882.247270, traceme_sendsignal_simple9 tc-end: 1646678882.488679, traceme_sendsignal_simple9, passed tc-start: 1646678882.499741, traceme_signalignored_crash_bus tc-end: 1646678882.720267, traceme_signalignored_crash_bus, passed tc-start: 1646678882.727434, traceme_signalignored_crash_fpe tc-end: 1646678882.938212, traceme_signalignored_crash_fpe, passed tc-start: 1646678882.945038, traceme_signalignored_crash_ill tc-end: 1646678883.156782, traceme_signalignored_crash_ill, passed tc-start: 1646678883.164032, traceme_signalignored_crash_segv tc-end: 1646678883.377494, traceme_signalignored_crash_segv, passed tc-start: 1646678883.384988, traceme_signalignored_crash_trap tc-end: 1646678883.599362, traceme_signalignored_crash_trap, passed tc-start: 1646678883.606667, traceme_signalignored_exec tc-so: tc-end: 1646678883.837010, traceme_signalignored_exec, passed tc-start: 1646678883.843835, traceme_signalmasked_crash_bus tc-end: 1646678884.62287, traceme_signalmasked_crash_bus, passed tc-start: 1646678884.69193, traceme_signalmasked_crash_fpe tc-end: 1646678884.333152, traceme_signalmasked_crash_fpe, passed tc-start: 1646678884.343475, traceme_signalmasked_crash_ill tc-end: 1646678884.634387, traceme_signalmasked_crash_ill, passed tc-start: 1646678884.646064, traceme_signalmasked_crash_segv tc-end: 1646678885.12697, traceme_signalmasked_crash_segv, passed tc-start: 1646678885.26650, traceme_signalmasked_crash_trap tc-end: 1646678885.397595, traceme_signalmasked_crash_trap, passed tc-start: 1646678885.407181, traceme_signalmasked_exec tc-so: tc-end: 1646678885.759896, traceme_signalmasked_exec, passed tc-start: 1646678885.768969, traceme_vfork_crash_bus tc-end: 1646678886.99363, traceme_vfork_crash_bus, passed tc-start: 1646678886.113362, traceme_vfork_crash_fpe tc-end: 1646678886.427722, traceme_vfork_crash_fpe, passed tc-start: 1646678886.441866, traceme_vfork_crash_ill tc-end: 1646678886.756432, traceme_vfork_crash_ill, passed tc-start: 1646678886.770806, traceme_vfork_crash_segv tc-end: 1646678887.85610, traceme_vfork_crash_segv, passed tc-start: 1646678887.98751, traceme_vfork_crash_trap tc-end: 1646678887.374404, traceme_vfork_crash_trap, passed tc-start: 1646678887.386347, traceme_vfork_exec tc-so: tc-end: 1646678887.604375, traceme_vfork_exec, passed tc-start: 1646678887.611140, traceme_vfork_fork tc-end: 1646678887.820939, traceme_vfork_fork, passed tc-start: 1646678887.844557, traceme_vfork_raise1 tc-end: 1646678888.135314, traceme_vfork_raise1, passed tc-start: 1646678888.148314, traceme_vfork_raise10 tc-end: 1646678888.445879, traceme_vfork_raise10, passed tc-start: 1646678888.455759, traceme_vfork_raise11 tc-end: 1646678888.733926, traceme_vfork_raise11, passed tc-start: 1646678888.752334, traceme_vfork_raise12 tc-end: 1646678889.69095, traceme_vfork_raise12, passed tc-start: 1646678889.87532, traceme_vfork_raise13 tc-end: 1646678889.357193, traceme_vfork_raise13, passed tc-start: 1646678889.367021, traceme_vfork_raise2 tc-end: 1646678889.577881, traceme_vfork_raise2, passed tc-start: 1646678889.584561, traceme_vfork_raise3 tc-end: 1646678889.763328, traceme_vfork_raise3, passed tc-start: 1646678889.770262, traceme_vfork_raise4 tc-end: 1646678889.951958, traceme_vfork_raise4, passed tc-start: 1646678889.958958, traceme_vfork_raise5 tc-end: 1646678890.160733, traceme_vfork_raise5, passed tc-start: 1646678890.172560, traceme_vfork_raise6 tc-end: 1646678890.506860, traceme_vfork_raise6, passed tc-start: 1646678890.526756, traceme_vfork_raise7 tc-end: 1646678890.801237, traceme_vfork_raise7, passed tc-start: 1646678890.813802, traceme_vfork_raise8 tc-end: 1646678891.88186, traceme_vfork_raise8, passed tc-start: 1646678891.101242, traceme_vfork_raise9 tc-end: 1646678891.436476, traceme_vfork_raise9, passed tc-start: 1646678891.455623, traceme_vfork_signalignored_crash_bus tc-end: 1646678891.796039, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646678891.813981, traceme_vfork_signalignored_crash_fpe tc-end: 1646678892.151323, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646678892.170299, traceme_vfork_signalignored_crash_ill tc-end: 1646678892.503469, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646678892.522118, traceme_vfork_signalignored_crash_segv tc-end: 1646678892.855191, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646678892.877446, traceme_vfork_signalignored_crash_trap tc-end: 1646678893.193408, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646678893.209676, traceme_vfork_signalignored_exec tc-so: tc-end: 1646678893.508332, traceme_vfork_signalignored_exec, passed tc-start: 1646678893.518829, traceme_vfork_signalmasked_crash_bus tc-end: 1646678893.827367, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646678893.843227, traceme_vfork_signalmasked_crash_fpe tc-end: 1646678894.160195, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646678894.175375, traceme_vfork_signalmasked_crash_ill tc-end: 1646678894.388847, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646678894.398898, traceme_vfork_signalmasked_crash_segv tc-end: 1646678894.616055, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646678894.630994, traceme_vfork_signalmasked_crash_trap tc-end: 1646678894.975651, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646678894.992817, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646678895.244710, traceme_vfork_signalmasked_exec, passed tc-start: 1646678895.251139, traceme_vfork_vfork tc-end: 1646678895.428121, traceme_vfork_vfork, passed tc-start: 1646678895.434608, user_va0_disable_pt_continue tc-end: 1646678895.639115, user_va0_disable_pt_continue, passed tc-start: 1646678895.645724, user_va0_disable_pt_detach tc-end: 1646678895.879535, user_va0_disable_pt_detach, passed tc-start: 1646678895.889921, user_va0_disable_pt_syscall tc-end: 1646678896.162888, user_va0_disable_pt_syscall, passed tc-start: 1646678896.169298, vfork1 tc-end: 1646678896.369172, vfork1, passed tc-start: 1646678896.376083, vfork13 tc-end: 1646678896.579010, vfork13, passed tc-start: 1646678896.585497, vfork5 tc-end: 1646678896.830798, vfork5, passed tc-start: 1646678896.839150, vfork9 tc-end: 1646678897.116731, vfork9, passed tp-end: 1646678897.125973, lib/libc/sys/t_ptrace_wait tp-start: 1646678898.340167, lib/libc/sys/t_ptrace_wait3, 282 tc-start: 1646678898.344890, access_fpregs1 tc-end: 1646678898.667770, access_fpregs1, passed tc-start: 1646678898.680714, access_fpregs2 tc-end: 1646678899.1450, access_fpregs2, passed tc-start: 1646678899.13946, access_regs1 tc-end: 1646678899.331430, access_regs1, passed tc-start: 1646678899.344399, access_regs2 tc-end: 1646678899.664843, access_regs2, passed tc-start: 1646678899.677924, access_regs3 tc-end: 1646678899.999315, access_regs3, passed tc-start: 1646678900.11880, access_regs4 tc-end: 1646678900.332101, access_regs4, passed tc-start: 1646678900.344463, access_regs5 tc-end: 1646678900.662217, access_regs5, passed tc-start: 1646678900.674998, access_regs6 tc-end: 1646678900.993217, access_regs6, passed tc-start: 1646678901.5715, access_regs_set_unaligned_pc_0x1 tc-end: 1646678901.326631, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646678901.339111, access_regs_set_unaligned_pc_0x3 tc-end: 1646678901.663596, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646678901.675713, access_regs_set_unaligned_pc_0x7 tc-end: 1646678901.999306, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646678902.11303, bytes_transfer_alignment_piod_read_auxv tc-end: 1646678903.149563, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646678903.161452, bytes_transfer_alignment_piod_read_d tc-end: 1646678910.486514, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646678910.499409, bytes_transfer_alignment_piod_read_i tc-end: 1646678915.647945, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646678915.654930, bytes_transfer_alignment_piod_write_d tc-end: 1646678921.928422, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646678921.936961, bytes_transfer_alignment_piod_write_i tc-end: 1646678929.257428, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646678929.265942, bytes_transfer_alignment_pt_read_d tc-end: 1646678933.40932, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646678933.48119, bytes_transfer_alignment_pt_read_i tc-end: 1646678936.975584, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646678936.982333, bytes_transfer_alignment_pt_write_d tc-end: 1646678942.292618, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646678942.299467, bytes_transfer_alignment_pt_write_i tc-end: 1646678947.741954, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646678947.749238, bytes_transfer_eof_piod_read_d tc-end: 1646678947.962689, bytes_transfer_eof_piod_read_d, passed tc-start: 1646678947.969539, bytes_transfer_eof_piod_read_i tc-end: 1646678948.241748, bytes_transfer_eof_piod_read_i, passed tc-start: 1646678948.250594, bytes_transfer_eof_piod_write_d tc-end: 1646678948.534855, bytes_transfer_eof_piod_write_d, passed tc-start: 1646678948.543392, bytes_transfer_eof_piod_write_i tc-end: 1646678948.827250, bytes_transfer_eof_piod_write_i, passed tc-start: 1646678948.837049, bytes_transfer_eof_pt_read_d tc-end: 1646678949.73031, bytes_transfer_eof_pt_read_d, passed tc-start: 1646678949.79627, bytes_transfer_eof_pt_read_i tc-end: 1646678949.297338, bytes_transfer_eof_pt_read_i, passed tc-start: 1646678949.304074, bytes_transfer_eof_pt_write_d tc-end: 1646678949.516493, bytes_transfer_eof_pt_write_d, passed tc-start: 1646678949.523018, bytes_transfer_eof_pt_write_i tc-end: 1646678949.738298, bytes_transfer_eof_pt_write_i, passed tc-start: 1646678949.760513, bytes_transfer_piod_read_auxv tc-end: 1646678949.975805, bytes_transfer_piod_read_auxv, passed tc-start: 1646678949.982366, bytes_transfer_piod_read_d_16 tc-end: 1646678950.188562, bytes_transfer_piod_read_d_16, passed tc-start: 1646678950.195115, bytes_transfer_piod_read_d_16_text tc-end: 1646678950.404819, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646678950.411736, bytes_transfer_piod_read_d_32 tc-end: 1646678950.621744, bytes_transfer_piod_read_d_32, passed tc-start: 1646678950.629071, bytes_transfer_piod_read_d_32_text tc-end: 1646678950.839533, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646678950.846518, bytes_transfer_piod_read_d_64 tc-end: 1646678951.54544, bytes_transfer_piod_read_d_64, passed tc-start: 1646678951.61285, bytes_transfer_piod_read_d_64_text tc-end: 1646678951.269644, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646678951.276381, bytes_transfer_piod_read_d_8 tc-end: 1646678951.486291, bytes_transfer_piod_read_d_8, passed tc-start: 1646678951.493530, bytes_transfer_piod_read_d_8_text tc-end: 1646678951.710324, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646678951.717315, bytes_transfer_piod_read_i_16 tc-end: 1646678951.927864, bytes_transfer_piod_read_i_16, passed tc-start: 1646678951.934502, bytes_transfer_piod_read_i_16_text tc-end: 1646678952.137490, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646678952.144103, bytes_transfer_piod_read_i_32 tc-end: 1646678952.347585, bytes_transfer_piod_read_i_32, passed tc-start: 1646678952.354125, bytes_transfer_piod_read_i_32_text tc-end: 1646678952.556896, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646678952.563393, bytes_transfer_piod_read_i_64 tc-end: 1646678952.768902, bytes_transfer_piod_read_i_64, passed tc-start: 1646678952.787073, bytes_transfer_piod_read_i_64_text tc-end: 1646678952.989233, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646678952.996168, bytes_transfer_piod_read_i_8 tc-end: 1646678953.200768, bytes_transfer_piod_read_i_8, passed tc-start: 1646678953.207323, bytes_transfer_piod_read_i_8_text tc-end: 1646678953.413467, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646678953.420049, bytes_transfer_piod_write_d_16 tc-end: 1646678953.624294, bytes_transfer_piod_write_d_16, passed tc-start: 1646678953.631691, bytes_transfer_piod_write_d_16_text tc-end: 1646678953.838494, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646678953.845408, bytes_transfer_piod_write_d_32 tc-end: 1646678954.50246, bytes_transfer_piod_write_d_32, passed tc-start: 1646678954.56738, bytes_transfer_piod_write_d_32_text tc-end: 1646678954.260067, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646678954.266531, bytes_transfer_piod_write_d_64 tc-end: 1646678954.470840, bytes_transfer_piod_write_d_64, passed tc-start: 1646678954.477787, bytes_transfer_piod_write_d_64_text tc-end: 1646678954.680895, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646678954.687411, bytes_transfer_piod_write_d_8 tc-end: 1646678954.890506, bytes_transfer_piod_write_d_8, passed tc-start: 1646678954.897319, bytes_transfer_piod_write_d_8_text tc-end: 1646678955.104736, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646678955.111392, bytes_transfer_piod_write_i_16 tc-end: 1646678955.321262, bytes_transfer_piod_write_i_16, passed tc-start: 1646678955.327896, bytes_transfer_piod_write_i_16_text tc-end: 1646678955.530994, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646678955.537426, bytes_transfer_piod_write_i_32 tc-end: 1646678955.739629, bytes_transfer_piod_write_i_32, passed tc-start: 1646678955.746791, bytes_transfer_piod_write_i_32_text tc-end: 1646678955.953927, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646678955.960437, bytes_transfer_piod_write_i_64 tc-end: 1646678956.166113, bytes_transfer_piod_write_i_64, passed tc-start: 1646678956.173132, bytes_transfer_piod_write_i_64_text tc-end: 1646678956.383190, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646678956.389769, bytes_transfer_piod_write_i_8 tc-end: 1646678956.596484, bytes_transfer_piod_write_i_8, passed tc-start: 1646678956.603272, bytes_transfer_piod_write_i_8_text tc-end: 1646678956.805904, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646678956.813402, bytes_transfer_read_d tc-end: 1646678957.19739, bytes_transfer_read_d, passed tc-start: 1646678957.26245, bytes_transfer_read_d_text tc-end: 1646678957.234046, bytes_transfer_read_d_text, passed tc-start: 1646678957.240626, bytes_transfer_read_i tc-end: 1646678957.447191, bytes_transfer_read_i, passed tc-start: 1646678957.453933, bytes_transfer_read_i_text tc-end: 1646678957.661755, bytes_transfer_read_i_text, passed tc-start: 1646678957.668791, bytes_transfer_write_d tc-end: 1646678957.876743, bytes_transfer_write_d, passed tc-start: 1646678957.883581, bytes_transfer_write_d_text tc-end: 1646678958.102220, bytes_transfer_write_d_text, passed tc-start: 1646678958.109411, bytes_transfer_write_i tc-end: 1646678958.317300, bytes_transfer_write_i, passed tc-start: 1646678958.324548, bytes_transfer_write_i_text tc-end: 1646678958.533405, bytes_transfer_write_i_text, passed tc-start: 1646678958.540225, child_attach_to_its_parent tc-end: 1646678958.748988, child_attach_to_its_parent, passed tc-start: 1646678958.758646, child_attach_to_its_stopped_parent tc-end: 1646678958.977911, child_attach_to_its_stopped_parent, passed tc-start: 1646678958.987290, clone1 tc-end: 1646678959.201122, clone1, passed tc-start: 1646678959.207896, clone5 tc-end: 1646678959.420253, clone5, passed tc-start: 1646678959.427060, clone_files1 tc-end: 1646678959.638534, clone_files1, passed tc-start: 1646678959.645560, clone_files5 tc-end: 1646678959.857943, clone_files5, passed tc-start: 1646678959.864433, clone_fs1 tc-end: 1646678960.76847, clone_fs1, passed tc-start: 1646678960.83778, clone_fs5 tc-end: 1646678960.291360, clone_fs5, passed tc-start: 1646678960.297984, clone_vfork1 tc-end: 1646678960.510643, clone_vfork1, passed tc-start: 1646678960.517257, clone_vfork5 tc-end: 1646678960.731631, clone_vfork5, passed tc-start: 1646678960.738188, clone_vm1 tc-end: 1646678960.945929, clone_vm1, passed tc-start: 1646678960.952698, clone_vm5 tc-end: 1646678961.160179, clone_vm5, passed tc-start: 1646678961.166719, core_dump_procinfo tc-end: 1646678961.465760, core_dump_procinfo, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646678961.472890, eventmask_preserved_empty tc-end: 1646678961.684102, eventmask_preserved_empty, passed tc-start: 1646678961.690583, eventmask_preserved_fork tc-end: 1646678961.891959, eventmask_preserved_fork, passed tc-start: 1646678961.898325, eventmask_preserved_lwp_create tc-end: 1646678962.99339, eventmask_preserved_lwp_create, passed tc-start: 1646678962.105929, eventmask_preserved_lwp_exit tc-end: 1646678962.309216, eventmask_preserved_lwp_exit, passed tc-start: 1646678962.315808, eventmask_preserved_posix_spawn tc-end: 1646678962.520369, eventmask_preserved_posix_spawn, passed tc-start: 1646678962.527067, eventmask_preserved_vfork tc-end: 1646678962.731826, eventmask_preserved_vfork, passed tc-start: 1646678962.738260, eventmask_preserved_vfork_done tc-end: 1646678962.940357, eventmask_preserved_vfork_done, passed tc-start: 1646678962.947023, fork1 tc-end: 1646678963.161570, fork1, passed tc-start: 1646678963.168380, fork13 tc-end: 1646678963.385199, fork13, passed tc-start: 1646678963.391840, fork5 tc-end: 1646678963.608777, fork5, passed tc-start: 1646678963.615493, fork9 tc-end: 1646678963.834935, fork9, passed tc-start: 1646678963.842052, kill1 tc-end: 1646678964.46492, kill1, passed tc-start: 1646678964.53227, kill2 tc-end: 1646678964.254211, kill2, passed tc-start: 1646678964.260719, kill3 tc-end: 1646678964.466886, kill3, passed tc-start: 1646678964.473795, parent_attach_to_its_child tc-end: 1646678964.684578, parent_attach_to_its_child, passed tc-start: 1646678964.693512, parent_attach_to_its_stopped_child tc-end: 1646678964.934886, parent_attach_to_its_stopped_child, passed tc-start: 1646678964.944048, posix_spawn1 tc-so: tc-end: 1646678965.175772, posix_spawn1, passed tc-start: 1646678965.182544, posix_spawn2 tc-so: tc-end: 1646678965.412271, posix_spawn2, passed tc-start: 1646678965.419238, posix_spawn3 tc-so: tc-end: 1646678965.653578, posix_spawn3, passed tc-start: 1646678965.660350, posix_spawn4 tc-so: tc-end: 1646678965.898351, posix_spawn4, passed tc-start: 1646678965.905711, posix_spawn5 tc-so: tc-end: 1646678966.144244, posix_spawn5, passed tc-start: 1646678966.151267, posix_spawn6 tc-so: tc-end: 1646678966.388154, posix_spawn6, passed tc-start: 1646678966.395065, posix_spawn7 tc-so: tc-end: 1646678966.633377, posix_spawn7, passed tc-start: 1646678966.640202, posix_spawn8 tc-so: tc-end: 1646678966.875422, posix_spawn8, passed tc-start: 1646678966.882429, resume tc-end: 1646678969.370596, resume, passed tc-start: 1646678969.377741, siginfo_set_faked tc-end: 1646678969.583496, siginfo_set_faked, passed tc-start: 1646678969.590179, siginfo_set_unmodified tc-end: 1646678969.795444, siginfo_set_unmodified, passed tc-start: 1646678969.802107, signal_mask_unrelated tc-end: 1646678970.15085, signal_mask_unrelated, passed tc-start: 1646678970.21840, suspend_no_deadlock tc-end: 1646678970.227678, suspend_no_deadlock, passed tc-start: 1646678970.234560, syscall tc-end: 1646678970.443673, syscall, passed tc-start: 1646678970.450397, syscall_detach_on_sce tc-end: 1646678970.654607, syscall_detach_on_sce, passed tc-start: 1646678970.661000, syscall_killed_on_sce tc-end: 1646678970.868472, syscall_killed_on_sce, passed tc-start: 1646678970.874958, syscall_signal_on_sce tc-end: 1646678971.92763, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646678971.100372, syscallemu1 tc-end: 1646678971.316633, syscallemu1, passed tc-start: 1646678971.323884, thread_concurrent_signals tc-end: 1646678971.506373, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646678971.513642, thread_concurrent_signals_handler tc-end: 1646678971.694145, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646678971.701422, thread_concurrent_signals_sig_ign tc-end: 1646678971.882232, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646678971.888911, threads_and_exec tc-end: 1646678972.433219, threads_and_exec, passed tc-start: 1646678972.439725, trace_thread_lwpcreate tc-end: 1646678974.759203, trace_thread_lwpcreate, passed tc-start: 1646678974.765656, trace_thread_lwpcreate_and_exit tc-end: 1646678980.982456, trace_thread_lwpcreate_and_exit, passed tc-start: 1646678980.989073, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646678985.262773, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646678985.269654, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646678987.983888, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646678987.990511, trace_thread_lwpexit tc-end: 1646678990.526853, trace_thread_lwpexit, passed tc-start: 1646678990.533893, trace_thread_lwpexit_masked_sigtrap tc-end: 1646678992.848578, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646678992.856147, trace_thread_nolwpevents tc-end: 1646678993.72401, trace_thread_nolwpevents, passed tc-start: 1646678993.79520, traceme_crash_bus tc-end: 1646678993.298143, traceme_crash_bus, passed tc-start: 1646678993.304867, traceme_crash_fpe tc-end: 1646678993.517183, traceme_crash_fpe, passed tc-start: 1646678993.525211, traceme_crash_ill tc-end: 1646678993.743937, traceme_crash_ill, passed tc-start: 1646678993.751416, traceme_crash_segv tc-end: 1646678993.975747, traceme_crash_segv, passed tc-start: 1646678993.984157, traceme_crash_trap tc-end: 1646678994.205647, traceme_crash_trap, passed tc-start: 1646678994.213264, traceme_exec tc-so: tc-end: 1646678994.451590, traceme_exec, passed tc-start: 1646678994.458165, traceme_lwpinfo0 tc-end: 1646678994.720890, traceme_lwpinfo0, passed tc-start: 1646678994.733798, traceme_lwpinfo0_lwpstatus tc-end: 1646678995.76427, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646678995.88481, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646678995.399761, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646678995.406230, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646678995.634391, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646678995.647083, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646678995.985590, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646678995.998144, traceme_lwpinfo1 tc-end: 1646678996.516066, traceme_lwpinfo1, passed tc-start: 1646678996.528386, traceme_lwpinfo1_lwpstatus tc-end: 1646678997.118181, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646678997.129954, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646678997.705318, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646678997.712044, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646678998.174135, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646678998.180552, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646678998.467252, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646678998.479533, traceme_lwpinfo2 tc-end: 1646678999.296526, traceme_lwpinfo2, passed tc-start: 1646678999.303055, traceme_lwpinfo2_lwpstatus tc-end: 1646679000.231571, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646679000.238374, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646679001.19632, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646679001.26265, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646679001.986664, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646679001.993306, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646679002.551443, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646679002.564056, traceme_lwpinfo3 tc-end: 1646679003.682299, traceme_lwpinfo3, passed tc-start: 1646679003.695377, traceme_lwpinfo3_lwpstatus tc-end: 1646679004.273344, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646679004.286074, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646679005.374322, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646679005.386955, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646679006.9602, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646679006.16568, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646679007.103956, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646679007.115998, traceme_lwpnext0 tc-end: 1646679007.435108, traceme_lwpnext0, passed tc-start: 1646679007.447345, traceme_lwpnext0_pl_name tc-end: 1646679007.762739, traceme_lwpnext0_pl_name, passed tc-start: 1646679007.775123, traceme_lwpnext0_pl_private tc-end: 1646679008.99541, traceme_lwpnext0_pl_private, passed tc-start: 1646679008.110950, traceme_lwpnext0_pl_sigmask tc-end: 1646679008.424539, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646679008.436186, traceme_lwpnext1 tc-end: 1646679008.746955, traceme_lwpnext1, passed tc-start: 1646679008.757202, traceme_lwpnext1_pl_name tc-end: 1646679009.326264, traceme_lwpnext1_pl_name, passed tc-start: 1646679009.336420, traceme_lwpnext1_pl_private tc-end: 1646679009.645398, traceme_lwpnext1_pl_private, passed tc-start: 1646679009.653778, traceme_lwpnext1_pl_sigmask tc-end: 1646679010.210202, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646679010.216727, traceme_lwpnext2 tc-end: 1646679011.150349, traceme_lwpnext2, passed tc-start: 1646679011.156845, traceme_lwpnext2_pl_name tc-end: 1646679011.494041, traceme_lwpnext2_pl_name, passed tc-start: 1646679011.502093, traceme_lwpnext2_pl_private tc-end: 1646679012.21826, traceme_lwpnext2_pl_private, passed tc-start: 1646679012.33514, traceme_lwpnext2_pl_sigmask tc-end: 1646679012.822287, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646679012.838251, traceme_lwpnext3 tc-end: 1646679014.175110, traceme_lwpnext3, passed tc-start: 1646679014.186580, traceme_lwpnext3_pl_name tc-end: 1646679015.76925, traceme_lwpnext3_pl_name, passed tc-start: 1646679015.88495, traceme_lwpnext3_pl_private tc-end: 1646679016.196432, traceme_lwpnext3_pl_private, passed tc-start: 1646679016.207498, traceme_lwpnext3_pl_sigmask tc-end: 1646679017.7836, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646679017.19117, traceme_pid1_parent tc-end: 1646679017.341820, traceme_pid1_parent, passed tc-start: 1646679017.354084, traceme_raise1 tc-end: 1646679017.649929, traceme_raise1, passed tc-start: 1646679017.661886, traceme_raise10 tc-end: 1646679017.972688, traceme_raise10, passed tc-start: 1646679017.985332, traceme_raise2 tc-end: 1646679018.292730, traceme_raise2, passed tc-start: 1646679018.304645, traceme_raise3 tc-end: 1646679018.611313, traceme_raise3, passed tc-start: 1646679018.622851, traceme_raise4 tc-end: 1646679018.936855, traceme_raise4, passed tc-start: 1646679018.948672, traceme_raise5 tc-end: 1646679019.254888, traceme_raise5, passed tc-start: 1646679019.267280, traceme_raise6 tc-end: 1646679019.572741, traceme_raise6, passed tc-start: 1646679019.584624, traceme_raise7 tc-end: 1646679019.886178, traceme_raise7, passed tc-start: 1646679019.898068, traceme_raise8 tc-end: 1646679020.206237, traceme_raise8, passed tc-start: 1646679020.217863, traceme_raise9 tc-end: 1646679020.530029, traceme_raise9, passed tc-start: 1646679020.541889, traceme_raisesignal_ignored1 tc-end: 1646679020.860430, traceme_raisesignal_ignored1, passed tc-start: 1646679020.871407, traceme_raisesignal_ignored2 tc-end: 1646679021.183542, traceme_raisesignal_ignored2, passed tc-start: 1646679021.195282, traceme_raisesignal_ignored3 tc-end: 1646679021.493241, traceme_raisesignal_ignored3, passed tc-start: 1646679021.504082, traceme_raisesignal_ignored4 tc-end: 1646679021.843188, traceme_raisesignal_ignored4, passed tc-start: 1646679021.855724, traceme_raisesignal_ignored5 tc-end: 1646679022.203288, traceme_raisesignal_ignored5, passed tc-start: 1646679022.218398, traceme_raisesignal_ignored6 tc-end: 1646679022.557196, traceme_raisesignal_ignored6, passed tc-start: 1646679022.569846, traceme_raisesignal_ignored7 tc-end: 1646679022.903670, traceme_raisesignal_ignored7, passed tc-start: 1646679022.916620, traceme_raisesignal_ignored8 tc-end: 1646679023.259883, traceme_raisesignal_ignored8, passed tc-start: 1646679023.272637, traceme_raisesignal_masked1 tc-end: 1646679023.614564, traceme_raisesignal_masked1, passed tc-start: 1646679023.628169, traceme_raisesignal_masked2 tc-end: 1646679024.486371, traceme_raisesignal_masked2, passed tc-start: 1646679024.499601, traceme_raisesignal_masked3 tc-end: 1646679024.781384, traceme_raisesignal_masked3, passed tc-start: 1646679024.788671, traceme_raisesignal_masked4 tc-end: 1646679025.41426, traceme_raisesignal_masked4, passed tc-start: 1646679025.53815, traceme_raisesignal_masked5 tc-end: 1646679025.382405, traceme_raisesignal_masked5, passed tc-start: 1646679025.395064, traceme_raisesignal_masked6 tc-end: 1646679025.725305, traceme_raisesignal_masked6, passed tc-start: 1646679025.738795, traceme_raisesignal_masked7 tc-end: 1646679026.76882, traceme_raisesignal_masked7, passed tc-start: 1646679026.89569, traceme_raisesignal_masked8 tc-end: 1646679026.430641, traceme_raisesignal_masked8, passed tc-start: 1646679026.445025, traceme_sendsignal_handle1 tc-end: 1646679026.803973, traceme_sendsignal_handle1, passed tc-start: 1646679026.816865, traceme_sendsignal_handle2 tc-end: 1646679027.146372, traceme_sendsignal_handle2, passed tc-start: 1646679027.159095, traceme_sendsignal_handle3 tc-end: 1646679027.454530, traceme_sendsignal_handle3, passed tc-start: 1646679027.463615, traceme_sendsignal_handle4 tc-end: 1646679027.760942, traceme_sendsignal_handle4, passed tc-start: 1646679027.772849, traceme_sendsignal_handle5 tc-end: 1646679028.101850, traceme_sendsignal_handle5, passed tc-start: 1646679028.113735, traceme_sendsignal_handle6 tc-end: 1646679028.441272, traceme_sendsignal_handle6, passed tc-start: 1646679028.453442, traceme_sendsignal_handle7 tc-end: 1646679028.786060, traceme_sendsignal_handle7, passed tc-start: 1646679028.798880, traceme_sendsignal_handle8 tc-end: 1646679029.103436, traceme_sendsignal_handle8, passed tc-start: 1646679029.110798, traceme_sendsignal_ignored1 tc-end: 1646679029.325953, traceme_sendsignal_ignored1, passed tc-start: 1646679029.333401, traceme_sendsignal_ignored2 tc-end: 1646679029.541987, traceme_sendsignal_ignored2, passed tc-start: 1646679029.548717, traceme_sendsignal_ignored3 tc-end: 1646679029.753825, traceme_sendsignal_ignored3, passed tc-start: 1646679029.761297, traceme_sendsignal_ignored4 tc-end: 1646679029.968794, traceme_sendsignal_ignored4, passed tc-start: 1646679029.975399, traceme_sendsignal_ignored5 tc-end: 1646679030.175387, traceme_sendsignal_ignored5, passed tc-start: 1646679030.182216, traceme_sendsignal_ignored6 tc-end: 1646679030.384648, traceme_sendsignal_ignored6, passed tc-start: 1646679030.391463, traceme_sendsignal_ignored7 tc-end: 1646679030.599437, traceme_sendsignal_ignored7, passed tc-start: 1646679030.606759, traceme_sendsignal_ignored8 tc-end: 1646679030.816524, traceme_sendsignal_ignored8, passed tc-start: 1646679030.823334, traceme_sendsignal_masked1 tc-end: 1646679031.57709, traceme_sendsignal_masked1, passed tc-start: 1646679031.66225, traceme_sendsignal_masked2 tc-end: 1646679031.309670, traceme_sendsignal_masked2, passed tc-start: 1646679031.318121, traceme_sendsignal_masked3 tc-end: 1646679031.563223, traceme_sendsignal_masked3, passed tc-start: 1646679031.571922, traceme_sendsignal_masked4 tc-end: 1646679031.816166, traceme_sendsignal_masked4, passed tc-start: 1646679031.824966, traceme_sendsignal_masked5 tc-end: 1646679032.67582, traceme_sendsignal_masked5, passed tc-start: 1646679032.76014, traceme_sendsignal_masked6 tc-end: 1646679032.315758, traceme_sendsignal_masked6, passed tc-start: 1646679032.324403, traceme_sendsignal_masked7 tc-end: 1646679032.563168, traceme_sendsignal_masked7, passed tc-start: 1646679032.571483, traceme_sendsignal_masked8 tc-end: 1646679032.816821, traceme_sendsignal_masked8, passed tc-start: 1646679032.825134, traceme_sendsignal_simple1 tc-end: 1646679033.60628, traceme_sendsignal_simple1, passed tc-start: 1646679033.68927, traceme_sendsignal_simple10 tc-end: 1646679033.344502, traceme_sendsignal_simple10, passed tc-start: 1646679033.356552, traceme_sendsignal_simple2 tc-end: 1646679033.595617, traceme_sendsignal_simple2, passed tc-start: 1646679033.603703, traceme_sendsignal_simple3 tc-end: 1646679033.886476, traceme_sendsignal_simple3, passed tc-start: 1646679033.898598, traceme_sendsignal_simple4 tc-end: 1646679034.128430, traceme_sendsignal_simple4, passed tc-start: 1646679034.136532, traceme_sendsignal_simple5 tc-end: 1646679034.374700, traceme_sendsignal_simple5, passed tc-start: 1646679034.382550, traceme_sendsignal_simple6 tc-end: 1646679034.657091, traceme_sendsignal_simple6, passed tc-start: 1646679034.669047, traceme_sendsignal_simple7 tc-end: 1646679034.940409, traceme_sendsignal_simple7, passed tc-start: 1646679034.952669, traceme_sendsignal_simple8 tc-end: 1646679035.225599, traceme_sendsignal_simple8, passed tc-start: 1646679035.237764, traceme_sendsignal_simple9 tc-end: 1646679035.509088, traceme_sendsignal_simple9, passed tc-start: 1646679035.520905, traceme_signalignored_crash_bus tc-end: 1646679035.763435, traceme_signalignored_crash_bus, passed tc-start: 1646679035.771239, traceme_signalignored_crash_fpe tc-end: 1646679036.29407, traceme_signalignored_crash_fpe, passed tc-start: 1646679036.37671, traceme_signalignored_crash_ill tc-end: 1646679036.282348, traceme_signalignored_crash_ill, passed tc-start: 1646679036.290477, traceme_signalignored_crash_segv tc-end: 1646679036.542271, traceme_signalignored_crash_segv, passed tc-start: 1646679036.551745, traceme_signalignored_crash_trap tc-end: 1646679036.786809, traceme_signalignored_crash_trap, passed tc-start: 1646679036.794419, traceme_signalignored_exec tc-so: tc-end: 1646679037.61406, traceme_signalignored_exec, passed tc-start: 1646679037.69795, traceme_signalmasked_crash_bus tc-end: 1646679037.321295, traceme_signalmasked_crash_bus, passed tc-start: 1646679037.329338, traceme_signalmasked_crash_fpe tc-end: 1646679037.576077, traceme_signalmasked_crash_fpe, passed tc-start: 1646679037.585569, traceme_signalmasked_crash_ill tc-end: 1646679037.839346, traceme_signalmasked_crash_ill, passed tc-start: 1646679037.847600, traceme_signalmasked_crash_segv tc-end: 1646679038.86057, traceme_signalmasked_crash_segv, passed tc-start: 1646679038.95464, traceme_signalmasked_crash_trap tc-end: 1646679038.346715, traceme_signalmasked_crash_trap, passed tc-start: 1646679038.355522, traceme_signalmasked_exec tc-so: tc-end: 1646679038.634750, traceme_signalmasked_exec, passed tc-start: 1646679038.643279, traceme_vfork_crash_bus tc-end: 1646679038.912431, traceme_vfork_crash_bus, passed tc-start: 1646679038.926171, traceme_vfork_crash_fpe tc-end: 1646679039.176875, traceme_vfork_crash_fpe, passed tc-start: 1646679039.190756, traceme_vfork_crash_ill tc-end: 1646679039.442611, traceme_vfork_crash_ill, passed tc-start: 1646679039.456640, traceme_vfork_crash_segv tc-end: 1646679039.737369, traceme_vfork_crash_segv, passed tc-start: 1646679039.753894, traceme_vfork_crash_trap tc-end: 1646679040.70623, traceme_vfork_crash_trap, passed tc-start: 1646679040.87204, traceme_vfork_exec tc-so: tc-end: 1646679040.387848, traceme_vfork_exec, passed tc-start: 1646679040.398592, traceme_vfork_fork tc-end: 1646679040.691277, traceme_vfork_fork, passed tc-start: 1646679040.702974, traceme_vfork_raise1 tc-end: 1646679040.964417, traceme_vfork_raise1, passed tc-start: 1646679040.976352, traceme_vfork_raise10 tc-end: 1646679041.294600, traceme_vfork_raise10, passed tc-start: 1646679041.311530, traceme_vfork_raise11 tc-end: 1646679041.624609, traceme_vfork_raise11, passed tc-start: 1646679041.642650, traceme_vfork_raise12 tc-end: 1646679041.947041, traceme_vfork_raise12, passed tc-start: 1646679041.964923, traceme_vfork_raise13 tc-end: 1646679042.265859, traceme_vfork_raise13, passed tc-start: 1646679042.282698, traceme_vfork_raise2 tc-end: 1646679042.593281, traceme_vfork_raise2, passed tc-start: 1646679042.605649, traceme_vfork_raise3 tc-end: 1646679042.840139, traceme_vfork_raise3, passed tc-start: 1646679042.851546, traceme_vfork_raise4 tc-end: 1646679043.102773, traceme_vfork_raise4, passed tc-start: 1646679043.114827, traceme_vfork_raise5 tc-end: 1646679043.371610, traceme_vfork_raise5, passed tc-start: 1646679043.382999, traceme_vfork_raise6 tc-end: 1646679043.697351, traceme_vfork_raise6, passed tc-start: 1646679043.714700, traceme_vfork_raise7 tc-end: 1646679043.969249, traceme_vfork_raise7, passed tc-start: 1646679043.980272, traceme_vfork_raise8 tc-end: 1646679044.238848, traceme_vfork_raise8, passed tc-start: 1646679044.251238, traceme_vfork_raise9 tc-end: 1646679044.568195, traceme_vfork_raise9, passed tc-start: 1646679044.585723, traceme_vfork_signalignored_crash_bus tc-end: 1646679044.913557, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646679044.930563, traceme_vfork_signalignored_crash_fpe tc-end: 1646679045.249295, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646679045.267128, traceme_vfork_signalignored_crash_ill tc-end: 1646679045.578213, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646679045.596079, traceme_vfork_signalignored_crash_segv tc-end: 1646679045.897031, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646679045.915225, traceme_vfork_signalignored_crash_trap tc-end: 1646679046.228078, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646679046.245661, traceme_vfork_signalignored_exec tc-so: tc-end: 1646679046.550692, traceme_vfork_signalignored_exec, passed tc-start: 1646679046.562606, traceme_vfork_signalmasked_crash_bus tc-end: 1646679046.890713, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646679046.906297, traceme_vfork_signalmasked_crash_fpe tc-end: 1646679047.196323, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646679047.213138, traceme_vfork_signalmasked_crash_ill tc-end: 1646679047.525680, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646679047.545594, traceme_vfork_signalmasked_crash_segv tc-end: 1646679047.859753, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646679047.876927, traceme_vfork_signalmasked_crash_trap tc-end: 1646679048.186213, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646679048.203050, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646679048.506118, traceme_vfork_signalmasked_exec, passed tc-start: 1646679048.517708, traceme_vfork_vfork tc-end: 1646679048.776464, traceme_vfork_vfork, passed tc-start: 1646679048.788158, user_va0_disable_pt_continue tc-end: 1646679049.95869, user_va0_disable_pt_continue, passed tc-start: 1646679049.107185, user_va0_disable_pt_detach tc-end: 1646679049.415997, user_va0_disable_pt_detach, passed tc-start: 1646679049.427249, user_va0_disable_pt_syscall tc-end: 1646679049.726527, user_va0_disable_pt_syscall, passed tc-start: 1646679049.733350, vfork1 tc-end: 1646679049.938557, vfork1, passed tc-start: 1646679049.945183, vfork13 tc-end: 1646679050.153944, vfork13, passed tc-start: 1646679050.160472, vfork5 tc-end: 1646679050.365201, vfork5, passed tc-start: 1646679050.372006, vfork9 tc-end: 1646679050.578770, vfork9, passed tp-end: 1646679050.585273, lib/libc/sys/t_ptrace_wait3 tp-start: 1646679051.482971, lib/libc/sys/t_ptrace_wait4, 463 tc-start: 1646679051.485153, access_fpregs1 tc-end: 1646679051.822645, access_fpregs1, passed tc-start: 1646679051.830211, access_fpregs2 tc-end: 1646679052.171837, access_fpregs2, passed tc-start: 1646679052.178384, access_regs1 tc-end: 1646679052.521527, access_regs1, passed tc-start: 1646679052.529947, access_regs2 tc-end: 1646679052.865136, access_regs2, passed tc-start: 1646679052.871775, access_regs3 tc-end: 1646679053.202597, access_regs3, passed tc-start: 1646679053.209619, access_regs4 tc-end: 1646679053.552245, access_regs4, passed tc-start: 1646679053.558853, access_regs5 tc-end: 1646679053.897548, access_regs5, passed tc-start: 1646679053.904398, access_regs6 tc-end: 1646679054.244618, access_regs6, passed tc-start: 1646679054.251213, access_regs_set_unaligned_pc_0x1 tc-end: 1646679054.588099, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646679054.594913, access_regs_set_unaligned_pc_0x3 tc-end: 1646679054.937534, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646679054.944302, access_regs_set_unaligned_pc_0x7 tc-end: 1646679055.274190, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646679055.280856, attach_lwpinfo0 tc-end: 1646679055.670873, attach_lwpinfo0, passed tc-start: 1646679055.680418, attach_lwpinfo1 tc-end: 1646679056.51567, attach_lwpinfo1, passed tc-start: 1646679056.60399, attach_lwpinfo2 tc-end: 1646679056.431336, attach_lwpinfo2, passed tc-start: 1646679056.440550, attach_lwpinfo3 tc-end: 1646679056.812020, attach_lwpinfo3, passed tc-start: 1646679056.820792, bytes_transfer_alignment_piod_read_auxv tc-end: 1646679057.569944, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646679057.576686, bytes_transfer_alignment_piod_read_d tc-end: 1646679061.645680, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646679061.652465, bytes_transfer_alignment_piod_read_i tc-end: 1646679065.761625, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646679065.768463, bytes_transfer_alignment_piod_write_d tc-end: 1646679071.92811, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646679071.99516, bytes_transfer_alignment_piod_write_i tc-end: 1646679076.474838, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646679076.481429, bytes_transfer_alignment_pt_read_d tc-end: 1646679080.267769, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646679080.274293, bytes_transfer_alignment_pt_read_i tc-end: 1646679083.975854, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646679083.982387, bytes_transfer_alignment_pt_write_d tc-end: 1646679089.230178, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646679089.236707, bytes_transfer_alignment_pt_write_i tc-end: 1646679094.551266, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646679094.558108, bytes_transfer_eof_piod_read_d tc-end: 1646679094.901452, bytes_transfer_eof_piod_read_d, passed tc-start: 1646679094.907835, bytes_transfer_eof_piod_read_i tc-end: 1646679095.245322, bytes_transfer_eof_piod_read_i, passed tc-start: 1646679095.251649, bytes_transfer_eof_piod_write_d tc-end: 1646679095.598476, bytes_transfer_eof_piod_write_d, passed tc-start: 1646679095.605235, bytes_transfer_eof_piod_write_i tc-end: 1646679095.955765, bytes_transfer_eof_piod_write_i, passed tc-start: 1646679095.965353, bytes_transfer_eof_pt_read_d tc-end: 1646679096.392045, bytes_transfer_eof_pt_read_d, passed tc-start: 1646679096.398424, bytes_transfer_eof_pt_read_i tc-end: 1646679096.917316, bytes_transfer_eof_pt_read_i, passed tc-start: 1646679096.924048, bytes_transfer_eof_pt_write_d tc-end: 1646679097.269477, bytes_transfer_eof_pt_write_d, passed tc-start: 1646679097.275885, bytes_transfer_eof_pt_write_i tc-end: 1646679097.609536, bytes_transfer_eof_pt_write_i, passed tc-start: 1646679097.615974, bytes_transfer_piod_read_auxv tc-end: 1646679097.957433, bytes_transfer_piod_read_auxv, passed tc-start: 1646679097.963852, bytes_transfer_piod_read_d_16 tc-end: 1646679098.465269, bytes_transfer_piod_read_d_16, passed tc-start: 1646679098.471856, bytes_transfer_piod_read_d_16_text tc-end: 1646679098.796700, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646679098.803175, bytes_transfer_piod_read_d_32 tc-end: 1646679099.189459, bytes_transfer_piod_read_d_32, passed tc-start: 1646679099.196488, bytes_transfer_piod_read_d_32_text tc-end: 1646679099.705168, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646679099.714833, bytes_transfer_piod_read_d_64 tc-end: 1646679100.234662, bytes_transfer_piod_read_d_64, passed tc-start: 1646679100.244358, bytes_transfer_piod_read_d_64_text tc-end: 1646679100.764707, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646679100.774298, bytes_transfer_piod_read_d_8 tc-end: 1646679101.297034, bytes_transfer_piod_read_d_8, passed tc-start: 1646679101.306322, bytes_transfer_piod_read_d_8_text tc-end: 1646679101.749854, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646679101.756309, bytes_transfer_piod_read_i_16 tc-end: 1646679102.90096, bytes_transfer_piod_read_i_16, passed tc-start: 1646679102.96420, bytes_transfer_piod_read_i_16_text tc-end: 1646679102.424973, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646679102.431341, bytes_transfer_piod_read_i_32 tc-end: 1646679102.769204, bytes_transfer_piod_read_i_32, passed tc-start: 1646679102.775705, bytes_transfer_piod_read_i_32_text tc-end: 1646679103.113819, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646679103.120708, bytes_transfer_piod_read_i_64 tc-end: 1646679103.462470, bytes_transfer_piod_read_i_64, passed tc-start: 1646679103.468872, bytes_transfer_piod_read_i_64_text tc-end: 1646679103.798800, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646679103.805294, bytes_transfer_piod_read_i_8 tc-end: 1646679104.133927, bytes_transfer_piod_read_i_8, passed tc-start: 1646679104.140851, bytes_transfer_piod_read_i_8_text tc-end: 1646679104.477657, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646679104.484609, bytes_transfer_piod_write_d_16 tc-end: 1646679104.811677, bytes_transfer_piod_write_d_16, passed tc-start: 1646679104.818107, bytes_transfer_piod_write_d_16_text tc-end: 1646679105.323433, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646679105.332897, bytes_transfer_piod_write_d_32 tc-end: 1646679105.852858, bytes_transfer_piod_write_d_32, passed tc-start: 1646679105.862665, bytes_transfer_piod_write_d_32_text tc-end: 1646679106.377321, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646679106.387340, bytes_transfer_piod_write_d_64 tc-end: 1646679106.841180, bytes_transfer_piod_write_d_64, passed tc-start: 1646679106.847564, bytes_transfer_piod_write_d_64_text tc-end: 1646679107.181809, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646679107.188218, bytes_transfer_piod_write_d_8 tc-end: 1646679107.521174, bytes_transfer_piod_write_d_8, passed tc-start: 1646679107.527595, bytes_transfer_piod_write_d_8_text tc-end: 1646679107.854331, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646679107.860762, bytes_transfer_piod_write_i_16 tc-end: 1646679108.205157, bytes_transfer_piod_write_i_16, passed tc-start: 1646679108.211964, bytes_transfer_piod_write_i_16_text tc-end: 1646679108.545190, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646679108.551643, bytes_transfer_piod_write_i_32 tc-end: 1646679108.885307, bytes_transfer_piod_write_i_32, passed tc-start: 1646679108.892125, bytes_transfer_piod_write_i_32_text tc-end: 1646679109.225007, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646679109.231802, bytes_transfer_piod_write_i_64 tc-end: 1646679109.721602, bytes_transfer_piod_write_i_64, passed tc-start: 1646679109.731166, bytes_transfer_piod_write_i_64_text tc-end: 1646679110.254236, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646679110.263575, bytes_transfer_piod_write_i_8 tc-end: 1646679110.782573, bytes_transfer_piod_write_i_8, passed tc-start: 1646679110.792000, bytes_transfer_piod_write_i_8_text tc-end: 1646679111.231687, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646679111.238327, bytes_transfer_read_d tc-end: 1646679111.578364, bytes_transfer_read_d, passed tc-start: 1646679111.585129, bytes_transfer_read_d_text tc-end: 1646679111.912178, bytes_transfer_read_d_text, passed tc-start: 1646679111.918501, bytes_transfer_read_i tc-end: 1646679112.257692, bytes_transfer_read_i, passed tc-start: 1646679112.265806, bytes_transfer_read_i_text tc-end: 1646679112.784121, bytes_transfer_read_i_text, passed tc-start: 1646679112.793716, bytes_transfer_write_d tc-end: 1646679113.314299, bytes_transfer_write_d, passed tc-start: 1646679113.323970, bytes_transfer_write_d_text tc-end: 1646679113.852854, bytes_transfer_write_d_text, passed tc-start: 1646679113.861103, bytes_transfer_write_i tc-end: 1646679114.373539, bytes_transfer_write_i, passed tc-start: 1646679114.383444, bytes_transfer_write_i_text tc-end: 1646679114.908690, bytes_transfer_write_i_text, passed tc-start: 1646679114.918026, child_attach_to_its_parent tc-end: 1646679115.346374, child_attach_to_its_parent, passed tc-start: 1646679115.355156, child_attach_to_its_stopped_parent tc-end: 1646679115.704844, child_attach_to_its_stopped_parent, passed tc-start: 1646679115.713451, clone1 tc-end: 1646679116.55891, clone1, passed tc-start: 1646679116.62410, clone2 tc-end: 1646679116.406124, clone2, passed tc-start: 1646679116.412609, clone3 tc-end: 1646679116.743711, clone3, passed tc-start: 1646679116.750187, clone4 tc-end: 1646679117.96806, clone4, passed tc-start: 1646679117.103613, clone5 tc-end: 1646679117.444022, clone5, passed tc-start: 1646679117.450840, clone6 tc-end: 1646679117.793522, clone6, passed tc-start: 1646679117.799971, clone7 tc-end: 1646679118.138490, clone7, passed tc-start: 1646679118.145195, clone8 tc-end: 1646679118.521896, clone8, passed tc-start: 1646679118.530461, clone_files1 tc-end: 1646679119.39175, clone_files1, passed tc-start: 1646679119.47961, clone_files2 tc-end: 1646679119.583164, clone_files2, passed tc-start: 1646679119.592386, clone_files3 tc-end: 1646679120.112101, clone_files3, passed tc-start: 1646679120.121143, clone_files4 tc-end: 1646679120.637494, clone_files4, passed tc-start: 1646679120.646877, clone_files5 tc-end: 1646679121.163599, clone_files5, passed tc-start: 1646679121.173335, clone_files6 tc-end: 1646679121.703013, clone_files6, passed tc-start: 1646679121.711893, clone_files7 tc-end: 1646679122.85586, clone_files7, passed tc-start: 1646679122.92218, clone_files8 tc-end: 1646679122.443399, clone_files8, passed tc-start: 1646679122.450098, clone_files_signalignored tc-end: 1646679122.804307, clone_files_signalignored, passed tc-start: 1646679122.810682, clone_files_signalmasked tc-end: 1646679123.157786, clone_files_signalmasked, passed tc-start: 1646679123.164284, clone_fs1 tc-end: 1646679123.509393, clone_fs1, passed tc-start: 1646679123.516017, clone_fs2 tc-end: 1646679123.867116, clone_fs2, passed tc-start: 1646679123.873495, clone_fs3 tc-end: 1646679124.214400, clone_fs3, passed tc-start: 1646679124.221184, clone_fs4 tc-end: 1646679124.569178, clone_fs4, passed tc-start: 1646679124.575730, clone_fs5 tc-end: 1646679124.915857, clone_fs5, passed tc-start: 1646679124.922382, clone_fs6 tc-end: 1646679125.273832, clone_fs6, passed tc-start: 1646679125.280365, clone_fs7 tc-end: 1646679125.776432, clone_fs7, passed tc-start: 1646679125.786031, clone_fs8 tc-end: 1646679126.282372, clone_fs8, passed tc-start: 1646679126.288859, clone_fs_signalignored tc-end: 1646679126.631135, clone_fs_signalignored, passed tc-start: 1646679126.637484, clone_fs_signalmasked tc-end: 1646679126.975348, clone_fs_signalmasked, passed tc-start: 1646679126.981989, clone_signalignored tc-end: 1646679127.333991, clone_signalignored, passed tc-start: 1646679127.340586, clone_signalmasked tc-end: 1646679127.689761, clone_signalmasked, passed tc-start: 1646679127.696251, clone_vfork1 tc-end: 1646679128.37390, clone_vfork1, passed tc-start: 1646679128.43849, clone_vfork2 tc-end: 1646679128.388679, clone_vfork2, passed tc-start: 1646679128.395220, clone_vfork3 tc-end: 1646679128.746158, clone_vfork3, passed tc-start: 1646679128.752687, clone_vfork4 tc-end: 1646679129.113139, clone_vfork4, passed tc-start: 1646679129.119635, clone_vfork5 tc-end: 1646679129.471250, clone_vfork5, passed tc-start: 1646679129.478004, clone_vfork6 tc-end: 1646679129.821723, clone_vfork6, passed tc-start: 1646679129.828160, clone_vfork7 tc-end: 1646679130.179238, clone_vfork7, passed tc-start: 1646679130.185686, clone_vfork8 tc-end: 1646679130.538348, clone_vfork8, passed tc-start: 1646679130.545092, clone_vfork_signalignored tc-end: 1646679130.894649, clone_vfork_signalignored, passed tc-start: 1646679130.901040, clone_vfork_signalmasked tc-end: 1646679131.247093, clone_vfork_signalmasked, passed tc-start: 1646679131.253520, clone_vm1 tc-end: 1646679131.600237, clone_vm1, passed tc-start: 1646679131.606749, clone_vm2 tc-end: 1646679131.954444, clone_vm2, passed tc-start: 1646679131.960856, clone_vm3 tc-end: 1646679132.298382, clone_vm3, passed tc-start: 1646679132.305526, clone_vm4 tc-end: 1646679132.646232, clone_vm4, passed tc-start: 1646679132.652726, clone_vm5 tc-end: 1646679132.988593, clone_vm5, passed tc-start: 1646679132.995514, clone_vm6 tc-end: 1646679133.341218, clone_vm6, passed tc-start: 1646679133.347660, clone_vm7 tc-end: 1646679133.679187, clone_vm7, passed tc-start: 1646679133.685794, clone_vm8 tc-end: 1646679134.32234, clone_vm8, passed tc-start: 1646679134.38918, clone_vm_signalignored tc-end: 1646679134.384274, clone_vm_signalignored, passed tc-start: 1646679134.390540, clone_vm_signalmasked tc-end: 1646679134.738548, clone_vm_signalmasked, passed tc-start: 1646679134.744876, core_dump_procinfo tc-end: 1646679135.177776, core_dump_procinfo, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646679135.185104, eventmask_preserved_empty tc-end: 1646679135.527590, eventmask_preserved_empty, passed tc-start: 1646679135.533914, eventmask_preserved_fork tc-end: 1646679135.856011, eventmask_preserved_fork, passed tc-start: 1646679135.862349, eventmask_preserved_lwp_create tc-end: 1646679136.196237, eventmask_preserved_lwp_create, passed tc-start: 1646679136.203097, eventmask_preserved_lwp_exit tc-end: 1646679136.542548, eventmask_preserved_lwp_exit, passed tc-start: 1646679136.548835, eventmask_preserved_posix_spawn tc-end: 1646679136.884622, eventmask_preserved_posix_spawn, passed tc-start: 1646679136.890974, eventmask_preserved_vfork tc-end: 1646679137.221308, eventmask_preserved_vfork, passed tc-start: 1646679137.227642, eventmask_preserved_vfork_done tc-end: 1646679137.559070, eventmask_preserved_vfork_done, passed tc-start: 1646679137.565566, fork1 tc-end: 1646679137.908300, fork1, passed tc-start: 1646679137.914762, fork10 tc-end: 1646679138.267561, fork10, passed tc-start: 1646679138.274266, fork11 tc-end: 1646679138.626951, fork11, passed tc-start: 1646679138.633354, fork12 tc-end: 1646679138.985517, fork12, passed tc-start: 1646679138.992625, fork13 tc-end: 1646679139.346331, fork13, passed tc-start: 1646679139.352702, fork14 tc-end: 1646679139.699105, fork14, passed tc-start: 1646679139.705838, fork15 tc-end: 1646679140.50855, fork15, passed tc-start: 1646679140.57191, fork16 tc-end: 1646679140.405064, fork16, passed tc-start: 1646679140.411754, fork2 tc-end: 1646679140.766467, fork2, passed tc-start: 1646679140.772861, fork3 tc-end: 1646679141.119618, fork3, passed tc-start: 1646679141.126371, fork4 tc-end: 1646679141.481935, fork4, passed tc-start: 1646679141.488511, fork5 tc-end: 1646679141.856910, fork5, passed tc-start: 1646679141.863455, fork6 tc-end: 1646679142.220552, fork6, passed tc-start: 1646679142.227316, fork7 tc-end: 1646679142.574945, fork7, passed tc-start: 1646679142.581728, fork8 tc-end: 1646679142.932906, fork8, passed tc-start: 1646679142.939393, fork9 tc-end: 1646679143.277705, fork9, passed tc-start: 1646679143.284210, fork_detach_forker tc-end: 1646679143.633978, fork_detach_forker, passed tc-start: 1646679143.640249, fork_kill_forker tc-end: 1646679143.991609, fork_kill_forker, passed tc-start: 1646679143.998209, fork_setpgid tc-end: 1646679144.303088, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679144.309541, fork_signalignored tc-end: 1646679144.655674, fork_signalignored, passed tc-start: 1646679144.662013, fork_signalmasked tc-end: 1646679145.19692, fork_signalmasked, passed tc-start: 1646679145.26061, kill1 tc-end: 1646679145.359215, kill1, passed tc-start: 1646679145.365739, kill2 tc-end: 1646679145.700706, kill2, passed tc-start: 1646679145.707159, kill3 tc-end: 1646679146.40272, kill3, passed tc-start: 1646679146.47294, parent_attach_to_its_child tc-end: 1646679146.385793, parent_attach_to_its_child, passed tc-start: 1646679146.394100, parent_attach_to_its_stopped_child tc-end: 1646679146.766484, parent_attach_to_its_stopped_child, passed tc-start: 1646679146.774988, posix_spawn1 tc-so: tc-end: 1646679147.134492, posix_spawn1, passed tc-start: 1646679147.141307, posix_spawn10 tc-so: tc-end: 1646679147.505130, posix_spawn10, passed tc-start: 1646679147.512059, posix_spawn11 tc-so: tc-end: 1646679147.890383, posix_spawn11, passed tc-start: 1646679147.897163, posix_spawn12 tc-so: tc-end: 1646679148.260626, posix_spawn12, passed tc-start: 1646679148.267054, posix_spawn13 tc-so: tc-end: 1646679148.631008, posix_spawn13, passed tc-start: 1646679148.637664, posix_spawn14 tc-so: tc-end: 1646679149.2149, posix_spawn14, passed tc-start: 1646679149.8396, posix_spawn15 tc-so: tc-end: 1646679149.373115, posix_spawn15, passed tc-start: 1646679149.379474, posix_spawn16 tc-so: tc-end: 1646679149.749068, posix_spawn16, passed tc-start: 1646679149.755587, posix_spawn2 tc-so: tc-end: 1646679150.117463, posix_spawn2, passed tc-start: 1646679150.123892, posix_spawn3 tc-so: tc-end: 1646679150.480315, posix_spawn3, passed tc-start: 1646679150.486832, posix_spawn4 tc-so: tc-end: 1646679150.837965, posix_spawn4, passed tc-start: 1646679150.844372, posix_spawn5 tc-so: tc-end: 1646679151.205125, posix_spawn5, passed tc-start: 1646679151.211949, posix_spawn6 tc-so: tc-end: 1646679151.565744, posix_spawn6, passed tc-start: 1646679151.572190, posix_spawn7 tc-so: tc-end: 1646679151.924342, posix_spawn7, passed tc-start: 1646679151.930686, posix_spawn8 tc-so: tc-end: 1646679152.290509, posix_spawn8, passed tc-start: 1646679152.297182, posix_spawn9 tc-so: tc-end: 1646679152.667589, posix_spawn9, passed tc-start: 1646679152.674029, posix_spawn_detach_spawner tc-so: tc-end: 1646679153.36398, posix_spawn_detach_spawner, passed tc-start: 1646679153.42631, posix_spawn_kill_spawner tc-so: tc-end: 1646679153.403589, posix_spawn_kill_spawner, passed tc-start: 1646679153.409941, posix_spawn_setpgid tc-end: 1646679153.720205, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679153.726737, posix_spawn_signalignored tc-so: tc-end: 1646679154.94128, posix_spawn_signalignored, passed tc-start: 1646679154.100478, posix_spawn_signalmasked tc-so: tc-end: 1646679154.461140, posix_spawn_signalmasked, passed tc-start: 1646679154.467469, resume tc-end: 1646679157.96622, resume, passed tc-start: 1646679157.103055, siginfo_set_faked tc-end: 1646679157.435706, siginfo_set_faked, passed tc-start: 1646679157.442761, siginfo_set_unmodified tc-end: 1646679157.782697, siginfo_set_unmodified, passed tc-start: 1646679157.789089, signal_mask_unrelated tc-end: 1646679158.132333, signal_mask_unrelated, passed tc-start: 1646679158.138588, suspend_no_deadlock tc-end: 1646679158.479240, suspend_no_deadlock, passed tc-start: 1646679158.485644, syscall tc-end: 1646679158.828002, syscall, passed tc-start: 1646679158.834391, syscall_detach_on_sce tc-end: 1646679159.172552, syscall_detach_on_sce, passed tc-start: 1646679159.178942, syscall_killed_on_sce tc-end: 1646679159.515434, syscall_killed_on_sce, passed tc-start: 1646679159.521713, syscall_signal_on_sce tc-end: 1646679159.866540, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646679159.873551, syscallemu1 tc-end: 1646679160.209134, syscallemu1, passed tc-start: 1646679160.215556, thread_concurrent_signals tc-end: 1646679160.625939, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646679160.633176, thread_concurrent_signals_handler tc-end: 1646679160.945375, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646679160.952066, thread_concurrent_signals_sig_ign tc-end: 1646679161.265899, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646679161.272656, threads_and_exec tc-end: 1646679161.869239, threads_and_exec, passed tc-start: 1646679161.875850, trace_thread_lwpcreate tc-end: 1646679164.335152, trace_thread_lwpcreate, passed tc-start: 1646679164.341677, trace_thread_lwpcreate_and_exit tc-end: 1646679168.867470, trace_thread_lwpcreate_and_exit, passed tc-start: 1646679168.874073, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646679173.490241, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646679173.496775, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646679176.110602, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646679176.117042, trace_thread_lwpexit tc-end: 1646679178.712606, trace_thread_lwpexit, passed tc-start: 1646679178.719565, trace_thread_lwpexit_masked_sigtrap tc-end: 1646679181.332770, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646679181.339335, trace_thread_nolwpevents tc-end: 1646679181.682250, trace_thread_nolwpevents, passed tc-start: 1646679181.688683, tracee_sees_its_original_parent_getppid tc-end: 1646679182.46016, tracee_sees_its_original_parent_getppid, passed tc-start: 1646679182.55218, tracee_sees_its_original_parent_procfs_status tc-end: 1646679182.420764, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646679182.429833, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646679182.779937, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646679182.789157, traceme_crash_bus tc-end: 1646679183.264242, traceme_crash_bus, passed tc-start: 1646679183.274513, traceme_crash_fpe tc-end: 1646679183.766520, traceme_crash_fpe, passed tc-start: 1646679183.776519, traceme_crash_ill tc-end: 1646679184.300730, traceme_crash_ill, passed tc-start: 1646679184.310728, traceme_crash_segv tc-end: 1646679184.827257, traceme_crash_segv, passed tc-start: 1646679184.837102, traceme_crash_trap tc-end: 1646679185.355239, traceme_crash_trap, passed tc-start: 1646679185.366059, traceme_exec tc-so: tc-end: 1646679185.917547, traceme_exec, passed tc-start: 1646679185.927640, traceme_lwpinfo0 tc-end: 1646679186.297900, traceme_lwpinfo0, passed tc-start: 1646679186.304421, traceme_lwpinfo0_lwpstatus tc-end: 1646679186.645712, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646679186.652271, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646679186.995735, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646679187.2532, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646679187.333924, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646679187.340656, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646679187.686202, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646679187.692691, traceme_lwpinfo1 tc-end: 1646679188.241120, traceme_lwpinfo1, passed tc-start: 1646679188.247800, traceme_lwpinfo1_lwpstatus tc-end: 1646679188.781895, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646679188.788473, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646679189.321948, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646679189.328493, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646679189.731429, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646679189.737830, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646679190.292544, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646679190.299311, traceme_lwpinfo2 tc-end: 1646679191.133247, traceme_lwpinfo2, passed tc-start: 1646679191.140037, traceme_lwpinfo2_lwpstatus tc-end: 1646679191.664156, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646679191.671015, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646679192.474219, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646679192.481165, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646679193.434118, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646679193.440724, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646679194.385671, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646679194.392467, traceme_lwpinfo3 tc-end: 1646679195.455565, traceme_lwpinfo3, passed tc-start: 1646679195.462466, traceme_lwpinfo3_lwpstatus tc-end: 1646679196.536113, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646679196.542853, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646679197.397509, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646679197.404372, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646679198.407208, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646679198.414207, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646679199.307631, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646679199.314683, traceme_lwpnext0 tc-end: 1646679199.658421, traceme_lwpnext0, passed tc-start: 1646679199.666190, traceme_lwpnext0_pl_name tc-end: 1646679200.1851, traceme_lwpnext0_pl_name, passed tc-start: 1646679200.8530, traceme_lwpnext0_pl_private tc-end: 1646679200.353943, traceme_lwpnext0_pl_private, passed tc-start: 1646679200.360788, traceme_lwpnext0_pl_sigmask tc-end: 1646679200.710101, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646679200.717041, traceme_lwpnext1 tc-end: 1646679201.127778, traceme_lwpnext1, passed tc-start: 1646679201.135103, traceme_lwpnext1_pl_name tc-end: 1646679201.687855, traceme_lwpnext1_pl_name, passed tc-start: 1646679201.694504, traceme_lwpnext1_pl_private tc-end: 1646679202.248172, traceme_lwpnext1_pl_private, passed tc-start: 1646679202.254981, traceme_lwpnext1_pl_sigmask tc-end: 1646679202.808808, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646679202.815634, traceme_lwpnext2 tc-end: 1646679203.649250, traceme_lwpnext2, passed tc-start: 1646679203.656252, traceme_lwpnext2_pl_name tc-end: 1646679204.599280, traceme_lwpnext2_pl_name, passed tc-start: 1646679204.605923, traceme_lwpnext2_pl_private tc-end: 1646679205.649498, traceme_lwpnext2_pl_private, passed tc-start: 1646679205.656114, traceme_lwpnext2_pl_sigmask tc-end: 1646679206.480432, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646679206.487005, traceme_lwpnext3 tc-end: 1646679207.550582, traceme_lwpnext3, passed tc-start: 1646679207.557045, traceme_lwpnext3_pl_name tc-end: 1646679208.622548, traceme_lwpnext3_pl_name, passed tc-start: 1646679208.628968, traceme_lwpnext3_pl_private tc-end: 1646679209.711812, traceme_lwpnext3_pl_private, passed tc-start: 1646679209.718448, traceme_lwpnext3_pl_sigmask tc-end: 1646679210.601659, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646679210.607944, traceme_pid1_parent tc-end: 1646679210.948391, traceme_pid1_parent, passed tc-start: 1646679210.955024, traceme_raise1 tc-end: 1646679211.286205, traceme_raise1, passed tc-start: 1646679211.293072, traceme_raise10 tc-end: 1646679211.632048, traceme_raise10, passed tc-start: 1646679211.639021, traceme_raise2 tc-end: 1646679211.980056, traceme_raise2, passed tc-start: 1646679211.986871, traceme_raise3 tc-end: 1646679212.326469, traceme_raise3, passed tc-start: 1646679212.333635, traceme_raise4 tc-end: 1646679212.668215, traceme_raise4, passed tc-start: 1646679212.675048, traceme_raise5 tc-end: 1646679213.13615, traceme_raise5, passed tc-start: 1646679213.20378, traceme_raise6 tc-end: 1646679213.363029, traceme_raise6, passed tc-start: 1646679213.369999, traceme_raise7 tc-end: 1646679213.711349, traceme_raise7, passed tc-start: 1646679213.718101, traceme_raise8 tc-end: 1646679214.55908, traceme_raise8, passed tc-start: 1646679214.62529, traceme_raise9 tc-end: 1646679214.409276, traceme_raise9, passed tc-start: 1646679214.416056, traceme_raisesignal_ignored1 tc-end: 1646679214.761561, traceme_raisesignal_ignored1, passed tc-start: 1646679214.768368, traceme_raisesignal_ignored2 tc-end: 1646679215.107149, traceme_raisesignal_ignored2, passed tc-start: 1646679215.114066, traceme_raisesignal_ignored3 tc-end: 1646679215.460004, traceme_raisesignal_ignored3, passed tc-start: 1646679215.466631, traceme_raisesignal_ignored4 tc-end: 1646679215.809587, traceme_raisesignal_ignored4, passed tc-start: 1646679215.816632, traceme_raisesignal_ignored5 tc-end: 1646679216.170923, traceme_raisesignal_ignored5, passed tc-start: 1646679216.177889, traceme_raisesignal_ignored6 tc-end: 1646679216.523254, traceme_raisesignal_ignored6, passed tc-start: 1646679216.529843, traceme_raisesignal_ignored7 tc-end: 1646679216.871326, traceme_raisesignal_ignored7, passed tc-start: 1646679216.878516, traceme_raisesignal_ignored8 tc-end: 1646679217.227183, traceme_raisesignal_ignored8, passed tc-start: 1646679217.233939, traceme_raisesignal_masked1 tc-end: 1646679217.572146, traceme_raisesignal_masked1, passed tc-start: 1646679217.578730, traceme_raisesignal_masked2 tc-end: 1646679217.908756, traceme_raisesignal_masked2, passed tc-start: 1646679217.915825, traceme_raisesignal_masked3 tc-end: 1646679218.256749, traceme_raisesignal_masked3, passed tc-start: 1646679218.263545, traceme_raisesignal_masked4 tc-end: 1646679218.607335, traceme_raisesignal_masked4, passed tc-start: 1646679218.613959, traceme_raisesignal_masked5 tc-end: 1646679218.955832, traceme_raisesignal_masked5, passed tc-start: 1646679218.962711, traceme_raisesignal_masked6 tc-end: 1646679219.305866, traceme_raisesignal_masked6, passed tc-start: 1646679219.312753, traceme_raisesignal_masked7 tc-end: 1646679219.652770, traceme_raisesignal_masked7, passed tc-start: 1646679219.659657, traceme_raisesignal_masked8 tc-end: 1646679220.5372, traceme_raisesignal_masked8, passed tc-start: 1646679220.12210, traceme_sendsignal_handle1 tc-end: 1646679220.355855, traceme_sendsignal_handle1, passed tc-start: 1646679220.362745, traceme_sendsignal_handle2 tc-end: 1646679220.708522, traceme_sendsignal_handle2, passed tc-start: 1646679220.715345, traceme_sendsignal_handle3 tc-end: 1646679221.58156, traceme_sendsignal_handle3, passed tc-start: 1646679221.64973, traceme_sendsignal_handle4 tc-end: 1646679221.412653, traceme_sendsignal_handle4, passed tc-start: 1646679221.419453, traceme_sendsignal_handle5 tc-end: 1646679221.751622, traceme_sendsignal_handle5, passed tc-start: 1646679221.758247, traceme_sendsignal_handle6 tc-end: 1646679222.104560, traceme_sendsignal_handle6, passed tc-start: 1646679222.111807, traceme_sendsignal_handle7 tc-end: 1646679222.450364, traceme_sendsignal_handle7, passed tc-start: 1646679222.457163, traceme_sendsignal_handle8 tc-end: 1646679222.794164, traceme_sendsignal_handle8, passed tc-start: 1646679222.800755, traceme_sendsignal_ignored1 tc-end: 1646679223.146107, traceme_sendsignal_ignored1, passed tc-start: 1646679223.152894, traceme_sendsignal_ignored2 tc-end: 1646679223.494801, traceme_sendsignal_ignored2, passed tc-start: 1646679223.501699, traceme_sendsignal_ignored3 tc-end: 1646679223.852351, traceme_sendsignal_ignored3, passed tc-start: 1646679223.859237, traceme_sendsignal_ignored4 tc-end: 1646679224.203456, traceme_sendsignal_ignored4, passed tc-start: 1646679224.210314, traceme_sendsignal_ignored5 tc-end: 1646679224.557319, traceme_sendsignal_ignored5, passed tc-start: 1646679224.564693, traceme_sendsignal_ignored6 tc-end: 1646679224.920343, traceme_sendsignal_ignored6, passed tc-start: 1646679224.927303, traceme_sendsignal_ignored7 tc-end: 1646679225.269663, traceme_sendsignal_ignored7, passed tc-start: 1646679225.276553, traceme_sendsignal_ignored8 tc-end: 1646679225.620935, traceme_sendsignal_ignored8, passed tc-start: 1646679225.627845, traceme_sendsignal_masked1 tc-end: 1646679225.979554, traceme_sendsignal_masked1, passed tc-start: 1646679225.986457, traceme_sendsignal_masked2 tc-end: 1646679226.333110, traceme_sendsignal_masked2, passed tc-start: 1646679226.339922, traceme_sendsignal_masked3 tc-end: 1646679226.685484, traceme_sendsignal_masked3, passed tc-start: 1646679226.692651, traceme_sendsignal_masked4 tc-end: 1646679227.28862, traceme_sendsignal_masked4, passed tc-start: 1646679227.35645, traceme_sendsignal_masked5 tc-end: 1646679227.371923, traceme_sendsignal_masked5, passed tc-start: 1646679227.379353, traceme_sendsignal_masked6 tc-end: 1646679227.720388, traceme_sendsignal_masked6, passed tc-start: 1646679227.726950, traceme_sendsignal_masked7 tc-end: 1646679228.65218, traceme_sendsignal_masked7, passed tc-start: 1646679228.71786, traceme_sendsignal_masked8 tc-end: 1646679228.418469, traceme_sendsignal_masked8, passed tc-start: 1646679228.425425, traceme_sendsignal_simple1 tc-end: 1646679228.767571, traceme_sendsignal_simple1, passed tc-start: 1646679228.774426, traceme_sendsignal_simple10 tc-end: 1646679229.171243, traceme_sendsignal_simple10, passed tc-start: 1646679229.182230, traceme_sendsignal_simple2 tc-end: 1646679229.527965, traceme_sendsignal_simple2, passed tc-start: 1646679229.537011, traceme_sendsignal_simple3 tc-end: 1646679230.115660, traceme_sendsignal_simple3, passed tc-start: 1646679230.130215, traceme_sendsignal_simple4 tc-end: 1646679230.593851, traceme_sendsignal_simple4, passed tc-start: 1646679230.600512, traceme_sendsignal_simple5 tc-end: 1646679230.940804, traceme_sendsignal_simple5, passed tc-start: 1646679230.947618, traceme_sendsignal_simple6 tc-end: 1646679231.335505, traceme_sendsignal_simple6, passed tc-start: 1646679231.346545, traceme_sendsignal_simple7 tc-end: 1646679231.721976, traceme_sendsignal_simple7, passed tc-start: 1646679231.733031, traceme_sendsignal_simple8 tc-end: 1646679232.110580, traceme_sendsignal_simple8, passed tc-start: 1646679232.121336, traceme_sendsignal_simple9 tc-end: 1646679232.509828, traceme_sendsignal_simple9, passed tc-start: 1646679232.520462, traceme_signalignored_crash_bus tc-end: 1646679232.877553, traceme_signalignored_crash_bus, passed tc-start: 1646679232.884188, traceme_signalignored_crash_fpe tc-end: 1646679233.242931, traceme_signalignored_crash_fpe, passed tc-start: 1646679233.252403, traceme_signalignored_crash_ill tc-end: 1646679233.775789, traceme_signalignored_crash_ill, passed tc-start: 1646679233.785850, traceme_signalignored_crash_segv tc-end: 1646679234.308921, traceme_signalignored_crash_segv, passed tc-start: 1646679234.319161, traceme_signalignored_crash_trap tc-end: 1646679234.771572, traceme_signalignored_crash_trap, passed tc-start: 1646679234.778226, traceme_signalignored_exec tc-so: tc-end: 1646679235.147215, traceme_signalignored_exec, passed tc-start: 1646679235.153880, traceme_signalmasked_crash_bus tc-end: 1646679235.503970, traceme_signalmasked_crash_bus, passed tc-start: 1646679235.510644, traceme_signalmasked_crash_fpe tc-end: 1646679235.858354, traceme_signalmasked_crash_fpe, passed tc-start: 1646679235.865284, traceme_signalmasked_crash_ill tc-end: 1646679236.212773, traceme_signalmasked_crash_ill, passed tc-start: 1646679236.219533, traceme_signalmasked_crash_segv tc-end: 1646679236.565710, traceme_signalmasked_crash_segv, passed tc-start: 1646679236.572415, traceme_signalmasked_crash_trap tc-end: 1646679236.912837, traceme_signalmasked_crash_trap, passed tc-start: 1646679236.919669, traceme_signalmasked_exec tc-so: tc-end: 1646679237.285308, traceme_signalmasked_exec, passed tc-start: 1646679237.292005, traceme_vfork_clone tc-end: 1646679237.610784, traceme_vfork_clone, passed tc-start: 1646679237.617543, traceme_vfork_clone_files tc-end: 1646679237.944390, traceme_vfork_clone_files, passed tc-start: 1646679237.950784, traceme_vfork_clone_fs tc-end: 1646679238.275790, traceme_vfork_clone_fs, passed tc-start: 1646679238.282394, traceme_vfork_clone_vfork tc-end: 1646679238.601636, traceme_vfork_clone_vfork, passed tc-start: 1646679238.608099, traceme_vfork_clone_vm tc-end: 1646679238.918313, traceme_vfork_clone_vm, passed tc-start: 1646679238.924843, traceme_vfork_crash_bus tc-end: 1646679239.283244, traceme_vfork_crash_bus, passed tc-start: 1646679239.293582, traceme_vfork_crash_fpe tc-end: 1646679239.643713, traceme_vfork_crash_fpe, passed tc-start: 1646679239.654027, traceme_vfork_crash_ill tc-end: 1646679240.7715, traceme_vfork_crash_ill, passed tc-start: 1646679240.18003, traceme_vfork_crash_segv tc-end: 1646679240.373065, traceme_vfork_crash_segv, passed tc-start: 1646679240.383471, traceme_vfork_crash_trap tc-end: 1646679240.728519, traceme_vfork_crash_trap, passed tc-start: 1646679240.738905, traceme_vfork_exec tc-so: tc-end: 1646679241.82329, traceme_vfork_exec, passed tc-start: 1646679241.88743, traceme_vfork_fork tc-end: 1646679241.410679, traceme_vfork_fork, passed tc-start: 1646679241.417153, traceme_vfork_raise1 tc-end: 1646679241.731120, traceme_vfork_raise1, passed tc-start: 1646679241.737662, traceme_vfork_raise10 tc-end: 1646679242.81075, traceme_vfork_raise10, passed tc-start: 1646679242.91204, traceme_vfork_raise11 tc-end: 1646679242.445284, traceme_vfork_raise11, passed tc-start: 1646679242.455554, traceme_vfork_raise12 tc-end: 1646679242.808214, traceme_vfork_raise12, passed tc-start: 1646679242.818291, traceme_vfork_raise13 tc-end: 1646679243.176397, traceme_vfork_raise13, passed tc-start: 1646679243.186663, traceme_vfork_raise2 tc-end: 1646679243.529661, traceme_vfork_raise2, passed tc-start: 1646679243.536452, traceme_vfork_raise3 tc-end: 1646679243.842920, traceme_vfork_raise3, passed tc-start: 1646679243.849548, traceme_vfork_raise4 tc-end: 1646679244.156470, traceme_vfork_raise4, passed tc-start: 1646679244.163392, traceme_vfork_raise5 tc-end: 1646679244.476643, traceme_vfork_raise5, passed tc-start: 1646679244.483370, traceme_vfork_raise6 tc-end: 1646679244.829811, traceme_vfork_raise6, passed tc-start: 1646679244.840519, traceme_vfork_raise7 tc-end: 1646679245.152032, traceme_vfork_raise7, passed tc-start: 1646679245.159009, traceme_vfork_raise8 tc-end: 1646679245.468285, traceme_vfork_raise8, passed tc-start: 1646679245.475306, traceme_vfork_raise9 tc-end: 1646679245.830598, traceme_vfork_raise9, passed tc-start: 1646679245.841360, traceme_vfork_signalignored_crash_bus tc-end: 1646679246.191425, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646679246.202012, traceme_vfork_signalignored_crash_fpe tc-end: 1646679246.555522, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646679246.566278, traceme_vfork_signalignored_crash_ill tc-end: 1646679246.932254, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646679246.942781, traceme_vfork_signalignored_crash_segv tc-end: 1646679247.292955, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646679247.303456, traceme_vfork_signalignored_crash_trap tc-end: 1646679247.660428, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646679247.671113, traceme_vfork_signalignored_exec tc-so: tc-end: 1646679248.12210, traceme_vfork_signalignored_exec, passed tc-start: 1646679248.18880, traceme_vfork_signalmasked_crash_bus tc-end: 1646679248.383900, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646679248.394585, traceme_vfork_signalmasked_crash_fpe tc-end: 1646679248.735075, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646679248.745866, traceme_vfork_signalmasked_crash_ill tc-end: 1646679249.90933, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646679249.101899, traceme_vfork_signalmasked_crash_segv tc-end: 1646679249.447311, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646679249.457819, traceme_vfork_signalmasked_crash_trap tc-end: 1646679249.808388, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646679249.818928, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646679250.163127, traceme_vfork_signalmasked_exec, passed tc-start: 1646679250.171829, traceme_vfork_vfork tc-end: 1646679250.493606, traceme_vfork_vfork, passed tc-start: 1646679250.500541, tracer_attach_to_unrelated_stopped_process tc-end: 1646679250.897811, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646679250.907655, tracer_sees_terminaton_before_the_parent tc-end: 1646679251.263967, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646679251.272910, tracer_sysctl_lookup_without_duplicates tc-end: 1646679256.28333, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646679256.37648, unrelated_tracer_fork1 tc-end: 1646679256.423755, unrelated_tracer_fork1, passed tc-start: 1646679256.433120, unrelated_tracer_fork10 tc-end: 1646679256.828268, unrelated_tracer_fork10, passed tc-start: 1646679256.837438, unrelated_tracer_fork11 tc-end: 1646679257.224969, unrelated_tracer_fork11, passed tc-start: 1646679257.234529, unrelated_tracer_fork12 tc-end: 1646679257.634550, unrelated_tracer_fork12, passed tc-start: 1646679257.644505, unrelated_tracer_fork13 tc-end: 1646679258.35778, unrelated_tracer_fork13, passed tc-start: 1646679258.45937, unrelated_tracer_fork14 tc-end: 1646679258.442373, unrelated_tracer_fork14, passed tc-start: 1646679258.451484, unrelated_tracer_fork15 tc-end: 1646679258.829407, unrelated_tracer_fork15, passed tc-start: 1646679258.838421, unrelated_tracer_fork16 tc-end: 1646679259.228986, unrelated_tracer_fork16, passed tc-start: 1646679259.237455, unrelated_tracer_fork2 tc-end: 1646679259.630361, unrelated_tracer_fork2, passed tc-start: 1646679259.649318, unrelated_tracer_fork3 tc-end: 1646679260.35240, unrelated_tracer_fork3, passed tc-start: 1646679260.44019, unrelated_tracer_fork4 tc-end: 1646679260.442515, unrelated_tracer_fork4, passed tc-start: 1646679260.451773, unrelated_tracer_fork5 tc-end: 1646679260.833833, unrelated_tracer_fork5, passed tc-start: 1646679260.842347, unrelated_tracer_fork6 tc-end: 1646679261.236105, unrelated_tracer_fork6, passed tc-start: 1646679261.245185, unrelated_tracer_fork7 tc-end: 1646679261.629237, unrelated_tracer_fork7, passed tc-start: 1646679261.638739, unrelated_tracer_fork8 tc-end: 1646679262.37235, unrelated_tracer_fork8, passed tc-start: 1646679262.46002, unrelated_tracer_fork9 tc-end: 1646679262.433517, unrelated_tracer_fork9, passed tc-start: 1646679262.442085, unrelated_tracer_fork_detach_forker tc-end: 1646679262.844940, unrelated_tracer_fork_detach_forker, passed tc-start: 1646679262.854270, unrelated_tracer_fork_kill_forker tc-end: 1646679263.253126, unrelated_tracer_fork_kill_forker, passed tc-start: 1646679263.262528, unrelated_tracer_fork_setpgid tc-end: 1646679263.584008, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679263.590357, unrelated_tracer_posix_spawn1 tc-end: 1646679263.990540, unrelated_tracer_posix_spawn1, passed tc-start: 1646679264.666, unrelated_tracer_posix_spawn10 tc-end: 1646679264.405570, unrelated_tracer_posix_spawn10, passed tc-start: 1646679264.415592, unrelated_tracer_posix_spawn11 tc-end: 1646679264.827821, unrelated_tracer_posix_spawn11, passed tc-start: 1646679264.837925, unrelated_tracer_posix_spawn12 tc-end: 1646679265.268127, unrelated_tracer_posix_spawn12, passed tc-start: 1646679265.277837, unrelated_tracer_posix_spawn13 tc-end: 1646679265.705810, unrelated_tracer_posix_spawn13, passed tc-start: 1646679265.715901, unrelated_tracer_posix_spawn14 tc-end: 1646679266.128594, unrelated_tracer_posix_spawn14, passed tc-start: 1646679266.138605, unrelated_tracer_posix_spawn15 tc-end: 1646679266.555279, unrelated_tracer_posix_spawn15, passed tc-start: 1646679266.565502, unrelated_tracer_posix_spawn16 tc-end: 1646679266.980167, unrelated_tracer_posix_spawn16, passed tc-start: 1646679266.990067, unrelated_tracer_posix_spawn2 tc-end: 1646679267.385257, unrelated_tracer_posix_spawn2, passed tc-start: 1646679267.395284, unrelated_tracer_posix_spawn3 tc-end: 1646679267.784361, unrelated_tracer_posix_spawn3, passed tc-start: 1646679267.794027, unrelated_tracer_posix_spawn4 tc-end: 1646679268.191185, unrelated_tracer_posix_spawn4, passed tc-start: 1646679268.200853, unrelated_tracer_posix_spawn5 tc-end: 1646679268.598084, unrelated_tracer_posix_spawn5, passed tc-start: 1646679268.607766, unrelated_tracer_posix_spawn6 tc-end: 1646679269.13315, unrelated_tracer_posix_spawn6, passed tc-start: 1646679269.23087, unrelated_tracer_posix_spawn7 tc-end: 1646679269.418478, unrelated_tracer_posix_spawn7, passed tc-start: 1646679269.428106, unrelated_tracer_posix_spawn8 tc-end: 1646679269.827717, unrelated_tracer_posix_spawn8, passed tc-start: 1646679269.837538, unrelated_tracer_posix_spawn9 tc-end: 1646679270.252865, unrelated_tracer_posix_spawn9, passed tc-start: 1646679270.262257, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646679270.678962, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646679270.688687, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646679271.92437, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646679271.102517, unrelated_tracer_posix_spawn_setpgid tc-end: 1646679271.412476, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679271.419642, unrelated_tracer_sees_crash_bus tc-end: 1646679271.786980, unrelated_tracer_sees_crash_bus, passed tc-start: 1646679271.796055, unrelated_tracer_sees_crash_fpe tc-end: 1646679272.168552, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646679272.177790, unrelated_tracer_sees_crash_ill tc-end: 1646679272.550576, unrelated_tracer_sees_crash_ill, passed tc-start: 1646679272.559475, unrelated_tracer_sees_crash_segv tc-end: 1646679272.925506, unrelated_tracer_sees_crash_segv, passed tc-start: 1646679272.934441, unrelated_tracer_sees_crash_trap tc-end: 1646679273.303818, unrelated_tracer_sees_crash_trap, passed tc-start: 1646679273.312685, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646679273.690336, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646679273.699854, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646679274.88026, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646679274.97387, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646679274.473954, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646679274.483649, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646679274.849922, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646679274.859088, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646679275.229375, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646679275.238886, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646679275.619614, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646679275.628767, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646679276.2073, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646679276.11187, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646679276.378580, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646679276.387452, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646679276.760461, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646679276.769608, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646679277.139443, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646679277.148466, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646679277.516291, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646679277.525642, unrelated_tracer_vfork1 tc-end: 1646679277.901399, unrelated_tracer_vfork1, passed tc-start: 1646679277.910633, unrelated_tracer_vfork10 tc-end: 1646679278.287092, unrelated_tracer_vfork10, passed tc-start: 1646679278.296574, unrelated_tracer_vfork11 tc-end: 1646679278.684244, unrelated_tracer_vfork11, passed tc-start: 1646679278.693483, unrelated_tracer_vfork12 tc-end: 1646679279.80251, unrelated_tracer_vfork12, passed tc-start: 1646679279.89323, unrelated_tracer_vfork13 tc-end: 1646679279.472699, unrelated_tracer_vfork13, passed tc-start: 1646679279.481492, unrelated_tracer_vfork14 tc-end: 1646679279.860227, unrelated_tracer_vfork14, passed tc-start: 1646679279.869098, unrelated_tracer_vfork15 tc-end: 1646679280.256088, unrelated_tracer_vfork15, passed tc-start: 1646679280.265467, unrelated_tracer_vfork16 tc-end: 1646679280.708200, unrelated_tracer_vfork16, passed tc-start: 1646679280.721697, unrelated_tracer_vfork2 tc-end: 1646679281.203859, unrelated_tracer_vfork2, passed tc-start: 1646679281.217750, unrelated_tracer_vfork3 tc-end: 1646679281.717403, unrelated_tracer_vfork3, passed tc-start: 1646679281.733165, unrelated_tracer_vfork4 tc-end: 1646679282.222655, unrelated_tracer_vfork4, passed tc-start: 1646679282.236279, unrelated_tracer_vfork5 tc-end: 1646679282.726941, unrelated_tracer_vfork5, passed tc-start: 1646679282.740429, unrelated_tracer_vfork6 tc-end: 1646679283.234054, unrelated_tracer_vfork6, passed tc-start: 1646679283.248110, unrelated_tracer_vfork7 tc-end: 1646679283.747587, unrelated_tracer_vfork7, passed tc-start: 1646679283.761014, unrelated_tracer_vfork8 tc-end: 1646679284.265066, unrelated_tracer_vfork8, passed tc-start: 1646679284.278836, unrelated_tracer_vfork9 tc-end: 1646679284.669973, unrelated_tracer_vfork9, passed tc-start: 1646679284.679299, unrelated_tracer_vfork_detach_vforker tc-end: 1646679285.85216, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646679285.94914, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646679285.502687, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646679285.512411, unrelated_tracer_vfork_kill_vforker tc-end: 1646679285.908430, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646679285.917903, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646679286.310816, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646679286.319861, unrelated_tracer_vfork_setpgid tc-end: 1646679286.637213, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679286.644753, user_va0_disable_pt_continue tc-end: 1646679286.994179, user_va0_disable_pt_continue, passed tc-start: 1646679287.1174, user_va0_disable_pt_detach tc-end: 1646679287.353230, user_va0_disable_pt_detach, passed tc-start: 1646679287.359980, user_va0_disable_pt_syscall tc-end: 1646679287.702337, user_va0_disable_pt_syscall, passed tc-start: 1646679287.709038, vfork1 tc-end: 1646679288.55132, vfork1, passed tc-start: 1646679288.62249, vfork10 tc-end: 1646679288.407882, vfork10, passed tc-start: 1646679288.415245, vfork11 tc-end: 1646679288.771360, vfork11, passed tc-start: 1646679288.778406, vfork12 tc-end: 1646679289.130372, vfork12, passed tc-start: 1646679289.137240, vfork13 tc-end: 1646679289.490452, vfork13, passed tc-start: 1646679289.497335, vfork14 tc-end: 1646679289.848791, vfork14, passed tc-start: 1646679289.855627, vfork15 tc-end: 1646679290.201710, vfork15, passed tc-start: 1646679290.208658, vfork16 tc-end: 1646679290.570833, vfork16, passed tc-start: 1646679290.578073, vfork2 tc-end: 1646679290.930213, vfork2, passed tc-start: 1646679290.937105, vfork3 tc-end: 1646679291.288306, vfork3, passed tc-start: 1646679291.294883, vfork4 tc-end: 1646679291.643828, vfork4, passed tc-start: 1646679291.651930, vfork5 tc-end: 1646679291.994651, vfork5, passed tc-start: 1646679292.1232, vfork6 tc-end: 1646679292.345572, vfork6, passed tc-start: 1646679292.352264, vfork7 tc-end: 1646679292.704492, vfork7, passed tc-start: 1646679292.711133, vfork8 tc-end: 1646679293.66643, vfork8, passed tc-start: 1646679293.74152, vfork9 tc-end: 1646679293.435235, vfork9, passed tc-start: 1646679293.441954, vfork_detach_vforker tc-end: 1646679293.794449, vfork_detach_vforker, passed tc-start: 1646679293.801177, vfork_detach_vforkerdone tc-end: 1646679294.156077, vfork_detach_vforkerdone, passed tc-start: 1646679294.162732, vfork_kill_vforker tc-end: 1646679294.507827, vfork_kill_vforker, passed tc-start: 1646679294.514778, vfork_kill_vforkerdone tc-end: 1646679294.872001, vfork_kill_vforkerdone, passed tc-start: 1646679294.878756, vfork_setpgid tc-end: 1646679295.191207, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679295.197893, vfork_signalignored tc-end: 1646679295.555113, vfork_signalignored, passed tc-start: 1646679295.561929, vfork_signalmasked tc-end: 1646679295.918351, vfork_signalmasked, passed tc-start: 1646679295.925483, vforkdone_signalignored tc-end: 1646679296.274225, vforkdone_signalignored, passed tc-start: 1646679296.281101, vforkdone_signalmasked tc-end: 1646679296.620225, vforkdone_signalmasked, passed tp-end: 1646679296.627178, lib/libc/sys/t_ptrace_wait4 tp-start: 1646679297.845483, lib/libc/sys/t_ptrace_wait6, 463 tc-start: 1646679297.847677, access_fpregs1 tc-end: 1646679298.199512, access_fpregs1, passed tc-start: 1646679298.207341, access_fpregs2 tc-end: 1646679298.559245, access_fpregs2, passed tc-start: 1646679298.566497, access_regs1 tc-end: 1646679298.905858, access_regs1, passed tc-start: 1646679298.912895, access_regs2 tc-end: 1646679299.255032, access_regs2, passed tc-start: 1646679299.262029, access_regs3 tc-end: 1646679299.602927, access_regs3, passed tc-start: 1646679299.610191, access_regs4 tc-end: 1646679299.948139, access_regs4, passed tc-start: 1646679299.955099, access_regs5 tc-end: 1646679300.294895, access_regs5, passed tc-start: 1646679300.301909, access_regs6 tc-end: 1646679300.648453, access_regs6, passed tc-start: 1646679300.655792, access_regs_set_unaligned_pc_0x1 tc-end: 1646679300.999030, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646679301.6063, access_regs_set_unaligned_pc_0x3 tc-end: 1646679301.349950, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646679301.356960, access_regs_set_unaligned_pc_0x7 tc-end: 1646679301.701543, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646679301.708874, attach_lwpinfo0 tc-end: 1646679302.69327, attach_lwpinfo0, passed tc-start: 1646679302.79297, attach_lwpinfo1 tc-end: 1646679302.453375, attach_lwpinfo1, passed tc-start: 1646679302.462918, attach_lwpinfo2 tc-end: 1646679302.843218, attach_lwpinfo2, passed tc-start: 1646679302.852924, attach_lwpinfo3 tc-end: 1646679303.234535, attach_lwpinfo3, passed tc-start: 1646679303.244389, bytes_transfer_alignment_piod_read_auxv tc-end: 1646679304.144406, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646679304.154891, bytes_transfer_alignment_piod_read_d tc-end: 1646679308.362676, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646679308.369991, bytes_transfer_alignment_piod_read_i tc-end: 1646679312.426791, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646679312.434112, bytes_transfer_alignment_piod_write_d tc-end: 1646679318.956561, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646679318.970443, bytes_transfer_alignment_piod_write_i tc-end: 1646679328.843833, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646679328.857438, bytes_transfer_alignment_pt_read_d tc-end: 1646679336.532801, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646679336.546058, bytes_transfer_alignment_pt_read_i tc-end: 1646679340.769867, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646679340.776590, bytes_transfer_alignment_pt_write_d tc-end: 1646679346.34335, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646679346.41419, bytes_transfer_alignment_pt_write_i tc-end: 1646679351.616717, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646679351.623319, bytes_transfer_eof_piod_read_d tc-end: 1646679351.967464, bytes_transfer_eof_piod_read_d, passed tc-start: 1646679351.974105, bytes_transfer_eof_piod_read_i tc-end: 1646679352.318098, bytes_transfer_eof_piod_read_i, passed tc-start: 1646679352.324884, bytes_transfer_eof_piod_write_d tc-end: 1646679352.666944, bytes_transfer_eof_piod_write_d, passed tc-start: 1646679352.673545, bytes_transfer_eof_piod_write_i tc-end: 1646679353.22931, bytes_transfer_eof_piod_write_i, passed tc-start: 1646679353.29555, bytes_transfer_eof_pt_read_d tc-end: 1646679353.386567, bytes_transfer_eof_pt_read_d, passed tc-start: 1646679353.393418, bytes_transfer_eof_pt_read_i tc-end: 1646679353.739724, bytes_transfer_eof_pt_read_i, passed tc-start: 1646679353.746377, bytes_transfer_eof_pt_write_d tc-end: 1646679354.86232, bytes_transfer_eof_pt_write_d, passed tc-start: 1646679354.92751, bytes_transfer_eof_pt_write_i tc-end: 1646679354.430346, bytes_transfer_eof_pt_write_i, passed tc-start: 1646679354.436850, bytes_transfer_piod_read_auxv tc-end: 1646679354.771380, bytes_transfer_piod_read_auxv, passed tc-start: 1646679354.777989, bytes_transfer_piod_read_d_16 tc-end: 1646679355.167985, bytes_transfer_piod_read_d_16, passed tc-start: 1646679355.175458, bytes_transfer_piod_read_d_16_text tc-end: 1646679355.508087, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646679355.515198, bytes_transfer_piod_read_d_32 tc-end: 1646679355.860057, bytes_transfer_piod_read_d_32, passed tc-start: 1646679355.866534, bytes_transfer_piod_read_d_32_text tc-end: 1646679356.197661, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646679356.204745, bytes_transfer_piod_read_d_64 tc-end: 1646679356.539488, bytes_transfer_piod_read_d_64, passed tc-start: 1646679356.546380, bytes_transfer_piod_read_d_64_text tc-end: 1646679356.884742, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646679356.891413, bytes_transfer_piod_read_d_8 tc-end: 1646679357.224391, bytes_transfer_piod_read_d_8, passed tc-start: 1646679357.231028, bytes_transfer_piod_read_d_8_text tc-end: 1646679357.567168, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646679357.576034, bytes_transfer_piod_read_i_16 tc-end: 1646679357.915977, bytes_transfer_piod_read_i_16, passed tc-start: 1646679357.922424, bytes_transfer_piod_read_i_16_text tc-end: 1646679358.254641, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646679358.261337, bytes_transfer_piod_read_i_32 tc-end: 1646679358.600441, bytes_transfer_piod_read_i_32, passed tc-start: 1646679358.607222, bytes_transfer_piod_read_i_32_text tc-end: 1646679358.939485, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646679358.946375, bytes_transfer_piod_read_i_64 tc-end: 1646679359.275068, bytes_transfer_piod_read_i_64, passed tc-start: 1646679359.281560, bytes_transfer_piod_read_i_64_text tc-end: 1646679359.612808, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646679359.619740, bytes_transfer_piod_read_i_8 tc-end: 1646679359.952354, bytes_transfer_piod_read_i_8, passed tc-start: 1646679359.958833, bytes_transfer_piod_read_i_8_text tc-end: 1646679360.297710, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646679360.304566, bytes_transfer_piod_write_d_16 tc-end: 1646679360.639541, bytes_transfer_piod_write_d_16, passed tc-start: 1646679360.646265, bytes_transfer_piod_write_d_16_text tc-end: 1646679360.984690, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646679360.991200, bytes_transfer_piod_write_d_32 tc-end: 1646679361.330174, bytes_transfer_piod_write_d_32, passed tc-start: 1646679361.337009, bytes_transfer_piod_write_d_32_text tc-end: 1646679361.666099, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646679361.672836, bytes_transfer_piod_write_d_64 tc-end: 1646679362.10134, bytes_transfer_piod_write_d_64, passed tc-start: 1646679362.16655, bytes_transfer_piod_write_d_64_text tc-end: 1646679362.348872, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646679362.356013, bytes_transfer_piod_write_d_8 tc-end: 1646679362.686376, bytes_transfer_piod_write_d_8, passed tc-start: 1646679362.693011, bytes_transfer_piod_write_d_8_text tc-end: 1646679363.25450, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646679363.32061, bytes_transfer_piod_write_i_16 tc-end: 1646679363.372366, bytes_transfer_piod_write_i_16, passed tc-start: 1646679363.378951, bytes_transfer_piod_write_i_16_text tc-end: 1646679363.710396, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646679363.717139, bytes_transfer_piod_write_i_32 tc-end: 1646679364.48477, bytes_transfer_piod_write_i_32, passed tc-start: 1646679364.55387, bytes_transfer_piod_write_i_32_text tc-end: 1646679364.394600, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646679364.401216, bytes_transfer_piod_write_i_64 tc-end: 1646679364.735945, bytes_transfer_piod_write_i_64, passed tc-start: 1646679364.742532, bytes_transfer_piod_write_i_64_text tc-end: 1646679365.72007, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646679365.78752, bytes_transfer_piod_write_i_8 tc-end: 1646679365.419041, bytes_transfer_piod_write_i_8, passed tc-start: 1646679365.425689, bytes_transfer_piod_write_i_8_text tc-end: 1646679365.759780, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646679365.766449, bytes_transfer_read_d tc-end: 1646679366.106363, bytes_transfer_read_d, passed tc-start: 1646679366.112782, bytes_transfer_read_d_text tc-end: 1646679366.450644, bytes_transfer_read_d_text, passed tc-start: 1646679366.457282, bytes_transfer_read_i tc-end: 1646679366.790483, bytes_transfer_read_i, passed tc-start: 1646679366.797041, bytes_transfer_read_i_text tc-end: 1646679367.135755, bytes_transfer_read_i_text, passed tc-start: 1646679367.142582, bytes_transfer_write_d tc-end: 1646679367.477347, bytes_transfer_write_d, passed tc-start: 1646679367.484105, bytes_transfer_write_d_text tc-end: 1646679367.817999, bytes_transfer_write_d_text, passed tc-start: 1646679367.824802, bytes_transfer_write_i tc-end: 1646679368.159353, bytes_transfer_write_i, passed tc-start: 1646679368.165931, bytes_transfer_write_i_text tc-end: 1646679368.500574, bytes_transfer_write_i_text, passed tc-start: 1646679368.507105, child_attach_to_its_parent tc-end: 1646679368.847710, child_attach_to_its_parent, passed tc-start: 1646679368.856398, child_attach_to_its_stopped_parent tc-end: 1646679369.200560, child_attach_to_its_stopped_parent, passed tc-start: 1646679369.209402, clone1 tc-end: 1646679369.549967, clone1, passed tc-start: 1646679369.556607, clone2 tc-end: 1646679369.900742, clone2, passed tc-start: 1646679369.907409, clone3 tc-end: 1646679370.247272, clone3, passed tc-start: 1646679370.253859, clone4 tc-end: 1646679370.597670, clone4, passed tc-start: 1646679370.604459, clone5 tc-end: 1646679370.946171, clone5, passed tc-start: 1646679370.952847, clone6 tc-end: 1646679371.303268, clone6, passed tc-start: 1646679371.310327, clone7 tc-end: 1646679371.653349, clone7, passed tc-start: 1646679371.660103, clone8 tc-end: 1646679372.10789, clone8, passed tc-start: 1646679372.17420, clone_files1 tc-end: 1646679372.355892, clone_files1, passed tc-start: 1646679372.362564, clone_files2 tc-end: 1646679372.718654, clone_files2, passed tc-start: 1646679372.725567, clone_files3 tc-end: 1646679373.68287, clone_files3, passed tc-start: 1646679373.75285, clone_files4 tc-end: 1646679373.449527, clone_files4, passed tc-start: 1646679373.456429, clone_files5 tc-end: 1646679373.801349, clone_files5, passed tc-start: 1646679373.807944, clone_files6 tc-end: 1646679374.163892, clone_files6, passed tc-start: 1646679374.170487, clone_files7 tc-end: 1646679374.515767, clone_files7, passed tc-start: 1646679374.522501, clone_files8 tc-end: 1646679374.870212, clone_files8, passed tc-start: 1646679374.876802, clone_files_signalignored tc-end: 1646679375.227496, clone_files_signalignored, passed tc-start: 1646679375.234011, clone_files_signalmasked tc-end: 1646679375.580773, clone_files_signalmasked, passed tc-start: 1646679375.587174, clone_fs1 tc-end: 1646679375.929710, clone_fs1, passed tc-start: 1646679375.936419, clone_fs2 tc-end: 1646679376.290349, clone_fs2, passed tc-start: 1646679376.297110, clone_fs3 tc-end: 1646679376.641994, clone_fs3, passed tc-start: 1646679376.648983, clone_fs4 tc-end: 1646679377.8141, clone_fs4, passed tc-start: 1646679377.14855, clone_fs5 tc-end: 1646679377.359326, clone_fs5, passed tc-start: 1646679377.366079, clone_fs6 tc-end: 1646679377.714240, clone_fs6, passed tc-start: 1646679377.721237, clone_fs7 tc-end: 1646679378.69433, clone_fs7, passed tc-start: 1646679378.76207, clone_fs8 tc-end: 1646679378.431410, clone_fs8, passed tc-start: 1646679378.438193, clone_fs_signalignored tc-end: 1646679378.795097, clone_fs_signalignored, passed tc-start: 1646679378.801959, clone_fs_signalmasked tc-end: 1646679379.151390, clone_fs_signalmasked, passed tc-start: 1646679379.158141, clone_signalignored tc-end: 1646679379.510383, clone_signalignored, passed tc-start: 1646679379.517247, clone_signalmasked tc-end: 1646679379.866007, clone_signalmasked, passed tc-start: 1646679379.872724, clone_vfork1 tc-end: 1646679380.213412, clone_vfork1, passed tc-start: 1646679380.220160, clone_vfork2 tc-end: 1646679380.562000, clone_vfork2, passed tc-start: 1646679380.568845, clone_vfork3 tc-end: 1646679380.925750, clone_vfork3, passed tc-start: 1646679380.932480, clone_vfork4 tc-end: 1646679381.279810, clone_vfork4, passed tc-start: 1646679381.286541, clone_vfork5 tc-end: 1646679381.638700, clone_vfork5, passed tc-start: 1646679381.646538, clone_vfork6 tc-end: 1646679381.991416, clone_vfork6, passed tc-start: 1646679381.998105, clone_vfork7 tc-end: 1646679382.348749, clone_vfork7, passed tc-start: 1646679382.355538, clone_vfork8 tc-end: 1646679382.709620, clone_vfork8, passed tc-start: 1646679382.716665, clone_vfork_signalignored tc-end: 1646679383.70486, clone_vfork_signalignored, passed tc-start: 1646679383.77126, clone_vfork_signalmasked tc-end: 1646679383.428517, clone_vfork_signalmasked, passed tc-start: 1646679383.435057, clone_vm1 tc-end: 1646679383.773764, clone_vm1, passed tc-start: 1646679383.780661, clone_vm2 tc-end: 1646679384.131573, clone_vm2, passed tc-start: 1646679384.138293, clone_vm3 tc-end: 1646679384.477899, clone_vm3, passed tc-start: 1646679384.484693, clone_vm4 tc-end: 1646679384.832262, clone_vm4, passed tc-start: 1646679384.839423, clone_vm5 tc-end: 1646679385.172678, clone_vm5, passed tc-start: 1646679385.179340, clone_vm6 tc-end: 1646679385.531851, clone_vm6, passed tc-start: 1646679385.539399, clone_vm7 tc-end: 1646679385.883573, clone_vm7, passed tc-start: 1646679385.890322, clone_vm8 tc-end: 1646679386.235674, clone_vm8, passed tc-start: 1646679386.242433, clone_vm_signalignored tc-end: 1646679386.588212, clone_vm_signalignored, passed tc-start: 1646679386.594925, clone_vm_signalmasked tc-end: 1646679386.950679, clone_vm_signalmasked, passed tc-start: 1646679386.957275, core_dump_procinfo tc-end: 1646679387.400055, core_dump_procinfo, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646679387.407266, eventmask_preserved_empty tc-end: 1646679387.772441, eventmask_preserved_empty, passed tc-start: 1646679387.779941, eventmask_preserved_fork tc-end: 1646679388.124046, eventmask_preserved_fork, passed tc-start: 1646679388.130528, eventmask_preserved_lwp_create tc-end: 1646679388.461403, eventmask_preserved_lwp_create, passed tc-start: 1646679388.468171, eventmask_preserved_lwp_exit tc-end: 1646679388.800292, eventmask_preserved_lwp_exit, passed tc-start: 1646679388.807096, eventmask_preserved_posix_spawn tc-end: 1646679389.141980, eventmask_preserved_posix_spawn, passed tc-start: 1646679389.148730, eventmask_preserved_vfork tc-end: 1646679389.487817, eventmask_preserved_vfork, passed tc-start: 1646679389.494445, eventmask_preserved_vfork_done tc-end: 1646679389.826607, eventmask_preserved_vfork_done, passed tc-start: 1646679389.833194, fork1 tc-end: 1646679390.207468, fork1, passed tc-start: 1646679390.217953, fork10 tc-end: 1646679390.665448, fork10, passed tc-start: 1646679390.676825, fork11 tc-end: 1646679391.96590, fork11, passed tc-start: 1646679391.107286, fork12 tc-end: 1646679391.554038, fork12, passed tc-start: 1646679391.562265, fork13 tc-end: 1646679391.972001, fork13, passed tc-start: 1646679391.981511, fork14 tc-end: 1646679392.422055, fork14, passed tc-start: 1646679392.431514, fork15 tc-end: 1646679392.849226, fork15, passed tc-start: 1646679392.859942, fork16 tc-end: 1646679393.295485, fork16, passed tc-start: 1646679393.302363, fork2 tc-end: 1646679393.660405, fork2, passed tc-start: 1646679393.667287, fork3 tc-end: 1646679394.19720, fork3, passed tc-start: 1646679394.26533, fork4 tc-end: 1646679394.390685, fork4, passed tc-start: 1646679394.397758, fork5 tc-end: 1646679394.749933, fork5, passed tc-start: 1646679394.756717, fork6 tc-end: 1646679395.111610, fork6, passed tc-start: 1646679395.118725, fork7 tc-end: 1646679395.467429, fork7, passed tc-start: 1646679395.474206, fork8 tc-end: 1646679395.832437, fork8, passed tc-start: 1646679395.839306, fork9 tc-end: 1646679396.186348, fork9, passed tc-start: 1646679396.193166, fork_detach_forker tc-end: 1646679396.550729, fork_detach_forker, passed tc-start: 1646679396.557432, fork_kill_forker tc-end: 1646679396.910552, fork_kill_forker, passed tc-start: 1646679396.917283, fork_setpgid tc-end: 1646679397.233759, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679397.240519, fork_signalignored tc-end: 1646679397.643412, fork_signalignored, passed tc-start: 1646679397.652677, fork_signalmasked tc-end: 1646679398.72693, fork_signalmasked, passed tc-start: 1646679398.80779, kill1 tc-end: 1646679398.480363, kill1, passed tc-start: 1646679398.489041, kill2 tc-end: 1646679398.860295, kill2, passed tc-start: 1646679398.871137, kill3 tc-end: 1646679399.269900, kill3, passed tc-start: 1646679399.277094, parent_attach_to_its_child tc-end: 1646679399.799204, parent_attach_to_its_child, passed tc-start: 1646679399.813648, parent_attach_to_its_stopped_child tc-end: 1646679400.321989, parent_attach_to_its_stopped_child, passed tc-start: 1646679400.331103, posix_spawn1 tc-so: tc-end: 1646679400.717947, posix_spawn1, passed tc-start: 1646679400.727237, posix_spawn10 tc-so: tc-end: 1646679401.119692, posix_spawn10, passed tc-start: 1646679401.127715, posix_spawn11 tc-so: tc-end: 1646679401.584924, posix_spawn11, passed tc-start: 1646679401.596090, posix_spawn12 tc-so: tc-end: 1646679402.25992, posix_spawn12, passed tc-start: 1646679402.35883, posix_spawn13 tc-so: tc-end: 1646679402.488626, posix_spawn13, passed tc-start: 1646679402.499552, posix_spawn14 tc-so: tc-end: 1646679402.965738, posix_spawn14, passed tc-start: 1646679402.979654, posix_spawn15 tc-so: tc-end: 1646679403.530638, posix_spawn15, passed tc-start: 1646679403.541745, posix_spawn16 tc-so: tc-end: 1646679404.188735, posix_spawn16, passed tc-start: 1646679404.203006, posix_spawn2 tc-so: tc-end: 1646679404.811276, posix_spawn2, passed tc-start: 1646679404.821308, posix_spawn3 tc-so: tc-end: 1646679405.268566, posix_spawn3, passed tc-start: 1646679405.275630, posix_spawn4 tc-so: tc-end: 1646679405.643652, posix_spawn4, passed tc-start: 1646679405.650562, posix_spawn5 tc-so: tc-end: 1646679406.12075, posix_spawn5, passed tc-start: 1646679406.19212, posix_spawn6 tc-so: tc-end: 1646679406.407408, posix_spawn6, passed tc-start: 1646679406.418866, posix_spawn7 tc-so: tc-end: 1646679406.795228, posix_spawn7, passed tc-start: 1646679406.802620, posix_spawn8 tc-so: tc-end: 1646679407.167145, posix_spawn8, passed tc-start: 1646679407.173820, posix_spawn9 tc-so: tc-end: 1646679407.549585, posix_spawn9, passed tc-start: 1646679407.556335, posix_spawn_detach_spawner tc-so: tc-end: 1646679407.954789, posix_spawn_detach_spawner, passed tc-start: 1646679407.961518, posix_spawn_kill_spawner tc-so: tc-end: 1646679408.335566, posix_spawn_kill_spawner, passed tc-start: 1646679408.342452, posix_spawn_setpgid tc-end: 1646679408.657975, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679408.664797, posix_spawn_signalignored tc-so: tc-end: 1646679409.39594, posix_spawn_signalignored, passed tc-start: 1646679409.46404, posix_spawn_signalmasked tc-so: tc-end: 1646679409.414600, posix_spawn_signalmasked, passed tc-start: 1646679409.421676, resume tc-end: 1646679411.992874, resume, passed tc-start: 1646679411.999873, siginfo_set_faked tc-end: 1646679412.340395, siginfo_set_faked, passed tc-start: 1646679412.347211, siginfo_set_unmodified tc-end: 1646679412.709350, siginfo_set_unmodified, passed tc-start: 1646679412.716194, signal_mask_unrelated tc-end: 1646679413.52637, signal_mask_unrelated, passed tc-start: 1646679413.59217, suspend_no_deadlock tc-end: 1646679413.397156, suspend_no_deadlock, passed tc-start: 1646679413.404460, syscall tc-end: 1646679413.755517, syscall, passed tc-start: 1646679413.762299, syscall_detach_on_sce tc-end: 1646679414.104982, syscall_detach_on_sce, passed tc-start: 1646679414.112372, syscall_killed_on_sce tc-end: 1646679414.462248, syscall_killed_on_sce, passed tc-start: 1646679414.468934, syscall_signal_on_sce tc-end: 1646679414.840486, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646679414.850360, syscallemu1 tc-end: 1646679415.213529, syscallemu1, passed tc-start: 1646679415.220414, thread_concurrent_signals tc-end: 1646679415.533640, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646679415.540841, thread_concurrent_signals_handler tc-end: 1646679415.869787, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646679415.877066, thread_concurrent_signals_sig_ign tc-end: 1646679416.194962, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646679416.202365, threads_and_exec tc-end: 1646679416.785809, threads_and_exec, passed tc-start: 1646679416.792832, trace_thread_lwpcreate tc-end: 1646679419.385568, trace_thread_lwpcreate, passed tc-start: 1646679419.395073, trace_thread_lwpcreate_and_exit tc-end: 1646679483.365984, trace_thread_lwpcreate_and_exit, passed tc-start: 1646679483.376254, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646679497.555744, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646679497.566734, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646679501.898226, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646679501.913064, trace_thread_lwpexit tc-end: 1646679505.67019, trace_thread_lwpexit, passed tc-start: 1646679505.76768, trace_thread_lwpexit_masked_sigtrap tc-end: 1646679507.871168, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646679507.880731, trace_thread_nolwpevents tc-end: 1646679508.363161, trace_thread_nolwpevents, passed tc-start: 1646679508.372221, tracee_sees_its_original_parent_getppid tc-end: 1646679508.791215, tracee_sees_its_original_parent_getppid, passed tc-start: 1646679508.805395, tracee_sees_its_original_parent_procfs_status tc-end: 1646679509.257833, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646679509.270357, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646679509.717467, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646679509.728234, traceme_crash_bus tc-end: 1646679510.99698, traceme_crash_bus, passed tc-start: 1646679510.106619, traceme_crash_fpe tc-end: 1646679510.478701, traceme_crash_fpe, passed tc-start: 1646679510.486279, traceme_crash_ill tc-end: 1646679510.853907, traceme_crash_ill, passed tc-start: 1646679510.861022, traceme_crash_segv tc-end: 1646679511.232431, traceme_crash_segv, passed tc-start: 1646679511.240412, traceme_crash_trap tc-end: 1646679511.640414, traceme_crash_trap, passed tc-start: 1646679511.651878, traceme_exec tc-so: tc-end: 1646679512.93913, traceme_exec, passed tc-start: 1646679512.102779, traceme_lwpinfo0 tc-end: 1646679512.495633, traceme_lwpinfo0, passed tc-start: 1646679512.505453, traceme_lwpinfo0_lwpstatus tc-end: 1646679512.907008, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646679512.915466, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646679513.326079, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646679513.334136, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646679513.689564, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646679513.696420, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646679514.65303, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646679514.73476, traceme_lwpinfo1 tc-end: 1646679514.633849, traceme_lwpinfo1, passed tc-start: 1646679514.642511, traceme_lwpinfo1_lwpstatus tc-end: 1646679515.193401, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646679515.201222, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646679515.768769, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646679515.779942, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646679516.344787, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646679516.353611, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646679516.897897, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646679516.906453, traceme_lwpinfo2 tc-end: 1646679517.983888, traceme_lwpinfo2, passed tc-start: 1646679517.991976, traceme_lwpinfo2_lwpstatus tc-end: 1646679519.48855, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646679519.59280, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646679520.115510, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646679520.126568, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646679520.990034, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646679520.999299, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646679521.801811, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646679521.811382, traceme_lwpinfo3 tc-end: 1646679522.897572, traceme_lwpinfo3, passed tc-start: 1646679522.905806, traceme_lwpinfo3_lwpstatus tc-end: 1646679523.971090, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646679523.979603, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646679524.883257, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646679524.894245, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646679525.981361, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646679525.991109, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646679526.791663, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646679526.800338, traceme_lwpnext0 tc-end: 1646679527.188005, traceme_lwpnext0, passed tc-start: 1646679527.197234, traceme_lwpnext0_pl_name tc-end: 1646679527.619994, traceme_lwpnext0_pl_name, passed tc-start: 1646679527.628572, traceme_lwpnext0_pl_private tc-end: 1646679528.29592, traceme_lwpnext0_pl_private, passed tc-start: 1646679528.41597, traceme_lwpnext0_pl_sigmask tc-end: 1646679528.451844, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646679528.464115, traceme_lwpnext1 tc-end: 1646679529.29931, traceme_lwpnext1, passed tc-start: 1646679529.38917, traceme_lwpnext1_pl_name tc-end: 1646679529.600608, traceme_lwpnext1_pl_name, passed tc-start: 1646679529.611591, traceme_lwpnext1_pl_private tc-end: 1646679530.171352, traceme_lwpnext1_pl_private, passed tc-start: 1646679530.180878, traceme_lwpnext1_pl_sigmask tc-end: 1646679530.620963, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646679530.630194, traceme_lwpnext2 tc-end: 1646679531.535606, traceme_lwpnext2, passed tc-start: 1646679531.545217, traceme_lwpnext2_pl_name tc-end: 1646679532.452689, traceme_lwpnext2_pl_name, passed tc-start: 1646679532.460692, traceme_lwpnext2_pl_private tc-end: 1646679533.242239, traceme_lwpnext2_pl_private, passed tc-start: 1646679533.254935, traceme_lwpnext2_pl_sigmask tc-end: 1646679534.343614, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646679534.354938, traceme_lwpnext3 tc-end: 1646679535.765791, traceme_lwpnext3, passed tc-start: 1646679535.777842, traceme_lwpnext3_pl_name tc-end: 1646679537.83175, traceme_lwpnext3_pl_name, passed tc-start: 1646679537.90478, traceme_lwpnext3_pl_private tc-end: 1646679538.155493, traceme_lwpnext3_pl_private, passed tc-start: 1646679538.164766, traceme_lwpnext3_pl_sigmask tc-end: 1646679539.149192, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646679539.158520, traceme_pid1_parent tc-end: 1646679539.547418, traceme_pid1_parent, passed tc-start: 1646679539.558597, traceme_raise1 tc-end: 1646679540.98898, traceme_raise1, passed tc-start: 1646679540.111043, traceme_raise10 tc-end: 1646679540.580449, traceme_raise10, passed tc-start: 1646679540.589584, traceme_raise2 tc-end: 1646679540.993001, traceme_raise2, passed tc-start: 1646679541.3616, traceme_raise3 tc-end: 1646679541.438777, traceme_raise3, passed tc-start: 1646679541.447831, traceme_raise4 tc-end: 1646679541.891594, traceme_raise4, passed tc-start: 1646679541.901339, traceme_raise5 tc-end: 1646679542.322944, traceme_raise5, passed tc-start: 1646679542.331792, traceme_raise6 tc-end: 1646679542.781309, traceme_raise6, passed tc-start: 1646679542.790471, traceme_raise7 tc-end: 1646679543.226955, traceme_raise7, passed tc-start: 1646679543.236148, traceme_raise8 tc-end: 1646679543.655994, traceme_raise8, passed tc-start: 1646679543.666193, traceme_raise9 tc-end: 1646679544.98882, traceme_raise9, passed tc-start: 1646679544.110351, traceme_raisesignal_ignored1 tc-end: 1646679544.519798, traceme_raisesignal_ignored1, passed tc-start: 1646679544.527934, traceme_raisesignal_ignored2 tc-end: 1646679544.925450, traceme_raisesignal_ignored2, passed tc-start: 1646679544.934231, traceme_raisesignal_ignored3 tc-end: 1646679545.308949, traceme_raisesignal_ignored3, passed tc-start: 1646679545.316723, traceme_raisesignal_ignored4 tc-end: 1646679545.712809, traceme_raisesignal_ignored4, passed tc-start: 1646679545.720654, traceme_raisesignal_ignored5 tc-end: 1646679546.226227, traceme_raisesignal_ignored5, passed tc-start: 1646679546.238266, traceme_raisesignal_ignored6 tc-end: 1646679546.693166, traceme_raisesignal_ignored6, passed tc-start: 1646679546.702893, traceme_raisesignal_ignored7 tc-end: 1646679547.76565, traceme_raisesignal_ignored7, passed tc-start: 1646679547.84852, traceme_raisesignal_ignored8 tc-end: 1646679547.468256, traceme_raisesignal_ignored8, passed tc-start: 1646679547.476631, traceme_raisesignal_masked1 tc-end: 1646679547.869496, traceme_raisesignal_masked1, passed tc-start: 1646679547.877111, traceme_raisesignal_masked2 tc-end: 1646679548.256222, traceme_raisesignal_masked2, passed tc-start: 1646679548.264224, traceme_raisesignal_masked3 tc-end: 1646679548.623438, traceme_raisesignal_masked3, passed tc-start: 1646679548.630868, traceme_raisesignal_masked4 tc-end: 1646679548.992212, traceme_raisesignal_masked4, passed tc-start: 1646679548.999073, traceme_raisesignal_masked5 tc-end: 1646679549.388039, traceme_raisesignal_masked5, passed tc-start: 1646679549.395925, traceme_raisesignal_masked6 tc-end: 1646679549.908953, traceme_raisesignal_masked6, passed tc-start: 1646679549.920068, traceme_raisesignal_masked7 tc-end: 1646679550.444327, traceme_raisesignal_masked7, passed tc-start: 1646679550.455720, traceme_raisesignal_masked8 tc-end: 1646679551.6983, traceme_raisesignal_masked8, passed tc-start: 1646679551.18311, traceme_sendsignal_handle1 tc-end: 1646679551.422237, traceme_sendsignal_handle1, passed tc-start: 1646679551.429764, traceme_sendsignal_handle2 tc-end: 1646679551.809908, traceme_sendsignal_handle2, passed tc-start: 1646679551.818668, traceme_sendsignal_handle3 tc-end: 1646679552.179333, traceme_sendsignal_handle3, passed tc-start: 1646679552.188383, traceme_sendsignal_handle4 tc-end: 1646679552.546597, traceme_sendsignal_handle4, passed tc-start: 1646679552.554388, traceme_sendsignal_handle5 tc-end: 1646679552.926874, traceme_sendsignal_handle5, passed tc-start: 1646679552.935145, traceme_sendsignal_handle6 tc-end: 1646679553.307823, traceme_sendsignal_handle6, passed tc-start: 1646679553.315132, traceme_sendsignal_handle7 tc-end: 1646679553.696637, traceme_sendsignal_handle7, passed tc-start: 1646679553.704732, traceme_sendsignal_handle8 tc-end: 1646679554.95368, traceme_sendsignal_handle8, passed tc-start: 1646679554.104526, traceme_sendsignal_ignored1 tc-end: 1646679554.485539, traceme_sendsignal_ignored1, passed tc-start: 1646679554.495559, traceme_sendsignal_ignored2 tc-end: 1646679554.950821, traceme_sendsignal_ignored2, passed tc-start: 1646679554.960988, traceme_sendsignal_ignored3 tc-end: 1646679555.485094, traceme_sendsignal_ignored3, passed tc-start: 1646679555.495814, traceme_sendsignal_ignored4 tc-end: 1646679555.984172, traceme_sendsignal_ignored4, passed tc-start: 1646679555.993808, traceme_sendsignal_ignored5 tc-end: 1646679556.330340, traceme_sendsignal_ignored5, passed tc-start: 1646679556.336854, traceme_sendsignal_ignored6 tc-end: 1646679556.676924, traceme_sendsignal_ignored6, passed tc-start: 1646679556.683557, traceme_sendsignal_ignored7 tc-end: 1646679557.22966, traceme_sendsignal_ignored7, passed tc-start: 1646679557.29671, traceme_sendsignal_ignored8 tc-end: 1646679557.392184, traceme_sendsignal_ignored8, passed tc-start: 1646679557.400870, traceme_sendsignal_masked1 tc-end: 1646679557.772314, traceme_sendsignal_masked1, passed tc-start: 1646679557.781083, traceme_sendsignal_masked2 tc-end: 1646679558.229512, traceme_sendsignal_masked2, passed tc-start: 1646679558.237852, traceme_sendsignal_masked3 tc-end: 1646679558.594553, traceme_sendsignal_masked3, passed tc-start: 1646679558.602162, traceme_sendsignal_masked4 tc-end: 1646679558.974559, traceme_sendsignal_masked4, passed tc-start: 1646679558.982278, traceme_sendsignal_masked5 tc-end: 1646679559.343367, traceme_sendsignal_masked5, passed tc-start: 1646679559.351096, traceme_sendsignal_masked6 tc-end: 1646679559.708673, traceme_sendsignal_masked6, passed tc-start: 1646679559.716013, traceme_sendsignal_masked7 tc-end: 1646679560.75920, traceme_sendsignal_masked7, passed tc-start: 1646679560.83577, traceme_sendsignal_masked8 tc-end: 1646679560.438990, traceme_sendsignal_masked8, passed tc-start: 1646679560.446869, traceme_sendsignal_simple1 tc-end: 1646679560.806932, traceme_sendsignal_simple1, passed tc-start: 1646679560.813602, traceme_sendsignal_simple10 tc-end: 1646679561.208736, traceme_sendsignal_simple10, passed tc-start: 1646679561.219405, traceme_sendsignal_simple2 tc-end: 1646679561.565252, traceme_sendsignal_simple2, passed tc-start: 1646679561.572001, traceme_sendsignal_simple3 tc-end: 1646679561.975940, traceme_sendsignal_simple3, passed tc-start: 1646679561.987366, traceme_sendsignal_simple4 tc-end: 1646679562.378950, traceme_sendsignal_simple4, passed tc-start: 1646679562.387591, traceme_sendsignal_simple5 tc-end: 1646679562.872128, traceme_sendsignal_simple5, passed tc-start: 1646679562.882333, traceme_sendsignal_simple6 tc-end: 1646679563.306979, traceme_sendsignal_simple6, passed tc-start: 1646679563.318363, traceme_sendsignal_simple7 tc-end: 1646679563.712461, traceme_sendsignal_simple7, passed tc-start: 1646679563.722767, traceme_sendsignal_simple8 tc-end: 1646679564.102729, traceme_sendsignal_simple8, passed tc-start: 1646679564.113403, traceme_sendsignal_simple9 tc-end: 1646679564.492229, traceme_sendsignal_simple9, passed tc-start: 1646679564.502809, traceme_signalignored_crash_bus tc-end: 1646679564.846126, traceme_signalignored_crash_bus, passed tc-start: 1646679564.852939, traceme_signalignored_crash_fpe tc-end: 1646679565.227382, traceme_signalignored_crash_fpe, passed tc-start: 1646679565.236706, traceme_signalignored_crash_ill tc-end: 1646679565.649560, traceme_signalignored_crash_ill, passed tc-start: 1646679565.659057, traceme_signalignored_crash_segv tc-end: 1646679566.29995, traceme_signalignored_crash_segv, passed tc-start: 1646679566.37196, traceme_signalignored_crash_trap tc-end: 1646679566.476762, traceme_signalignored_crash_trap, passed tc-start: 1646679566.486262, traceme_signalignored_exec tc-so: tc-end: 1646679566.960863, traceme_signalignored_exec, passed tc-start: 1646679566.968104, traceme_signalmasked_crash_bus tc-end: 1646679567.347510, traceme_signalmasked_crash_bus, passed tc-start: 1646679567.356059, traceme_signalmasked_crash_fpe tc-end: 1646679567.757955, traceme_signalmasked_crash_fpe, passed tc-start: 1646679567.768841, traceme_signalmasked_crash_ill tc-end: 1646679568.192412, traceme_signalmasked_crash_ill, passed tc-start: 1646679568.201621, traceme_signalmasked_crash_segv tc-end: 1646679568.577776, traceme_signalmasked_crash_segv, passed tc-start: 1646679568.587624, traceme_signalmasked_crash_trap tc-end: 1646679568.962704, traceme_signalmasked_crash_trap, passed tc-start: 1646679568.971672, traceme_signalmasked_exec tc-so: tc-end: 1646679569.373595, traceme_signalmasked_exec, passed tc-start: 1646679569.386696, traceme_vfork_clone tc-end: 1646679569.791319, traceme_vfork_clone, passed tc-start: 1646679569.799959, traceme_vfork_clone_files tc-end: 1646679570.154839, traceme_vfork_clone_files, passed tc-start: 1646679570.165216, traceme_vfork_clone_fs tc-end: 1646679570.529850, traceme_vfork_clone_fs, passed tc-start: 1646679570.540649, traceme_vfork_clone_vfork tc-end: 1646679570.925626, traceme_vfork_clone_vfork, passed tc-start: 1646679570.933667, traceme_vfork_clone_vm tc-end: 1646679571.277859, traceme_vfork_clone_vm, passed tc-start: 1646679571.286208, traceme_vfork_crash_bus tc-end: 1646679571.685866, traceme_vfork_crash_bus, passed tc-start: 1646679571.698742, traceme_vfork_crash_fpe tc-end: 1646679572.95205, traceme_vfork_crash_fpe, passed tc-start: 1646679572.109510, traceme_vfork_crash_ill tc-end: 1646679572.498868, traceme_vfork_crash_ill, passed tc-start: 1646679572.509780, traceme_vfork_crash_segv tc-end: 1646679572.887738, traceme_vfork_crash_segv, passed tc-start: 1646679572.906047, traceme_vfork_crash_trap tc-end: 1646679573.316856, traceme_vfork_crash_trap, passed tc-start: 1646679573.331596, traceme_vfork_exec tc-so: tc-end: 1646679573.729460, traceme_vfork_exec, passed tc-start: 1646679573.739538, traceme_vfork_fork tc-end: 1646679574.151511, traceme_vfork_fork, passed tc-start: 1646679574.161110, traceme_vfork_raise1 tc-end: 1646679574.516027, traceme_vfork_raise1, passed tc-start: 1646679574.526546, traceme_vfork_raise10 tc-end: 1646679574.945371, traceme_vfork_raise10, passed tc-start: 1646679574.958437, traceme_vfork_raise11 tc-end: 1646679575.356588, traceme_vfork_raise11, passed tc-start: 1646679575.371337, traceme_vfork_raise12 tc-end: 1646679575.774889, traceme_vfork_raise12, passed tc-start: 1646679575.787510, traceme_vfork_raise13 tc-end: 1646679576.215208, traceme_vfork_raise13, passed tc-start: 1646679576.226135, traceme_vfork_raise2 tc-end: 1646679576.609611, traceme_vfork_raise2, passed tc-start: 1646679576.620284, traceme_vfork_raise3 tc-end: 1646679576.973690, traceme_vfork_raise3, passed tc-start: 1646679576.983945, traceme_vfork_raise4 tc-end: 1646679577.341209, traceme_vfork_raise4, passed tc-start: 1646679577.351661, traceme_vfork_raise5 tc-end: 1646679577.668200, traceme_vfork_raise5, passed tc-start: 1646679577.682019, traceme_vfork_raise6 tc-end: 1646679578.79916, traceme_vfork_raise6, passed tc-start: 1646679578.94993, traceme_vfork_raise7 tc-end: 1646679578.445402, traceme_vfork_raise7, passed tc-start: 1646679578.454004, traceme_vfork_raise8 tc-end: 1646679578.778166, traceme_vfork_raise8, passed tc-start: 1646679578.786628, traceme_vfork_raise9 tc-end: 1646679579.173054, traceme_vfork_raise9, passed tc-start: 1646679579.185720, traceme_vfork_signalignored_crash_bus tc-end: 1646679579.588888, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646679579.606715, traceme_vfork_signalignored_crash_fpe tc-end: 1646679580.96959, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646679580.110690, traceme_vfork_signalignored_crash_ill tc-end: 1646679580.479395, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646679580.489557, traceme_vfork_signalignored_crash_segv tc-end: 1646679580.984361, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646679580.999298, traceme_vfork_signalignored_crash_trap tc-end: 1646679581.552542, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646679581.568740, traceme_vfork_signalignored_exec tc-so: tc-end: 1646679582.109737, traceme_vfork_signalignored_exec, passed tc-start: 1646679582.120771, traceme_vfork_signalmasked_crash_bus tc-end: 1646679582.690462, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646679582.709232, traceme_vfork_signalmasked_crash_fpe tc-end: 1646679583.267538, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646679583.278205, traceme_vfork_signalmasked_crash_ill tc-end: 1646679583.634975, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646679583.646572, traceme_vfork_signalmasked_crash_segv tc-end: 1646679584.13256, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646679584.30512, traceme_vfork_signalmasked_crash_trap tc-end: 1646679584.399819, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646679584.409872, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646679584.748882, traceme_vfork_signalmasked_exec, passed tc-start: 1646679584.755567, traceme_vfork_vfork tc-end: 1646679585.64376, traceme_vfork_vfork, passed tc-start: 1646679585.70914, tracer_attach_to_unrelated_stopped_process tc-end: 1646679585.458289, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646679585.467493, tracer_sees_terminaton_before_the_parent tc-end: 1646679585.815267, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646679585.824349, tracer_sysctl_lookup_without_duplicates tc-end: 1646679591.276014, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646679591.286001, unrelated_tracer_fork1 tc-end: 1646679591.758147, unrelated_tracer_fork1, passed tc-start: 1646679591.778305, unrelated_tracer_fork10 tc-end: 1646679592.319045, unrelated_tracer_fork10, passed tc-start: 1646679592.330689, unrelated_tracer_fork11 tc-end: 1646679592.780710, unrelated_tracer_fork11, passed tc-start: 1646679592.792928, unrelated_tracer_fork12 tc-end: 1646679593.295620, unrelated_tracer_fork12, passed tc-start: 1646679593.309093, unrelated_tracer_fork13 tc-end: 1646679593.928110, unrelated_tracer_fork13, passed tc-start: 1646679593.943374, unrelated_tracer_fork14 tc-end: 1646679594.478471, unrelated_tracer_fork14, passed tc-start: 1646679594.487346, unrelated_tracer_fork15 tc-end: 1646679594.951453, unrelated_tracer_fork15, passed tc-start: 1646679594.964141, unrelated_tracer_fork16 tc-end: 1646679595.409389, unrelated_tracer_fork16, passed tc-start: 1646679595.420862, unrelated_tracer_fork2 tc-end: 1646679595.867074, unrelated_tracer_fork2, passed tc-start: 1646679595.878890, unrelated_tracer_fork3 tc-end: 1646679596.311947, unrelated_tracer_fork3, passed tc-start: 1646679596.324040, unrelated_tracer_fork4 tc-end: 1646679596.762451, unrelated_tracer_fork4, passed tc-start: 1646679596.774067, unrelated_tracer_fork5 tc-end: 1646679597.207743, unrelated_tracer_fork5, passed tc-start: 1646679597.219649, unrelated_tracer_fork6 tc-end: 1646679597.641475, unrelated_tracer_fork6, passed tc-start: 1646679597.652698, unrelated_tracer_fork7 tc-end: 1646679598.74464, unrelated_tracer_fork7, passed tc-start: 1646679598.88849, unrelated_tracer_fork8 tc-end: 1646679598.532926, unrelated_tracer_fork8, passed tc-start: 1646679598.541736, unrelated_tracer_fork9 tc-end: 1646679598.956490, unrelated_tracer_fork9, passed tc-start: 1646679598.971784, unrelated_tracer_fork_detach_forker tc-end: 1646679599.469500, unrelated_tracer_fork_detach_forker, passed tc-start: 1646679599.481310, unrelated_tracer_fork_kill_forker tc-end: 1646679599.915177, unrelated_tracer_fork_kill_forker, passed tc-start: 1646679599.923999, unrelated_tracer_fork_setpgid tc-end: 1646679600.250361, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679600.257505, unrelated_tracer_posix_spawn1 tc-end: 1646679600.678805, unrelated_tracer_posix_spawn1, passed tc-start: 1646679600.688604, unrelated_tracer_posix_spawn10 tc-end: 1646679601.107621, unrelated_tracer_posix_spawn10, passed tc-start: 1646679601.117802, unrelated_tracer_posix_spawn11 tc-end: 1646679601.594038, unrelated_tracer_posix_spawn11, passed tc-start: 1646679601.607597, unrelated_tracer_posix_spawn12 tc-end: 1646679602.124413, unrelated_tracer_posix_spawn12, passed tc-start: 1646679602.136680, unrelated_tracer_posix_spawn13 tc-end: 1646679602.609637, unrelated_tracer_posix_spawn13, passed tc-start: 1646679602.621542, unrelated_tracer_posix_spawn14 tc-end: 1646679603.108286, unrelated_tracer_posix_spawn14, passed tc-start: 1646679603.122444, unrelated_tracer_posix_spawn15 tc-end: 1646679603.609205, unrelated_tracer_posix_spawn15, passed tc-start: 1646679603.634702, unrelated_tracer_posix_spawn16 tc-end: 1646679604.126814, unrelated_tracer_posix_spawn16, passed tc-start: 1646679604.138394, unrelated_tracer_posix_spawn2 tc-end: 1646679604.607714, unrelated_tracer_posix_spawn2, passed tc-start: 1646679604.621066, unrelated_tracer_posix_spawn3 tc-end: 1646679605.162008, unrelated_tracer_posix_spawn3, passed tc-start: 1646679605.178572, unrelated_tracer_posix_spawn4 tc-end: 1646679605.830453, unrelated_tracer_posix_spawn4, passed tc-start: 1646679605.845263, unrelated_tracer_posix_spawn5 tc-end: 1646679606.454606, unrelated_tracer_posix_spawn5, passed tc-start: 1646679606.465610, unrelated_tracer_posix_spawn6 tc-end: 1646679606.889065, unrelated_tracer_posix_spawn6, passed tc-start: 1646679606.900362, unrelated_tracer_posix_spawn7 tc-end: 1646679607.340828, unrelated_tracer_posix_spawn7, passed tc-start: 1646679607.351972, unrelated_tracer_posix_spawn8 tc-end: 1646679607.770384, unrelated_tracer_posix_spawn8, passed tc-start: 1646679607.781091, unrelated_tracer_posix_spawn9 tc-end: 1646679608.223342, unrelated_tracer_posix_spawn9, passed tc-start: 1646679608.234574, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646679608.685787, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646679608.697382, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646679609.158697, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646679609.170723, unrelated_tracer_posix_spawn_setpgid tc-end: 1646679609.509115, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679609.517956, unrelated_tracer_sees_crash_bus tc-end: 1646679609.954457, unrelated_tracer_sees_crash_bus, passed tc-start: 1646679609.965648, unrelated_tracer_sees_crash_fpe tc-end: 1646679610.399624, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646679610.410206, unrelated_tracer_sees_crash_ill tc-end: 1646679610.832452, unrelated_tracer_sees_crash_ill, passed tc-start: 1646679610.845181, unrelated_tracer_sees_crash_segv tc-end: 1646679611.373162, unrelated_tracer_sees_crash_segv, passed tc-start: 1646679611.387109, unrelated_tracer_sees_crash_trap tc-end: 1646679611.866678, unrelated_tracer_sees_crash_trap, passed tc-start: 1646679611.881202, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646679612.368113, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646679612.383419, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646679612.943035, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646679612.956888, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646679613.408204, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646679613.422432, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646679613.902139, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646679613.915149, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646679614.372839, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646679614.384220, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646679614.825335, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646679614.837061, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646679615.413728, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646679615.429430, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646679615.943490, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646679615.959873, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646679616.600975, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646679616.617076, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646679617.108811, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646679617.122011, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646679617.566440, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646679617.580805, unrelated_tracer_vfork1 tc-end: 1646679617.994199, unrelated_tracer_vfork1, passed tc-start: 1646679618.4650, unrelated_tracer_vfork10 tc-end: 1646679618.434472, unrelated_tracer_vfork10, passed tc-start: 1646679618.446230, unrelated_tracer_vfork11 tc-end: 1646679618.896558, unrelated_tracer_vfork11, passed tc-start: 1646679618.907057, unrelated_tracer_vfork12 tc-end: 1646679619.352834, unrelated_tracer_vfork12, passed tc-start: 1646679619.362252, unrelated_tracer_vfork13 tc-end: 1646679619.785014, unrelated_tracer_vfork13, passed tc-start: 1646679619.798323, unrelated_tracer_vfork14 tc-end: 1646679620.251737, unrelated_tracer_vfork14, passed tc-start: 1646679620.263013, unrelated_tracer_vfork15 tc-end: 1646679620.789600, unrelated_tracer_vfork15, passed tc-start: 1646679620.802926, unrelated_tracer_vfork16 tc-end: 1646679621.311584, unrelated_tracer_vfork16, passed tc-start: 1646679621.329365, unrelated_tracer_vfork2 tc-end: 1646679621.824164, unrelated_tracer_vfork2, passed tc-start: 1646679621.837755, unrelated_tracer_vfork3 tc-end: 1646679622.290221, unrelated_tracer_vfork3, passed tc-start: 1646679622.302243, unrelated_tracer_vfork4 tc-end: 1646679622.766497, unrelated_tracer_vfork4, passed tc-start: 1646679622.778291, unrelated_tracer_vfork5 tc-end: 1646679623.217438, unrelated_tracer_vfork5, passed tc-start: 1646679623.228852, unrelated_tracer_vfork6 tc-end: 1646679623.670052, unrelated_tracer_vfork6, passed tc-start: 1646679623.679669, unrelated_tracer_vfork7 tc-end: 1646679624.146864, unrelated_tracer_vfork7, passed tc-start: 1646679624.158779, unrelated_tracer_vfork8 tc-end: 1646679624.625920, unrelated_tracer_vfork8, passed tc-start: 1646679624.641900, unrelated_tracer_vfork9 tc-end: 1646679625.64102, unrelated_tracer_vfork9, passed tc-start: 1646679625.74808, unrelated_tracer_vfork_detach_vforker tc-end: 1646679625.509714, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646679625.523629, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646679625.974935, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646679625.984156, unrelated_tracer_vfork_kill_vforker tc-end: 1646679626.460165, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646679626.473927, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646679626.939572, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646679626.950933, unrelated_tracer_vfork_setpgid tc-end: 1646679628.63277, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679628.71739, user_va0_disable_pt_continue tc-end: 1646679628.502149, user_va0_disable_pt_continue, passed tc-start: 1646679628.513926, user_va0_disable_pt_detach tc-end: 1646679629.24586, user_va0_disable_pt_detach, passed tc-start: 1646679629.32741, user_va0_disable_pt_syscall tc-end: 1646679629.488955, user_va0_disable_pt_syscall, passed tc-start: 1646679629.497192, vfork1 tc-end: 1646679629.869276, vfork1, passed tc-start: 1646679629.878211, vfork10 tc-end: 1646679630.262035, vfork10, passed tc-start: 1646679630.271438, vfork11 tc-end: 1646679630.679519, vfork11, passed tc-start: 1646679630.688548, vfork12 tc-end: 1646679631.127810, vfork12, passed tc-start: 1646679631.139225, vfork13 tc-end: 1646679631.584381, vfork13, passed tc-start: 1646679631.593075, vfork14 tc-end: 1646679631.974172, vfork14, passed tc-start: 1646679631.983500, vfork15 tc-end: 1646679632.381342, vfork15, passed tc-start: 1646679632.390419, vfork16 tc-end: 1646679632.791296, vfork16, passed tc-start: 1646679632.799809, vfork2 tc-end: 1646679633.186067, vfork2, passed tc-start: 1646679633.194540, vfork3 tc-end: 1646679633.590016, vfork3, passed tc-start: 1646679633.599184, vfork4 tc-end: 1646679633.994524, vfork4, passed tc-start: 1646679634.4239, vfork5 tc-end: 1646679634.368242, vfork5, passed tc-start: 1646679634.375046, vfork6 tc-end: 1646679634.713872, vfork6, passed tc-start: 1646679634.720668, vfork7 tc-end: 1646679635.72609, vfork7, passed tc-start: 1646679635.80373, vfork8 tc-end: 1646679635.431204, vfork8, passed tc-start: 1646679635.438110, vfork9 tc-end: 1646679635.779797, vfork9, passed tc-start: 1646679635.786630, vfork_detach_vforker tc-end: 1646679636.138471, vfork_detach_vforker, passed tc-start: 1646679636.145534, vfork_detach_vforkerdone tc-end: 1646679636.497979, vfork_detach_vforkerdone, passed tc-start: 1646679636.504607, vfork_kill_vforker tc-end: 1646679636.849752, vfork_kill_vforker, passed tc-start: 1646679636.857709, vfork_kill_vforkerdone tc-end: 1646679637.205359, vfork_kill_vforkerdone, passed tc-start: 1646679637.212141, vfork_setpgid tc-end: 1646679637.540841, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646679637.554390, vfork_signalignored tc-end: 1646679637.988347, vfork_signalignored, passed tc-start: 1646679637.997623, vfork_signalmasked tc-end: 1646679638.384940, vfork_signalmasked, passed tc-start: 1646679638.392458, vforkdone_signalignored tc-end: 1646679638.771197, vforkdone_signalignored, passed tc-start: 1646679638.780871, vforkdone_signalmasked tc-end: 1646679639.164209, vforkdone_signalmasked, passed tp-end: 1646679639.173817, lib/libc/sys/t_ptrace_wait6 tp-start: 1646679640.264013, lib/libc/sys/t_ptrace_waitid, 460 tc-start: 1646679640.266798, access_fpregs1 tc-end: 1646679640.639015, access_fpregs1, passed tc-start: 1646679640.648607, access_fpregs2 tc-end: 1646679641.34306, access_fpregs2, passed tc-start: 1646679641.45209, access_regs1 tc-end: 1646679641.411320, access_regs1, passed tc-start: 1646679641.420008, access_regs2 tc-end: 1646679641.802641, access_regs2, passed tc-start: 1646679641.813666, access_regs3 tc-end: 1646679642.234057, access_regs3, passed tc-start: 1646679642.244595, access_regs4 tc-end: 1646679642.650264, access_regs4, passed tc-start: 1646679642.660301, access_regs5 tc-end: 1646679643.133175, access_regs5, passed tc-start: 1646679643.144943, access_regs6 tc-end: 1646679643.628956, access_regs6, passed tc-start: 1646679643.641394, access_regs_set_unaligned_pc_0x1 tc-end: 1646679644.94230, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646679644.105573, access_regs_set_unaligned_pc_0x3 tc-end: 1646679644.488807, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646679644.497156, access_regs_set_unaligned_pc_0x7 tc-end: 1646679644.853092, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646679644.862357, attach_lwpinfo0 tc-end: 1646679645.259205, attach_lwpinfo0, passed tc-start: 1646679645.271397, attach_lwpinfo1 tc-end: 1646679645.682012, attach_lwpinfo1, passed tc-start: 1646679645.693022, attach_lwpinfo2 tc-end: 1646679646.133387, attach_lwpinfo2, passed tc-start: 1646679646.147158, attach_lwpinfo3 tc-end: 1646679646.607511, attach_lwpinfo3, passed tc-start: 1646679646.623954, bytes_transfer_alignment_piod_read_auxv tc-end: 1646679648.82268, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646679648.95140, bytes_transfer_alignment_piod_read_d tc-end: 1646679655.781497, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646679655.789713, bytes_transfer_alignment_piod_read_i tc-end: 1646679661.17675, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646679661.29529, bytes_transfer_alignment_piod_write_d tc-end: 1646679668.520753, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646679668.527969, bytes_transfer_alignment_piod_write_i tc-end: 1646679675.930371, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646679675.941069, bytes_transfer_alignment_pt_read_d tc-end: 1646679681.173553, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646679681.184503, bytes_transfer_alignment_pt_read_i tc-end: 1646679686.44058, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646679686.52210, bytes_transfer_alignment_pt_write_d tc-end: 1646679693.204801, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646679693.217567, bytes_transfer_alignment_pt_write_i tc-end: 1646679702.493253, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646679702.503834, bytes_transfer_eof_piod_read_d tc-end: 1646679702.917504, bytes_transfer_eof_piod_read_d, passed tc-start: 1646679702.927759, bytes_transfer_eof_piod_read_i tc-end: 1646679703.316779, bytes_transfer_eof_piod_read_i, passed tc-start: 1646679703.325747, bytes_transfer_eof_piod_write_d tc-end: 1646679703.685141, bytes_transfer_eof_piod_write_d, passed tc-start: 1646679703.693259, bytes_transfer_eof_piod_write_i tc-end: 1646679704.70311, bytes_transfer_eof_piod_write_i, passed tc-start: 1646679704.78785, bytes_transfer_eof_pt_read_d tc-end: 1646679704.449042, bytes_transfer_eof_pt_read_d, passed tc-start: 1646679704.456560, bytes_transfer_eof_pt_read_i tc-end: 1646679704.839857, bytes_transfer_eof_pt_read_i, passed tc-start: 1646679704.848081, bytes_transfer_eof_pt_write_d tc-end: 1646679705.237576, bytes_transfer_eof_pt_write_d, passed tc-start: 1646679705.245638, bytes_transfer_eof_pt_write_i tc-end: 1646679705.656537, bytes_transfer_eof_pt_write_i, passed tc-start: 1646679705.665160, bytes_transfer_piod_read_auxv tc-end: 1646679706.66940, bytes_transfer_piod_read_auxv, passed tc-start: 1646679706.74918, bytes_transfer_piod_read_d_16 tc-end: 1646679706.439004, bytes_transfer_piod_read_d_16, passed tc-start: 1646679706.446455, bytes_transfer_piod_read_d_16_text tc-end: 1646679706.796985, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646679706.805393, bytes_transfer_piod_read_d_32 tc-end: 1646679707.171958, bytes_transfer_piod_read_d_32, passed tc-start: 1646679707.179924, bytes_transfer_piod_read_d_32_text tc-end: 1646679707.544303, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646679707.552812, bytes_transfer_piod_read_d_64 tc-end: 1646679707.913339, bytes_transfer_piod_read_d_64, passed tc-start: 1646679707.921211, bytes_transfer_piod_read_d_64_text tc-end: 1646679708.273416, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646679708.280935, bytes_transfer_piod_read_d_8 tc-end: 1646679708.661746, bytes_transfer_piod_read_d_8, passed tc-start: 1646679708.669687, bytes_transfer_piod_read_d_8_text tc-end: 1646679709.32533, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646679709.40456, bytes_transfer_piod_read_i_16 tc-end: 1646679709.400364, bytes_transfer_piod_read_i_16, passed tc-start: 1646679709.408918, bytes_transfer_piod_read_i_16_text tc-end: 1646679709.769283, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646679709.776851, bytes_transfer_piod_read_i_32 tc-end: 1646679710.133192, bytes_transfer_piod_read_i_32, passed tc-start: 1646679710.142471, bytes_transfer_piod_read_i_32_text tc-end: 1646679710.510979, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646679710.519255, bytes_transfer_piod_read_i_64 tc-end: 1646679710.872717, bytes_transfer_piod_read_i_64, passed tc-start: 1646679710.880324, bytes_transfer_piod_read_i_64_text tc-end: 1646679711.269649, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646679711.280309, bytes_transfer_piod_read_i_8 tc-end: 1646679711.795096, bytes_transfer_piod_read_i_8, passed tc-start: 1646679711.804207, bytes_transfer_piod_read_i_8_text tc-end: 1646679712.300857, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646679712.310618, bytes_transfer_piod_write_d_16 tc-end: 1646679712.798881, bytes_transfer_piod_write_d_16, passed tc-start: 1646679712.805467, bytes_transfer_piod_write_d_16_text tc-end: 1646679713.155727, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646679713.162355, bytes_transfer_piod_write_d_32 tc-end: 1646679713.494197, bytes_transfer_piod_write_d_32, passed tc-start: 1646679713.500937, bytes_transfer_piod_write_d_32_text tc-end: 1646679713.836315, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646679713.843123, bytes_transfer_piod_write_d_64 tc-end: 1646679714.177713, bytes_transfer_piod_write_d_64, passed tc-start: 1646679714.184273, bytes_transfer_piod_write_d_64_text tc-end: 1646679714.508773, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646679714.515498, bytes_transfer_piod_write_d_8 tc-end: 1646679714.847018, bytes_transfer_piod_write_d_8, passed tc-start: 1646679714.853572, bytes_transfer_piod_write_d_8_text tc-end: 1646679715.178829, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646679715.185415, bytes_transfer_piod_write_i_16 tc-end: 1646679715.506784, bytes_transfer_piod_write_i_16, passed tc-start: 1646679715.513541, bytes_transfer_piod_write_i_16_text tc-end: 1646679715.859134, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646679715.866163, bytes_transfer_piod_write_i_32 tc-end: 1646679716.212982, bytes_transfer_piod_write_i_32, passed tc-start: 1646679716.219695, bytes_transfer_piod_write_i_32_text tc-end: 1646679716.574466, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646679716.583180, bytes_transfer_piod_write_i_64 tc-end: 1646679716.957336, bytes_transfer_piod_write_i_64, passed tc-start: 1646679716.964968, bytes_transfer_piod_write_i_64_text tc-end: 1646679717.366448, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646679717.374393, bytes_transfer_piod_write_i_8 tc-end: 1646679717.754552, bytes_transfer_piod_write_i_8, passed tc-start: 1646679717.762131, bytes_transfer_piod_write_i_8_text tc-end: 1646679718.134150, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646679718.142283, bytes_transfer_read_d tc-end: 1646679718.496803, bytes_transfer_read_d, passed tc-start: 1646679718.503431, bytes_transfer_read_d_text tc-end: 1646679718.871590, bytes_transfer_read_d_text, passed tc-start: 1646679718.879218, bytes_transfer_read_i tc-end: 1646679719.241070, bytes_transfer_read_i, passed tc-start: 1646679719.248792, bytes_transfer_read_i_text tc-end: 1646679719.615681, bytes_transfer_read_i_text, passed tc-start: 1646679719.624399, bytes_transfer_write_d tc-end: 1646679719.996484, bytes_transfer_write_d, passed tc-start: 1646679720.5287, bytes_transfer_write_d_text tc-end: 1646679720.377561, bytes_transfer_write_d_text, passed tc-start: 1646679720.385134, bytes_transfer_write_i tc-end: 1646679720.754358, bytes_transfer_write_i, passed tc-start: 1646679720.763828, bytes_transfer_write_i_text tc-end: 1646679721.136289, bytes_transfer_write_i_text, passed tc-start: 1646679721.143617, child_attach_to_its_parent tc-end: 1646679721.523002, child_attach_to_its_parent, passed tc-start: 1646679721.532989, child_attach_to_its_stopped_parent tc-end: 1646679721.922691, child_attach_to_its_stopped_parent, passed tc-start: 1646679721.932522, clone1 tc-end: 1646679722.325251, clone1, passed tc-start: 1646679722.333194, clone2 tc-end: 1646679722.721914, clone2, passed tc-start: 1646679722.729384, clone3 tc-end: 1646679723.105338, clone3, passed tc-start: 1646679723.113289, clone4 tc-end: 1646679723.485171, clone4, passed tc-start: 1646679723.493254, clone5 tc-end: 1646679723.867664, clone5, passed tc-start: 1646679723.877093, clone6 tc-end: 1646679724.257856, clone6, passed tc-start: 1646679724.265320, clone7 tc-end: 1646679724.657521, clone7, passed tc-start: 1646679724.665411, clone8 tc-end: 1646679725.34134, clone8, passed tc-start: 1646679725.41925, clone_files1 tc-end: 1646679725.389402, clone_files1, passed tc-start: 1646679725.396452, clone_files2 tc-end: 1646679725.801073, clone_files2, passed tc-start: 1646679725.809275, clone_files3 tc-end: 1646679726.173865, clone_files3, passed tc-start: 1646679726.181678, clone_files4 tc-end: 1646679726.552355, clone_files4, passed tc-start: 1646679726.561455, clone_files5 tc-end: 1646679726.953475, clone_files5, passed tc-start: 1646679726.962206, clone_files6 tc-end: 1646679727.371678, clone_files6, passed tc-start: 1646679727.379898, clone_files7 tc-end: 1646679727.760953, clone_files7, passed tc-start: 1646679727.768273, clone_files8 tc-end: 1646679728.135641, clone_files8, passed tc-start: 1646679728.143489, clone_files_signalignored tc-end: 1646679728.509327, clone_files_signalignored, passed tc-start: 1646679728.518218, clone_files_signalmasked tc-end: 1646679728.882896, clone_files_signalmasked, passed tc-start: 1646679728.890475, clone_fs1 tc-end: 1646679729.257409, clone_fs1, passed tc-start: 1646679729.264840, clone_fs2 tc-end: 1646679729.631939, clone_fs2, passed tc-start: 1646679729.639322, clone_fs3 tc-end: 1646679729.997417, clone_fs3, passed tc-start: 1646679730.7362, clone_fs4 tc-end: 1646679730.378469, clone_fs4, passed tc-start: 1646679730.386153, clone_fs5 tc-end: 1646679730.769852, clone_fs5, passed tc-start: 1646679730.777225, clone_fs6 tc-end: 1646679731.168449, clone_fs6, passed tc-start: 1646679731.177235, clone_fs7 tc-end: 1646679731.541763, clone_fs7, passed tc-start: 1646679731.551070, clone_fs8 tc-end: 1646679731.974359, clone_fs8, passed tc-start: 1646679731.981995, clone_fs_signalignored tc-end: 1646679732.361461, clone_fs_signalignored, passed tc-start: 1646679732.369315, clone_fs_signalmasked tc-end: 1646679732.737230, clone_fs_signalmasked, passed tc-start: 1646679732.745435, clone_signalignored tc-end: 1646679733.106133, clone_signalignored, passed tc-start: 1646679733.114865, clone_signalmasked tc-end: 1646679733.481321, clone_signalmasked, passed tc-start: 1646679733.489308, clone_vfork1 tc-end: 1646679733.855655, clone_vfork1, passed tc-start: 1646679733.863428, clone_vfork2 tc-end: 1646679734.252549, clone_vfork2, passed tc-start: 1646679734.260960, clone_vfork3 tc-end: 1646679734.640691, clone_vfork3, passed tc-start: 1646679734.648246, clone_vfork4 tc-end: 1646679735.21576, clone_vfork4, passed tc-start: 1646679735.30368, clone_vfork5 tc-end: 1646679735.395221, clone_vfork5, passed tc-start: 1646679735.404287, clone_vfork6 tc-end: 1646679735.786513, clone_vfork6, passed tc-start: 1646679735.793765, clone_vfork7 tc-end: 1646679736.168257, clone_vfork7, passed tc-start: 1646679736.175630, clone_vfork8 tc-end: 1646679736.551553, clone_vfork8, passed tc-start: 1646679736.559625, clone_vfork_signalignored tc-end: 1646679736.937939, clone_vfork_signalignored, passed tc-start: 1646679736.945734, clone_vfork_signalmasked tc-end: 1646679737.325595, clone_vfork_signalmasked, passed tc-start: 1646679737.333803, clone_vm1 tc-end: 1646679737.692920, clone_vm1, passed tc-start: 1646679737.699969, clone_vm2 tc-end: 1646679738.63950, clone_vm2, passed tc-start: 1646679738.72471, clone_vm3 tc-end: 1646679738.439249, clone_vm3, passed tc-start: 1646679738.446012, clone_vm4 tc-end: 1646679738.816856, clone_vm4, passed tc-start: 1646679738.824705, clone_vm5 tc-end: 1646679739.201530, clone_vm5, passed tc-start: 1646679739.209503, clone_vm6 tc-end: 1646679739.707905, clone_vm6, passed tc-start: 1646679739.717539, clone_vm7 tc-end: 1646679740.161182, clone_vm7, passed tc-start: 1646679740.168540, clone_vm8 tc-end: 1646679740.533737, clone_vm8, passed tc-start: 1646679740.541667, clone_vm_signalignored tc-end: 1646679740.914934, clone_vm_signalignored, passed tc-start: 1646679740.923424, clone_vm_signalmasked tc-end: 1646679741.296095, clone_vm_signalmasked, passed tc-start: 1646679741.304654, core_dump_procinfo tc-end: 1646680330.618699, core_dump_procinfo, failed, Test case timed out after 300 seconds tc-start: 1646680330.627904, eventmask_preserved_empty tc-end: 1646680331.140118, eventmask_preserved_empty, passed tc-start: 1646680331.150145, eventmask_preserved_fork tc-end: 1646680331.671824, eventmask_preserved_fork, passed tc-start: 1646680331.681960, eventmask_preserved_lwp_create tc-end: 1646680332.205452, eventmask_preserved_lwp_create, passed tc-start: 1646680332.215352, eventmask_preserved_lwp_exit tc-end: 1646680332.734873, eventmask_preserved_lwp_exit, passed tc-start: 1646680332.745186, eventmask_preserved_posix_spawn tc-end: 1646680333.270627, eventmask_preserved_posix_spawn, passed tc-start: 1646680333.280655, eventmask_preserved_vfork tc-end: 1646680333.781947, eventmask_preserved_vfork, passed tc-start: 1646680333.791623, eventmask_preserved_vfork_done tc-end: 1646680334.293191, eventmask_preserved_vfork_done, passed tc-start: 1646680334.302983, fork1 tc-end: 1646680334.815968, fork1, passed tc-start: 1646680334.823077, fork10 tc-end: 1646680335.181662, fork10, passed tc-start: 1646680335.188288, fork11 tc-end: 1646680335.526535, fork11, passed tc-start: 1646680335.533144, fork12 tc-end: 1646680335.870490, fork12, passed tc-start: 1646680335.877083, fork13 tc-end: 1646680336.215363, fork13, passed tc-start: 1646680336.222223, fork14 tc-end: 1646680336.562461, fork14, passed tc-start: 1646680336.569108, fork15 tc-end: 1646680336.905341, fork15, passed tc-start: 1646680336.911883, fork16 tc-end: 1646680337.252118, fork16, passed tc-start: 1646680337.258657, fork2 tc-end: 1646680337.591883, fork2, passed tc-start: 1646680337.598531, fork3 tc-end: 1646680337.932263, fork3, passed tc-start: 1646680337.939008, fork4 tc-end: 1646680338.270978, fork4, passed tc-start: 1646680338.277882, fork5 tc-end: 1646680338.605824, fork5, passed tc-start: 1646680338.612413, fork6 tc-end: 1646680338.947697, fork6, passed tc-start: 1646680338.954434, fork7 tc-end: 1646680339.290132, fork7, passed tc-start: 1646680339.296919, fork8 tc-end: 1646680339.638057, fork8, passed tc-start: 1646680339.644986, fork9 tc-end: 1646680339.986046, fork9, passed tc-start: 1646680339.992820, fork_detach_forker tc-end: 1646680340.341382, fork_detach_forker, passed tc-start: 1646680340.347985, fork_kill_forker tc-end: 1646680340.678969, fork_kill_forker, passed tc-start: 1646680340.686361, fork_setpgid tc-end: 1646680340.995149, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680341.1938, fork_signalignored tc-end: 1646680341.350857, fork_signalignored, passed tc-start: 1646680341.357546, fork_signalmasked tc-end: 1646680341.725981, fork_signalmasked, passed tc-start: 1646680341.732847, kill1 tc-end: 1646680342.99954, kill1, passed tc-start: 1646680342.106460, kill2 tc-end: 1646680342.471495, kill2, passed tc-start: 1646680342.478770, kill3 tc-end: 1646680342.836310, kill3, passed tc-start: 1646680342.843747, parent_attach_to_its_child tc-end: 1646680343.206676, parent_attach_to_its_child, passed tc-start: 1646680343.215676, parent_attach_to_its_stopped_child tc-end: 1646680343.625361, parent_attach_to_its_stopped_child, passed tc-start: 1646680343.634894, posix_spawn1 tc-so: tc-end: 1646680344.7076, posix_spawn1, passed tc-start: 1646680344.17874, posix_spawn10 tc-so: tc-end: 1646680344.428271, posix_spawn10, passed tc-start: 1646680344.437760, posix_spawn11 tc-so: tc-end: 1646680344.817556, posix_spawn11, passed tc-start: 1646680344.827641, posix_spawn12 tc-so: tc-end: 1646680345.234236, posix_spawn12, passed tc-start: 1646680345.242114, posix_spawn13 tc-so: tc-end: 1646680345.650441, posix_spawn13, passed tc-start: 1646680345.657681, posix_spawn14 tc-so: tc-end: 1646680346.81317, posix_spawn14, passed tc-start: 1646680346.88693, posix_spawn15 tc-so: tc-end: 1646680346.472829, posix_spawn15, passed tc-start: 1646680346.479944, posix_spawn16 tc-so: tc-end: 1646680346.904148, posix_spawn16, passed tc-start: 1646680346.910873, posix_spawn2 tc-so: tc-end: 1646680347.259211, posix_spawn2, passed tc-start: 1646680347.266001, posix_spawn3 tc-so: tc-end: 1646680347.648914, posix_spawn3, passed tc-start: 1646680347.655553, posix_spawn4 tc-so: tc-end: 1646680348.87670, posix_spawn4, passed tc-start: 1646680348.96975, posix_spawn5 tc-so: tc-end: 1646680348.525313, posix_spawn5, passed tc-start: 1646680348.533641, posix_spawn6 tc-so: tc-end: 1646680348.955183, posix_spawn6, passed tc-start: 1646680348.964920, posix_spawn7 tc-so: tc-end: 1646680349.368082, posix_spawn7, passed tc-start: 1646680349.374598, posix_spawn8 tc-so: tc-end: 1646680349.769888, posix_spawn8, passed tc-start: 1646680349.779433, posix_spawn9 tc-so: tc-end: 1646680350.173680, posix_spawn9, passed tc-start: 1646680350.180983, posix_spawn_detach_spawner tc-so: tc-end: 1646680350.602822, posix_spawn_detach_spawner, passed tc-start: 1646680350.610089, posix_spawn_kill_spawner tc-so: tc-end: 1646680350.962143, posix_spawn_kill_spawner, passed tc-start: 1646680350.968694, posix_spawn_setpgid tc-end: 1646680351.286542, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680351.294715, posix_spawn_signalignored tc-so: tc-end: 1646680351.676948, posix_spawn_signalignored, passed tc-start: 1646680351.683758, posix_spawn_signalmasked tc-so: tc-end: 1646680352.66462, posix_spawn_signalmasked, passed tc-start: 1646680352.83825, resume tc-end: 1646680354.698892, resume, passed tc-start: 1646680354.706275, siginfo_set_faked tc-end: 1646680355.158492, siginfo_set_faked, passed tc-start: 1646680355.168701, siginfo_set_unmodified tc-end: 1646680355.600264, siginfo_set_unmodified, passed tc-start: 1646680355.608598, signal_mask_unrelated tc-end: 1646680355.985689, signal_mask_unrelated, passed tc-start: 1646680355.992879, suspend_no_deadlock tc-end: 1646680356.334883, suspend_no_deadlock, passed tc-start: 1646680356.341445, syscall tc-end: 1646680356.683251, syscall, passed tc-start: 1646680356.691909, syscall_detach_on_sce tc-end: 1646680357.147162, syscall_detach_on_sce, passed tc-start: 1646680357.156461, syscall_killed_on_sce tc-end: 1646680357.507156, syscall_killed_on_sce, passed tc-start: 1646680357.515156, syscall_signal_on_sce tc-end: 1646680357.862382, syscall_signal_on_sce, skipped, PR lib/55087 tc-start: 1646680357.870199, syscallemu1 tc-end: 1646680358.233274, syscallemu1, passed tc-start: 1646680358.240642, threads_and_exec tc-end: 1646680358.809082, threads_and_exec, passed tc-start: 1646680358.816307, trace_thread_lwpcreate tc-end: 1646680361.329223, trace_thread_lwpcreate, passed tc-start: 1646680361.338923, trace_thread_lwpcreate_and_exit tc-end: 1646680365.999395, trace_thread_lwpcreate_and_exit, passed tc-start: 1646680366.7433, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646680371.171975, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646680371.182237, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646680373.815077, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646680373.822803, trace_thread_lwpexit tc-end: 1646680377.301434, trace_thread_lwpexit, passed tc-start: 1646680377.309088, trace_thread_lwpexit_masked_sigtrap tc-end: 1646680381.125554, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646680381.135673, trace_thread_nolwpevents tc-end: 1646680381.563375, trace_thread_nolwpevents, passed tc-start: 1646680381.570535, tracee_sees_its_original_parent_getppid tc-end: 1646680381.970665, tracee_sees_its_original_parent_getppid, passed tc-start: 1646680381.980874, tracee_sees_its_original_parent_procfs_status tc-end: 1646680382.415788, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646680382.425146, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646680382.818300, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646680382.828792, traceme_crash_bus tc-end: 1646680383.235495, traceme_crash_bus, passed tc-start: 1646680383.242533, traceme_crash_fpe tc-end: 1646680383.615579, traceme_crash_fpe, passed tc-start: 1646680383.623197, traceme_crash_ill tc-end: 1646680383.976796, traceme_crash_ill, passed tc-start: 1646680383.983656, traceme_crash_segv tc-end: 1646680384.391041, traceme_crash_segv, passed tc-start: 1646680384.399100, traceme_crash_trap tc-end: 1646680384.782217, traceme_crash_trap, passed tc-start: 1646680384.792058, traceme_exec tc-so: tc-end: 1646680385.221038, traceme_exec, passed tc-start: 1646680385.230084, traceme_lwpinfo0 tc-end: 1646680385.587734, traceme_lwpinfo0, passed tc-start: 1646680385.595143, traceme_lwpinfo0_lwpstatus tc-end: 1646680385.946678, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646680385.953107, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646680386.325854, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646680386.334186, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646680386.699686, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646680386.707435, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646680387.110642, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646680387.119073, traceme_lwpinfo1 tc-end: 1646680387.664932, traceme_lwpinfo1, passed tc-start: 1646680387.672464, traceme_lwpinfo1_lwpstatus tc-end: 1646680388.236041, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646680388.243526, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646680388.808224, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646680388.815856, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646680389.366463, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646680389.376033, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646680389.942315, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646680389.949231, traceme_lwpinfo2 tc-end: 1646680390.485355, traceme_lwpinfo2, passed tc-start: 1646680390.491935, traceme_lwpinfo2_lwpstatus tc-end: 1646680391.333046, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646680391.342399, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646680392.59865, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646680392.67562, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646680392.659121, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646680392.666489, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646680393.608968, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646680393.616709, traceme_lwpinfo3 tc-end: 1646680394.691025, traceme_lwpinfo3, passed tc-start: 1646680394.698970, traceme_lwpinfo3_lwpstatus tc-end: 1646680395.760019, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646680395.767145, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646680396.841424, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646680396.848698, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646680397.792141, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646680397.800792, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646680398.884691, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646680398.892966, traceme_lwpnext0 tc-end: 1646680399.291243, traceme_lwpnext0, passed tc-start: 1646680399.299853, traceme_lwpnext0_pl_name tc-end: 1646680399.666639, traceme_lwpnext0_pl_name, passed tc-start: 1646680399.675096, traceme_lwpnext0_pl_private tc-end: 1646680400.75874, traceme_lwpnext0_pl_private, passed tc-start: 1646680400.87358, traceme_lwpnext0_pl_sigmask tc-end: 1646680400.514563, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646680400.525745, traceme_lwpnext1 tc-end: 1646680401.109291, traceme_lwpnext1, passed tc-start: 1646680401.118982, traceme_lwpnext1_pl_name tc-end: 1646680401.682244, traceme_lwpnext1_pl_name, passed tc-start: 1646680401.689828, traceme_lwpnext1_pl_private tc-end: 1646680402.243106, traceme_lwpnext1_pl_private, passed tc-start: 1646680402.250899, traceme_lwpnext1_pl_sigmask tc-end: 1646680402.813159, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646680402.820989, traceme_lwpnext2 tc-end: 1646680403.444832, traceme_lwpnext2, passed tc-start: 1646680403.452305, traceme_lwpnext2_pl_name tc-end: 1646680404.213955, traceme_lwpnext2_pl_name, passed tc-start: 1646680404.220695, traceme_lwpnext2_pl_private tc-end: 1646680405.92915, traceme_lwpnext2_pl_private, passed tc-start: 1646680405.99795, traceme_lwpnext2_pl_sigmask tc-end: 1646680405.644233, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646680405.651665, traceme_lwpnext3 tc-end: 1646680406.713230, traceme_lwpnext3, passed tc-start: 1646680406.719954, traceme_lwpnext3_pl_name tc-end: 1646680407.264313, traceme_lwpnext3_pl_name, passed tc-start: 1646680407.271027, traceme_lwpnext3_pl_private tc-end: 1646680408.339469, traceme_lwpnext3_pl_private, passed tc-start: 1646680408.347186, traceme_lwpnext3_pl_sigmask tc-end: 1646680409.106861, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646680409.114008, traceme_pid1_parent tc-end: 1646680409.516220, traceme_pid1_parent, passed tc-start: 1646680409.526363, traceme_raise1 tc-end: 1646680409.886399, traceme_raise1, passed tc-start: 1646680409.893449, traceme_raise10 tc-end: 1646680410.278031, traceme_raise10, passed tc-start: 1646680410.285978, traceme_raise2 tc-end: 1646680410.743410, traceme_raise2, passed tc-start: 1646680410.753849, traceme_raise3 tc-end: 1646680411.198863, traceme_raise3, passed tc-start: 1646680411.209059, traceme_raise4 tc-end: 1646680411.617090, traceme_raise4, passed tc-start: 1646680411.624317, traceme_raise5 tc-end: 1646680412.57654, traceme_raise5, passed tc-start: 1646680412.67493, traceme_raise6 tc-end: 1646680412.420446, traceme_raise6, passed tc-start: 1646680412.427790, traceme_raise7 tc-end: 1646680412.807856, traceme_raise7, passed tc-start: 1646680412.814954, traceme_raise8 tc-end: 1646680413.213592, traceme_raise8, passed tc-start: 1646680413.220897, traceme_raise9 tc-end: 1646680413.574378, traceme_raise9, passed tc-start: 1646680413.583998, traceme_raisesignal_ignored1 tc-end: 1646680413.959390, traceme_raisesignal_ignored1, passed tc-start: 1646680413.968228, traceme_raisesignal_ignored2 tc-end: 1646680414.367126, traceme_raisesignal_ignored2, passed tc-start: 1646680414.375176, traceme_raisesignal_ignored3 tc-end: 1646680414.747983, traceme_raisesignal_ignored3, passed tc-start: 1646680414.756842, traceme_raisesignal_ignored4 tc-end: 1646680415.167050, traceme_raisesignal_ignored4, passed tc-start: 1646680415.176785, traceme_raisesignal_ignored5 tc-end: 1646680415.545632, traceme_raisesignal_ignored5, passed tc-start: 1646680415.553482, traceme_raisesignal_ignored6 tc-end: 1646680415.954931, traceme_raisesignal_ignored6, passed tc-start: 1646680415.964206, traceme_raisesignal_ignored7 tc-end: 1646680416.349487, traceme_raisesignal_ignored7, passed tc-start: 1646680416.359568, traceme_raisesignal_ignored8 tc-end: 1646680416.734142, traceme_raisesignal_ignored8, passed tc-start: 1646680416.741213, traceme_raisesignal_masked1 tc-end: 1646680417.77175, traceme_raisesignal_masked1, passed tc-start: 1646680417.86227, traceme_raisesignal_masked2 tc-end: 1646680417.465149, traceme_raisesignal_masked2, passed tc-start: 1646680417.475177, traceme_raisesignal_masked3 tc-end: 1646680417.975997, traceme_raisesignal_masked3, passed tc-start: 1646680417.985487, traceme_raisesignal_masked4 tc-end: 1646680418.338329, traceme_raisesignal_masked4, passed tc-start: 1646680418.346591, traceme_raisesignal_masked5 tc-end: 1646680418.745837, traceme_raisesignal_masked5, passed tc-start: 1646680418.755635, traceme_raisesignal_masked6 tc-end: 1646680419.130571, traceme_raisesignal_masked6, passed tc-start: 1646680419.138160, traceme_raisesignal_masked7 tc-end: 1646680419.555392, traceme_raisesignal_masked7, passed tc-start: 1646680419.565122, traceme_raisesignal_masked8 tc-end: 1646680419.959396, traceme_raisesignal_masked8, passed tc-start: 1646680419.966146, traceme_sendsignal_handle1 tc-end: 1646680420.298939, traceme_sendsignal_handle1, passed tc-start: 1646680420.307512, traceme_sendsignal_handle2 tc-end: 1646680420.654728, traceme_sendsignal_handle2, passed tc-start: 1646680420.663160, traceme_sendsignal_handle3 tc-end: 1646680421.29727, traceme_sendsignal_handle3, passed tc-start: 1646680421.38026, traceme_sendsignal_handle4 tc-end: 1646680421.422053, traceme_sendsignal_handle4, passed tc-start: 1646680421.429710, traceme_sendsignal_handle5 tc-end: 1646680421.805074, traceme_sendsignal_handle5, passed tc-start: 1646680421.814451, traceme_sendsignal_handle6 tc-end: 1646680422.317807, traceme_sendsignal_handle6, passed tc-start: 1646680422.327054, traceme_sendsignal_handle7 tc-end: 1646680422.792497, traceme_sendsignal_handle7, passed tc-start: 1646680422.812587, traceme_sendsignal_handle8 tc-end: 1646680423.216349, traceme_sendsignal_handle8, passed tc-start: 1646680423.225829, traceme_sendsignal_ignored1 tc-end: 1646680423.628738, traceme_sendsignal_ignored1, passed tc-start: 1646680423.636334, traceme_sendsignal_ignored2 tc-end: 1646680424.60866, traceme_sendsignal_ignored2, passed tc-start: 1646680424.71288, traceme_sendsignal_ignored3 tc-end: 1646680424.464314, traceme_sendsignal_ignored3, passed tc-start: 1646680424.471019, traceme_sendsignal_ignored4 tc-end: 1646680424.801898, traceme_sendsignal_ignored4, passed tc-start: 1646680424.808551, traceme_sendsignal_ignored5 tc-end: 1646680425.139941, traceme_sendsignal_ignored5, passed tc-start: 1646680425.146657, traceme_sendsignal_ignored6 tc-end: 1646680425.473811, traceme_sendsignal_ignored6, passed tc-start: 1646680425.480377, traceme_sendsignal_ignored7 tc-end: 1646680425.802426, traceme_sendsignal_ignored7, passed tc-start: 1646680425.808952, traceme_sendsignal_ignored8 tc-end: 1646680426.134242, traceme_sendsignal_ignored8, passed tc-start: 1646680426.141012, traceme_sendsignal_masked1 tc-end: 1646680426.468228, traceme_sendsignal_masked1, passed tc-start: 1646680426.474843, traceme_sendsignal_masked2 tc-end: 1646680426.802523, traceme_sendsignal_masked2, passed tc-start: 1646680426.810028, traceme_sendsignal_masked3 tc-end: 1646680427.178785, traceme_sendsignal_masked3, passed tc-start: 1646680427.186845, traceme_sendsignal_masked4 tc-end: 1646680427.565610, traceme_sendsignal_masked4, passed tc-start: 1646680427.573259, traceme_sendsignal_masked5 tc-end: 1646680427.955082, traceme_sendsignal_masked5, passed tc-start: 1646680427.962091, traceme_sendsignal_masked6 tc-end: 1646680428.354739, traceme_sendsignal_masked6, passed tc-start: 1646680428.363281, traceme_sendsignal_masked7 tc-end: 1646680428.761413, traceme_sendsignal_masked7, passed tc-start: 1646680428.773409, traceme_sendsignal_masked8 tc-end: 1646680429.280045, traceme_sendsignal_masked8, passed tc-start: 1646680429.289594, traceme_sendsignal_simple1 tc-end: 1646680429.791805, traceme_sendsignal_simple1, passed tc-start: 1646680429.801740, traceme_sendsignal_simple10 tc-end: 1646680430.364020, traceme_sendsignal_simple10, passed tc-start: 1646680430.378964, traceme_sendsignal_simple2 tc-end: 1646680430.888393, traceme_sendsignal_simple2, passed tc-start: 1646680430.897882, traceme_sendsignal_simple3 tc-end: 1646680431.381147, traceme_sendsignal_simple3, passed tc-start: 1646680431.391535, traceme_sendsignal_simple4 tc-end: 1646680431.777522, traceme_sendsignal_simple4, passed tc-start: 1646680431.785764, traceme_sendsignal_simple5 tc-end: 1646680432.239624, traceme_sendsignal_simple5, passed tc-start: 1646680432.248585, traceme_sendsignal_simple6 tc-end: 1646680432.803425, traceme_sendsignal_simple6, passed tc-start: 1646680432.818999, traceme_sendsignal_simple7 tc-end: 1646680433.207311, traceme_sendsignal_simple7, passed tc-start: 1646680433.218286, traceme_sendsignal_simple8 tc-end: 1646680433.602385, traceme_sendsignal_simple8, passed tc-start: 1646680433.612911, traceme_sendsignal_simple9 tc-end: 1646680434.47716, traceme_sendsignal_simple9, passed tc-start: 1646680434.62659, traceme_signalignored_crash_bus tc-end: 1646680434.570165, traceme_signalignored_crash_bus, passed tc-start: 1646680434.580002, traceme_signalignored_crash_fpe tc-end: 1646680435.89840, traceme_signalignored_crash_fpe, passed tc-start: 1646680435.97505, traceme_signalignored_crash_ill tc-end: 1646680435.487040, traceme_signalignored_crash_ill, passed tc-start: 1646680435.494903, traceme_signalignored_crash_segv tc-end: 1646680435.921187, traceme_signalignored_crash_segv, passed tc-start: 1646680435.927884, traceme_signalignored_crash_trap tc-end: 1646680436.340016, traceme_signalignored_crash_trap, passed tc-start: 1646680436.348323, traceme_signalignored_exec tc-so: tc-end: 1646680436.811684, traceme_signalignored_exec, passed tc-start: 1646680436.821094, traceme_signalmasked_crash_bus tc-end: 1646680437.287341, traceme_signalmasked_crash_bus, passed tc-start: 1646680437.296689, traceme_signalmasked_crash_fpe tc-end: 1646680437.774957, traceme_signalmasked_crash_fpe, passed tc-start: 1646680437.785486, traceme_signalmasked_crash_ill tc-end: 1646680438.275530, traceme_signalmasked_crash_ill, passed tc-start: 1646680438.284488, traceme_signalmasked_crash_segv tc-end: 1646680438.765340, traceme_signalmasked_crash_segv, passed tc-start: 1646680438.775233, traceme_signalmasked_crash_trap tc-end: 1646680439.196866, traceme_signalmasked_crash_trap, passed tc-start: 1646680439.204863, traceme_signalmasked_exec tc-so: tc-end: 1646680439.590561, traceme_signalmasked_exec, passed tc-start: 1646680439.598117, traceme_vfork_clone tc-end: 1646680439.972048, traceme_vfork_clone, passed tc-start: 1646680439.980162, traceme_vfork_clone_files tc-end: 1646680440.359414, traceme_vfork_clone_files, passed tc-start: 1646680440.368342, traceme_vfork_clone_fs tc-end: 1646680440.795972, traceme_vfork_clone_fs, passed tc-start: 1646680440.804713, traceme_vfork_clone_vfork tc-end: 1646680441.198070, traceme_vfork_clone_vfork, passed tc-start: 1646680441.206842, traceme_vfork_clone_vm tc-end: 1646680441.654294, traceme_vfork_clone_vm, passed tc-start: 1646680441.663770, traceme_vfork_crash_bus tc-end: 1646680442.139682, traceme_vfork_crash_bus, passed tc-start: 1646680442.151913, traceme_vfork_crash_fpe tc-end: 1646680442.530783, traceme_vfork_crash_fpe, passed tc-start: 1646680442.541097, traceme_vfork_crash_ill tc-end: 1646680442.890215, traceme_vfork_crash_ill, passed tc-start: 1646680442.901332, traceme_vfork_crash_segv tc-end: 1646680443.292186, traceme_vfork_crash_segv, passed tc-start: 1646680443.305625, traceme_vfork_crash_trap tc-end: 1646680443.714395, traceme_vfork_crash_trap, passed tc-start: 1646680443.725595, traceme_vfork_exec tc-so: tc-end: 1646680444.62108, traceme_vfork_exec, passed tc-start: 1646680444.69108, traceme_vfork_fork tc-end: 1646680444.399410, traceme_vfork_fork, passed tc-start: 1646680444.406278, traceme_vfork_raise1 tc-end: 1646680444.721096, traceme_vfork_raise1, passed tc-start: 1646680444.728114, traceme_vfork_raise10 tc-end: 1646680445.91957, traceme_vfork_raise10, passed tc-start: 1646680445.103877, traceme_vfork_raise11 tc-end: 1646680445.469809, traceme_vfork_raise11, passed tc-start: 1646680445.483511, traceme_vfork_raise12 tc-end: 1646680445.853665, traceme_vfork_raise12, passed tc-start: 1646680445.866042, traceme_vfork_raise13 tc-end: 1646680446.213556, traceme_vfork_raise13, passed tc-start: 1646680446.223672, traceme_vfork_raise2 tc-end: 1646680446.580172, traceme_vfork_raise2, passed tc-start: 1646680446.587885, traceme_vfork_raise3 tc-end: 1646680446.950837, traceme_vfork_raise3, passed tc-start: 1646680446.958291, traceme_vfork_raise4 tc-end: 1646680447.326942, traceme_vfork_raise4, passed tc-start: 1646680447.335081, traceme_vfork_raise5 tc-end: 1646680447.702117, traceme_vfork_raise5, passed tc-start: 1646680447.709025, traceme_vfork_raise6 tc-end: 1646680448.107126, traceme_vfork_raise6, passed tc-start: 1646680448.117679, traceme_vfork_raise7 tc-end: 1646680448.421831, traceme_vfork_raise7, passed tc-start: 1646680448.428484, traceme_vfork_raise8 tc-end: 1646680448.741145, traceme_vfork_raise8, passed tc-start: 1646680448.748005, traceme_vfork_raise9 tc-end: 1646680449.96242, traceme_vfork_raise9, passed tc-start: 1646680449.106438, traceme_vfork_signalignored_crash_bus tc-end: 1646680449.502114, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646680449.514736, traceme_vfork_signalignored_crash_fpe tc-end: 1646680449.925039, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646680449.940575, traceme_vfork_signalignored_crash_ill tc-end: 1646680450.303801, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646680450.315797, traceme_vfork_signalignored_crash_segv tc-end: 1646680450.718924, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646680450.729767, traceme_vfork_signalignored_crash_trap tc-end: 1646680451.141235, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646680451.154522, traceme_vfork_signalignored_exec tc-so: tc-end: 1646680451.566286, traceme_vfork_signalignored_exec, passed tc-start: 1646680451.573987, traceme_vfork_signalmasked_crash_bus tc-end: 1646680451.982901, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646680451.992887, traceme_vfork_signalmasked_crash_fpe tc-end: 1646680452.342649, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646680452.352653, traceme_vfork_signalmasked_crash_ill tc-end: 1646680452.723995, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646680452.736972, traceme_vfork_signalmasked_crash_segv tc-end: 1646680453.117166, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646680453.129307, traceme_vfork_signalmasked_crash_trap tc-end: 1646680453.505237, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646680453.517021, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646680453.875776, traceme_vfork_signalmasked_exec, passed tc-start: 1646680453.883110, traceme_vfork_vfork tc-end: 1646680454.214224, traceme_vfork_vfork, passed tc-start: 1646680454.221282, tracer_attach_to_unrelated_stopped_process tc-end: 1646680454.655808, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646680454.666334, tracer_sees_terminaton_before_the_parent tc-end: 1646680455.55706, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646680455.66187, tracer_sysctl_lookup_without_duplicates tc-end: 1646680460.22978, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646680460.33884, unrelated_tracer_fork1 tc-end: 1646680460.483096, unrelated_tracer_fork1, passed tc-start: 1646680460.494405, unrelated_tracer_fork10 tc-end: 1646680460.955937, unrelated_tracer_fork10, passed tc-start: 1646680460.966042, unrelated_tracer_fork11 tc-end: 1646680461.470475, unrelated_tracer_fork11, passed tc-start: 1646680461.481185, unrelated_tracer_fork12 tc-end: 1646680461.994265, unrelated_tracer_fork12, passed tc-start: 1646680462.5345, unrelated_tracer_fork13 tc-end: 1646680462.423250, unrelated_tracer_fork13, passed tc-start: 1646680462.434511, unrelated_tracer_fork14 tc-end: 1646680462.853011, unrelated_tracer_fork14, passed tc-start: 1646680462.862235, unrelated_tracer_fork15 tc-end: 1646680463.247924, unrelated_tracer_fork15, passed tc-start: 1646680463.257100, unrelated_tracer_fork16 tc-end: 1646680463.645510, unrelated_tracer_fork16, passed tc-start: 1646680463.654164, unrelated_tracer_fork2 tc-end: 1646680464.27199, unrelated_tracer_fork2, passed tc-start: 1646680464.36092, unrelated_tracer_fork3 tc-end: 1646680464.409536, unrelated_tracer_fork3, passed tc-start: 1646680464.418381, unrelated_tracer_fork4 tc-end: 1646680464.804430, unrelated_tracer_fork4, passed tc-start: 1646680464.818242, unrelated_tracer_fork5 tc-end: 1646680465.406108, unrelated_tracer_fork5, passed tc-start: 1646680465.419153, unrelated_tracer_fork6 tc-end: 1646680466.11085, unrelated_tracer_fork6, passed tc-start: 1646680466.25144, unrelated_tracer_fork7 tc-end: 1646680466.615768, unrelated_tracer_fork7, passed tc-start: 1646680466.629433, unrelated_tracer_fork8 tc-end: 1646680467.222777, unrelated_tracer_fork8, passed tc-start: 1646680467.235891, unrelated_tracer_fork9 tc-end: 1646680467.826562, unrelated_tracer_fork9, passed tc-start: 1646680467.839854, unrelated_tracer_fork_detach_forker tc-end: 1646680468.426654, unrelated_tracer_fork_detach_forker, passed tc-start: 1646680468.440488, unrelated_tracer_fork_kill_forker tc-end: 1646680469.31772, unrelated_tracer_fork_kill_forker, passed tc-start: 1646680469.45307, unrelated_tracer_fork_setpgid tc-end: 1646680469.531426, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680469.541249, unrelated_tracer_posix_spawn1 tc-end: 1646680470.151322, unrelated_tracer_posix_spawn1, passed tc-start: 1646680470.165277, unrelated_tracer_posix_spawn10 tc-end: 1646680470.684899, unrelated_tracer_posix_spawn10, passed tc-start: 1646680470.694818, unrelated_tracer_posix_spawn11 tc-end: 1646680471.88606, unrelated_tracer_posix_spawn11, passed tc-start: 1646680471.98572, unrelated_tracer_posix_spawn12 tc-end: 1646680471.487173, unrelated_tracer_posix_spawn12, passed tc-start: 1646680471.496792, unrelated_tracer_posix_spawn13 tc-end: 1646680471.888698, unrelated_tracer_posix_spawn13, passed tc-start: 1646680471.898519, unrelated_tracer_posix_spawn14 tc-end: 1646680472.287936, unrelated_tracer_posix_spawn14, passed tc-start: 1646680472.297983, unrelated_tracer_posix_spawn15 tc-end: 1646680472.685201, unrelated_tracer_posix_spawn15, passed tc-start: 1646680472.695351, unrelated_tracer_posix_spawn16 tc-end: 1646680473.236273, unrelated_tracer_posix_spawn16, passed tc-start: 1646680473.251501, unrelated_tracer_posix_spawn2 tc-end: 1646680473.851786, unrelated_tracer_posix_spawn2, passed tc-start: 1646680473.865304, unrelated_tracer_posix_spawn3 tc-end: 1646680474.475338, unrelated_tracer_posix_spawn3, passed tc-start: 1646680474.489338, unrelated_tracer_posix_spawn4 tc-end: 1646680475.104414, unrelated_tracer_posix_spawn4, passed tc-start: 1646680475.118282, unrelated_tracer_posix_spawn5 tc-end: 1646680475.721733, unrelated_tracer_posix_spawn5, passed tc-start: 1646680475.736008, unrelated_tracer_posix_spawn6 tc-end: 1646680476.347128, unrelated_tracer_posix_spawn6, passed tc-start: 1646680476.361880, unrelated_tracer_posix_spawn7 tc-end: 1646680476.968103, unrelated_tracer_posix_spawn7, passed tc-start: 1646680476.982580, unrelated_tracer_posix_spawn8 tc-end: 1646680477.592220, unrelated_tracer_posix_spawn8, passed tc-start: 1646680477.606308, unrelated_tracer_posix_spawn9 tc-end: 1646680478.204862, unrelated_tracer_posix_spawn9, passed tc-start: 1646680478.218611, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646680478.827204, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646680478.841367, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646680479.446667, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646680479.460420, unrelated_tracer_posix_spawn_setpgid tc-end: 1646680479.940934, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680479.952449, unrelated_tracer_sees_crash_bus tc-end: 1646680480.542328, unrelated_tracer_sees_crash_bus, passed tc-start: 1646680480.555307, unrelated_tracer_sees_crash_fpe tc-end: 1646680481.125702, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646680481.138892, unrelated_tracer_sees_crash_ill tc-end: 1646680481.702237, unrelated_tracer_sees_crash_ill, passed tc-start: 1646680481.715560, unrelated_tracer_sees_crash_segv tc-end: 1646680482.308384, unrelated_tracer_sees_crash_segv, passed tc-start: 1646680482.321610, unrelated_tracer_sees_crash_trap tc-end: 1646680482.883929, unrelated_tracer_sees_crash_trap, passed tc-start: 1646680482.897117, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646680483.468340, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646680483.481817, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646680484.54891, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646680484.68363, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646680484.656272, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646680484.676442, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646680485.284873, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646680485.297724, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646680485.854954, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646680485.864276, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646680486.279702, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646680486.288763, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646680486.743777, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646680486.752755, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646680487.196383, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646680487.206703, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646680487.665184, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646680487.676341, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646680488.54181, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646680488.64338, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646680488.502615, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646680488.512231, unrelated_tracer_vfork1 tc-end: 1646680488.918706, unrelated_tracer_vfork1, passed tc-start: 1646680488.930053, unrelated_tracer_vfork10 tc-end: 1646680489.327676, unrelated_tracer_vfork10, passed tc-start: 1646680489.337863, unrelated_tracer_vfork11 tc-end: 1646680489.724475, unrelated_tracer_vfork11, passed tc-start: 1646680489.733430, unrelated_tracer_vfork12 tc-end: 1646680490.149302, unrelated_tracer_vfork12, passed tc-start: 1646680490.159300, unrelated_tracer_vfork13 tc-end: 1646680490.568647, unrelated_tracer_vfork13, passed tc-start: 1646680490.579726, unrelated_tracer_vfork14 tc-end: 1646680491.13451, unrelated_tracer_vfork14, passed tc-start: 1646680491.25158, unrelated_tracer_vfork15 tc-end: 1646680491.448149, unrelated_tracer_vfork15, passed tc-start: 1646680491.458981, unrelated_tracer_vfork16 tc-end: 1646680491.886234, unrelated_tracer_vfork16, passed tc-start: 1646680491.897663, unrelated_tracer_vfork2 tc-end: 1646680492.360486, unrelated_tracer_vfork2, passed tc-start: 1646680492.370394, unrelated_tracer_vfork3 tc-end: 1646680492.800097, unrelated_tracer_vfork3, passed tc-start: 1646680492.810092, unrelated_tracer_vfork4 tc-end: 1646680493.245794, unrelated_tracer_vfork4, passed tc-start: 1646680493.256089, unrelated_tracer_vfork5 tc-end: 1646680493.665423, unrelated_tracer_vfork5, passed tc-start: 1646680493.675579, unrelated_tracer_vfork6 tc-end: 1646680494.65332, unrelated_tracer_vfork6, passed tc-start: 1646680494.74116, unrelated_tracer_vfork7 tc-end: 1646680494.490368, unrelated_tracer_vfork7, passed tc-start: 1646680494.500197, unrelated_tracer_vfork8 tc-end: 1646680494.928083, unrelated_tracer_vfork8, passed tc-start: 1646680494.938492, unrelated_tracer_vfork9 tc-end: 1646680495.354120, unrelated_tracer_vfork9, passed tc-start: 1646680495.363145, unrelated_tracer_vfork_detach_vforker tc-end: 1646680495.846719, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646680495.859337, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646680496.274572, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646680496.285498, unrelated_tracer_vfork_kill_vforker tc-end: 1646680496.713034, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646680496.723191, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646680497.150345, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646680497.160010, unrelated_tracer_vfork_setpgid tc-end: 1646680497.554446, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680497.564474, user_va0_disable_pt_continue tc-end: 1646680497.967754, user_va0_disable_pt_continue, passed tc-start: 1646680497.977815, user_va0_disable_pt_detach tc-end: 1646680498.482106, user_va0_disable_pt_detach, passed tc-start: 1646680498.491293, user_va0_disable_pt_syscall tc-end: 1646680498.885704, user_va0_disable_pt_syscall, passed tc-start: 1646680498.893087, vfork1 tc-end: 1646680499.283137, vfork1, passed tc-start: 1646680499.290531, vfork10 tc-end: 1646680499.702770, vfork10, passed tc-start: 1646680499.711901, vfork11 tc-end: 1646680500.61158, vfork11, passed tc-start: 1646680500.70758, vfork12 tc-end: 1646680500.459625, vfork12, passed tc-start: 1646680500.466565, vfork13 tc-end: 1646680500.812873, vfork13, passed tc-start: 1646680500.820458, vfork14 tc-end: 1646680501.188592, vfork14, passed tc-start: 1646680501.195453, vfork15 tc-end: 1646680501.580939, vfork15, passed tc-start: 1646680501.588115, vfork16 tc-end: 1646680502.3249, vfork16, passed tc-start: 1646680502.15044, vfork2 tc-end: 1646680502.377906, vfork2, passed tc-start: 1646680502.384493, vfork3 tc-end: 1646680502.711336, vfork3, passed tc-start: 1646680502.717822, vfork4 tc-end: 1646680503.46503, vfork4, passed tc-start: 1646680503.54113, vfork5 tc-end: 1646680503.544115, vfork5, passed tc-start: 1646680503.552683, vfork6 tc-end: 1646680504.20689, vfork6, passed tc-start: 1646680504.30293, vfork7 tc-end: 1646680504.493592, vfork7, passed tc-start: 1646680504.500538, vfork8 tc-end: 1646680504.958582, vfork8, passed tc-start: 1646680504.969152, vfork9 tc-end: 1646680505.405053, vfork9, passed tc-start: 1646680505.412866, vfork_detach_vforker tc-end: 1646680505.788919, vfork_detach_vforker, passed tc-start: 1646680505.797004, vfork_detach_vforkerdone tc-end: 1646680506.174189, vfork_detach_vforkerdone, passed tc-start: 1646680506.182179, vfork_kill_vforker tc-end: 1646680506.554499, vfork_kill_vforker, passed tc-start: 1646680506.561467, vfork_kill_vforkerdone tc-end: 1646680507.49634, vfork_kill_vforkerdone, passed tc-start: 1646680507.58974, vfork_setpgid tc-end: 1646680507.543055, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680507.553248, vfork_signalignored tc-end: 1646680507.961463, vfork_signalignored, passed tc-start: 1646680507.968394, vfork_signalmasked tc-end: 1646680508.302974, vfork_signalmasked, passed tc-start: 1646680508.309859, vforkdone_signalignored tc-end: 1646680508.703237, vforkdone_signalignored, passed tc-start: 1646680508.713194, vforkdone_signalmasked tc-end: 1646680509.45906, vforkdone_signalmasked, passed tp-end: 1646680509.52827, lib/libc/sys/t_ptrace_waitid tp-start: 1646680510.270976, lib/libc/sys/t_ptrace_waitpid, 463 tc-start: 1646680510.273542, access_fpregs1 tc-end: 1646680510.748400, access_fpregs1, passed tc-start: 1646680510.756795, access_fpregs2 tc-end: 1646680511.145041, access_fpregs2, passed tc-start: 1646680511.152548, access_regs1 tc-end: 1646680511.536242, access_regs1, passed tc-start: 1646680511.543141, access_regs2 tc-end: 1646680511.901225, access_regs2, passed tc-start: 1646680511.908078, access_regs3 tc-end: 1646680512.317864, access_regs3, passed tc-start: 1646680512.327760, access_regs4 tc-end: 1646680512.741796, access_regs4, passed tc-start: 1646680512.749740, access_regs5 tc-end: 1646680513.152922, access_regs5, passed tc-start: 1646680513.160162, access_regs6 tc-end: 1646680513.545065, access_regs6, passed tc-start: 1646680513.552827, access_regs_set_unaligned_pc_0x1 tc-end: 1646680513.958301, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646680513.965609, access_regs_set_unaligned_pc_0x3 tc-end: 1646680514.360693, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646680514.367372, access_regs_set_unaligned_pc_0x7 tc-end: 1646680514.731030, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646680514.738618, attach_lwpinfo0 tc-end: 1646680515.174204, attach_lwpinfo0, passed tc-start: 1646680515.184017, attach_lwpinfo1 tc-end: 1646680515.627689, attach_lwpinfo1, passed tc-start: 1646680515.637944, attach_lwpinfo2 tc-end: 1646680516.52887, attach_lwpinfo2, passed tc-start: 1646680516.62337, attach_lwpinfo3 tc-end: 1646680516.459227, attach_lwpinfo3, passed tc-start: 1646680516.468865, bytes_transfer_alignment_piod_read_auxv tc-end: 1646680517.363752, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646680517.371953, bytes_transfer_alignment_piod_read_d tc-end: 1646680521.945328, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646680521.953749, bytes_transfer_alignment_piod_read_i tc-end: 1646680526.561087, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646680526.568879, bytes_transfer_alignment_piod_write_d tc-end: 1646680532.775752, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646680532.783262, bytes_transfer_alignment_piod_write_i tc-end: 1646680538.819500, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646680538.826744, bytes_transfer_alignment_pt_read_d tc-end: 1646680542.908489, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646680542.916363, bytes_transfer_alignment_pt_read_i tc-end: 1646680547.322995, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646680547.330648, bytes_transfer_alignment_pt_write_d tc-end: 1646680553.719969, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646680553.728096, bytes_transfer_alignment_pt_write_i tc-end: 1646680560.423610, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646680560.431237, bytes_transfer_eof_piod_read_d tc-end: 1646680560.853485, bytes_transfer_eof_piod_read_d, passed tc-start: 1646680560.862079, bytes_transfer_eof_piod_read_i tc-end: 1646680561.298077, bytes_transfer_eof_piod_read_i, passed tc-start: 1646680561.307252, bytes_transfer_eof_piod_write_d tc-end: 1646680561.700337, bytes_transfer_eof_piod_write_d, passed tc-start: 1646680561.708900, bytes_transfer_eof_piod_write_i tc-end: 1646680562.218626, bytes_transfer_eof_piod_write_i, passed tc-start: 1646680562.230970, bytes_transfer_eof_pt_read_d tc-end: 1646680562.649935, bytes_transfer_eof_pt_read_d, passed tc-start: 1646680562.658866, bytes_transfer_eof_pt_read_i tc-end: 1646680563.74327, bytes_transfer_eof_pt_read_i, passed tc-start: 1646680563.82904, bytes_transfer_eof_pt_write_d tc-end: 1646680563.508733, bytes_transfer_eof_pt_write_d, passed tc-start: 1646680563.518993, bytes_transfer_eof_pt_write_i tc-end: 1646680563.945679, bytes_transfer_eof_pt_write_i, passed tc-start: 1646680563.960881, bytes_transfer_piod_read_auxv tc-end: 1646680564.355254, bytes_transfer_piod_read_auxv, passed tc-start: 1646680564.365217, bytes_transfer_piod_read_d_16 tc-end: 1646680564.845396, bytes_transfer_piod_read_d_16, passed tc-start: 1646680564.853984, bytes_transfer_piod_read_d_16_text tc-end: 1646680565.268174, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646680565.278439, bytes_transfer_piod_read_d_32 tc-end: 1646680565.720985, bytes_transfer_piod_read_d_32, passed tc-start: 1646680565.729968, bytes_transfer_piod_read_d_32_text tc-end: 1646680566.177070, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646680566.186259, bytes_transfer_piod_read_d_64 tc-end: 1646680566.602276, bytes_transfer_piod_read_d_64, passed tc-start: 1646680566.612919, bytes_transfer_piod_read_d_64_text tc-end: 1646680567.21078, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646680567.29835, bytes_transfer_piod_read_d_8 tc-end: 1646680567.437160, bytes_transfer_piod_read_d_8, passed tc-start: 1646680567.445817, bytes_transfer_piod_read_d_8_text tc-end: 1646680567.872079, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646680567.879765, bytes_transfer_piod_read_i_16 tc-end: 1646680568.306015, bytes_transfer_piod_read_i_16, passed tc-start: 1646680568.317269, bytes_transfer_piod_read_i_16_text tc-end: 1646680568.718584, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646680568.726716, bytes_transfer_piod_read_i_32 tc-end: 1646680569.121241, bytes_transfer_piod_read_i_32, passed tc-start: 1646680569.129801, bytes_transfer_piod_read_i_32_text tc-end: 1646680569.529126, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646680569.537174, bytes_transfer_piod_read_i_64 tc-end: 1646680569.935092, bytes_transfer_piod_read_i_64, passed tc-start: 1646680569.942733, bytes_transfer_piod_read_i_64_text tc-end: 1646680570.330519, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646680570.339039, bytes_transfer_piod_read_i_8 tc-end: 1646680570.736574, bytes_transfer_piod_read_i_8, passed tc-start: 1646680570.743127, bytes_transfer_piod_read_i_8_text tc-end: 1646680571.115558, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646680571.122206, bytes_transfer_piod_write_d_16 tc-end: 1646680571.475336, bytes_transfer_piod_write_d_16, passed tc-start: 1646680571.482074, bytes_transfer_piod_write_d_16_text tc-end: 1646680571.874007, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646680571.881605, bytes_transfer_piod_write_d_32 tc-end: 1646680572.301801, bytes_transfer_piod_write_d_32, passed tc-start: 1646680572.310194, bytes_transfer_piod_write_d_32_text tc-end: 1646680572.711683, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646680572.720355, bytes_transfer_piod_write_d_64 tc-end: 1646680573.122572, bytes_transfer_piod_write_d_64, passed tc-start: 1646680573.130568, bytes_transfer_piod_write_d_64_text tc-end: 1646680573.516869, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646680573.525019, bytes_transfer_piod_write_d_8 tc-end: 1646680573.923704, bytes_transfer_piod_write_d_8, passed tc-start: 1646680573.931355, bytes_transfer_piod_write_d_8_text tc-end: 1646680574.343613, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646680574.352136, bytes_transfer_piod_write_i_16 tc-end: 1646680574.730395, bytes_transfer_piod_write_i_16, passed tc-start: 1646680574.738870, bytes_transfer_piod_write_i_16_text tc-end: 1646680575.135161, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646680575.144019, bytes_transfer_piod_write_i_32 tc-end: 1646680575.542677, bytes_transfer_piod_write_i_32, passed tc-start: 1646680575.550707, bytes_transfer_piod_write_i_32_text tc-end: 1646680575.951581, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646680575.959266, bytes_transfer_piod_write_i_64 tc-end: 1646680576.394530, bytes_transfer_piod_write_i_64, passed tc-start: 1646680576.402671, bytes_transfer_piod_write_i_64_text tc-end: 1646680576.781218, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646680576.788490, bytes_transfer_piod_write_i_8 tc-end: 1646680577.165395, bytes_transfer_piod_write_i_8, passed tc-start: 1646680577.172973, bytes_transfer_piod_write_i_8_text tc-end: 1646680577.565876, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646680577.573865, bytes_transfer_read_d tc-end: 1646680577.970985, bytes_transfer_read_d, passed tc-start: 1646680577.980589, bytes_transfer_read_d_text tc-end: 1646680578.382199, bytes_transfer_read_d_text, passed tc-start: 1646680578.389391, bytes_transfer_read_i tc-end: 1646680578.786529, bytes_transfer_read_i, passed tc-start: 1646680578.794192, bytes_transfer_read_i_text tc-end: 1646680579.180205, bytes_transfer_read_i_text, passed tc-start: 1646680579.188311, bytes_transfer_write_d tc-end: 1646680579.611860, bytes_transfer_write_d, passed tc-start: 1646680579.620057, bytes_transfer_write_d_text tc-end: 1646680580.26434, bytes_transfer_write_d_text, passed tc-start: 1646680580.34770, bytes_transfer_write_i tc-end: 1646680580.445957, bytes_transfer_write_i, passed tc-start: 1646680580.456415, bytes_transfer_write_i_text tc-end: 1646680580.865402, bytes_transfer_write_i_text, passed tc-start: 1646680580.873077, child_attach_to_its_parent tc-end: 1646680581.270859, child_attach_to_its_parent, passed tc-start: 1646680581.282747, child_attach_to_its_stopped_parent tc-end: 1646680581.696555, child_attach_to_its_stopped_parent, passed tc-start: 1646680581.706835, clone1 tc-end: 1646680582.100015, clone1, passed tc-start: 1646680582.108589, clone2 tc-end: 1646680582.510809, clone2, passed tc-start: 1646680582.519173, clone3 tc-end: 1646680582.921644, clone3, passed tc-start: 1646680582.928875, clone4 tc-end: 1646680583.321274, clone4, passed tc-start: 1646680583.328389, clone5 tc-end: 1646680583.729056, clone5, passed tc-start: 1646680583.738170, clone6 tc-end: 1646680584.247720, clone6, passed tc-start: 1646680584.256335, clone7 tc-end: 1646680584.647572, clone7, passed tc-start: 1646680584.654970, clone8 tc-end: 1646680585.82625, clone8, passed tc-start: 1646680585.90347, clone_files1 tc-end: 1646680585.619519, clone_files1, passed tc-start: 1646680585.630253, clone_files2 tc-end: 1646680586.168179, clone_files2, passed tc-start: 1646680586.178261, clone_files3 tc-end: 1646680586.712658, clone_files3, passed tc-start: 1646680586.722598, clone_files4 tc-end: 1646680587.257241, clone_files4, passed tc-start: 1646680587.266996, clone_files5 tc-end: 1646680587.662998, clone_files5, passed tc-start: 1646680587.670117, clone_files6 tc-end: 1646680588.127128, clone_files6, passed tc-start: 1646680588.134751, clone_files7 tc-end: 1646680588.556463, clone_files7, passed tc-start: 1646680588.567068, clone_files8 tc-end: 1646680588.938733, clone_files8, passed tc-start: 1646680588.946161, clone_files_signalignored tc-end: 1646680589.351016, clone_files_signalignored, passed tc-start: 1646680589.358820, clone_files_signalmasked tc-end: 1646680589.728521, clone_files_signalmasked, passed tc-start: 1646680589.735940, clone_fs1 tc-end: 1646680590.118495, clone_fs1, passed tc-start: 1646680590.127629, clone_fs2 tc-end: 1646680590.484105, clone_fs2, passed tc-start: 1646680590.491171, clone_fs3 tc-end: 1646680590.885989, clone_fs3, passed tc-start: 1646680590.893976, clone_fs4 tc-end: 1646680591.293193, clone_fs4, passed tc-start: 1646680591.300650, clone_fs5 tc-end: 1646680591.681382, clone_fs5, passed tc-start: 1646680591.688300, clone_fs6 tc-end: 1646680592.103588, clone_fs6, passed tc-start: 1646680592.112728, clone_fs7 tc-end: 1646680592.500570, clone_fs7, passed tc-start: 1646680592.507325, clone_fs8 tc-end: 1646680592.878645, clone_fs8, passed tc-start: 1646680592.888273, clone_fs_signalignored tc-end: 1646680593.302771, clone_fs_signalignored, passed tc-start: 1646680593.310468, clone_fs_signalmasked tc-end: 1646680593.721030, clone_fs_signalmasked, passed tc-start: 1646680593.729269, clone_signalignored tc-end: 1646680594.185278, clone_signalignored, passed tc-start: 1646680594.194498, clone_signalmasked tc-end: 1646680594.596033, clone_signalmasked, passed tc-start: 1646680594.604554, clone_vfork1 tc-end: 1646680595.38034, clone_vfork1, passed tc-start: 1646680595.46237, clone_vfork2 tc-end: 1646680595.431973, clone_vfork2, passed tc-start: 1646680595.440825, clone_vfork3 tc-end: 1646680595.827200, clone_vfork3, passed tc-start: 1646680595.834658, clone_vfork4 tc-end: 1646680596.228366, clone_vfork4, passed tc-start: 1646680596.236374, clone_vfork5 tc-end: 1646680596.659830, clone_vfork5, passed tc-start: 1646680596.667472, clone_vfork6 tc-end: 1646680597.113786, clone_vfork6, passed tc-start: 1646680597.122886, clone_vfork7 tc-end: 1646680597.543087, clone_vfork7, passed tc-start: 1646680597.553332, clone_vfork8 tc-end: 1646680597.945422, clone_vfork8, passed tc-start: 1646680597.953699, clone_vfork_signalignored tc-end: 1646680598.348741, clone_vfork_signalignored, passed tc-start: 1646680598.357256, clone_vfork_signalmasked tc-end: 1646680598.790892, clone_vfork_signalmasked, passed tc-start: 1646680598.799094, clone_vm1 tc-end: 1646680599.222054, clone_vm1, passed tc-start: 1646680599.229993, clone_vm2 tc-end: 1646680599.660255, clone_vm2, passed tc-start: 1646680599.668271, clone_vm3 tc-end: 1646680600.64774, clone_vm3, passed tc-start: 1646680600.72226, clone_vm4 tc-end: 1646680600.458663, clone_vm4, passed tc-start: 1646680600.467579, clone_vm5 tc-end: 1646680600.870479, clone_vm5, passed tc-start: 1646680600.878472, clone_vm6 tc-end: 1646680601.278925, clone_vm6, passed tc-start: 1646680601.285646, clone_vm7 tc-end: 1646680601.669836, clone_vm7, passed tc-start: 1646680601.677264, clone_vm8 tc-end: 1646680602.146426, clone_vm8, passed tc-start: 1646680602.157671, clone_vm_signalignored tc-end: 1646680602.564112, clone_vm_signalignored, passed tc-start: 1646680602.571479, clone_vm_signalmasked tc-end: 1646680602.978820, clone_vm_signalmasked, passed tc-start: 1646680602.995895, core_dump_procinfo tc-end: 1646680603.569667, core_dump_procinfo, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646680603.580920, eventmask_preserved_empty tc-end: 1646680604.25823, eventmask_preserved_empty, passed tc-start: 1646680604.36970, eventmask_preserved_fork tc-end: 1646680604.414725, eventmask_preserved_fork, passed tc-start: 1646680604.424251, eventmask_preserved_lwp_create tc-end: 1646680604.845431, eventmask_preserved_lwp_create, passed tc-start: 1646680604.852537, eventmask_preserved_lwp_exit tc-end: 1646680605.201579, eventmask_preserved_lwp_exit, passed tc-start: 1646680605.211612, eventmask_preserved_posix_spawn tc-end: 1646680605.592291, eventmask_preserved_posix_spawn, passed tc-start: 1646680605.599099, eventmask_preserved_vfork tc-end: 1646680605.975434, eventmask_preserved_vfork, passed tc-start: 1646680605.982815, eventmask_preserved_vfork_done tc-end: 1646680606.328603, eventmask_preserved_vfork_done, passed tc-start: 1646680606.335954, fork1 tc-end: 1646680606.725529, fork1, passed tc-start: 1646680606.733825, fork10 tc-end: 1646680607.134597, fork10, passed tc-start: 1646680607.141520, fork11 tc-end: 1646680607.528080, fork11, passed tc-start: 1646680607.535520, fork12 tc-end: 1646680607.946257, fork12, passed tc-start: 1646680607.954498, fork13 tc-end: 1646680608.351257, fork13, passed tc-start: 1646680608.359410, fork14 tc-end: 1646680608.778012, fork14, passed tc-start: 1646680608.787006, fork15 tc-end: 1646680609.186041, fork15, passed tc-start: 1646680609.194546, fork16 tc-end: 1646680609.576879, fork16, passed tc-start: 1646680609.584043, fork2 tc-end: 1646680609.974563, fork2, passed tc-start: 1646680609.983501, fork3 tc-end: 1646680610.377808, fork3, passed tc-start: 1646680610.386775, fork4 tc-end: 1646680610.788031, fork4, passed tc-start: 1646680610.795712, fork5 tc-end: 1646680611.177441, fork5, passed tc-start: 1646680611.185743, fork6 tc-end: 1646680611.564656, fork6, passed tc-start: 1646680611.574853, fork7 tc-end: 1646680611.969010, fork7, passed tc-start: 1646680611.978211, fork8 tc-end: 1646680612.339378, fork8, passed tc-start: 1646680612.346537, fork9 tc-end: 1646680612.727724, fork9, passed tc-start: 1646680612.736230, fork_detach_forker tc-end: 1646680613.148061, fork_detach_forker, passed tc-start: 1646680613.158194, fork_kill_forker tc-end: 1646680613.554955, fork_kill_forker, passed tc-start: 1646680613.562697, fork_setpgid tc-end: 1646680613.925941, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680613.933968, fork_signalignored tc-end: 1646680614.329067, fork_signalignored, passed tc-start: 1646680614.336910, fork_signalmasked tc-end: 1646680614.743771, fork_signalmasked, passed tc-start: 1646680614.750264, kill1 tc-end: 1646680615.124463, kill1, passed tc-start: 1646680615.133627, kill2 tc-end: 1646680615.586435, kill2, passed tc-start: 1646680615.596337, kill3 tc-end: 1646680616.95423, kill3, passed tc-start: 1646680616.104838, parent_attach_to_its_child tc-end: 1646680616.556718, parent_attach_to_its_child, passed tc-start: 1646680616.578680, parent_attach_to_its_stopped_child tc-end: 1646680617.36787, parent_attach_to_its_stopped_child, passed tc-start: 1646680617.46256, posix_spawn1 tc-so: tc-end: 1646680617.469300, posix_spawn1, passed tc-start: 1646680617.476895, posix_spawn10 tc-so: tc-end: 1646680617.901838, posix_spawn10, passed tc-start: 1646680617.909866, posix_spawn11 tc-so: tc-end: 1646680618.364834, posix_spawn11, passed tc-start: 1646680618.371845, posix_spawn12 tc-so: tc-end: 1646680618.767509, posix_spawn12, passed tc-start: 1646680618.774657, posix_spawn13 tc-so: tc-end: 1646680619.347873, posix_spawn13, passed tc-start: 1646680619.357608, posix_spawn14 tc-so: tc-end: 1646680619.816913, posix_spawn14, passed tc-start: 1646680619.824682, posix_spawn15 tc-so: tc-end: 1646680620.301165, posix_spawn15, passed tc-start: 1646680620.308800, posix_spawn16 tc-so: tc-end: 1646680620.717208, posix_spawn16, passed tc-start: 1646680620.724938, posix_spawn2 tc-so: tc-end: 1646680621.152075, posix_spawn2, passed tc-start: 1646680621.160110, posix_spawn3 tc-so: tc-end: 1646680621.606934, posix_spawn3, passed tc-start: 1646680621.615669, posix_spawn4 tc-so: tc-end: 1646680622.14015, posix_spawn4, passed tc-start: 1646680622.22149, posix_spawn5 tc-so: tc-end: 1646680622.466105, posix_spawn5, passed tc-start: 1646680622.474399, posix_spawn6 tc-so: tc-end: 1646680622.950745, posix_spawn6, passed tc-start: 1646680622.960726, posix_spawn7 tc-so: tc-end: 1646680623.443735, posix_spawn7, passed tc-start: 1646680623.453273, posix_spawn8 tc-so: tc-end: 1646680623.935004, posix_spawn8, passed tc-start: 1646680623.944555, posix_spawn9 tc-so: tc-end: 1646680624.452558, posix_spawn9, passed tc-start: 1646680624.461797, posix_spawn_detach_spawner tc-so: tc-end: 1646680624.943197, posix_spawn_detach_spawner, passed tc-start: 1646680624.953798, posix_spawn_kill_spawner tc-so: tc-end: 1646680625.469985, posix_spawn_kill_spawner, passed tc-start: 1646680625.478210, posix_spawn_setpgid tc-end: 1646680625.881582, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680625.890000, posix_spawn_signalignored tc-so: tc-end: 1646680626.347179, posix_spawn_signalignored, passed tc-start: 1646680626.357124, posix_spawn_signalmasked tc-so: tc-end: 1646680626.838866, posix_spawn_signalmasked, passed tc-start: 1646680626.846663, resume tc-end: 1646680629.441308, resume, passed tc-start: 1646680629.448638, siginfo_set_faked tc-end: 1646680629.803503, siginfo_set_faked, passed tc-start: 1646680629.810555, siginfo_set_unmodified tc-end: 1646680630.152413, siginfo_set_unmodified, passed tc-start: 1646680630.159371, signal_mask_unrelated tc-end: 1646680630.514127, signal_mask_unrelated, passed tc-start: 1646680630.521772, suspend_no_deadlock tc-end: 1646680630.899533, suspend_no_deadlock, passed tc-start: 1646680630.906578, syscall tc-end: 1646680631.273504, syscall, passed tc-start: 1646680631.280987, syscall_detach_on_sce tc-end: 1646680631.628463, syscall_detach_on_sce, passed tc-start: 1646680631.635685, syscall_killed_on_sce tc-end: 1646680631.995891, syscall_killed_on_sce, passed tc-start: 1646680632.2660, syscall_signal_on_sce tc-end: 1646680632.346912, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646680632.355054, syscallemu1 tc-end: 1646680632.705793, syscallemu1, passed tc-start: 1646680632.713993, thread_concurrent_signals tc-end: 1646680633.41632, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646680633.49062, thread_concurrent_signals_handler tc-end: 1646680633.396386, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646680633.406281, thread_concurrent_signals_sig_ign tc-end: 1646680633.768333, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646680633.778251, threads_and_exec tc-end: 1646680634.386431, threads_and_exec, passed tc-start: 1646680634.396012, trace_thread_lwpcreate tc-end: 1646680636.985806, trace_thread_lwpcreate, passed tc-start: 1646680636.992706, trace_thread_lwpcreate_and_exit tc-end: 1646680641.527488, trace_thread_lwpcreate_and_exit, passed tc-start: 1646680641.534249, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646680646.810622, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646680646.817377, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646680649.387352, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646680649.395055, trace_thread_lwpexit tc-end: 1646680653.13253, trace_thread_lwpexit, passed tc-start: 1646680653.20281, trace_thread_lwpexit_masked_sigtrap tc-end: 1646680658.866968, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646680658.875438, trace_thread_nolwpevents tc-end: 1646680659.231541, trace_thread_nolwpevents, passed tc-start: 1646680659.238757, tracee_sees_its_original_parent_getppid tc-end: 1646680659.627063, tracee_sees_its_original_parent_getppid, passed tc-start: 1646680659.635966, tracee_sees_its_original_parent_procfs_status tc-end: 1646680659.998026, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646680660.7319, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646680660.357742, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646680660.367584, traceme_crash_bus tc-end: 1646680660.730429, traceme_crash_bus, passed tc-start: 1646680660.739716, traceme_crash_fpe tc-end: 1646680661.108930, traceme_crash_fpe, passed tc-start: 1646680661.118213, traceme_crash_ill tc-end: 1646680661.510248, traceme_crash_ill, passed tc-start: 1646680661.517864, traceme_crash_segv tc-end: 1646680661.896680, traceme_crash_segv, passed tc-start: 1646680661.904863, traceme_crash_trap tc-end: 1646680662.285393, traceme_crash_trap, passed tc-start: 1646680662.296032, traceme_exec tc-so: tc-end: 1646680662.703898, traceme_exec, passed tc-start: 1646680662.711377, traceme_lwpinfo0 tc-end: 1646680663.103948, traceme_lwpinfo0, passed tc-start: 1646680663.114336, traceme_lwpinfo0_lwpstatus tc-end: 1646680663.633793, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646680663.643774, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646680664.176865, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646680664.187002, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646680664.695418, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646680664.705382, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646680665.140022, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646680665.147741, traceme_lwpinfo1 tc-end: 1646680665.697807, traceme_lwpinfo1, passed tc-start: 1646680665.706458, traceme_lwpinfo1_lwpstatus tc-end: 1646680666.252451, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646680666.259049, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646680666.813632, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646680666.822238, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646680667.384162, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646680667.390980, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646680667.829084, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646680667.836295, traceme_lwpinfo2 tc-end: 1646680668.796265, traceme_lwpinfo2, passed tc-start: 1646680668.804393, traceme_lwpinfo2_lwpstatus tc-end: 1646680669.546809, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646680669.556029, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646680670.160192, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646680670.167748, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646680671.129659, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646680671.137438, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646680671.720896, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646680671.728850, traceme_lwpinfo3 tc-end: 1646680672.596655, traceme_lwpinfo3, passed tc-start: 1646680672.603570, traceme_lwpinfo3_lwpstatus tc-end: 1646680673.583737, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646680673.594552, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646680674.677519, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646680674.684312, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646680675.508900, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646680675.516852, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646680676.581669, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646680676.589272, traceme_lwpnext0 tc-end: 1646680676.988120, traceme_lwpnext0, passed tc-start: 1646680676.995732, traceme_lwpnext0_pl_name tc-end: 1646680677.383183, traceme_lwpnext0_pl_name, passed tc-start: 1646680677.390652, traceme_lwpnext0_pl_private tc-end: 1646680677.834818, traceme_lwpnext0_pl_private, passed tc-start: 1646680677.844241, traceme_lwpnext0_pl_sigmask tc-end: 1646680678.246275, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646680678.253665, traceme_lwpnext1 tc-end: 1646680678.779150, traceme_lwpnext1, passed tc-start: 1646680678.787367, traceme_lwpnext1_pl_name tc-end: 1646680679.319563, traceme_lwpnext1_pl_name, passed tc-start: 1646680679.326062, traceme_lwpnext1_pl_private tc-end: 1646680679.883032, traceme_lwpnext1_pl_private, passed tc-start: 1646680679.890574, traceme_lwpnext1_pl_sigmask tc-end: 1646680680.424906, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646680680.433269, traceme_lwpnext2 tc-end: 1646680680.999205, traceme_lwpnext2, passed tc-start: 1646680681.8792, traceme_lwpnext2_pl_name tc-end: 1646680681.524085, traceme_lwpnext2_pl_name, passed tc-start: 1646680681.532022, traceme_lwpnext2_pl_private tc-end: 1646680682.443322, traceme_lwpnext2_pl_private, passed tc-start: 1646680682.450846, traceme_lwpnext2_pl_sigmask tc-end: 1646680683.492001, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646680683.498724, traceme_lwpnext3 tc-end: 1646680684.582267, traceme_lwpnext3, passed tc-start: 1646680684.591044, traceme_lwpnext3_pl_name tc-end: 1646680685.462435, traceme_lwpnext3_pl_name, passed tc-start: 1646680685.471734, traceme_lwpnext3_pl_private tc-end: 1646680686.535425, traceme_lwpnext3_pl_private, passed tc-start: 1646680686.542634, traceme_lwpnext3_pl_sigmask tc-end: 1646680687.614481, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646680687.622669, traceme_pid1_parent tc-end: 1646680688.11604, traceme_pid1_parent, passed tc-start: 1646680688.18487, traceme_raise1 tc-end: 1646680688.407670, traceme_raise1, passed tc-start: 1646680688.415311, traceme_raise10 tc-end: 1646680688.844198, traceme_raise10, passed tc-start: 1646680688.854168, traceme_raise2 tc-end: 1646680689.237468, traceme_raise2, passed tc-start: 1646680689.244244, traceme_raise3 tc-end: 1646680689.631974, traceme_raise3, passed tc-start: 1646680689.640035, traceme_raise4 tc-end: 1646680690.14754, traceme_raise4, passed tc-start: 1646680690.22072, traceme_raise5 tc-end: 1646680690.440410, traceme_raise5, passed tc-start: 1646680690.450330, traceme_raise6 tc-end: 1646680690.959783, traceme_raise6, passed tc-start: 1646680690.967920, traceme_raise7 tc-end: 1646680691.357786, traceme_raise7, passed tc-start: 1646680691.365148, traceme_raise8 tc-end: 1646680691.808588, traceme_raise8, passed tc-start: 1646680691.817865, traceme_raise9 tc-end: 1646680692.249479, traceme_raise9, passed tc-start: 1646680692.257035, traceme_raisesignal_ignored1 tc-end: 1646680692.668194, traceme_raisesignal_ignored1, passed tc-start: 1646680692.676218, traceme_raisesignal_ignored2 tc-end: 1646680693.55577, traceme_raisesignal_ignored2, passed tc-start: 1646680693.63275, traceme_raisesignal_ignored3 tc-end: 1646680693.503969, traceme_raisesignal_ignored3, passed tc-start: 1646680693.513460, traceme_raisesignal_ignored4 tc-end: 1646680693.943538, traceme_raisesignal_ignored4, passed tc-start: 1646680693.951803, traceme_raisesignal_ignored5 tc-end: 1646680694.408444, traceme_raisesignal_ignored5, passed tc-start: 1646680694.418759, traceme_raisesignal_ignored6 tc-end: 1646680694.839736, traceme_raisesignal_ignored6, passed tc-start: 1646680694.849028, traceme_raisesignal_ignored7 tc-end: 1646680695.222925, traceme_raisesignal_ignored7, passed tc-start: 1646680695.231269, traceme_raisesignal_ignored8 tc-end: 1646680695.706357, traceme_raisesignal_ignored8, passed tc-start: 1646680695.715327, traceme_raisesignal_masked1 tc-end: 1646680696.142022, traceme_raisesignal_masked1, passed tc-start: 1646680696.151666, traceme_raisesignal_masked2 tc-end: 1646680696.632116, traceme_raisesignal_masked2, passed tc-start: 1646680696.641784, traceme_raisesignal_masked3 tc-end: 1646680697.117681, traceme_raisesignal_masked3, passed tc-start: 1646680697.127839, traceme_raisesignal_masked4 tc-end: 1646680697.666682, traceme_raisesignal_masked4, passed tc-start: 1646680697.676955, traceme_raisesignal_masked5 tc-end: 1646680698.204594, traceme_raisesignal_masked5, passed tc-start: 1646680698.215136, traceme_raisesignal_masked6 tc-end: 1646680698.739109, traceme_raisesignal_masked6, passed tc-start: 1646680698.749435, traceme_raisesignal_masked7 tc-end: 1646680699.295315, traceme_raisesignal_masked7, passed tc-start: 1646680699.305853, traceme_raisesignal_masked8 tc-end: 1646680699.705484, traceme_raisesignal_masked8, passed tc-start: 1646680699.712910, traceme_sendsignal_handle1 tc-end: 1646680700.114696, traceme_sendsignal_handle1, passed tc-start: 1646680700.121560, traceme_sendsignal_handle2 tc-end: 1646680700.494244, traceme_sendsignal_handle2, passed tc-start: 1646680700.502811, traceme_sendsignal_handle3 tc-end: 1646680700.915104, traceme_sendsignal_handle3, passed tc-start: 1646680700.922384, traceme_sendsignal_handle4 tc-end: 1646680701.329367, traceme_sendsignal_handle4, passed tc-start: 1646680701.337645, traceme_sendsignal_handle5 tc-end: 1646680701.704841, traceme_sendsignal_handle5, passed tc-start: 1646680701.713574, traceme_sendsignal_handle6 tc-end: 1646680702.89407, traceme_sendsignal_handle6, passed tc-start: 1646680702.97236, traceme_sendsignal_handle7 tc-end: 1646680702.583384, traceme_sendsignal_handle7, passed tc-start: 1646680702.592992, traceme_sendsignal_handle8 tc-end: 1646680703.32418, traceme_sendsignal_handle8, passed tc-start: 1646680703.41471, traceme_sendsignal_ignored1 tc-end: 1646680703.445042, traceme_sendsignal_ignored1, passed tc-start: 1646680703.453461, traceme_sendsignal_ignored2 tc-end: 1646680703.865001, traceme_sendsignal_ignored2, passed tc-start: 1646680703.872546, traceme_sendsignal_ignored3 tc-end: 1646680704.265726, traceme_sendsignal_ignored3, passed tc-start: 1646680704.272738, traceme_sendsignal_ignored4 tc-end: 1646680704.705727, traceme_sendsignal_ignored4, passed tc-start: 1646680704.713836, traceme_sendsignal_ignored5 tc-end: 1646680705.128190, traceme_sendsignal_ignored5, passed tc-start: 1646680705.135870, traceme_sendsignal_ignored6 tc-end: 1646680705.528285, traceme_sendsignal_ignored6, passed tc-start: 1646680705.534950, traceme_sendsignal_ignored7 tc-end: 1646680705.899616, traceme_sendsignal_ignored7, passed tc-start: 1646680705.908221, traceme_sendsignal_ignored8 tc-end: 1646680706.321308, traceme_sendsignal_ignored8, passed tc-start: 1646680706.335068, traceme_sendsignal_masked1 tc-end: 1646680706.700017, traceme_sendsignal_masked1, passed tc-start: 1646680706.708708, traceme_sendsignal_masked2 tc-end: 1646680707.113581, traceme_sendsignal_masked2, passed tc-start: 1646680707.122704, traceme_sendsignal_masked3 tc-end: 1646680707.585242, traceme_sendsignal_masked3, passed tc-start: 1646680707.594298, traceme_sendsignal_masked4 tc-end: 1646680708.27891, traceme_sendsignal_masked4, passed tc-start: 1646680708.35646, traceme_sendsignal_masked5 tc-end: 1646680708.462452, traceme_sendsignal_masked5, passed tc-start: 1646680708.472433, traceme_sendsignal_masked6 tc-end: 1646680708.871554, traceme_sendsignal_masked6, passed tc-start: 1646680708.881516, traceme_sendsignal_masked7 tc-end: 1646680709.286477, traceme_sendsignal_masked7, passed tc-start: 1646680709.294760, traceme_sendsignal_masked8 tc-end: 1646680709.756766, traceme_sendsignal_masked8, passed tc-start: 1646680709.763631, traceme_sendsignal_simple1 tc-end: 1646680710.216191, traceme_sendsignal_simple1, passed tc-start: 1646680710.226130, traceme_sendsignal_simple10 tc-end: 1646680710.699820, traceme_sendsignal_simple10, passed tc-start: 1646680710.711359, traceme_sendsignal_simple2 tc-end: 1646680711.77860, traceme_sendsignal_simple2, passed tc-start: 1646680711.88056, traceme_sendsignal_simple3 tc-end: 1646680711.523793, traceme_sendsignal_simple3, passed tc-start: 1646680711.536628, traceme_sendsignal_simple4 tc-end: 1646680711.891361, traceme_sendsignal_simple4, passed tc-start: 1646680711.906282, traceme_sendsignal_simple5 tc-end: 1646680712.288525, traceme_sendsignal_simple5, passed tc-start: 1646680712.296278, traceme_sendsignal_simple6 tc-end: 1646680712.721330, traceme_sendsignal_simple6, passed tc-start: 1646680712.731582, traceme_sendsignal_simple7 tc-end: 1646680713.151927, traceme_sendsignal_simple7, passed tc-start: 1646680713.164977, traceme_sendsignal_simple8 tc-end: 1646680713.631899, traceme_sendsignal_simple8, passed tc-start: 1646680713.648054, traceme_sendsignal_simple9 tc-end: 1646680714.230508, traceme_sendsignal_simple9, passed tc-start: 1646680714.247165, traceme_signalignored_crash_bus tc-end: 1646680714.787944, traceme_signalignored_crash_bus, passed tc-start: 1646680714.797766, traceme_signalignored_crash_fpe tc-end: 1646680715.205296, traceme_signalignored_crash_fpe, passed tc-start: 1646680715.212189, traceme_signalignored_crash_ill tc-end: 1646680715.602798, traceme_signalignored_crash_ill, passed tc-start: 1646680715.610522, traceme_signalignored_crash_segv tc-end: 1646680716.10453, traceme_signalignored_crash_segv, passed tc-start: 1646680716.19024, traceme_signalignored_crash_trap tc-end: 1646680716.414009, traceme_signalignored_crash_trap, passed tc-start: 1646680716.420972, traceme_signalignored_exec tc-so: tc-end: 1646680716.846242, traceme_signalignored_exec, passed tc-start: 1646680716.852818, traceme_signalmasked_crash_bus tc-end: 1646680717.234042, traceme_signalmasked_crash_bus, passed tc-start: 1646680717.242617, traceme_signalmasked_crash_fpe tc-end: 1646680717.659021, traceme_signalmasked_crash_fpe, passed tc-start: 1646680717.667764, traceme_signalmasked_crash_ill tc-end: 1646680718.47738, traceme_signalmasked_crash_ill, passed tc-start: 1646680718.56377, traceme_signalmasked_crash_segv tc-end: 1646680718.421396, traceme_signalmasked_crash_segv, passed tc-start: 1646680718.428344, traceme_signalmasked_crash_trap tc-end: 1646680718.772290, traceme_signalmasked_crash_trap, passed tc-start: 1646680718.778811, traceme_signalmasked_exec tc-so: tc-end: 1646680719.157997, traceme_signalmasked_exec, passed tc-start: 1646680719.166782, traceme_vfork_clone tc-end: 1646680719.559262, traceme_vfork_clone, passed tc-start: 1646680719.567009, traceme_vfork_clone_files tc-end: 1646680719.948206, traceme_vfork_clone_files, passed tc-start: 1646680719.955543, traceme_vfork_clone_fs tc-end: 1646680720.326410, traceme_vfork_clone_fs, passed tc-start: 1646680720.333965, traceme_vfork_clone_vfork tc-end: 1646680720.717775, traceme_vfork_clone_vfork, passed tc-start: 1646680720.726136, traceme_vfork_clone_vm tc-end: 1646680721.96397, traceme_vfork_clone_vm, passed tc-start: 1646680721.103134, traceme_vfork_crash_bus tc-end: 1646680721.540367, traceme_vfork_crash_bus, passed tc-start: 1646680721.552129, traceme_vfork_crash_fpe tc-end: 1646680722.59112, traceme_vfork_crash_fpe, passed tc-start: 1646680722.69748, traceme_vfork_crash_ill tc-end: 1646680722.461298, traceme_vfork_crash_ill, passed tc-start: 1646680722.474102, traceme_vfork_crash_segv tc-end: 1646680722.884248, traceme_vfork_crash_segv, passed tc-start: 1646680722.897187, traceme_vfork_crash_trap tc-end: 1646680723.342866, traceme_vfork_crash_trap, passed tc-start: 1646680723.357246, traceme_vfork_exec tc-so: tc-end: 1646680723.757615, traceme_vfork_exec, passed tc-start: 1646680723.766651, traceme_vfork_fork tc-end: 1646680724.162023, traceme_vfork_fork, passed tc-start: 1646680724.171150, traceme_vfork_raise1 tc-end: 1646680724.526075, traceme_vfork_raise1, passed tc-start: 1646680724.535004, traceme_vfork_raise10 tc-end: 1646680724.997228, traceme_vfork_raise10, passed tc-start: 1646680725.12030, traceme_vfork_raise11 tc-end: 1646680725.396059, traceme_vfork_raise11, passed tc-start: 1646680725.409230, traceme_vfork_raise12 tc-end: 1646680725.835328, traceme_vfork_raise12, passed tc-start: 1646680725.845749, traceme_vfork_raise13 tc-end: 1646680726.243724, traceme_vfork_raise13, passed tc-start: 1646680726.257541, traceme_vfork_raise2 tc-end: 1646680726.618941, traceme_vfork_raise2, passed tc-start: 1646680726.626173, traceme_vfork_raise3 tc-end: 1646680726.971930, traceme_vfork_raise3, passed tc-start: 1646680726.980897, traceme_vfork_raise4 tc-end: 1646680727.322739, traceme_vfork_raise4, passed tc-start: 1646680727.331236, traceme_vfork_raise5 tc-end: 1646680727.687765, traceme_vfork_raise5, passed tc-start: 1646680727.695379, traceme_vfork_raise6 tc-end: 1646680728.68458, traceme_vfork_raise6, passed tc-start: 1646680728.82664, traceme_vfork_raise7 tc-end: 1646680728.439511, traceme_vfork_raise7, passed tc-start: 1646680728.447795, traceme_vfork_raise8 tc-end: 1646680728.832851, traceme_vfork_raise8, passed tc-start: 1646680728.840232, traceme_vfork_raise9 tc-end: 1646680729.263629, traceme_vfork_raise9, passed tc-start: 1646680729.276367, traceme_vfork_signalignored_crash_bus tc-end: 1646680729.718424, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646680729.732403, traceme_vfork_signalignored_crash_fpe tc-end: 1646680730.174399, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646680730.185203, traceme_vfork_signalignored_crash_ill tc-end: 1646680730.588608, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646680730.600691, traceme_vfork_signalignored_crash_segv tc-end: 1646680731.6190, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646680731.18661, traceme_vfork_signalignored_crash_trap tc-end: 1646680731.396237, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646680731.407317, traceme_vfork_signalignored_exec tc-so: tc-end: 1646680731.780855, traceme_vfork_signalignored_exec, passed tc-start: 1646680731.789757, traceme_vfork_signalmasked_crash_bus tc-end: 1646680732.185522, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646680732.196250, traceme_vfork_signalmasked_crash_fpe tc-end: 1646680732.590396, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646680732.601197, traceme_vfork_signalmasked_crash_ill tc-end: 1646680732.981026, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646680732.992621, traceme_vfork_signalmasked_crash_segv tc-end: 1646680733.438005, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646680733.449039, traceme_vfork_signalmasked_crash_trap tc-end: 1646680733.809665, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646680733.823403, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646680734.206797, traceme_vfork_signalmasked_exec, passed tc-start: 1646680734.214111, traceme_vfork_vfork tc-end: 1646680734.540064, traceme_vfork_vfork, passed tc-start: 1646680734.548155, tracer_attach_to_unrelated_stopped_process tc-end: 1646680734.957408, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646680734.968193, tracer_sees_terminaton_before_the_parent tc-end: 1646680735.382194, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646680735.393180, tracer_sysctl_lookup_without_duplicates tc-end: 1646680740.29309, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646680740.38775, unrelated_tracer_fork1 tc-end: 1646680740.473478, unrelated_tracer_fork1, passed tc-start: 1646680740.484076, unrelated_tracer_fork10 tc-end: 1646680740.943133, unrelated_tracer_fork10, passed tc-start: 1646680740.953629, unrelated_tracer_fork11 tc-end: 1646680741.381735, unrelated_tracer_fork11, passed tc-start: 1646680741.391386, unrelated_tracer_fork12 tc-end: 1646680741.791754, unrelated_tracer_fork12, passed tc-start: 1646680741.801516, unrelated_tracer_fork13 tc-end: 1646680742.244964, unrelated_tracer_fork13, passed tc-start: 1646680742.254808, unrelated_tracer_fork14 tc-end: 1646680742.720360, unrelated_tracer_fork14, passed tc-start: 1646680742.731496, unrelated_tracer_fork15 tc-end: 1646680743.176785, unrelated_tracer_fork15, passed tc-start: 1646680743.188232, unrelated_tracer_fork16 tc-end: 1646680743.660454, unrelated_tracer_fork16, passed tc-start: 1646680743.672860, unrelated_tracer_fork2 tc-end: 1646680744.149826, unrelated_tracer_fork2, passed tc-start: 1646680744.158775, unrelated_tracer_fork3 tc-end: 1646680744.578738, unrelated_tracer_fork3, passed tc-start: 1646680744.591063, unrelated_tracer_fork4 tc-end: 1646680745.54953, unrelated_tracer_fork4, passed tc-start: 1646680745.64607, unrelated_tracer_fork5 tc-end: 1646680745.506624, unrelated_tracer_fork5, passed tc-start: 1646680745.516995, unrelated_tracer_fork6 tc-end: 1646680745.949720, unrelated_tracer_fork6, passed tc-start: 1646680745.960936, unrelated_tracer_fork7 tc-end: 1646680746.393876, unrelated_tracer_fork7, passed tc-start: 1646680746.404638, unrelated_tracer_fork8 tc-end: 1646680746.843734, unrelated_tracer_fork8, passed tc-start: 1646680746.854486, unrelated_tracer_fork9 tc-end: 1646680747.297751, unrelated_tracer_fork9, passed tc-start: 1646680747.309421, unrelated_tracer_fork_detach_forker tc-end: 1646680747.850808, unrelated_tracer_fork_detach_forker, passed tc-start: 1646680747.866578, unrelated_tracer_fork_kill_forker tc-end: 1646680748.330225, unrelated_tracer_fork_kill_forker, passed tc-start: 1646680748.339356, unrelated_tracer_fork_setpgid tc-end: 1646680748.660656, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680748.669529, unrelated_tracer_posix_spawn1 tc-end: 1646680749.123012, unrelated_tracer_posix_spawn1, passed tc-start: 1646680749.133532, unrelated_tracer_posix_spawn10 tc-end: 1646680749.587021, unrelated_tracer_posix_spawn10, passed tc-start: 1646680749.599274, unrelated_tracer_posix_spawn11 tc-end: 1646680750.67220, unrelated_tracer_posix_spawn11, passed tc-start: 1646680750.78085, unrelated_tracer_posix_spawn12 tc-end: 1646680750.562907, unrelated_tracer_posix_spawn12, passed tc-start: 1646680750.578621, unrelated_tracer_posix_spawn13 tc-end: 1646680751.42423, unrelated_tracer_posix_spawn13, passed tc-start: 1646680751.54199, unrelated_tracer_posix_spawn14 tc-end: 1646680751.525352, unrelated_tracer_posix_spawn14, passed tc-start: 1646680751.537209, unrelated_tracer_posix_spawn15 tc-end: 1646680752.6831, unrelated_tracer_posix_spawn15, passed tc-start: 1646680752.18391, unrelated_tracer_posix_spawn16 tc-end: 1646680752.479124, unrelated_tracer_posix_spawn16, passed tc-start: 1646680752.497633, unrelated_tracer_posix_spawn2 tc-end: 1646680752.968150, unrelated_tracer_posix_spawn2, passed tc-start: 1646680752.979682, unrelated_tracer_posix_spawn3 tc-end: 1646680753.435308, unrelated_tracer_posix_spawn3, passed tc-start: 1646680753.447243, unrelated_tracer_posix_spawn4 tc-end: 1646680753.905428, unrelated_tracer_posix_spawn4, passed tc-start: 1646680753.916081, unrelated_tracer_posix_spawn5 tc-end: 1646680754.356913, unrelated_tracer_posix_spawn5, passed tc-start: 1646680754.366958, unrelated_tracer_posix_spawn6 tc-end: 1646680754.819029, unrelated_tracer_posix_spawn6, passed tc-start: 1646680754.829269, unrelated_tracer_posix_spawn7 tc-end: 1646680755.268024, unrelated_tracer_posix_spawn7, passed tc-start: 1646680755.278339, unrelated_tracer_posix_spawn8 tc-end: 1646680755.719976, unrelated_tracer_posix_spawn8, passed tc-start: 1646680755.731205, unrelated_tracer_posix_spawn9 tc-end: 1646680756.176809, unrelated_tracer_posix_spawn9, passed tc-start: 1646680756.189026, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646680756.654597, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646680756.665762, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646680757.123581, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646680757.135553, unrelated_tracer_posix_spawn_setpgid tc-end: 1646680757.500312, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680757.508255, unrelated_tracer_sees_crash_bus tc-end: 1646680757.931727, unrelated_tracer_sees_crash_bus, passed tc-start: 1646680757.941883, unrelated_tracer_sees_crash_fpe tc-end: 1646680758.330204, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646680758.339096, unrelated_tracer_sees_crash_ill tc-end: 1646680758.744082, unrelated_tracer_sees_crash_ill, passed tc-start: 1646680758.755153, unrelated_tracer_sees_crash_segv tc-end: 1646680759.147234, unrelated_tracer_sees_crash_segv, passed tc-start: 1646680759.156151, unrelated_tracer_sees_crash_trap tc-end: 1646680759.577625, unrelated_tracer_sees_crash_trap, passed tc-start: 1646680759.588131, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646680760.10218, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646680760.20395, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646680760.416046, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646680760.426657, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646680760.827525, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646680760.838760, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646680761.262190, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646680761.272426, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646680761.681438, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646680761.692304, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646680762.106715, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646680762.118699, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646680762.551379, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646680762.562153, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646680762.988242, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646680762.998519, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646680763.426397, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646680763.436451, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646680763.887842, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646680763.900846, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646680764.372889, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646680764.382316, unrelated_tracer_vfork1 tc-end: 1646680764.802135, unrelated_tracer_vfork1, passed tc-start: 1646680764.812886, unrelated_tracer_vfork10 tc-end: 1646680765.243877, unrelated_tracer_vfork10, passed tc-start: 1646680765.253878, unrelated_tracer_vfork11 tc-end: 1646680765.686541, unrelated_tracer_vfork11, passed tc-start: 1646680765.697064, unrelated_tracer_vfork12 tc-end: 1646680766.151571, unrelated_tracer_vfork12, passed tc-start: 1646680766.162272, unrelated_tracer_vfork13 tc-end: 1646680766.604958, unrelated_tracer_vfork13, passed tc-start: 1646680766.617297, unrelated_tracer_vfork14 tc-end: 1646680767.54330, unrelated_tracer_vfork14, passed tc-start: 1646680767.65261, unrelated_tracer_vfork15 tc-end: 1646680767.527050, unrelated_tracer_vfork15, passed tc-start: 1646680767.537666, unrelated_tracer_vfork16 tc-end: 1646680767.947287, unrelated_tracer_vfork16, passed tc-start: 1646680767.957426, unrelated_tracer_vfork2 tc-end: 1646680768.405429, unrelated_tracer_vfork2, passed tc-start: 1646680768.415127, unrelated_tracer_vfork3 tc-end: 1646680768.872920, unrelated_tracer_vfork3, passed tc-start: 1646680768.882636, unrelated_tracer_vfork4 tc-end: 1646680769.329858, unrelated_tracer_vfork4, passed tc-start: 1646680769.340222, unrelated_tracer_vfork5 tc-end: 1646680769.793498, unrelated_tracer_vfork5, passed tc-start: 1646680769.803529, unrelated_tracer_vfork6 tc-end: 1646680770.207723, unrelated_tracer_vfork6, passed tc-start: 1646680770.217537, unrelated_tracer_vfork7 tc-end: 1646680770.670039, unrelated_tracer_vfork7, passed tc-start: 1646680770.679378, unrelated_tracer_vfork8 tc-end: 1646680771.119873, unrelated_tracer_vfork8, passed tc-start: 1646680771.128979, unrelated_tracer_vfork9 tc-end: 1646680771.542091, unrelated_tracer_vfork9, passed tc-start: 1646680771.550830, unrelated_tracer_vfork_detach_vforker tc-end: 1646680772.23579, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646680772.34980, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646680772.466461, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646680772.479781, unrelated_tracer_vfork_kill_vforker tc-end: 1646680772.944609, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646680772.955592, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646680773.383798, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646680773.393781, unrelated_tracer_vfork_setpgid tc-end: 1646680773.752407, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680773.760721, user_va0_disable_pt_continue tc-end: 1646680774.139427, user_va0_disable_pt_continue, passed tc-start: 1646680774.147393, user_va0_disable_pt_detach tc-end: 1646680774.554077, user_va0_disable_pt_detach, passed tc-start: 1646680774.561411, user_va0_disable_pt_syscall tc-end: 1646680774.960220, user_va0_disable_pt_syscall, passed tc-start: 1646680774.968293, vfork1 tc-end: 1646680775.362139, vfork1, passed tc-start: 1646680775.371928, vfork10 tc-end: 1646680775.772369, vfork10, passed tc-start: 1646680775.780766, vfork11 tc-end: 1646680776.170491, vfork11, passed tc-start: 1646680776.177857, vfork12 tc-end: 1646680776.568805, vfork12, passed tc-start: 1646680776.576642, vfork13 tc-end: 1646680776.963329, vfork13, passed tc-start: 1646680776.971492, vfork14 tc-end: 1646680777.367650, vfork14, passed tc-start: 1646680777.376172, vfork15 tc-end: 1646680777.779251, vfork15, passed tc-start: 1646680777.787127, vfork16 tc-end: 1646680778.195753, vfork16, passed tc-start: 1646680778.204053, vfork2 tc-end: 1646680778.600544, vfork2, passed tc-start: 1646680778.607771, vfork3 tc-end: 1646680778.996291, vfork3, passed tc-start: 1646680779.3994, vfork4 tc-end: 1646680779.400737, vfork4, passed tc-start: 1646680779.408263, vfork5 tc-end: 1646680779.796978, vfork5, passed tc-start: 1646680779.804904, vfork6 tc-end: 1646680780.207428, vfork6, passed tc-start: 1646680780.214564, vfork7 tc-end: 1646680780.608000, vfork7, passed tc-start: 1646680780.617396, vfork8 tc-end: 1646680781.12710, vfork8, passed tc-start: 1646680781.20157, vfork9 tc-end: 1646680781.400404, vfork9, passed tc-start: 1646680781.407838, vfork_detach_vforker tc-end: 1646680781.782222, vfork_detach_vforker, passed tc-start: 1646680781.789318, vfork_detach_vforkerdone tc-end: 1646680782.174382, vfork_detach_vforkerdone, passed tc-start: 1646680782.181802, vfork_kill_vforker tc-end: 1646680782.552050, vfork_kill_vforker, passed tc-start: 1646680782.559335, vfork_kill_vforkerdone tc-end: 1646680782.955117, vfork_kill_vforkerdone, passed tc-start: 1646680782.962412, vfork_setpgid tc-end: 1646680783.316933, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646680783.323562, vfork_signalignored tc-end: 1646680783.712216, vfork_signalignored, passed tc-start: 1646680783.719188, vfork_signalmasked tc-end: 1646680784.121521, vfork_signalmasked, passed tc-start: 1646680784.129381, vforkdone_signalignored tc-end: 1646680784.564736, vforkdone_signalignored, passed tc-start: 1646680784.574434, vforkdone_signalmasked tc-end: 1646680784.973702, vforkdone_signalmasked, passed tp-end: 1646680784.980866, lib/libc/sys/t_ptrace_waitpid tp-start: 1646680785.55904, lib/libc/sys/t_recvmmsg, 1 tc-start: 1646680785.58040, recvmmsg_basic tc-end: 1646680785.154997, recvmmsg_basic, passed tp-end: 1646680785.162111, lib/libc/sys/t_recvmmsg tp-start: 1646680785.235103, lib/libc/sys/t_revoke, 3 tc-start: 1646680785.237447, revoke_basic tc-end: 1646680785.394267, revoke_basic, passed tc-start: 1646680785.401448, revoke_err tc-end: 1646680785.481959, revoke_err, passed tc-start: 1646680785.490171, revoke_perm tc-end: 1646680785.665285, revoke_perm, passed tp-end: 1646680785.673109, lib/libc/sys/t_revoke tp-start: 1646680785.757863, lib/libc/sys/t_select, 2 tc-start: 1646680785.760258, pselect_sigmask tc-end: 1646680789.833611, pselect_sigmask, passed tc-start: 1646680789.841094, pselect_timeout tc-end: 1646680789.928979, pselect_timeout, passed tp-end: 1646680789.936386, lib/libc/sys/t_select tp-start: 1646680790.7492, lib/libc/sys/t_sendmmsg, 1 tc-start: 1646680790.10518, sendmmsg_basic tc-so:sending 49 messages (max 49 per syscall) tc-so:sending packet 0/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 3/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 6/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 9/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 12/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 15/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 18/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 21/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 24/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 27/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 30/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 33/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 36/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 39/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 42/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 45/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 48/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 1 messages tc-so:done! tc-so:receiving packet 0/49... tc-so:receiving packet 1/49... tc-so:receiving packet 2/49... tc-so:receiving packet 3/49... tc-so:receiving packet 4/49... tc-so:receiving packet 5/49... tc-so:receiving packet 6/49... tc-so:receiving packet 7/49... tc-so:receiving packet 8/49... tc-so:receiving packet 9/49... tc-so:receiving packet 10/49... tc-so:receiving packet 11/49... tc-so:receiving packet 12/49... tc-so:receiving packet 13/49... tc-so:receiving packet 14/49... tc-so:receiving packet 15/49... tc-so:receiving packet 16/49... tc-so:receiving packet 17/49... tc-so:receiving packet 18/49... tc-so:receiving packet 19/49... tc-so:receiving packet 20/49... tc-so:receiving packet 21/49... tc-so:receiving packet 22/49... tc-so:receiving packet 23/49... tc-so:receiving packet 24/49... tc-so:receiving packet 25/49... tc-so:receiving packet 26/49... tc-so:receiving packet 27/49... tc-so:receiving packet 28/49... tc-so:receiving packet 29/49... tc-so:receiving packet 30/49... tc-so:receiving packet 31/49... tc-so:receiving packet 32/49... tc-so:receiving packet 33/49... tc-so:receiving packet 34/49... tc-so:receiving packet 35/49... tc-so:receiving packet 36/49... tc-so:receiving packet 37/49... tc-so:receiving packet 38/49... tc-so:receiving packet 39/49... tc-so:receiving packet 40/49... tc-so:receiving packet 41/49... tc-so:receiving packet 42/49... tc-so:receiving packet 43/49... tc-so:receiving packet 44/49... tc-so:receiving packet 45/49... tc-so:receiving packet 46/49... tc-so:receiving packet 47/49... tc-so:receiving packet 48/49... tc-end: 1646680790.266339, sendmmsg_basic, passed tp-end: 1646680790.272955, lib/libc/sys/t_sendmmsg tp-start: 1646680790.345251, lib/libc/sys/t_sendrecv, 2 tc-start: 1646680790.347671, sendrecv_basic tc-end: 1646680790.456836, sendrecv_basic, passed tc-start: 1646680790.465018, sendrecv_rerror tc-end: 1646680790.574326, sendrecv_rerror, passed tp-end: 1646680790.583858, lib/libc/sys/t_sendrecv tp-start: 1646680790.681806, lib/libc/sys/t_setrlimit, 11 tc-start: 1646680790.684745, setrlimit_basic tc-end: 1646680790.781791, setrlimit_basic, passed tc-start: 1646680790.791647, setrlimit_current tc-end: 1646680790.869923, setrlimit_current, passed tc-start: 1646680790.876735, setrlimit_err tc-end: 1646680790.955143, setrlimit_err, passed tc-start: 1646680790.964261, setrlimit_fsize tc-end: 1646680791.167780, setrlimit_fsize, passed tc-start: 1646680791.177276, setrlimit_memlock tc-end: 1646680791.297907, setrlimit_memlock, passed tc-start: 1646680791.307628, setrlimit_nofile_1 tc-end: 1646680791.447995, setrlimit_nofile_1, passed tc-start: 1646680791.454493, setrlimit_nofile_2 tc-end: 1646680791.552230, setrlimit_nofile_2, passed tc-start: 1646680791.558993, setrlimit_nproc tc-end: 1646680791.650479, setrlimit_nproc, passed tc-start: 1646680791.658858, setrlimit_nthr tc-end: 1646680791.744772, setrlimit_nthr, passed tc-start: 1646680791.752791, setrlimit_perm tc-end: 1646680791.838409, setrlimit_perm, passed tc-start: 1646680791.846617, setrlimit_stack tc-end: 1646680791.932579, setrlimit_stack, passed tp-end: 1646680791.941301, lib/libc/sys/t_setrlimit tp-start: 1646680792.19187, lib/libc/sys/t_setuid, 3 tc-start: 1646680792.21525, setuid_perm tc-end: 1646680792.107334, setuid_perm, passed tc-start: 1646680792.115938, setuid_real tc-end: 1646680792.186337, setuid_real, passed tc-start: 1646680792.193774, setuid_root tc-end: 1646680792.596407, setuid_root, passed tp-end: 1646680792.604435, lib/libc/sys/t_setuid tp-start: 1646680792.681959, lib/libc/sys/t_sigaction, 3 tc-start: 1646680792.684344, sigaction_basic tc-end: 1646680792.762294, sigaction_basic, passed tc-start: 1646680792.769639, sigaction_noflags tc-end: 1646680792.861329, sigaction_noflags, passed tc-start: 1646680792.868988, sigaction_resethand tc-end: 1646680792.957262, sigaction_resethand, passed tp-end: 1646680792.964221, lib/libc/sys/t_sigaction tp-start: 1646680793.30139, lib/libc/sys/t_sigaltstack, 1 tc-start: 1646680793.32325, sigaltstack_onstack tc-end: 1646680793.101182, sigaltstack_onstack, passed tp-end: 1646680793.110628, lib/libc/sys/t_sigaltstack tp-start: 1646680793.187083, lib/libc/sys/t_sigqueue, 3 tc-start: 1646680793.189889, sigqueue_basic tc-end: 1646680793.266275, sigqueue_basic, passed tc-start: 1646680793.273633, sigqueue_err tc-end: 1646680793.353368, sigqueue_err, passed tc-start: 1646680793.361505, sigqueue_rt tc-so:Signal #1: signo: 35 tc-so:Signal #2: signo: 34 tc-so:Signal #3: signo: 34 tc-so:Signal #4: signo: 33 tc-so:Signal #5: signo: 3 tc-so:Signal #6: signo: 2 tc-end: 1646680795.427236, sigqueue_rt, passed tp-end: 1646680795.433861, lib/libc/sys/t_sigqueue tp-start: 1646680795.510147, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1646680795.512432, sigtimedwait_NULL_timeout tc-end: 1646680805.486295, sigtimedwait_NULL_timeout, passed tc-start: 1646680805.492658, sigtimedwait_all0timeout tc-end: 1646680805.565809, sigtimedwait_all0timeout, passed tc-start: 1646680805.572709, sigtimedwait_small_timeout tc-end: 1646680815.572555, sigtimedwait_small_timeout, passed tp-end: 1646680815.580397, lib/libc/sys/t_sigtimedwait tp-start: 1646680815.658019, lib/libc/sys/t_socketpair, 3 tc-start: 1646680815.660748, socketpair_basic tc-end: 1646680815.733308, socketpair_basic, passed tc-start: 1646680815.740482, socketpair_cloexec tc-end: 1646680815.807095, socketpair_cloexec, passed tc-start: 1646680815.813617, socketpair_nonblock tc-end: 1646680815.901273, socketpair_nonblock, passed tp-end: 1646680815.907805, lib/libc/sys/t_socketpair tp-start: 1646680815.974913, lib/libc/sys/t_swapcontext, 2 tc-start: 1646680815.977019, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c74 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1646680816.55066, swapcontext1, passed tc-start: 1646680816.61450, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c78 tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1646680816.147919, swapcontext2, passed tp-end: 1646680816.154160, lib/libc/sys/t_swapcontext tp-start: 1646680816.224539, lib/libc/sys/t_stat, 8 tc-start: 1646680816.226598, stat_chflags tc-end: 1646680816.388585, stat_chflags, passed tc-start: 1646680816.395830, stat_dir tc-end: 1646680818.128380, stat_dir, passed tc-start: 1646680818.135762, stat_err tc-end: 1646680818.215279, stat_err, passed tc-start: 1646680818.222549, stat_mtime tc-end: 1646680824.365673, stat_mtime, passed tc-start: 1646680824.373860, stat_perm tc-end: 1646680824.523743, stat_perm, passed tc-start: 1646680824.531702, stat_size tc-end: 1646680824.688552, stat_size, passed tc-start: 1646680824.697052, stat_socket tc-end: 1646680824.775400, stat_socket, passed tc-start: 1646680824.782395, stat_symlink tc-end: 1646680824.930086, stat_symlink, passed tp-end: 1646680824.937628, lib/libc/sys/t_stat tp-start: 1646680825.9459, lib/libc/sys/t_syscall, 1 tc-start: 1646680825.12041, mmap___syscall tc-end: 1646680825.87628, mmap___syscall, passed tp-end: 1646680825.96723, lib/libc/sys/t_syscall tp-start: 1646680825.177201, lib/libc/sys/t_timer_create, 5 tc-start: 1646680825.179599, timer_create_err tc-end: 1646680825.252443, timer_create_err, passed tc-start: 1646680825.259662, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1646680827.345338, timer_create_mono, passed tc-start: 1646680827.352382, timer_create_mono_expire tc-end: 1646680831.398820, timer_create_mono_expire, passed tc-start: 1646680831.412180, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1646680833.495780, timer_create_real, passed tc-start: 1646680833.502998, timer_create_real_expire tc-end: 1646680837.521384, timer_create_real_expire, passed tp-end: 1646680837.528101, lib/libc/sys/t_timer_create tp-start: 1646680837.612374, lib/libc/sys/t_timerfd, 11 tc-start: 1646680837.614426, timerfd_abstime tc-so:val 2 not in [ 1, 1 ] tc-end: 1646680839.730904, timerfd_abstime, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_timerfd.c:267: check_value_against_bounds(delta.tv_sec, 1, 1) not met tc-start: 1646680839.738107, timerfd_block tc-end: 1646680841.804733, timerfd_block, passed tc-start: 1646680841.812266, timerfd_bogusfd tc-end: 1646680841.901970, timerfd_bogusfd, passed tc-start: 1646680841.909774, timerfd_cancel_on_set_block tc-end: 1646680845.983114, timerfd_cancel_on_set_block, passed tc-start: 1646680845.990716, timerfd_cancel_on_set_immed tc-end: 1646680846.79109, timerfd_cancel_on_set_immed, passed tc-start: 1646680846.86263, timerfd_create tc-end: 1646680846.168723, timerfd_create, passed tc-start: 1646680846.175865, timerfd_fcntl tc-end: 1646680846.262614, timerfd_fcntl, passed tc-start: 1646680846.269592, timerfd_repeating tc-so:val 10 not in [ 3, 5 ] tc-end: 1646680848.343491, timerfd_repeating, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libc/sys/t_timerfd.c:230: check_value_against_bounds(val, 3, 5) not met tc-start: 1646680848.350809, timerfd_restart tc-end: 1646680858.332338, timerfd_restart, passed tc-start: 1646680858.339709, timerfd_select_poll_kevent_block tc-end: 1646680864.403169, timerfd_select_poll_kevent_block, passed tc-start: 1646680864.410042, timerfd_select_poll_kevent_immed tc-end: 1646680868.425404, timerfd_select_poll_kevent_immed, passed tp-end: 1646680868.432631, lib/libc/sys/t_timerfd tp-start: 1646680868.531375, lib/libc/sys/t_truncate, 4 tc-start: 1646680868.534441, ftruncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1646680868.736163, ftruncate_basic, passed tc-start: 1646680868.745783, ftruncate_err tc-end: 1646680868.855335, ftruncate_err, passed tc-start: 1646680868.865522, truncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1646680869.70858, truncate_basic, passed tc-start: 1646680869.80489, truncate_err tc-end: 1646680869.190571, truncate_err, passed tp-end: 1646680869.200708, lib/libc/sys/t_truncate tp-start: 1646680869.299185, lib/libc/sys/t_ucontext, 5 tc-start: 1646680869.302127, ucontext_basic tc-so:Start tc-so:x == 0 tc-so:x == 1 tc-so:x == 2 tc-so:x == 3 tc-so:x == 4 tc-so:x == 5 tc-so:x == 6 tc-so:x == 7 tc-so:x == 8 tc-so:x == 9 tc-so:x == 10 tc-so:x == 11 tc-so:x == 12 tc-so:x == 13 tc-so:x == 14 tc-so:x == 15 tc-so:x == 16 tc-so:x == 17 tc-so:x == 18 tc-so:x == 19 tc-so:x == 20 tc-so:End, y = 21 tc-end: 1646680869.432368, ucontext_basic, passed tc-start: 1646680869.441425, ucontext_fp tc-so:_UC_MACHINE_FP(u)=40509758 tc-end: 1646680869.546444, ucontext_fp, passed tc-start: 1646680869.555562, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1646680869.659443, ucontext_intrv, passed tc-start: 1646680869.668841, ucontext_pc tc-so:_UC_MACHINE_PC(u)=10163c tc-end: 1646680869.773031, ucontext_pc, passed tc-start: 1646680869.782307, ucontext_sp tc-so:_UC_MACHINE_SP(u)=ffffffffffffd090 tc-end: 1646680869.886352, ucontext_sp, passed tp-end: 1646680869.895275, lib/libc/sys/t_ucontext tp-start: 1646680869.994612, lib/libc/sys/t_umask, 3 tc-start: 1646680869.997545, umask_fork tc-end: 1646680870.322130, umask_fork, passed tc-start: 1646680870.331703, umask_open tc-end: 1646680870.547430, umask_open, passed tc-start: 1646680870.557599, umask_previous tc-end: 1646680870.740487, umask_previous, passed tp-end: 1646680870.749872, lib/libc/sys/t_umask tp-start: 1646680870.853979, lib/libc/sys/t_unlink, 4 tc-start: 1646680870.857468, unlink_basic tc-end: 1646680872.292265, unlink_basic, passed tc-start: 1646680872.302657, unlink_err tc-end: 1646680872.489891, unlink_err, passed tc-start: 1646680872.499413, unlink_fifo tc-end: 1646680872.683871, unlink_fifo, passed tc-start: 1646680872.693347, unlink_perm tc-end: 1646680872.873951, unlink_perm, passed tp-end: 1646680872.883970, lib/libc/sys/t_unlink tp-start: 1646680872.986300, lib/libc/sys/t_vfork, 15 tc-start: 1646680872.988537, nested_clone tc-end: 1646680873.69498, nested_clone, passed tc-start: 1646680873.78595, nested_clone_files tc-end: 1646680873.170760, nested_clone_files, passed tc-start: 1646680873.180329, nested_clone_fs tc-end: 1646680873.270018, nested_clone_fs, passed tc-start: 1646680873.278275, nested_clone_vfork tc-end: 1646680873.361763, nested_clone_vfork, passed tc-start: 1646680873.369226, nested_clone_vm tc-end: 1646680873.451452, nested_clone_vm, passed tc-start: 1646680873.459235, nested_fork tc-end: 1646680873.546131, nested_fork, passed tc-start: 1646680873.554565, nested_vfork tc-end: 1646680873.629093, nested_vfork, passed tc-start: 1646680873.635381, raise1 tc-end: 1646680873.727422, raise1, passed tc-start: 1646680873.735961, raise2 tc-end: 1646680873.851344, raise2, passed tc-start: 1646680873.858217, raise3 tc-end: 1646680873.925532, raise3, passed tc-start: 1646680873.931898, raise4 tc-end: 1646680874.6819, raise4, passed tc-start: 1646680874.14009, raise5 tc-end: 1646680874.102644, raise5, passed tc-start: 1646680874.112198, raise6 tc-end: 1646680874.239099, raise6, passed tc-start: 1646680874.252807, raise7 tc-end: 1646680874.352724, raise7, passed tc-start: 1646680874.362373, raise8 tc-end: 1646680874.463249, raise8, passed tp-end: 1646680874.472709, lib/libc/sys/t_vfork tp-start: 1646680874.578674, lib/libc/sys/t_wait, 6 tc-start: 1646680874.581738, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1646680874.732929, wait6_coredumped, passed tc-start: 1646680874.746641, wait6_exited tc-so:user: 0 system: 0 tc-end: 1646680874.870038, wait6_exited, passed tc-start: 1646680874.879014, wait6_invalid tc-end: 1646680874.974945, wait6_invalid, passed tc-start: 1646680874.984457, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1646680875.103356, wait6_stop_and_go, passed tc-start: 1646680875.112522, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1646680875.287795, wait6_stopgo_loop, passed tc-start: 1646680875.296784, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1646680875.414764, wait6_terminated, passed tp-end: 1646680875.424101, lib/libc/sys/t_wait tp-start: 1646680875.536141, lib/libc/sys/t_wait_noproc, 11 tc-start: 1646680875.539426, wait tc-end: 1646680875.636169, wait, passed tc-start: 1646680875.645645, wait3 tc-end: 1646680875.747225, wait3, passed tc-start: 1646680875.756850, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1646680875.919249, wait3_options, passed tc-start: 1646680875.928173, wait4 tc-end: 1646680876.25677, wait4, passed tc-start: 1646680876.35321, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1646680876.190067, wait4_options, passed tc-start: 1646680876.199353, wait6 tc-end: 1646680876.297651, wait6, passed tc-start: 1646680876.306846, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1646680876.492348, wait6_options, passed tc-start: 1646680876.499656, waitid tc-end: 1646680876.575944, waitid, passed tc-start: 1646680876.582413, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1646680876.720615, waitid_options, passed tc-start: 1646680876.726934, waitpid tc-end: 1646680876.803552, waitpid, passed tc-start: 1646680876.811484, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1646680876.927316, waitpid_options, passed tp-end: 1646680876.934734, lib/libc/sys/t_wait_noproc tp-start: 1646680877.14795, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1646680877.17205, wait3 tc-end: 1646680877.94336, wait3, passed tc-start: 1646680877.101473, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1646680877.219802, wait3_options, passed tc-start: 1646680877.226982, wait4 tc-end: 1646680877.296618, wait4, passed tc-start: 1646680877.303510, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1646680877.408143, wait4_options, passed tc-start: 1646680877.415656, wait6 tc-end: 1646680877.494363, wait6, passed tc-start: 1646680877.501042, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1646680877.653877, wait6_options, passed tc-start: 1646680877.660258, waitid tc-end: 1646680877.729306, waitid, passed tc-start: 1646680877.735910, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1646680877.864856, waitid_options, passed tc-start: 1646680877.871320, waitpid tc-end: 1646680877.940263, waitpid, passed tc-start: 1646680877.947161, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1646680878.52714, waitpid_options, passed tp-end: 1646680878.59332, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1646680878.131251, lib/libc/sys/t_write, 7 tc-start: 1646680878.133387, read_fault tc-end: 1646680878.201988, read_fault, passed tc-start: 1646680878.208718, write_err tc-end: 1646680878.342015, write_err, passed tc-start: 1646680878.348811, write_fault tc-end: 1646680878.418574, write_fault, passed tc-start: 1646680878.426041, write_pipe tc-end: 1646680878.495743, write_pipe, passed tc-start: 1646680878.502277, write_pos tc-end: 1646680878.646922, write_pos, passed tc-start: 1646680878.654077, write_ret tc-end: 1646680878.793874, write_ret, passed tc-start: 1646680878.800668, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1646680878.874490, writev_iovmax, passed tp-end: 1646680878.881009, lib/libc/sys/t_write tp-start: 1646680879.19552, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1646680879.21712, posix_fadvise tc-end: 1646680879.117796, posix_fadvise, passed tc-start: 1646680879.124628, posix_fadvise_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1646680879.586387, posix_fadvise_reg, passed tp-end: 1646680879.593414, lib/libc/sys/t_posix_fadvise tp-start: 1646680879.662017, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1646680879.664167, tcsetpgrp_err tc-end: 1646680879.729656, tcsetpgrp_err, passed tp-end: 1646680879.736713, lib/libc/termios/t_tcsetpgrp tp-start: 1646680879.809129, lib/libc/time/t_mktime, 3 tc-start: 1646680879.811280, localtime_r_gmt tc-end: 1646680879.883616, localtime_r_gmt, passed tc-start: 1646680879.890443, mktime_negyear tc-end: 1646680879.960606, mktime_negyear, passed tc-start: 1646680879.967561, timegm_epoch tc-end: 1646680880.37250, timegm_epoch, passed tp-end: 1646680880.43916, lib/libc/time/t_mktime tp-start: 1646680880.115748, lib/libc/time/t_strptime, 8 tc-start: 1646680880.117826, Zone tc-so:GMT %Z 0 tc-so:UTC %Z 0 tc-so:US/Eastern %Z -18000 tc-so:Z %Z 0 tc-so:UT %Z 0 tc-so:UTC %Z 0 tc-so:GMT %Z 0 tc-so:EST %Z -18000 tc-so:EDT %Z -14400 tc-so:CST %Z -21600 tc-so:CDT %Z -18000 tc-so:MST %Z -25200 tc-so:MDT %Z -21600 tc-so:PST %Z -28800 tc-so:PDT %Z -25200 tc-so:VST %Z 0 tc-so:VDT %Z 0 tc-so:+03 %Z 10800 tc-so:-03 %Z -10800 tc-so:+0403 %Z 14580 tc-so:-0403 %Z -14580 tc-so:+04:03 %Z 14580 tc-so:-04:03 %Z -14580 tc-so:+14:00 %Z 50400 tc-so:-14:00 %Z -50400 tc-so:+23:59 %Z 86340 tc-so:-23:59 %Z -86340 tc-so:1 %Z 0 tc-so:03 %Z 0 tc-so:0304 %Z 0 tc-so:+1 %Z 0 tc-so:-203 %Z 0 tc-so:+12345 %Z 0 tc-so:+12:345 %Z 0 tc-so:+123:45 %Z 0 tc-so:+2400 %Z 0 tc-so:-2400 %Z 0 tc-so:+1060 %Z 0 tc-so:-1060 %Z 0 tc-so:A %Z 3600 tc-so:B %Z 7200 tc-so:C %Z 10800 tc-so:D %Z 14400 tc-so:E %Z 18000 tc-so:F %Z 21600 tc-so:G %Z 25200 tc-so:H %Z 28800 tc-so:I %Z 32400 tc-so:L %Z 39600 tc-so:M %Z 43200 tc-so:N %Z -3600 tc-so:O %Z -7200 tc-so:P %Z -10800 tc-so:Q %Z -14400 tc-so:R %Z -18000 tc-so:T %Z -25200 tc-so:U %Z -28800 tc-so:V %Z -32400 tc-so:W %Z -36000 tc-so:X %Z -39600 tc-so:Y %Z -43200 tc-so:J %Z -18000 tc-so:America/Los_Angeles %Z -28800 tc-so:America/New_York %Z -18000 tc-so:EST4EDT %Z -14400 tc-so:Bogus %Z 0 tc-end: 1646680880.256445, Zone, passed tc-start: 1646680880.263093, common tc-end: 1646680880.330736, common, passed tc-start: 1646680880.337314, day tc-end: 1646680880.406001, day, passed tc-start: 1646680880.413055, hour tc-end: 1646680880.480120, hour, passed tc-start: 1646680880.486758, month tc-end: 1646680880.555578, month, passed tc-start: 1646680880.562207, seconds tc-end: 1646680880.629672, seconds, passed tc-start: 1646680880.636316, year tc-end: 1646680880.703900, year, passed tc-start: 1646680880.710559, zone tc-so:GMT %z 0 tc-so:UTC %z 0 tc-so:US/Eastern %z -18000 tc-so:Z %z 0 tc-so:UT %z 0 tc-so:UTC %z 0 tc-so:GMT %z 0 tc-so:EST %z -18000 tc-so:EDT %z -14400 tc-so:CST %z -21600 tc-so:CDT %z -18000 tc-so:MST %z -25200 tc-so:MDT %z -21600 tc-so:PST %z -28800 tc-so:PDT %z -25200 tc-so:VST %z -1 tc-so:VDT %z -1 tc-so:+03 %z 10800 tc-so:-03 %z -10800 tc-so:+0403 %z 14580 tc-so:-0403 %z -14580 tc-so:+04:03 %z 14580 tc-so:-04:03 %z -14580 tc-so:+14:00 %z 50400 tc-so:-14:00 %z -50400 tc-so:+23:59 %z 86340 tc-so:-23:59 %z -86340 tc-so:1 %z -1 tc-so:03 %z -1 tc-so:0304 %z -1 tc-so:+1 %z -1 tc-so:-203 %z -1 tc-so:+12345 %z -1 tc-so:+12:345 %z -1 tc-so:+123:45 %z -1 tc-so:+2400 %z -1 tc-so:-2400 %z -1 tc-so:+1060 %z -1 tc-so:-1060 %z -1 tc-so:A %z 3600 tc-so:B %z 7200 tc-so:C %z 10800 tc-so:D %z 14400 tc-so:E %z 18000 tc-so:F %z 21600 tc-so:G %z 25200 tc-so:H %z 28800 tc-so:I %z 32400 tc-so:L %z 39600 tc-so:M %z 43200 tc-so:N %z -3600 tc-so:O %z -7200 tc-so:P %z -10800 tc-so:Q %z -14400 tc-so:R %z -18000 tc-so:T %z -25200 tc-so:U %z -28800 tc-so:V %z -32400 tc-so:W %z -36000 tc-so:X %z -39600 tc-so:Y %z -43200 tc-so:J %z -18000 tc-so:America/Los_Angeles %z -28800 tc-so:America/New_York %z -18000 tc-so:EST4EDT %z -14400 tc-so:Bogus %z -1 tc-end: 1646680880.846212, zone, passed tp-end: 1646680880.855561, lib/libc/time/t_strptime tp-start: 1646680880.973288, lib/libc/tls/t_tls_static, 1 tc-start: 1646680880.975525, t_tls_static tc-end: 1646680881.30418, t_tls_static, passed tp-end: 1646680881.39765, lib/libc/tls/t_tls_static tp-start: 1646680881.203358, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1646680881.205624, t_tls_dynamic tc-end: 1646680881.353227, t_tls_dynamic, passed tp-end: 1646680881.360790, lib/libc/tls/t_tls_dynamic tp-start: 1646680881.439459, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1646680881.441672, t_tls_dlopen tc-end: 1646680881.606105, t_tls_dlopen, passed tp-end: 1646680881.613605, lib/libc/tls/t_tls_dlopen tp-start: 1646680881.694328, lib/libc/ttyio/t_ptm, 2 tc-start: 1646680881.696788, ptm tc-end: 1646680881.792796, ptm, passed tc-start: 1646680881.801334, ptmx tc-end: 1646680881.897886, ptmx, passed tp-end: 1646680881.908194, lib/libc/ttyio/t_ptm tp-start: 1646680881.987465, lib/libc/ttyio/t_ttyio, 1 tc-start: 1646680881.990153, ioctl tc-so:parent: spawned child1 tc-so:parent: spawned child2 tc-so:child1: exiting tc-so:child2: exiting tc-end: 1646680886.10680, ioctl, passed tp-end: 1646680886.17314, lib/libc/ttyio/t_ttyio tp-start: 1646680888.918438, lib/libc/ssp/t_ssp, 19 tc-start: 1646680888.920612, fgets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ echo busted |/usr/tests/lib/libc/ssp/h_fgets 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 11 ] tc-end: 1646680889.836139, fgets, passed tc-start: 1646680889.845530, getcwd tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-end: 1646680890.702365, getcwd, passed tc-start: 1646680890.712613, gets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ echo 0123456789 |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-end: 1646680891.627001, gets, passed tc-start: 1646680891.637083, memcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-end: 1646680892.534864, memcpy, passed tc-start: 1646680892.547852, memmove tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-end: 1646680893.455940, memmove, passed tc-start: 1646680893.466707, memset tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-end: 1646680894.366014, memset, passed tc-start: 1646680894.378412, raw tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-end: 1646680895.371763, raw, passed tc-start: 1646680895.385259, read tc-so:Executing command [ echo foo |/usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ echo bar |/usr/tests/lib/libc/ssp/h_read 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1025 ] tc-end: 1646680896.357043, read, passed tc-start: 1646680896.369477, readlink tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-end: 1646680897.155498, readlink, passed tc-start: 1646680897.164486, snprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-end: 1646680897.961073, snprintf, passed tc-start: 1646680897.972496, sprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-end: 1646680898.838051, sprintf, passed tc-start: 1646680898.851760, stpcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-end: 1646680899.762352, stpcpy, passed tc-start: 1646680899.773646, stpncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-end: 1646680900.649232, stpncpy, passed tc-start: 1646680900.666269, strcat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-end: 1646680901.425670, strcat, passed tc-start: 1646680901.434506, strcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-end: 1646680902.190508, strcpy, passed tc-start: 1646680902.199372, strncat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-end: 1646680902.947594, strncat, passed tc-start: 1646680902.956572, strncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-end: 1646680903.707034, strncpy, passed tc-start: 1646680903.716397, vsnprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-end: 1646680904.476401, vsnprintf, passed tc-start: 1646680904.485537, vsprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-end: 1646680905.242258, vsprintf, passed tp-end: 1646680905.251798, lib/libc/ssp/t_ssp tp-start: 1646680905.316867, lib/libc/t_convfp, 4 tc-start: 1646680905.319010, cast_ulong tc-end: 1646680905.384006, cast_ulong, passed tc-start: 1646680905.390698, cast_ulong2 tc-end: 1646680905.456372, cast_ulong2, passed tc-start: 1646680905.462999, conv_uint tc-end: 1646680905.528156, conv_uint, passed tc-start: 1646680905.534755, conv_ulong tc-so:testing long double vs. long tc-end: 1646680905.604913, conv_ulong, passed tp-end: 1646680905.611545, lib/libc/t_convfp tp-start: 1646680905.675539, lib/libc/t_gdtoa, 1 tc-start: 1646680905.678009, long_format tc-end: 1646680905.762772, long_format, passed tp-end: 1646680905.769386, lib/libc/t_gdtoa tp-start: 1646680905.830202, lib/libc/t_cdb, 1 tc-start: 1646680905.832574, cdb tc-end: 1646680906.219631, cdb, passed tp-end: 1646680906.226209, lib/libc/t_cdb tp-start: 1646680906.298406, lib/libcrypt/t_crypt, 1 tc-start: 1646680906.300528, crypt_salts tc-end: 1646680917.46997, crypt_salts, passed tp-end: 1646680917.53520, lib/libcrypt/t_crypt tp-start: 1646680944.631285, lib/libcurses/t_curses, 201 tc-start: 1646680944.634264, add_wch tc-end: 1646680948.237518, add_wch, passed tc-start: 1646680948.246792, addbytes tc-end: 1646680950.927991, addbytes, passed tc-start: 1646680950.937346, addch tc-end: 1646680954.129188, addch, passed tc-start: 1646680954.139056, addchnstr tc-end: 1646680956.172788, addchnstr, passed tc-start: 1646680956.182554, addchstr tc-end: 1646680958.483388, addchstr, passed tc-start: 1646680958.493185, addnstr tc-end: 1646680960.430697, addnstr, passed tc-start: 1646680960.437474, addnwstr tc-end: 1646680962.223668, addnwstr, passed tc-start: 1646680962.230755, addstr tc-end: 1646680964.386981, addstr, passed tc-start: 1646680964.393635, addwstr tc-end: 1646680966.144495, addwstr, passed tc-start: 1646680966.152419, assume_default_colors tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:5: [compare_streams] Excess 196 bytes from slave [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopelhomeop] tc-se:director: /usr/tests/lib/libcurses/check_files/color_default.chk:0: [compare_streams] Excess 100 bytes [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opop] tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:11: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646680968.38586, assume_default_colors, passed tc-start: 1646680968.45639, attributes tc-end: 1646680970.130577, attributes, passed tc-start: 1646680970.138540, background tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/tests/background:14: [compare_streams] Excess 15 bytes from slave [window\015\012\006\006\006\006\006\0401] tc-end: 1646680972.611115, background, passed tc-start: 1646680972.617639, beep tc-end: 1646680974.200490, beep, passed tc-start: 1646680974.207638, bkgdset tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646680976.472848, bkgdset, passed tc-start: 1646680976.480874, border_set tc-end: 1646680978.402746, border_set, passed tc-start: 1646680978.409492, box tc-end: 1646680980.189774, box, passed tc-start: 1646680980.197530, box_set tc-end: 1646680981.973357, box_set, passed tc-start: 1646680981.981804, can_change_color tc-end: 1646680983.596920, can_change_color, passed tc-start: 1646680983.604726, cbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1646680985.790220, cbreak, passed tc-start: 1646680985.797563, chgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/chgat:6: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646680987.886499, chgat, passed tc-start: 1646680987.893922, clear tc-se:director: /usr/tests/lib/libcurses/tests/clear:40: [compare_streams] Excess 1704 bytes from slave [EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEhome\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE] tc-end: 1646680994.809704, clear, passed tc-start: 1646680994.816218, clearok tc-end: 1646680997.536991, clearok, passed tc-start: 1646680997.546846, color_content tc-end: 1646680999.518322, color_content, passed tc-start: 1646680999.527577, color_set tc-se:director: /usr/tests/lib/libcurses/tests/color_set:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646681001.824501, color_set, passed tc-start: 1646681001.834146, copywin tc-end: 1646681006.745095, copywin, passed tc-start: 1646681006.753335, curs_set tc-end: 1646681008.365877, curs_set, passed tc-start: 1646681008.373917, cursor tc-end: 1646681011.494946, cursor, passed tc-start: 1646681011.504941, define_key tc-end: 1646681013.988395, define_key, passed tc-start: 1646681013.995735, delch tc-end: 1646681016.632293, delch, passed tc-start: 1646681016.640138, deleteln tc-se:director: /usr/tests/lib/libcurses/tests/deleteln:15: [compare_streams] Excess 2112 bytes from slave [00000000000000000000000000000000000000000000000000000000000000000000000000000000cup2;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup3;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup4;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup5;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup6;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup7;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup8;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup9;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup10;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup11;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup12;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup13;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup14;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup15;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup16;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup17;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup18;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup19;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup20;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup21;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup22;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup23;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup24;1X3333333333333333333333333333333333333333333333333333333333333333333333333333333rmam3smamcup24;1X] tc-end: 1646681023.943617, deleteln, passed tc-start: 1646681023.953277, derwin tc-end: 1646681026.837747, derwin, passed tc-start: 1646681026.846502, doupdate tc-end: 1646681028.651361, doupdate, passed tc-start: 1646681028.659139, dupwin tc-end: 1646681031.840732, dupwin, passed tc-start: 1646681031.847913, echo_wchar tc-end: 1646681034.438366, echo_wchar, passed tc-start: 1646681034.453456, echochar tc-end: 1646681036.146679, echochar, passed tc-start: 1646681036.154899, erasechar tc-end: 1646681037.766540, erasechar, passed tc-start: 1646681037.776155, erasewchar tc-end: 1646681039.195216, erasewchar, passed tc-start: 1646681039.202082, flash tc-end: 1646681040.672323, flash, passed tc-start: 1646681040.680452, get_wch tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:11: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:16: Slave function returned before end of input string tc-end: 1646681042.726635, get_wch, passed tc-start: 1646681042.733485, get_wstr tc-end: 1646681045.852934, get_wstr, passed tc-start: 1646681045.860062, getattrs tc-end: 1646681047.679762, getattrs, passed tc-start: 1646681047.688078, getbegx tc-end: 1646681049.372488, getbegx, passed tc-start: 1646681049.380687, getbegy tc-end: 1646681051.202353, getbegy, passed tc-start: 1646681051.212688, getbkgd tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646681053.291848, getbkgd, passed tc-start: 1646681053.298308, getch tc-end: 1646681055.256233, getch, passed tc-start: 1646681055.267366, getcurx tc-end: 1646681057.116447, getcurx, passed tc-start: 1646681057.127346, getmaxx tc-end: 1646681058.852281, getmaxx, passed tc-start: 1646681058.861552, getmaxy tc-end: 1646681060.520228, getmaxy, passed tc-start: 1646681060.528090, getn_wstr tc-end: 1646681063.844436, getn_wstr, passed tc-start: 1646681063.853049, getnstr tc-end: 1646681067.580269, getnstr, passed tc-start: 1646681067.588854, getparx tc-end: 1646681069.389943, getparx, passed tc-start: 1646681069.398370, getstr tc-end: 1646681072.493554, getstr, passed tc-start: 1646681072.503179, getwin tc-end: 1646681074.323130, getwin, passed tc-start: 1646681074.330071, halfdelay tc-se:director: /usr/tests/lib/libcurses/tests/halfdelay:11: Slave function returned before end of input string tc-end: 1646681083.925329, halfdelay, passed tc-start: 1646681083.931673, has_colors tc-end: 1646681085.285235, has_colors, passed tc-start: 1646681085.292414, has_ic tc-end: 1646681086.747981, has_ic, passed tc-start: 1646681086.757319, hline tc-end: 1646681088.461035, hline, passed tc-start: 1646681088.468781, hline_set tc-end: 1646681089.995874, hline_set, passed tc-start: 1646681090.2482, immedok tc-end: 1646681091.755327, immedok, passed tc-start: 1646681091.762821, in_wch tc-end: 1646681093.482130, in_wch, passed tc-start: 1646681093.489554, inch tc-end: 1646681095.379933, inch, passed tc-start: 1646681095.386948, inchnstr tc-end: 1646681097.382887, inchnstr, passed tc-start: 1646681097.390106, init_color tc-end: 1646681098.994042, init_color, passed tc-start: 1646681099.1008, innstr tc-end: 1646681101.303421, innstr, passed tc-start: 1646681101.310285, innwstr tc-end: 1646681103.236668, innwstr, passed tc-start: 1646681103.246348, ins_nwstr tc-end: 1646681105.208312, ins_nwstr, passed tc-start: 1646681105.218026, ins_wch tc-end: 1646681107.536376, ins_wch, passed tc-start: 1646681107.545570, ins_wstr tc-end: 1646681109.789477, ins_wstr, passed tc-start: 1646681109.796138, insch tc-end: 1646681111.606780, insch, passed tc-start: 1646681111.617166, insdelln tc-end: 1646681118.576612, insdelln, passed tc-start: 1646681118.586083, insertln tc-end: 1646681125.421708, insertln, passed tc-start: 1646681125.429535, inwstr tc-end: 1646681127.74377, inwstr, passed tc-start: 1646681127.80982, is_linetouched tc-end: 1646681129.40934, is_linetouched, passed tc-start: 1646681129.49183, is_wintouched tc-end: 1646681130.929601, is_wintouched, passed tc-start: 1646681130.937128, key_name tc-end: 1646681132.620542, key_name, passed tc-start: 1646681132.627611, keyname tc-end: 1646681134.463053, keyname, passed tc-start: 1646681134.470387, keyok tc-end: 1646681136.552554, keyok, passed tc-start: 1646681136.560272, keypad tc-se:director: /usr/tests/lib/libcurses/tests/keypad:5: Slave function returned before end of input string tc-end: 1646681138.982576, keypad, passed tc-start: 1646681138.989087, killchar tc-end: 1646681140.526268, killchar, passed tc-start: 1646681140.533776, killwchar tc-end: 1646681142.122383, killwchar, passed tc-start: 1646681142.129283, leaveok tc-end: 1646681144.137570, leaveok, passed tc-start: 1646681144.146065, meta tc-end: 1646681145.784888, meta, passed tc-start: 1646681145.793207, mvaddch tc-end: 1646681147.298638, mvaddch, passed tc-start: 1646681147.306153, mvaddchnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646681148.993504, mvaddchnstr, passed tc-start: 1646681149.3140, mvaddchstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646681150.543274, mvaddchstr, passed tc-start: 1646681150.549975, mvaddnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646681152.13433, mvaddnstr, passed tc-start: 1646681152.22251, mvaddnwstr tc-end: 1646681153.670980, mvaddnwstr, passed tc-start: 1646681153.678067, mvaddstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646681155.396437, mvaddstr, passed tc-start: 1646681155.403069, mvaddwstr tc-end: 1646681157.161667, mvaddwstr, passed tc-start: 1646681157.169345, mvchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646681159.445915, mvchgat, passed tc-start: 1646681159.455827, mvcur tc-end: 1646681161.144696, mvcur, passed tc-start: 1646681161.152625, mvdelch tc-end: 1646681163.522387, mvdelch, passed tc-start: 1646681163.532600, mvderwin tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:14: [compare_streams] Excess 35 bytes from slave [elcup6;21Xelcup7;21Xelcup8;21Xel\025\025\025] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:23: [compare_streams] Excess 14 bytes from slave [cup10;13XBBBBB] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:27: [compare_streams] Excess 31 bytes from slave [cup5;21Xelcup7;21XBBBBcup10;18X] tc-end: 1646681165.998107, mvderwin, passed tc-start: 1646681166.11770, mvget_wstr tc-end: 1646681169.164354, mvget_wstr, passed tc-start: 1646681169.172710, mvgetn_wstr tc-end: 1646681172.282613, mvgetn_wstr, passed tc-start: 1646681172.290483, mvgetnstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:7: [compare_streams] Excess 2 bytes from slave [23] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:12: [compare_streams] Excess 3 bytes from slave [def] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:17: [compare_streams] Excess 11 bytes from slave [def\040\015\040tadeg] tc-end: 1646681175.901851, mvgetnstr, passed tc-start: 1646681175.909578, mvgetstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:9: [compare_streams] Excess 8 bytes from slave [def\040ODgh] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:14: [compare_streams] Excess 10 bytes from slave [def\015\040adegh] tc-end: 1646681179.25923, mvgetstr, passed tc-start: 1646681179.33967, mvhline tc-end: 1646681180.770407, mvhline, passed tc-start: 1646681180.779528, mvinch tc-end: 1646681182.734796, mvinch, passed tc-start: 1646681182.742896, mvinchnstr tc-end: 1646681184.669576, mvinchnstr, passed tc-start: 1646681184.677688, mvinnstr tc-end: 1646681186.746848, mvinnstr, passed tc-start: 1646681186.757016, mvinnwstr tc-end: 1646681188.786073, mvinnwstr, passed tc-start: 1646681188.795680, mvins_nwstr tc-end: 1646681190.644871, mvins_nwstr, passed tc-start: 1646681190.653353, mvins_wch tc-end: 1646681192.318955, mvins_wch, passed tc-start: 1646681192.329245, mvins_wstr tc-end: 1646681194.314099, mvins_wstr, passed tc-start: 1646681194.324159, mvinsch tc-end: 1646681196.134442, mvinsch, passed tc-start: 1646681196.142141, mvinwstr tc-end: 1646681197.848486, mvinwstr, passed tc-start: 1646681197.855304, mvprintw tc-end: 1646681199.503043, mvprintw, passed tc-start: 1646681199.512312, mvscanw tc-end: 1646681203.116848, mvscanw, passed tc-start: 1646681203.124810, mvvline tc-end: 1646681205.405361, mvvline, passed tc-start: 1646681205.418189, mvwaddchnstr tc-end: 1646681207.396115, mvwaddchnstr, passed tc-start: 1646681207.406097, mvwaddchstr tc-end: 1646681209.261792, mvwaddchstr, passed tc-start: 1646681209.269445, mvwaddnstr tc-end: 1646681210.868680, mvwaddnstr, passed tc-start: 1646681210.877314, mvwaddnwstr tc-end: 1646681212.840474, mvwaddnwstr, passed tc-start: 1646681212.850505, mvwaddstr tc-end: 1646681214.707025, mvwaddstr, passed tc-start: 1646681214.716833, mvwaddwstr tc-end: 1646681216.813901, mvwaddwstr, passed tc-start: 1646681216.821964, mvwchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646681218.984633, mvwchgat, passed tc-start: 1646681218.992431, mvwget_wstr tc-end: 1646681221.814805, mvwget_wstr, passed tc-start: 1646681221.822201, mvwgetn_wstr tc-end: 1646681224.783996, mvwgetn_wstr, passed tc-start: 1646681224.795941, mvwgetnstr tc-end: 1646681228.89323, mvwgetnstr, passed tc-start: 1646681228.96276, mvwgetstr tc-end: 1646681231.115707, mvwgetstr, passed tc-start: 1646681231.123702, mvwin tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:5: [compare_streams] Excess 11 bytes from slave [cup4;7Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:7: [compare_streams] Excess 4 bytes from slave [home] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:10: [compare_streams] Excess 11 bytes from slave [cup6;9Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:12: [compare_streams] Excess 4 bytes from slave [home] tc-end: 1646681232.996410, mvwin, passed tc-start: 1646681233.2747, mvwinch tc-end: 1646681234.806815, mvwinch, passed tc-start: 1646681234.814499, mvwinchnstr tc-end: 1646681236.695767, mvwinchnstr, passed tc-start: 1646681236.702606, mvwinnstr tc-end: 1646681238.717108, mvwinnstr, passed tc-start: 1646681238.724699, mvwinnwstr tc-end: 1646681240.878668, mvwinnwstr, passed tc-start: 1646681240.886070, mvwins_nwstr tc-end: 1646681242.882972, mvwins_nwstr, passed tc-start: 1646681242.891386, mvwins_wch tc-end: 1646681244.554124, mvwins_wch, passed tc-start: 1646681244.561452, mvwins_wstr tc-end: 1646681246.314859, mvwins_wstr, passed tc-start: 1646681246.322250, mvwinsch tc-end: 1646681248.64197, mvwinsch, passed tc-start: 1646681248.71398, mvwinwstr tc-end: 1646681249.621940, mvwinwstr, passed tc-start: 1646681249.629764, newwin tc-end: 1646681251.293908, newwin, passed tc-start: 1646681251.301058, nocbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1646681253.662571, nocbreak, passed tc-start: 1646681253.669434, nodelay tc-end: 1646681255.284310, nodelay, passed tc-start: 1646681255.291237, notimeout tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:14: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:28: Slave function returned before end of input string tc-end: 1646681277.93024, notimeout, passed tc-start: 1646681277.100462, overlay tc-end: 1646681279.618987, overlay, passed tc-start: 1646681279.626179, overwrite tc-end: 1646681281.950489, overwrite, passed tc-start: 1646681281.958117, pad tc-end: 1646681284.464698, pad, passed tc-start: 1646681284.474501, pair_content tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646681286.251256, pair_content, passed tc-start: 1646681286.259452, pechochar tc-end: 1646681288.44733, pechochar, passed tc-start: 1646681288.52613, redrawwin tc-end: 1646681290.369549, redrawwin, passed tc-start: 1646681290.378390, scroll tc-end: 1646681295.46563, scroll, passed tc-start: 1646681295.55454, setscrreg tc-end: 1646681298.201830, setscrreg, passed tc-start: 1646681298.209653, slk tc-end: 1646681301.32617, slk, passed tc-start: 1646681301.42454, standout tc-end: 1646681302.906817, standout, passed tc-start: 1646681302.914224, start_color tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646681304.732607, start_color, passed tc-start: 1646681304.758676, start_slk tc-end: 1646681306.501792, start_slk, passed tc-start: 1646681306.510475, startup tc-end: 1646681308.34270, startup, passed tc-start: 1646681308.41354, termattrs tc-end: 1646681309.549006, termattrs, passed tc-start: 1646681309.556691, timeout tc-se:director: /usr/tests/lib/libcurses/tests/timeout:13: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/check_files/timeout.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646681319.459145, timeout, passed tc-start: 1646681319.467962, touchline tc-end: 1646681322.386492, touchline, passed tc-start: 1646681322.394426, touchoverlap tc-se:director: /usr/tests/lib/libcurses/tests/touchoverlap:5: [compare_streams] Excess 7 bytes from slave [cup8;6X] tc-end: 1646681325.60476, touchoverlap, passed tc-start: 1646681325.67589, touchwin tc-end: 1646681327.781127, touchwin, passed tc-start: 1646681327.792052, two_window tc-end: 1646681329.813764, two_window, passed tc-start: 1646681329.821260, underscore tc-end: 1646681331.634370, underscore, passed tc-start: 1646681331.642210, unget_wch tc-end: 1646681333.316608, unget_wch, passed tc-start: 1646681333.325594, untouchwin tc-end: 1646681335.739062, untouchwin, passed tc-start: 1646681335.749946, varcheck tc-end: 1646681338.304273, varcheck, passed tc-start: 1646681338.314729, vline_set tc-end: 1646681340.66064, vline_set, passed tc-start: 1646681340.73583, wadd_wch tc-end: 1646681342.347222, wadd_wch, passed tc-start: 1646681342.358358, waddch tc-end: 1646681344.393012, waddch, passed tc-start: 1646681344.404111, waddchnstr tc-end: 1646681346.418693, waddchnstr, passed tc-start: 1646681346.428975, waddchstr tc-end: 1646681348.362068, waddchstr, passed tc-start: 1646681348.369715, waddnstr tc-end: 1646681350.168790, waddnstr, passed tc-start: 1646681350.176492, waddnwstr tc-end: 1646681352.101135, waddnwstr, passed tc-start: 1646681352.108965, waddstr tc-end: 1646681353.863836, waddstr, passed tc-start: 1646681353.872981, waddwstr tc-end: 1646681355.815282, waddwstr, passed tc-start: 1646681355.823609, wattributes tc-end: 1646681357.954820, wattributes, passed tc-start: 1646681357.962014, wborder tc-end: 1646681359.895935, wborder, passed tc-start: 1646681359.905285, wborder_set tc-end: 1646681361.675125, wborder_set, passed tc-start: 1646681361.683708, wchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646681363.800014, wchgat, passed tc-start: 1646681363.808743, wcolor_set tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:4: [compare_streams] Excess 488 bytes from slave [homeopsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:5: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646681365.954033, wcolor_set, passed tc-start: 1646681365.963664, wecho_wchar tc-end: 1646681368.339068, wecho_wchar, passed tc-start: 1646681368.347282, wget_wstr tc-end: 1646681371.506501, wget_wstr, passed tc-start: 1646681371.515192, wgetn_wstr tc-end: 1646681374.762716, wgetn_wstr, passed tc-start: 1646681374.773644, wgetnstr tc-end: 1646681378.155936, wgetnstr, passed tc-start: 1646681378.163590, wgetstr tc-end: 1646681381.147460, wgetstr, passed tc-start: 1646681381.156365, whline tc-end: 1646681383.162608, whline, passed tc-start: 1646681383.172378, whline_set tc-end: 1646681384.997827, whline_set, passed tc-start: 1646681385.5846, win_wch tc-end: 1646681387.138304, win_wch, passed tc-start: 1646681387.147910, winch tc-end: 1646681389.190329, winch, passed tc-start: 1646681389.198929, winchnstr tc-end: 1646681391.369019, winchnstr, passed tc-start: 1646681391.376191, window tc-end: 1646681393.17968, window, passed tc-start: 1646681393.24862, window_hierarchy tc-end: 1646681395.82411, window_hierarchy, passed tc-start: 1646681395.89810, winnstr tc-end: 1646681397.70739, winnstr, passed tc-start: 1646681397.84236, winnwstr tc-end: 1646681399.220709, winnwstr, passed tc-start: 1646681399.230669, wins_nwstr tc-end: 1646681401.235800, wins_nwstr, passed tc-start: 1646681401.243285, wins_wch tc-end: 1646681403.568620, wins_wch, passed tc-start: 1646681403.576705, wins_wstr tc-end: 1646681406.120783, wins_wstr, passed tc-start: 1646681406.130100, winsch tc-end: 1646681407.968855, winsch, passed tc-start: 1646681407.980056, winwstr tc-end: 1646681409.798328, winwstr, passed tc-start: 1646681409.806575, wprintw tc-end: 1646681411.430890, wprintw, passed tc-start: 1646681411.438455, wredrawln tc-end: 1646681414.640567, wredrawln, passed tc-start: 1646681414.650730, wscrl tc-end: 1646681416.650303, wscrl, passed tc-start: 1646681416.661428, wsetscrreg tc-end: 1646681419.637701, wsetscrreg, passed tc-start: 1646681419.647995, wstandout tc-end: 1646681421.735263, wstandout, passed tc-start: 1646681421.744448, wtimeout tc-se:director: /usr/tests/lib/libcurses/tests/wtimeout:13: Slave function returned before end of input string tc-end: 1646681431.694434, wtimeout, passed tc-start: 1646681431.701183, wtouchln tc-end: 1646681434.328942, wtouchln, passed tc-start: 1646681434.338122, wunderscore tc-end: 1646681436.239374, wunderscore, passed tc-start: 1646681436.247142, wvline tc-end: 1646681438.233285, wvline, passed tc-start: 1646681438.240152, wvline_set tc-end: 1646681440.187971, wvline_set, passed tp-end: 1646681440.198122, lib/libcurses/t_curses tp-start: 1646681440.327059, lib/libexecinfo/t_backtrace, 1 tc-start: 1646681440.330320, backtrace_fmt_basic tc-so:got nptrs=19 ncalls=12 (min_frames: 4, max_frames: 9) tc-so:backtrace is: tc-so:#0: myfunc3 tc-so:#1: myfunc2 tc-so:#2: myfunc1 tc-so:#3: myfunc1 tc-so:#4: myfunc1 tc-so:#5: myfunc1 tc-so:#6: myfunc1 tc-so:#7: myfunc1 tc-so:#8: myfunc1 tc-so:#9: myfunc1 tc-so:#10: myfunc1 tc-so:#11: myfunc1 tc-so:#12: myfunc1 tc-so:#13: myfunc1 tc-so:#14: myfunc tc-so:#15: atfu_backtrace_fmt_basic_body tc-so:#16: atf_tc_run tc-so:#17: atf_tp_main tc-so:#18: ___start tc-end: 1646681440.472571, backtrace_fmt_basic, passed tp-end: 1646681440.479510, lib/libexecinfo/t_backtrace tp-start: 1646681440.573555, lib/libexecinfo/t_sig_backtrace, 1 tc-start: 1646681440.576207, sig_backtrace tc-so:0x101974 at t_sig_backtrace tc-so:signal: 11 tc-so:Backtrace 1 stack frames. tc-end: 1646681440.688485, sig_backtrace, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libexecinfo/t_sig_backtrace.c:151: found_sigtramp not met tp-end: 1646681440.695380, lib/libexecinfo/t_sig_backtrace tp-start: 1646681440.808575, lib/libm/t_acos, 3 tc-start: 1646681440.811271, acos_inrange tc-end: 1646681440.908583, acos_inrange, passed tc-start: 1646681440.917466, acos_is_nan tc-end: 1646681441.4408, acos_is_nan, passed tc-start: 1646681441.11880, acos_is_plus_zero tc-end: 1646681441.91728, acos_is_plus_zero, passed tp-end: 1646681441.99003, lib/libm/t_acos tp-start: 1646681441.197880, lib/libm/t_asin, 14 tc-start: 1646681441.200249, asin_inf_neg tc-end: 1646681441.290087, asin_inf_neg, passed tc-start: 1646681441.297660, asin_inf_pos tc-end: 1646681441.379626, asin_inf_pos, passed tc-start: 1646681441.387147, asin_inrange tc-end: 1646681441.486079, asin_inrange, passed tc-start: 1646681441.495281, asin_nan tc-end: 1646681441.600178, asin_nan, passed tc-start: 1646681441.609442, asin_range tc-end: 1646681441.698010, asin_range, passed tc-start: 1646681441.706326, asin_zero_neg tc-end: 1646681441.804619, asin_zero_neg, passed tc-start: 1646681441.813518, asin_zero_pos tc-end: 1646681441.906369, asin_zero_pos, passed tc-start: 1646681441.913641, asinf_inf_neg tc-end: 1646681441.996912, asinf_inf_neg, passed tc-start: 1646681442.4504, asinf_inf_pos tc-end: 1646681442.87968, asinf_inf_pos, passed tc-start: 1646681442.95330, asinf_inrange tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(-0.5) = -0.52359891 != -0.52359879, error=~1.9ulp tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(0.5) = 0.52359891 != 0.52359879, error=~1.9ulp tc-end: 1646681442.191715, asinf_inrange, expected_failure, asinf is busted, gives ~2ulp error: 2 checks failed as expected; see output for more details tc-start: 1646681442.199633, asinf_nan tc-end: 1646681442.278651, asinf_nan, passed tc-start: 1646681442.285672, asinf_range tc-end: 1646681442.370722, asinf_range, passed tc-start: 1646681442.380943, asinf_zero_neg tc-end: 1646681442.469414, asinf_zero_neg, passed tc-start: 1646681442.476641, asinf_zero_pos tc-end: 1646681442.556673, asinf_zero_pos, passed tp-end: 1646681442.563520, lib/libm/t_asin tp-start: 1646681442.638562, lib/libm/t_atan, 4 tc-start: 1646681442.640673, atan_inrange tc-end: 1646681442.715448, atan_inrange, passed tc-start: 1646681442.722656, atan_nan tc-end: 1646681442.810208, atan_nan, passed tc-start: 1646681442.818087, atan_zero_neg tc-end: 1646681442.901277, atan_zero_neg, passed tc-start: 1646681442.910811, atan_zero_pos tc-end: 1646681442.992429, atan_zero_pos, passed tp-end: 1646681443.377, lib/libm/t_atan tp-start: 1646681443.85497, lib/libm/t_bit, 1 tc-start: 1646681443.87999, signbit tc-end: 1646681443.168965, signbit, passed tp-end: 1646681443.177322, lib/libm/t_bit tp-start: 1646681443.274874, lib/libm/t_casinh, 1 tc-start: 1646681443.277636, casinh tc-end: 1646681443.362456, casinh, passed tp-end: 1646681443.370242, lib/libm/t_casinh tp-start: 1646681443.458933, lib/libm/t_cbrt, 18 tc-start: 1646681443.461832, cbrt_inf_neg tc-end: 1646681443.541208, cbrt_inf_neg, passed tc-start: 1646681443.548811, cbrt_inf_pos tc-end: 1646681443.633943, cbrt_inf_pos, passed tc-start: 1646681443.641651, cbrt_nan tc-end: 1646681443.726916, cbrt_nan, passed tc-start: 1646681443.735040, cbrt_pow tc-end: 1646681443.817451, cbrt_pow, passed tc-start: 1646681443.824498, cbrt_zero_neg tc-end: 1646681443.914312, cbrt_zero_neg, passed tc-start: 1646681443.922311, cbrt_zero_pos tc-end: 1646681444.21609, cbrt_zero_pos, passed tc-start: 1646681444.30692, cbrtf_inf_neg tc-end: 1646681444.112934, cbrtf_inf_neg, passed tc-start: 1646681444.119856, cbrtf_inf_pos tc-end: 1646681444.208182, cbrtf_inf_pos, passed tc-start: 1646681444.215570, cbrtf_nan tc-end: 1646681444.297930, cbrtf_nan, passed tc-start: 1646681444.305457, cbrtf_powf tc-end: 1646681444.390800, cbrtf_powf, passed tc-start: 1646681444.398535, cbrtf_zero_neg tc-end: 1646681444.481426, cbrtf_zero_neg, passed tc-start: 1646681444.489530, cbrtf_zero_pos tc-end: 1646681444.568803, cbrtf_zero_pos, passed tc-start: 1646681444.575622, cbrtl_inf_neg tc-end: 1646681444.651101, cbrtl_inf_neg, passed tc-start: 1646681444.658120, cbrtl_inf_pos tc-end: 1646681444.737273, cbrtl_inf_pos, passed tc-start: 1646681444.744265, cbrtl_nan tc-end: 1646681444.825058, cbrtl_nan, passed tc-start: 1646681444.832600, cbrtl_powl tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(0.0050000000000000001040834085586084257) = 0.17099759466766970012184505447667846 != powl(0.0050000000000000001040834085586084257, 1/3) = 0.17099759466766972781925915114698 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(99) = 4.6260650091827417930923623697912842 != powl(99, 1/3) = 4.6260650091827413277201230812352151 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(123.12300000000000466116034658625722) = 4.9748470109431477196393769412245629 != powl(123.12300000000000466116034658625722, 1/3) = 4.9748470109431472963024134514853358 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(9999) = 21.543628731482666713819354282184074 != powl(9999, 1/3) = 21.543628731482662885809986619278789 tc-se: tc-end: 1646681444.940750, cbrtl_powl, expected_failure, powl not yet implemented with full precision: 4 checks failed as expected; see output for more details tc-start: 1646681444.948363, cbrtl_zero_neg tc-end: 1646681445.33064, cbrtl_zero_neg, passed tc-start: 1646681445.40576, cbrtl_zero_pos tc-end: 1646681445.123312, cbrtl_zero_pos, passed tp-end: 1646681445.130595, lib/libm/t_cbrt tp-start: 1646681445.263240, lib/libm/t_ceil, 54 tc-start: 1646681445.265592, ceil_basic tc-end: 1646681445.356647, ceil_basic, passed tc-start: 1646681445.364946, ceil_inf_neg tc-end: 1646681445.470297, ceil_inf_neg, passed tc-start: 1646681445.477131, ceil_inf_pos tc-end: 1646681445.569518, ceil_inf_pos, passed tc-start: 1646681445.577082, ceil_nan tc-end: 1646681445.669665, ceil_nan, passed tc-start: 1646681445.677575, ceil_zero_neg tc-end: 1646681445.766259, ceil_zero_neg, passed tc-start: 1646681445.773631, ceil_zero_pos tc-end: 1646681445.865007, ceil_zero_pos, passed tc-start: 1646681445.875708, ceilf_basic tc-end: 1646681445.967315, ceilf_basic, passed tc-start: 1646681445.974910, ceilf_inf_neg tc-end: 1646681446.65260, ceilf_inf_neg, passed tc-start: 1646681446.73820, ceilf_inf_pos tc-end: 1646681446.159958, ceilf_inf_pos, passed tc-start: 1646681446.167951, ceilf_nan tc-end: 1646681446.258896, ceilf_nan, passed tc-start: 1646681446.267041, ceilf_zero_neg tc-end: 1646681446.371303, ceilf_zero_neg, passed tc-start: 1646681446.380343, ceilf_zero_pos tc-end: 1646681446.470905, ceilf_zero_pos, passed tc-start: 1646681446.478953, ceill_basic tc-end: 1646681446.575394, ceill_basic, passed tc-start: 1646681446.583704, ceill_inf_neg tc-end: 1646681446.678577, ceill_inf_neg, passed tc-start: 1646681446.686304, ceill_inf_pos tc-end: 1646681446.777663, ceill_inf_pos, passed tc-start: 1646681446.785794, ceill_nan tc-end: 1646681446.879991, ceill_nan, passed tc-start: 1646681446.889997, ceill_zero_neg tc-end: 1646681447.4881, ceill_zero_neg, passed tc-start: 1646681447.14619, ceill_zero_pos tc-end: 1646681447.133285, ceill_zero_pos, passed tc-start: 1646681447.143152, floor_basic tc-end: 1646681447.261873, floor_basic, passed tc-start: 1646681447.271558, floor_inf_neg tc-end: 1646681447.390578, floor_inf_neg, passed tc-start: 1646681447.400254, floor_inf_pos tc-end: 1646681447.516960, floor_inf_pos, passed tc-start: 1646681447.526380, floor_nan tc-end: 1646681447.638142, floor_nan, passed tc-start: 1646681447.647949, floor_zero_neg tc-end: 1646681447.760426, floor_zero_neg, passed tc-start: 1646681447.770111, floor_zero_pos tc-end: 1646681447.887375, floor_zero_pos, passed tc-start: 1646681447.897123, floorf_basic tc-end: 1646681448.13361, floorf_basic, passed tc-start: 1646681448.23601, floorf_inf_neg tc-end: 1646681448.140276, floorf_inf_neg, passed tc-start: 1646681448.149590, floorf_inf_pos tc-end: 1646681448.255786, floorf_inf_pos, passed tc-start: 1646681448.263764, floorf_nan tc-end: 1646681448.347079, floorf_nan, passed tc-start: 1646681448.354287, floorf_zero_neg tc-end: 1646681448.446432, floorf_zero_neg, passed tc-start: 1646681448.453791, floorf_zero_pos tc-end: 1646681448.540722, floorf_zero_pos, passed tc-start: 1646681448.548243, floorl_basic tc-end: 1646681448.645495, floorl_basic, passed tc-start: 1646681448.655177, floorl_inf_neg tc-end: 1646681448.743118, floorl_inf_neg, passed tc-start: 1646681448.750865, floorl_inf_pos tc-end: 1646681448.840773, floorl_inf_pos, passed tc-start: 1646681448.848330, floorl_nan tc-end: 1646681448.935370, floorl_nan, passed tc-start: 1646681448.942479, floorl_zero_neg tc-end: 1646681449.25281, floorl_zero_neg, passed tc-start: 1646681449.32498, floorl_zero_pos tc-end: 1646681449.119238, floorl_zero_pos, passed tc-start: 1646681449.128934, trunc_basic tc-end: 1646681449.231715, trunc_basic, passed tc-start: 1646681449.239008, trunc_inf_neg tc-end: 1646681449.327433, trunc_inf_neg, passed tc-start: 1646681449.334844, trunc_inf_pos tc-end: 1646681449.420451, trunc_inf_pos, passed tc-start: 1646681449.427663, trunc_nan tc-end: 1646681449.523454, trunc_nan, passed tc-start: 1646681449.531284, trunc_zero_neg tc-end: 1646681449.622788, trunc_zero_neg, passed tc-start: 1646681449.630131, trunc_zero_pos tc-end: 1646681449.719760, trunc_zero_pos, passed tc-start: 1646681449.727252, truncf_basic tc-end: 1646681449.817197, truncf_basic, passed tc-start: 1646681449.824497, truncf_inf_neg tc-end: 1646681449.914761, truncf_inf_neg, passed tc-start: 1646681449.922171, truncf_inf_pos tc-end: 1646681450.15048, truncf_inf_pos, passed tc-start: 1646681450.22602, truncf_nan tc-end: 1646681450.114120, truncf_nan, passed tc-start: 1646681450.121999, truncf_zero_neg tc-end: 1646681450.214913, truncf_zero_neg, passed tc-start: 1646681450.222534, truncf_zero_pos tc-end: 1646681450.317851, truncf_zero_pos, passed tc-start: 1646681450.325464, truncl_basic tc-end: 1646681450.417865, truncl_basic, passed tc-start: 1646681450.425870, truncl_inf_neg tc-end: 1646681450.523768, truncl_inf_neg, passed tc-start: 1646681450.533100, truncl_inf_pos tc-end: 1646681450.627229, truncl_inf_pos, passed tc-start: 1646681450.635592, truncl_nan tc-end: 1646681450.731249, truncl_nan, passed tc-start: 1646681450.739344, truncl_zero_neg tc-end: 1646681450.828295, truncl_zero_neg, passed tc-start: 1646681450.838139, truncl_zero_pos tc-end: 1646681450.933106, truncl_zero_pos, passed tp-end: 1646681450.940699, lib/libm/t_ceil tp-start: 1646681451.46582, lib/libm/t_cos, 18 tc-start: 1646681451.49584, cos_angles tc-end: 1646681451.140246, cos_angles, passed tc-start: 1646681451.148792, cos_inf_neg tc-end: 1646681451.235472, cos_inf_neg, passed tc-start: 1646681451.243178, cos_inf_pos tc-end: 1646681451.329301, cos_inf_pos, passed tc-start: 1646681451.336346, cos_nan tc-end: 1646681451.413815, cos_nan, passed tc-start: 1646681451.420956, cos_zero_neg tc-end: 1646681451.504790, cos_zero_neg, passed tc-start: 1646681451.513048, cos_zero_pos tc-end: 1646681451.596505, cos_zero_pos, passed tc-start: 1646681451.603833, cosf_angles tc-end: 1646681451.686866, cosf_angles, passed tc-start: 1646681451.695789, cosf_inf_neg tc-end: 1646681451.777770, cosf_inf_neg, passed tc-start: 1646681451.784826, cosf_inf_pos tc-end: 1646681451.870586, cosf_inf_pos, passed tc-start: 1646681451.880445, cosf_nan tc-end: 1646681451.963820, cosf_nan, passed tc-start: 1646681451.971220, cosf_zero_neg tc-end: 1646681452.55154, cosf_zero_neg, passed tc-start: 1646681452.63021, cosf_zero_pos tc-end: 1646681452.153537, cosf_zero_pos, passed tc-start: 1646681452.160464, cosl_angles tc-end: 1646681452.246827, cosl_angles, passed tc-start: 1646681452.255035, cosl_inf_neg tc-end: 1646681452.341537, cosl_inf_neg, passed tc-start: 1646681452.349878, cosl_inf_pos tc-end: 1646681452.440964, cosl_inf_pos, passed tc-start: 1646681452.449583, cosl_nan tc-end: 1646681452.537711, cosl_nan, passed tc-start: 1646681452.547287, cosl_zero_neg tc-end: 1646681452.631103, cosl_zero_neg, passed tc-start: 1646681452.637628, cosl_zero_pos tc-end: 1646681452.729980, cosl_zero_pos, passed tp-end: 1646681452.737697, lib/libm/t_cos tp-start: 1646681452.827109, lib/libm/t_cosh, 12 tc-start: 1646681452.829359, cosh_inf_neg tc-end: 1646681452.904187, cosh_inf_neg, passed tc-start: 1646681452.911218, cosh_inf_pos tc-end: 1646681452.984735, cosh_inf_pos, passed tc-start: 1646681452.991905, cosh_inrange tc-end: 1646681453.66500, cosh_inrange, passed tc-start: 1646681453.73980, cosh_nan tc-end: 1646681453.154261, cosh_nan, passed tc-start: 1646681453.162345, cosh_zero_neg tc-end: 1646681453.247673, cosh_zero_neg, passed tc-start: 1646681453.255765, cosh_zero_pos tc-end: 1646681453.341860, cosh_zero_pos, passed tc-start: 1646681453.350076, coshf_inf_neg tc-end: 1646681453.435463, coshf_inf_neg, passed tc-start: 1646681453.443821, coshf_inf_pos tc-end: 1646681453.525077, coshf_inf_pos, passed tc-start: 1646681453.532811, coshf_inrange tc-end: 1646681453.619137, coshf_inrange, passed tc-start: 1646681453.627158, coshf_nan tc-end: 1646681453.712968, coshf_nan, passed tc-start: 1646681453.720888, coshf_zero_neg tc-end: 1646681453.813178, coshf_zero_neg, passed tc-start: 1646681453.819998, coshf_zero_pos tc-end: 1646681453.911916, coshf_zero_pos, passed tp-end: 1646681453.921861, lib/libm/t_cosh tp-start: 1646681454.15938, lib/libm/t_erf, 16 tc-start: 1646681454.18561, erf_inf_neg tc-end: 1646681454.102633, erf_inf_neg, passed tc-start: 1646681454.109419, erf_inf_pos tc-end: 1646681454.187557, erf_inf_pos, passed tc-start: 1646681454.195147, erf_nan tc-end: 1646681454.280186, erf_nan, passed tc-start: 1646681454.288908, erf_zero_neg tc-end: 1646681454.380975, erf_zero_neg, passed tc-start: 1646681454.388347, erf_zero_pos tc-end: 1646681454.482159, erf_zero_pos, passed tc-start: 1646681454.490550, erfc_inf_neg tc-end: 1646681454.576233, erfc_inf_neg, passed tc-start: 1646681454.583778, erfc_inf_pos tc-end: 1646681454.669128, erfc_inf_pos, passed tc-start: 1646681454.677235, erfc_nan tc-end: 1646681454.758045, erfc_nan, passed tc-start: 1646681454.764943, erfcf_inf_neg tc-end: 1646681454.844432, erfcf_inf_neg, passed tc-start: 1646681454.851099, erfcf_inf_pos tc-end: 1646681454.930071, erfcf_inf_pos, passed tc-start: 1646681454.937563, erfcf_nan tc-end: 1646681455.22889, erfcf_nan, passed tc-start: 1646681455.30760, erff_inf_neg tc-end: 1646681455.114253, erff_inf_neg, passed tc-start: 1646681455.121613, erff_inf_pos tc-end: 1646681455.205795, erff_inf_pos, passed tc-start: 1646681455.215600, erff_nan tc-end: 1646681455.324675, erff_nan, passed tc-start: 1646681455.334892, erff_zero_neg tc-end: 1646681455.423649, erff_zero_neg, passed tc-start: 1646681455.432992, erff_zero_pos tc-end: 1646681455.520058, erff_zero_pos, passed tp-end: 1646681455.527599, lib/libm/t_erf tp-start: 1646681455.646840, lib/libm/t_exp, 26 tc-start: 1646681455.649826, exp2_is_nan tc-end: 1646681455.742833, exp2_is_nan, passed tc-start: 1646681455.750750, exp2_is_plus_zero tc-end: 1646681455.843956, exp2_is_plus_zero, passed tc-start: 1646681455.853314, exp2_powers tc-end: 1646681455.940208, exp2_powers, passed tc-start: 1646681455.947437, exp2_values tc-end: 1646681456.32841, exp2_values, passed tc-start: 1646681456.40235, exp_inf_neg tc-end: 1646681456.126079, exp_inf_neg, passed tc-start: 1646681456.134104, exp_inf_pos tc-end: 1646681456.222559, exp_inf_pos, passed tc-start: 1646681456.230776, exp_nan tc-end: 1646681456.315057, exp_nan, passed tc-start: 1646681456.321816, exp_product tc-end: 1646681456.402664, exp_product, passed tc-start: 1646681456.409919, exp_zero_neg tc-end: 1646681456.496845, exp_zero_neg, passed tc-start: 1646681456.505813, exp_zero_pos tc-end: 1646681456.603002, exp_zero_pos, passed tc-start: 1646681456.613377, expf_inf_neg tc-end: 1646681456.725101, expf_inf_neg, passed tc-start: 1646681456.734621, expf_inf_pos tc-end: 1646681456.847673, expf_inf_pos, passed tc-start: 1646681456.856963, expf_nan tc-end: 1646681456.965088, expf_nan, passed tc-start: 1646681456.975096, expf_product tc-end: 1646681457.82934, expf_product, passed tc-start: 1646681457.92158, expf_zero_neg tc-end: 1646681457.200737, expf_zero_neg, passed tc-start: 1646681457.210492, expf_zero_pos tc-end: 1646681457.323621, expf_zero_pos, passed tc-start: 1646681457.334224, expm1_inf_neg tc-end: 1646681457.445795, expm1_inf_neg, passed tc-start: 1646681457.455473, expm1_inf_pos tc-end: 1646681457.564120, expm1_inf_pos, passed tc-start: 1646681457.574802, expm1_nan tc-end: 1646681457.671938, expm1_nan, passed tc-start: 1646681457.680251, expm1_zero_neg tc-end: 1646681457.775676, expm1_zero_neg, passed tc-start: 1646681457.785923, expm1_zero_pos tc-end: 1646681457.874733, expm1_zero_pos, passed tc-start: 1646681457.881879, expm1f_inf_neg tc-end: 1646681457.970065, expm1f_inf_neg, passed tc-start: 1646681457.977846, expm1f_inf_pos tc-end: 1646681458.62035, expm1f_inf_pos, passed tc-start: 1646681458.69656, expm1f_nan tc-end: 1646681458.156330, expm1f_nan, passed tc-start: 1646681458.163833, expm1f_zero_neg tc-end: 1646681458.239707, expm1f_zero_neg, passed tc-start: 1646681458.247313, expm1f_zero_pos tc-end: 1646681458.328210, expm1f_zero_pos, passed tp-end: 1646681458.334878, lib/libm/t_exp tp-start: 1646681458.419255, lib/libm/t_fenv, 4 tc-start: 1646681458.421598, feenableexcept tc-end: 1646681458.501328, feenableexcept, passed tc-start: 1646681458.509285, fegetexcept tc-end: 1646681458.597226, fegetexcept, passed tc-start: 1646681458.605500, fegetround tc-end: 1646681458.698077, fegetround, passed tc-start: 1646681458.708314, fesetround tc-end: 1646681458.794298, fesetround, passed tp-end: 1646681458.802448, lib/libm/t_fenv tp-start: 1646681458.904040, lib/libm/t_fe_round, 4 tc-start: 1646681458.906652, fe_nearbyint tc-end: 1646681458.995073, fe_nearbyint, passed tc-start: 1646681459.2949, fe_nextafter tc-end: 1646681459.88815, fe_nextafter, passed tc-start: 1646681459.95754, fe_nexttoward tc-end: 1646681459.187502, fe_nexttoward, passed tc-start: 1646681459.196158, fe_round tc-end: 1646681459.283377, fe_round, passed tp-end: 1646681459.292303, lib/libm/t_fe_round tp-start: 1646681459.391429, lib/libm/t_fmod, 1 tc-start: 1646681459.394588, fmod tc-end: 1646681459.504385, fmod, passed tp-end: 1646681459.515264, lib/libm/t_fmod tp-start: 1646681459.627772, lib/libm/t_hypot, 3 tc-start: 1646681459.630815, hypot_integer tc-end: 1646681459.733647, hypot_integer, passed tc-start: 1646681459.741644, hypotf_integer tc-end: 1646681459.825686, hypotf_integer, passed tc-start: 1646681459.833700, pr50698 tc-end: 1646681459.914006, pr50698, passed tp-end: 1646681459.923474, lib/libm/t_hypot tp-start: 1646681459.995016, lib/libm/t_ilogb, 1 tc-start: 1646681459.997541, ilogb tc-end: 1646681460.82915, ilogb, passed tp-end: 1646681460.90274, lib/libm/t_ilogb tp-start: 1646681460.164189, lib/libm/t_infinity, 3 tc-start: 1646681460.166834, infinity_double tc-end: 1646681460.243241, infinity_double, passed tc-start: 1646681460.250416, infinity_float tc-end: 1646681460.336752, infinity_float, passed tc-start: 1646681460.345117, infinity_long_double tc-end: 1646681460.430107, infinity_long_double, passed tp-end: 1646681460.438195, lib/libm/t_infinity tp-start: 1646681460.539836, lib/libm/t_ldexp, 19 tc-start: 1646681460.542658, ldexp_basic tc-end: 1646681460.636168, ldexp_basic, passed tc-start: 1646681460.643743, ldexp_denormal tc-end: 1646681460.727481, ldexp_denormal, passed tc-start: 1646681460.735776, ldexp_denormal_large tc-end: 1646681460.826850, ldexp_denormal_large, passed tc-start: 1646681460.835318, ldexp_exp2 tc-end: 1646681460.921596, ldexp_exp2, passed tc-start: 1646681460.928927, ldexp_inf_neg tc-end: 1646681461.15634, ldexp_inf_neg, passed tc-start: 1646681461.23675, ldexp_inf_pos tc-end: 1646681461.113529, ldexp_inf_pos, passed tc-start: 1646681461.122161, ldexp_infinity tc-end: 1646681461.206487, ldexp_infinity, passed tc-start: 1646681461.215092, ldexp_nan tc-end: 1646681461.310036, ldexp_nan, passed tc-start: 1646681461.317751, ldexp_overflow tc-end: 1646681461.408506, ldexp_overflow, passed tc-start: 1646681461.416244, ldexp_underflow tc-end: 1646681461.493501, ldexp_underflow, passed tc-start: 1646681461.500820, ldexp_zero tc-end: 1646681461.587154, ldexp_zero, passed tc-start: 1646681461.594717, ldexp_zero_neg tc-end: 1646681461.683151, ldexp_zero_neg, passed tc-start: 1646681461.692622, ldexp_zero_pos tc-end: 1646681461.781078, ldexp_zero_pos, passed tc-start: 1646681461.789854, ldexpf_exp2f tc-end: 1646681461.891898, ldexpf_exp2f, passed tc-start: 1646681461.899055, ldexpf_inf_neg tc-end: 1646681461.979916, ldexpf_inf_neg, passed tc-start: 1646681461.987478, ldexpf_inf_pos tc-end: 1646681462.72440, ldexpf_inf_pos, passed tc-start: 1646681462.80113, ldexpf_nan tc-end: 1646681462.170544, ldexpf_nan, passed tc-start: 1646681462.178537, ldexpf_zero_neg tc-end: 1646681462.264092, ldexpf_zero_neg, passed tc-start: 1646681462.271238, ldexpf_zero_pos tc-end: 1646681462.355964, ldexpf_zero_pos, passed tp-end: 1646681462.364406, lib/libm/t_ldexp tp-start: 1646681462.532557, lib/libm/t_log, 54 tc-start: 1646681462.535527, log10_base tc-end: 1646681462.635879, log10_base, passed tc-start: 1646681462.643761, log10_inf_neg tc-end: 1646681462.731012, log10_inf_neg, passed tc-start: 1646681462.737596, log10_inf_pos tc-end: 1646681462.823086, log10_inf_pos, passed tc-start: 1646681462.830048, log10_nan tc-end: 1646681462.915545, log10_nan, passed tc-start: 1646681462.926019, log10_one_pos tc-end: 1646681463.43682, log10_one_pos, passed tc-start: 1646681463.53705, log10_zero_neg tc-end: 1646681463.154290, log10_zero_neg, passed tc-start: 1646681463.162656, log10_zero_pos tc-end: 1646681463.255789, log10_zero_pos, passed tc-start: 1646681463.263828, log10f_base tc-end: 1646681463.356170, log10f_base, passed tc-start: 1646681463.363745, log10f_inf_neg tc-end: 1646681463.452098, log10f_inf_neg, passed tc-start: 1646681463.459563, log10f_inf_pos tc-end: 1646681463.551948, log10f_inf_pos, passed tc-start: 1646681463.559433, log10f_nan tc-end: 1646681463.652107, log10f_nan, passed tc-start: 1646681463.660154, log10f_one_pos tc-end: 1646681463.755306, log10f_one_pos, passed tc-start: 1646681463.763724, log10f_zero_neg tc-end: 1646681463.852981, log10f_zero_neg, passed tc-start: 1646681463.861427, log10f_zero_pos tc-end: 1646681463.951808, log10f_zero_pos, passed tc-start: 1646681463.959237, log1p_inf_neg tc-end: 1646681464.49191, log1p_inf_neg, passed tc-start: 1646681464.57570, log1p_inf_pos tc-end: 1646681464.148690, log1p_inf_pos, passed tc-start: 1646681464.156099, log1p_nan tc-end: 1646681464.248872, log1p_nan, passed tc-start: 1646681464.256843, log1p_one_neg tc-end: 1646681464.349654, log1p_one_neg, passed tc-start: 1646681464.357319, log1p_zero_neg tc-end: 1646681464.452787, log1p_zero_neg, passed tc-start: 1646681464.460625, log1p_zero_pos tc-end: 1646681464.550037, log1p_zero_pos, passed tc-start: 1646681464.558139, log1pf_inf_neg tc-end: 1646681464.643665, log1pf_inf_neg, passed tc-start: 1646681464.650937, log1pf_inf_pos tc-end: 1646681464.741256, log1pf_inf_pos, passed tc-start: 1646681464.748399, log1pf_nan tc-end: 1646681464.839403, log1pf_nan, passed tc-start: 1646681464.848611, log1pf_one_neg tc-end: 1646681464.938525, log1pf_one_neg, passed tc-start: 1646681464.945983, log1pf_zero_neg tc-end: 1646681465.37716, log1pf_zero_neg, passed tc-start: 1646681465.45072, log1pf_zero_pos tc-end: 1646681465.131891, log1pf_zero_pos, passed tc-start: 1646681465.139530, log2_base tc-end: 1646681465.233802, log2_base, passed tc-start: 1646681465.240966, log2_inf_neg tc-end: 1646681465.329475, log2_inf_neg, passed tc-start: 1646681465.336818, log2_inf_pos tc-end: 1646681465.436972, log2_inf_pos, passed tc-start: 1646681465.444132, log2_nan tc-end: 1646681465.533528, log2_nan, passed tc-start: 1646681465.541536, log2_one_pos tc-end: 1646681465.662344, log2_one_pos, passed tc-start: 1646681465.672435, log2_zero_neg tc-end: 1646681465.765642, log2_zero_neg, passed tc-start: 1646681465.773249, log2_zero_pos tc-end: 1646681465.862093, log2_zero_pos, passed tc-start: 1646681465.870803, log2f_base tc-end: 1646681465.951896, log2f_base, passed tc-start: 1646681465.960331, log2f_inf_neg tc-end: 1646681466.60166, log2f_inf_neg, passed tc-start: 1646681466.67592, log2f_inf_pos tc-end: 1646681466.158093, log2f_inf_pos, passed tc-start: 1646681466.166351, log2f_nan tc-end: 1646681466.260508, log2f_nan, passed tc-start: 1646681466.269505, log2f_one_pos tc-end: 1646681466.359761, log2f_one_pos, passed tc-start: 1646681466.366880, log2f_zero_neg tc-end: 1646681466.476022, log2f_zero_neg, passed tc-start: 1646681466.486368, log2f_zero_pos tc-end: 1646681466.608028, log2f_zero_pos, passed tc-start: 1646681466.618402, log_base tc-end: 1646681466.725803, log_base, passed tc-start: 1646681466.733100, log_inf_neg tc-end: 1646681466.821960, log_inf_neg, passed tc-start: 1646681466.829473, log_inf_pos tc-end: 1646681466.914513, log_inf_pos, passed tc-start: 1646681466.924413, log_nan tc-end: 1646681467.9635, log_nan, passed tc-start: 1646681467.16425, log_one_pos tc-end: 1646681467.104819, log_one_pos, passed tc-start: 1646681467.111787, log_zero_neg tc-end: 1646681467.211650, log_zero_neg, passed tc-start: 1646681467.220347, log_zero_pos tc-end: 1646681467.302050, log_zero_pos, passed tc-start: 1646681467.308861, logf_base tc-end: 1646681467.387245, logf_base, passed tc-start: 1646681467.394124, logf_inf_neg tc-end: 1646681467.484374, logf_inf_neg, passed tc-start: 1646681467.492278, logf_inf_pos tc-end: 1646681467.582286, logf_inf_pos, passed tc-start: 1646681467.588844, logf_nan tc-end: 1646681467.674306, logf_nan, passed tc-start: 1646681467.681736, logf_one_pos tc-end: 1646681467.774904, logf_one_pos, passed tc-start: 1646681467.782627, logf_zero_neg tc-end: 1646681467.864145, logf_zero_neg, passed tc-start: 1646681467.871639, logf_zero_pos tc-end: 1646681467.952620, logf_zero_pos, passed tp-end: 1646681467.959171, lib/libm/t_log tp-start: 1646681468.28580, lib/libm/t_modf, 1 tc-start: 1646681468.30650, modf tc-end: 1646681468.115600, modf, passed tp-end: 1646681468.122977, lib/libm/t_modf tp-start: 1646681468.221650, lib/libm/t_pow, 20 tc-start: 1646681468.224171, pow_inf_neg_x tc-end: 1646681468.310260, pow_inf_neg_x, passed tc-start: 1646681468.318700, pow_inf_neg_y tc-end: 1646681468.410588, pow_inf_neg_y, passed tc-start: 1646681468.417605, pow_inf_pos_x tc-end: 1646681468.509353, pow_inf_pos_x, passed tc-start: 1646681468.519550, pow_inf_pos_y tc-end: 1646681468.602813, pow_inf_pos_y, passed tc-start: 1646681468.610886, pow_nan_x tc-end: 1646681468.701212, pow_nan_x, passed tc-start: 1646681468.707831, pow_nan_y tc-end: 1646681468.782836, pow_nan_y, passed tc-start: 1646681468.789706, pow_one_neg_x tc-end: 1646681468.872804, pow_one_neg_x, passed tc-start: 1646681468.880251, pow_one_pos_x tc-end: 1646681468.962505, pow_one_pos_x, passed tc-start: 1646681468.969804, pow_zero_x tc-end: 1646681469.59591, pow_zero_x, passed tc-start: 1646681469.68462, pow_zero_y tc-end: 1646681469.158931, pow_zero_y, passed tc-start: 1646681469.169172, powf_inf_neg_x tc-end: 1646681469.283679, powf_inf_neg_x, passed tc-start: 1646681469.293349, powf_inf_neg_y tc-end: 1646681469.406315, powf_inf_neg_y, passed tc-start: 1646681469.416377, powf_inf_pos_x tc-end: 1646681469.531643, powf_inf_pos_x, passed tc-start: 1646681469.541871, powf_inf_pos_y tc-end: 1646681469.620505, powf_inf_pos_y, passed tc-start: 1646681469.628985, powf_nan_x tc-end: 1646681469.714444, powf_nan_x, passed tc-start: 1646681469.722491, powf_nan_y tc-end: 1646681469.811273, powf_nan_y, passed tc-start: 1646681469.821529, powf_one_neg_x tc-end: 1646681469.933675, powf_one_neg_x, passed tc-start: 1646681469.943525, powf_one_pos_x tc-end: 1646681470.54265, powf_one_pos_x, passed tc-start: 1646681470.65025, powf_zero_x tc-end: 1646681470.176947, powf_zero_x, passed tc-start: 1646681470.186639, powf_zero_y tc-end: 1646681470.296329, powf_zero_y, passed tp-end: 1646681470.306737, lib/libm/t_pow tp-start: 1646681470.411219, lib/libm/t_precision, 1 tc-start: 1646681470.414307, t_precision tc-end: 1646681470.519609, t_precision, passed tp-end: 1646681470.529289, lib/libm/t_precision tp-start: 1646681470.639411, lib/libm/t_round, 3 tc-start: 1646681470.642603, round_dir tc-end: 1646681470.751169, round_dir, passed tc-start: 1646681470.760846, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1646681470.876646, rounding_alpha, passed tc-start: 1646681470.886470, rounding_alpha_simple tc-end: 1646681470.992973, rounding_alpha_simple, passed tp-end: 1646681471.3863, lib/libm/t_round tp-start: 1646681471.132202, lib/libm/t_scalbn, 20 tc-start: 1646681471.135324, scalbn_inf_neg tc-end: 1646681471.223240, scalbn_inf_neg, passed tc-start: 1646681471.230103, scalbn_inf_pos tc-end: 1646681471.307001, scalbn_inf_pos, passed tc-start: 1646681471.314026, scalbn_ldexp tc-end: 1646681471.396276, scalbn_ldexp, passed tc-start: 1646681471.404980, scalbn_nan tc-end: 1646681471.487873, scalbn_nan, passed tc-start: 1646681471.494927, scalbn_val tc-end: 1646681471.578053, scalbn_val, passed tc-start: 1646681471.585573, scalbn_zero_neg tc-end: 1646681471.677345, scalbn_zero_neg, passed tc-start: 1646681471.686551, scalbn_zero_pos tc-end: 1646681471.773586, scalbn_zero_pos, passed tc-start: 1646681471.783542, scalbnf_inf_neg tc-end: 1646681471.871955, scalbnf_inf_neg, passed tc-start: 1646681471.880299, scalbnf_inf_pos tc-end: 1646681471.980515, scalbnf_inf_pos, passed tc-start: 1646681471.990132, scalbnf_ldexpf tc-end: 1646681472.95992, scalbnf_ldexpf, passed tc-start: 1646681472.106198, scalbnf_nan tc-end: 1646681472.213474, scalbnf_nan, passed tc-start: 1646681472.222973, scalbnf_val tc-end: 1646681472.309402, scalbnf_val, passed tc-start: 1646681472.316756, scalbnf_zero_neg tc-end: 1646681472.391969, scalbnf_zero_neg, passed tc-start: 1646681472.398739, scalbnf_zero_pos tc-end: 1646681472.475041, scalbnf_zero_pos, passed tc-start: 1646681472.482259, scalbnl_inf_neg tc-end: 1646681472.558827, scalbnl_inf_neg, passed tc-start: 1646681472.566459, scalbnl_inf_pos tc-end: 1646681472.650843, scalbnl_inf_pos, passed tc-start: 1646681472.657566, scalbnl_nan tc-end: 1646681472.744489, scalbnl_nan, passed tc-start: 1646681472.751251, scalbnl_val tc-end: 1646681472.829523, scalbnl_val, passed tc-start: 1646681472.837105, scalbnl_zero_neg tc-end: 1646681472.920637, scalbnl_zero_neg, passed tc-start: 1646681472.927936, scalbnl_zero_pos tc-end: 1646681473.14614, scalbnl_zero_pos, passed tp-end: 1646681473.22547, lib/libm/t_scalbn tp-start: 1646681473.116581, lib/libm/t_sin, 12 tc-start: 1646681473.119160, sin_angles tc-end: 1646681473.201588, sin_angles, passed tc-start: 1646681473.209853, sin_inf_neg tc-end: 1646681473.300072, sin_inf_neg, passed tc-start: 1646681473.308278, sin_inf_pos tc-end: 1646681473.400124, sin_inf_pos, passed tc-start: 1646681473.408404, sin_nan tc-end: 1646681473.497030, sin_nan, passed tc-start: 1646681473.505891, sin_zero_neg tc-end: 1646681473.596582, sin_zero_neg, passed tc-start: 1646681473.604772, sin_zero_pos tc-end: 1646681473.691051, sin_zero_pos, passed tc-start: 1646681473.698837, sinf_angles tc-end: 1646681473.784788, sinf_angles, passed tc-start: 1646681473.792820, sinf_inf_neg tc-end: 1646681473.878961, sinf_inf_neg, passed tc-start: 1646681473.887106, sinf_inf_pos tc-end: 1646681473.975326, sinf_inf_pos, passed tc-start: 1646681473.982494, sinf_nan tc-end: 1646681474.70408, sinf_nan, passed tc-start: 1646681474.77734, sinf_zero_neg tc-end: 1646681474.152474, sinf_zero_neg, passed tc-start: 1646681474.160219, sinf_zero_pos tc-end: 1646681474.246127, sinf_zero_pos, passed tp-end: 1646681474.253963, lib/libm/t_sin tp-start: 1646681474.338055, lib/libm/t_sinh, 12 tc-start: 1646681474.340298, sinh_inf_neg tc-end: 1646681474.415226, sinh_inf_neg, passed tc-start: 1646681474.422617, sinh_inf_pos tc-end: 1646681474.497811, sinh_inf_pos, passed tc-start: 1646681474.506453, sinh_inrange tc-end: 1646681474.584993, sinh_inrange, passed tc-start: 1646681474.592258, sinh_nan tc-end: 1646681474.670565, sinh_nan, passed tc-start: 1646681474.677432, sinh_zero_neg tc-end: 1646681474.758589, sinh_zero_neg, passed tc-start: 1646681474.766463, sinh_zero_pos tc-end: 1646681474.843706, sinh_zero_pos, passed tc-start: 1646681474.851039, sinhf_inf_neg tc-end: 1646681474.924629, sinhf_inf_neg, passed tc-start: 1646681474.932396, sinhf_inf_pos tc-end: 1646681475.15459, sinhf_inf_pos, passed tc-start: 1646681475.23350, sinhf_inrange tc-end: 1646681475.108134, sinhf_inrange, passed tc-start: 1646681475.115080, sinhf_nan tc-end: 1646681475.204455, sinhf_nan, passed tc-start: 1646681475.212237, sinhf_zero_neg tc-end: 1646681475.299543, sinhf_zero_neg, passed tc-start: 1646681475.307027, sinhf_zero_pos tc-end: 1646681475.386930, sinhf_zero_pos, passed tp-end: 1646681475.395183, lib/libm/t_sinh tp-start: 1646681475.503125, lib/libm/t_sqrt, 18 tc-start: 1646681475.505526, sqrt_inf_neg tc-end: 1646681475.596085, sqrt_inf_neg, passed tc-start: 1646681475.605428, sqrt_inf_pos tc-end: 1646681475.691886, sqrt_inf_pos, passed tc-start: 1646681475.699531, sqrt_nan tc-end: 1646681475.786120, sqrt_nan, passed tc-start: 1646681475.794222, sqrt_pow tc-end: 1646681475.885715, sqrt_pow, passed tc-start: 1646681475.893801, sqrt_zero_neg tc-end: 1646681475.980391, sqrt_zero_neg, passed tc-start: 1646681475.989238, sqrt_zero_pos tc-end: 1646681476.94830, sqrt_zero_pos, passed tc-start: 1646681476.102531, sqrtf_inf_neg tc-end: 1646681476.186155, sqrtf_inf_neg, passed tc-start: 1646681476.194337, sqrtf_inf_pos tc-end: 1646681476.307557, sqrtf_inf_pos, passed tc-start: 1646681476.315857, sqrtf_nan tc-end: 1646681476.406140, sqrtf_nan, passed tc-start: 1646681476.413427, sqrtf_powf tc-end: 1646681476.500201, sqrtf_powf, passed tc-start: 1646681476.508569, sqrtf_zero_neg tc-end: 1646681476.599477, sqrtf_zero_neg, passed tc-start: 1646681476.607293, sqrtf_zero_pos tc-end: 1646681476.700006, sqrtf_zero_pos, passed tc-start: 1646681476.708534, sqrtl_inf_neg tc-end: 1646681476.799968, sqrtl_inf_neg, passed tc-start: 1646681476.808629, sqrtl_inf_pos tc-end: 1646681476.897236, sqrtl_inf_pos, passed tc-start: 1646681476.904422, sqrtl_nan tc-end: 1646681476.979667, sqrtl_nan, passed tc-start: 1646681476.986771, sqrtl_powl tc-end: 1646681477.88657, sqrtl_powl, passed tc-start: 1646681477.98050, sqrtl_zero_neg tc-end: 1646681477.185049, sqrtl_zero_neg, passed tc-start: 1646681477.192300, sqrtl_zero_pos tc-end: 1646681477.280991, sqrtl_zero_pos, passed tp-end: 1646681477.287772, lib/libm/t_sqrt tp-start: 1646681477.383862, lib/libm/t_tan, 12 tc-start: 1646681477.386441, tan_angles tc-end: 1646681477.468985, tan_angles, passed tc-start: 1646681477.476448, tan_inf_neg tc-end: 1646681477.562364, tan_inf_neg, passed tc-start: 1646681477.570373, tan_inf_pos tc-end: 1646681477.648520, tan_inf_pos, passed tc-start: 1646681477.656059, tan_nan tc-end: 1646681477.739851, tan_nan, passed tc-start: 1646681477.749139, tan_zero_neg tc-end: 1646681477.830186, tan_zero_neg, passed tc-start: 1646681477.837562, tan_zero_pos tc-end: 1646681477.924050, tan_zero_pos, passed tc-start: 1646681477.931800, tanf_angles tc-end: 1646681478.19592, tanf_angles, passed tc-start: 1646681478.27694, tanf_inf_neg tc-end: 1646681478.110263, tanf_inf_neg, passed tc-start: 1646681478.117925, tanf_inf_pos tc-end: 1646681478.204638, tanf_inf_pos, passed tc-start: 1646681478.212070, tanf_nan tc-end: 1646681478.295647, tanf_nan, passed tc-start: 1646681478.304094, tanf_zero_neg tc-end: 1646681478.390756, tanf_zero_neg, passed tc-start: 1646681478.398370, tanf_zero_pos tc-end: 1646681478.483257, tanf_zero_pos, passed tp-end: 1646681478.490383, lib/libm/t_tan tp-start: 1646681478.576871, lib/libm/t_tanh, 10 tc-start: 1646681478.579161, tanh_inf_neg tc-end: 1646681478.664303, tanh_inf_neg, passed tc-start: 1646681478.671931, tanh_inf_pos tc-end: 1646681478.745699, tanh_inf_pos, passed tc-start: 1646681478.752772, tanh_nan tc-end: 1646681478.841391, tanh_nan, passed tc-start: 1646681478.849361, tanh_zero_neg tc-end: 1646681478.932261, tanh_zero_neg, passed tc-start: 1646681478.939673, tanh_zero_pos tc-end: 1646681479.32395, tanh_zero_pos, passed tc-start: 1646681479.40459, tanhf_inf_neg tc-end: 1646681479.124914, tanhf_inf_neg, passed tc-start: 1646681479.133179, tanhf_inf_pos tc-end: 1646681479.218562, tanhf_inf_pos, passed tc-start: 1646681479.226594, tanhf_nan tc-end: 1646681479.335273, tanhf_nan, passed tc-start: 1646681479.343680, tanhf_zero_neg tc-end: 1646681479.439223, tanhf_zero_neg, passed tc-start: 1646681479.447552, tanhf_zero_pos tc-end: 1646681479.547241, tanhf_zero_pos, passed tp-end: 1646681479.556987, lib/libm/t_tanh tp-start: 1646681479.737487, lib/libm/t_cabsl, 1 tc-start: 1646681479.740563, cabsl tc-end: 1646681479.909106, cabsl, passed tp-end: 1646681479.916444, lib/libm/t_cabsl tp-start: 1646681480.59737, lib/libobjc/t_threads, 1 tc-start: 1646681480.64176, thread_callback tc-so:Old Callback: 0x0 tc-so:detach value: 0x402b4000 tc-so:becoming multithreaded! tc-so:detached thread started! tc-so:Shutting down tc-end: 1646681480.196962, thread_callback, passed tp-end: 1646681480.206307, lib/libobjc/t_threads tp-start: 1646681480.309273, lib/libposix/bsd/t_rename, 1 tc-start: 1646681480.313013, rename tc-end: 1646681480.393372, rename, passed tp-end: 1646681480.402724, lib/libposix/bsd/t_rename tp-start: 1646681480.490332, lib/libposix/posix1/t_rename, 1 tc-start: 1646681480.492712, rename tc-end: 1646681480.579681, rename, passed tp-end: 1646681480.590895, lib/libposix/posix1/t_rename tp-start: 1646681480.685178, lib/libposix/posix2/t_rename, 1 tc-start: 1646681480.688359, rename tc-end: 1646681480.769321, rename, passed tp-end: 1646681480.780257, lib/libposix/posix2/t_rename tp-start: 1646681480.914221, lib/libppath/t_ppath, 25 tc-start: 1646681480.916829, component_at tc-end: 1646681481.7441, component_at, passed tc-start: 1646681481.14844, copydel_bool_success tc-end: 1646681481.139903, copydel_bool_success, passed tc-start: 1646681481.149347, copydel_object_twice_success tc-end: 1646681481.262132, copydel_object_twice_success, passed tc-start: 1646681481.269139, copyset_bool_success tc-end: 1646681481.368864, copyset_bool_success, passed tc-start: 1646681481.375906, copyset_object_twice_success tc-end: 1646681481.486592, copyset_object_twice_success, passed tc-start: 1646681481.494454, create_bool_eexist tc-end: 1646681481.595962, create_bool_eexist, passed tc-start: 1646681481.603466, create_bool_success tc-end: 1646681481.697642, create_bool_success, passed tc-start: 1646681481.705523, delete_bool_eftype tc-end: 1646681481.820489, delete_bool_eftype, passed tc-start: 1646681481.828506, delete_bool_enoent tc-end: 1646681481.941906, delete_bool_enoent, passed tc-start: 1646681481.950631, delete_bool_success tc-end: 1646681482.55858, delete_bool_success, passed tc-start: 1646681482.64237, get_bool_eftype tc-end: 1646681482.185956, get_bool_eftype, passed tc-start: 1646681482.195955, get_bool_enoent tc-end: 1646681482.323149, get_bool_enoent, passed tc-start: 1646681482.333277, get_bool_success tc-end: 1646681482.460693, get_bool_success, passed tc-start: 1646681482.470277, get_idx_key tc-end: 1646681482.565685, get_idx_key, passed tc-start: 1646681482.573183, get_string_eftype tc-end: 1646681482.664866, get_string_eftype, passed tc-start: 1646681482.671807, get_string_enoent tc-end: 1646681482.772339, get_string_enoent, passed tc-start: 1646681482.780832, get_string_success tc-end: 1646681482.891525, get_string_success, passed tc-start: 1646681482.900328, length tc-end: 1646681483.11556, length, passed tc-start: 1646681483.19808, pop_until_empty tc-end: 1646681483.119384, pop_until_empty, passed tc-start: 1646681483.127257, ppath_copy tc-end: 1646681483.218003, ppath_copy, passed tc-start: 1646681483.225539, push_until_full tc-end: 1646681483.319954, push_until_full, passed tc-start: 1646681483.327048, replace tc-end: 1646681483.417482, replace, passed tc-start: 1646681483.424304, set_bool_eftype tc-end: 1646681483.517658, set_bool_eftype, passed tc-start: 1646681483.525183, set_bool_enoent tc-end: 1646681483.641953, set_bool_enoent, passed tc-start: 1646681483.651943, set_bool_success tc-end: 1646681483.786389, set_bool_success, passed tp-end: 1646681483.795560, lib/libppath/t_ppath tp-start: 1646681483.902577, lib/libprop/t_proplib, 7 tc-start: 1646681483.904752, prop_basic tc-end: 1646681484.4963, prop_basic, passed tc-start: 1646681484.13469, prop_data_basic tc-end: 1646681484.103308, prop_data_basic, passed tc-start: 1646681484.111992, prop_dict_util tc-end: 1646681484.217616, prop_dict_util, passed tc-start: 1646681484.225099, prop_dictionary_equals tc-end: 1646681484.317286, prop_dictionary_equals, passed tc-start: 1646681484.325013, prop_number_basic tc-end: 1646681484.403944, prop_number_basic, passed tc-start: 1646681484.411203, prop_number_range_check tc-end: 1646681484.498040, prop_number_range_check, passed tc-start: 1646681484.504875, prop_string_basic tc-end: 1646681484.588188, prop_string_basic, passed tp-end: 1646681484.595628, lib/libprop/t_proplib tp-start: 1646681484.704762, lib/libpthread/t_barrier, 1 tc-start: 1646681484.707471, barrier tc-so:thread 0 entering barrier tc-so:thread 1 entering barrier tc-so:thread 2 entering barrier tc-so:thread 3 entering barrier tc-so:thread 4 entering barrier tc-so:thread 0 leaving barrier -> 0 tc-so:thread 1 leaving barrier -> 0 tc-so:thread 2 leaving barrier -> 0 tc-so:thread 3 leaving barrier -> 0 tc-so:thread 4 leaving barrier -> 1234567 tc-so:main joined with thread 0 tc-so:main joined with thread 1 tc-so:main joined with thread 2 tc-so:main joined with thread 3 tc-so:main joined with thread 4 tc-end: 1646681504.270499, barrier, passed tp-end: 1646681504.277342, lib/libpthread/t_barrier tp-start: 1646681504.361315, lib/libpthread/t_cond, 9 tc-start: 1646681504.363375, bogus_timedwaits tc-so:condition variable test 6: bogus timedwaits tc-so:unthreaded test (past) tc-so:unthreaded test (zero time) tc-so:threaded test tc-so:threaded test (zero time) tc-end: 1646681504.457653, bogus_timedwaits, passed tc-start: 1646681504.464499, broadcast tc-so:1: condition variable test 5 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1646681509.557743, broadcast, passed tc-start: 1646681509.564551, cond_timedwait_race tc-end: 1646681586.242338, cond_timedwait_race, passed tc-start: 1646681586.250941, condattr tc-end: 1646681586.334611, condattr, passed tc-start: 1646681586.341747, destroy_after_cancel tc-end: 1646681586.434043, destroy_after_cancel, passed tc-start: 1646681586.441127, signal_before_unlock tc-so:1: condition variable test 2 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1646681590.334230, signal_before_unlock, passed tc-start: 1646681590.341082, signal_before_unlock_static_init tc-so:1: condition variable test 3 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1646681594.217604, signal_before_unlock_static_init, passed tc-start: 1646681594.224830, signal_delay_wait tc-so:1: condition variable test 1 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1646681598.106977, signal_delay_wait, passed tc-start: 1646681598.113870, signal_wait_race tc-so:1: condition variable test 4 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Before the loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1646681604.108220, signal_wait_race, passed tp-end: 1646681604.117872, lib/libpthread/t_cond tp-start: 1646681604.205998, lib/libpthread/t_condwait, 2 tc-start: 1646681604.208387, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 7610.366365424 sec tc-so:timeout: 7614.037295764 sec tc-so:elapsed: 3.670930340 sec tc-end: 1646681607.988744, cond_wait_mono, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tc-start: 1646681607.999972, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1646681608.098079793 sec tc-so:timeout: 1646681611.873603723 sec tc-so:elapsed: 3.775523930 sec tc-end: 1646681611.890894, cond_wait_real, failed, /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tp-end: 1646681611.899319, lib/libpthread/t_condwait tp-start: 1646681611.986078, lib/libpthread/t_detach, 1 tc-start: 1646681611.988994, pthread_detach tc-end: 1646681619.640049, pthread_detach, passed tp-end: 1646681619.652044, lib/libpthread/t_detach tp-start: 1646681619.758752, lib/libpthread/t_equal, 1 tc-start: 1646681619.761946, pthread_equal tc-end: 1646681619.881700, pthread_equal, passed tp-end: 1646681619.893490, lib/libpthread/t_equal tp-start: 1646681619.999366, lib/libpthread/t_fork, 1 tc-start: 1646681620.2541, fork tc-end: 1646681629.663726, fork, passed tp-end: 1646681629.670970, lib/libpthread/t_fork tp-start: 1646681629.759073, lib/libpthread/t_fpu, 1 tc-start: 1646681629.761929, fpu tc-so:Testing threaded floating point computations... tc-end: 1646681629.920920, fpu, passed tp-end: 1646681629.930535, lib/libpthread/t_fpu tp-start: 1646681630.38233, lib/libpthread/t_join, 1 tc-start: 1646681630.41383, pthread_join tc-end: 1646681630.213565, pthread_join, passed tp-end: 1646681630.223168, lib/libpthread/t_join tp-start: 1646681630.321931, lib/libpthread/t_kill, 1 tc-start: 1646681630.325984, simple tc-end: 1646681630.838614, simple, passed tp-end: 1646681630.848528, lib/libpthread/t_kill tp-start: 1646681630.969821, lib/libpthread/t_mutex, 7 tc-start: 1646681630.972976, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1646681638.722904, mutex1, passed tc-start: 1646681638.732184, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1646681682.237688, mutex2, passed tc-start: 1646681682.245044, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1646681723.290525, mutex3, passed tc-start: 1646681723.302281, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1646681731.383598, mutex4, passed tc-start: 1646681731.396463, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1646681751.74049, mutex5, passed tc-start: 1646681751.84366, mutexattr1 tc-end: 1646681751.198617, mutexattr1, passed tc-start: 1646681751.208235, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1646681751.558740, mutexattr2, passed tp-end: 1646681751.568950, lib/libpthread/t_mutex tp-start: 1646681751.665342, lib/libpthread/t_name, 1 tc-start: 1646681751.667841, name tc-end: 1646681751.756952, name, passed tp-end: 1646681751.764910, lib/libpthread/t_name tp-start: 1646681751.870637, lib/libpthread/t_once, 3 tc-start: 1646681751.874150, once1 tc-so:1: Test 1 of pthread_once() tc-so:Variable x has value 0 tc-so:1: X has value 1 tc-end: 1646681751.987101, once1, passed tc-start: 1646681751.996137, once2 tc-so:1: Test 2 of pthread_once() tc-so:ofunc: Variable x has value 1 tc-so:Thread 0 sees x with value 2 tc-so:Thread 1 sees x with value 2 tc-so:Thread 2 sees x with value 2 tc-so:Thread 3 sees x with value 2 tc-so:Thread 4 sees x with value 2 tc-so:Thread 5 sees x with value 2 tc-so:Thread 6 sees x with value 2 tc-so:Thread 7 sees x with value 2 tc-so:Thread 8 sees x with value 2 tc-so:Thread 9 sees x with value 2 tc-so:Thread 10 sees x with value 2 tc-so:Thread 11 sees x with value 2 tc-so:Thread 12 sees x with value 2 tc-so:Thread 13 sees x with value 2 tc-so:Thread 14 sees x with value 2 tc-so:Thread 15 sees x with value 2 tc-so:Thread 16 sees x with value 2 tc-so:Thread 17 sees x with value 2 tc-so:Thread 18 sees x with value 2 tc-so:Thread 19 sees x with value 2 tc-so:Thread 20 sees x with value 2 tc-so:Thread 21 sees x with value 2 tc-so:Thread 22 sees x with value 2 tc-so:Thread 23 sees x with value 2 tc-so:Thread 24 sees x with value 2 tc-so:1: X has value 2 tc-end: 1646681752.203879, once2, passed tc-start: 1646681752.213520, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1646681752.333292, once3, passed tp-end: 1646681752.342193, lib/libpthread/t_once tp-start: 1646681752.445982, lib/libpthread/t_preempt, 1 tc-start: 1646681752.449096, preempt1 tc-so:1: preempt test tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:1: Thread has started. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1646681754.536900, preempt1, passed tp-end: 1646681754.544224, lib/libpthread/t_preempt tp-start: 1646681754.632467, lib/libpthread/t_rwlock, 2 tc-start: 1646681754.634884, rwlock1 tc-end: 1646681756.658851, rwlock1, passed tc-start: 1646681756.666084, rwlock_static tc-end: 1646681756.774537, rwlock_static, passed tp-end: 1646681756.784580, lib/libpthread/t_rwlock tp-start: 1646681756.907323, lib/libpthread/t_sem, 4 tc-start: 1646681756.910530, before_start_no_threads tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1646681776.777049, before_start_no_threads, passed tc-start: 1646681776.785051, before_start_one_thread tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1646681796.618900, before_start_one_thread, passed tc-start: 1646681796.627050, named tc-so:Test begin tc-so:Test end tc-end: 1646681796.721277, named, passed tc-start: 1646681796.728644, unnamed tc-so:Test begin tc-so:Thread 0x40286000 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:main loop 1: posting... tc-so:Thread 0x40286000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40286000 waiting for semaphore... tc-so:main loop 2: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40286000 got semaphore tc-so:Test end tc-end: 1646681797.588292, unnamed, passed tp-end: 1646681797.596136, lib/libpthread/t_sem tp-start: 1646681797.688648, lib/libpthread/t_sigmask, 4 tc-start: 1646681797.691082, before_threads tc-so:Success: Both handlers ran in order tc-end: 1646681797.787895, before_threads, passed tc-start: 1646681797.796374, incorrect_mask_bug tc-end: 1646681803.462457, incorrect_mask_bug, passed tc-start: 1646681803.471214, respected_while_running tc-so:Success: Handlers were invoked by different threads tc-end: 1646681805.396238, respected_while_running, passed tc-start: 1646681805.403819, upcalls_not_started tc-end: 1646681805.496432, upcalls_not_started, passed tp-end: 1646681805.504001, lib/libpthread/t_sigmask tp-start: 1646681805.590536, lib/libpthread/t_sigsuspend, 1 tc-start: 1646681805.592771, sigsuspend tc-end: 1646681807.564495, sigsuspend, passed tp-end: 1646681807.575173, lib/libpthread/t_sigsuspend tp-start: 1646681807.670903, lib/libpthread/t_siglongjmp, 1 tc-start: 1646681807.673892, siglongjmp1 tc-end: 1646681807.758297, siglongjmp1, passed tp-end: 1646681807.766821, lib/libpthread/t_siglongjmp tp-start: 1646681807.854633, lib/libpthread/t_sleep, 1 tc-start: 1646681807.857324, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1646681809.831621, sleep1, passed tp-end: 1646681809.838138, lib/libpthread/t_sleep tp-start: 1646681809.918025, lib/libpthread/t_swapcontext, 1 tc-start: 1646681809.920465, swapcontext1 tc-so:Testing if swapcontext() alters pthread_self() tc-so:before swapcontext self = 0x4028a000 tc-so:after swapcontext self = 0x4028a000 tc-so:Test succeeded tc-end: 1646681810.38219, swapcontext1, passed tp-end: 1646681810.45785, lib/libpthread/t_swapcontext tp-start: 1646681810.136835, lib/libpthread/t_timedmutex, 11 tc-start: 1646681810.139214, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1646681817.667274, mutex1, passed tc-start: 1646681817.673883, mutex2 tc-end: 1646682407.362934, mutex2, failed, Test case timed out after 300 seconds tc-start: 1646682407.371833, mutex3 tc-end: 1646682994.31447, mutex3, failed, Test case timed out after 300 seconds tc-start: 1646682994.40149, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1646683002.54871, mutex4, passed tc-start: 1646683002.61697, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1646683021.862437, mutex5, passed tc-start: 1646683021.869549, mutexattr1 tc-end: 1646683021.953452, mutexattr1, passed tc-start: 1646683021.960139, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1646683022.232854, mutexattr2, passed tc-start: 1646683022.240877, timedmutex1 tc-so:Timed mutex-test 1 tc-so:Before acquiring mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1646683022.350357, timedmutex1, passed tc-start: 1646683022.358788, timedmutex2 tc-so:Timed mutex-test 2 tc-so:Before acquiring mutex with timedlock tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1646683022.462600, timedmutex2, passed tc-start: 1646683022.471775, timedmutex3 tc-so:Timed mutex-test 3 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1646683022.575352, timedmutex3, passed tc-start: 1646683022.582339, timedmutex4 tc-so:Timed mutex-test 4 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1646683022.686306, timedmutex4, passed tp-end: 1646683022.695369, lib/libpthread/t_timedmutex tp-start: 1646683022.777411, lib/libpthread/t_call_once, 1 tc-start: 1646683022.779770, call_once tc-end: 1646683022.878322, call_once, passed tp-end: 1646683022.886474, lib/libpthread/t_call_once tp-start: 1646683022.972136, lib/libpthread/t_cnd, 4 tc-start: 1646683022.974498, cnd_broadcast tc-end: 1646683023.77528, cnd_broadcast, passed tc-start: 1646683023.85815, cnd_init tc-end: 1646683023.183513, cnd_init, passed tc-start: 1646683023.192652, cnd_signal tc-end: 1646683023.299477, cnd_signal, passed tc-start: 1646683023.308453, cnd_timedwait tc-end: 1646683023.406346, cnd_timedwait, passed tp-end: 1646683023.417402, lib/libpthread/t_cnd tp-start: 1646683023.503094, lib/libpthread/t_mtx, 4 tc-start: 1646683023.505572, mtx_init tc-end: 1646683023.599256, mtx_init, passed tc-start: 1646683023.607609, mtx_lock tc-end: 1646683023.697964, mtx_lock, passed tc-start: 1646683023.706003, mtx_timedlock tc-end: 1646683023.802840, mtx_timedlock, passed tc-start: 1646683023.812445, mtx_trylock tc-end: 1646683023.922449, mtx_trylock, passed tp-end: 1646683023.932511, lib/libpthread/t_mtx tp-start: 1646683024.27242, lib/libpthread/t_thrd, 6 tc-start: 1646683024.29645, thrd_create tc-end: 1646683024.117324, thrd_create, passed tc-start: 1646683024.126155, thrd_current tc-end: 1646683024.219670, thrd_current, passed tc-start: 1646683024.227594, thrd_detach tc-end: 1646683024.318540, thrd_detach, passed tc-start: 1646683024.326594, thrd_exit tc-end: 1646683024.417482, thrd_exit, passed tc-start: 1646683024.425163, thrd_sleep tc-end: 1646683024.747468, thrd_sleep, passed tc-start: 1646683024.756148, thrd_yield tc-end: 1646683024.847749, thrd_yield, passed tp-end: 1646683024.855678, lib/libpthread/t_thrd tp-start: 1646683024.958301, lib/libpthread/t_tss, 4 tc-start: 1646683024.961399, tss_create tc-end: 1646683025.73530, tss_create, passed tc-start: 1646683025.83832, tss_destructor_main_thread tc-end: 1646683025.188788, tss_destructor_main_thread, passed tc-start: 1646683025.197402, tss_destructor_thread_exit tc-end: 1646683025.282581, tss_destructor_thread_exit, passed tc-start: 1646683025.290368, tss_set tc-end: 1646683025.380452, tss_set, passed tp-end: 1646683025.389508, lib/libpthread/t_tss tp-start: 1646683025.914860, lib/libpthread/t_atexit, 1 tc-start: 1646683025.917670, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1646683026.633737, atexit, passed tp-end: 1646683026.644712, lib/libpthread/t_atexit tp-start: 1646683027.177556, lib/libpthread/t_cancel, 1 tc-start: 1646683027.179764, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1646683027.882378, register_while_disabled, passed tp-end: 1646683027.890105, lib/libpthread/t_cancel tp-start: 1646683028.436258, lib/libpthread/t_exit, 1 tc-start: 1646683028.439304, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1646683029.83849, main_thread, passed tp-end: 1646683029.91539, lib/libpthread/t_exit tp-start: 1646683029.618815, lib/libpthread/t_resolv, 1 tc-start: 1646683029.621242, resolv tc-so:0x402a0000: 5 resolving anoncvs.isc.netbsd.org 2 tc-so:0x402a1c00: 5 resolving zeppo.rediris.es 91 tc-so:0x402a3800: 5 resolving ftp.uni-erlangen.de 31 tc-so:0x402a5400: 5 resolving moon.vub.ac.be 47 tc-so:0x402a7000: 5 resolving above.warped.net 0 tc-so:0x402a1c00: host zeppo.rediris.es not found tc-so:0x402a7000: host above.warped.net not found tc-so:0x402a5400: host moon.vub.ac.be not found tc-so:0x402a3800: host ftp.uni-erlangen.de not found tc-so:0x402a1c00: 4 resolving centaurus.4web.cz 9 tc-so:0x402a7000: 4 resolving lala.iri.co.jp 39 tc-so:0x402a5400: 4 resolving mirror03.inet.tele.dk 46 tc-so:0x402a3800: 4 resolving ftp.funet.fi 24 tc-so:0x402a1c00: host centaurus.4web.cz not found tc-so:0x402a7000: host lala.iri.co.jp not found tc-so:0x402a1c00: 3 resolving www.en.netbsd.de 85 tc-so:0x402a7000: 3 resolving ftp.fsn.hu 23 tc-so:0x402a0000: host anoncvs.isc.netbsd.org not found tc-so:0x402a0000: 4 resolving centaurus.4web.cz 9 tc-so:0x402a5400: host mirror03.inet.tele.dk not found tc-so:0x402a3800: host ftp.funet.fi not found tc-so:0x402a5400: 3 resolving ftp.plig.org 30 tc-so:0x402a3800: 3 resolving netbsd.nsysu.edu.tw 57 tc-so:0x402a1c00: host www.en.netbsd.de not found tc-so:0x402a7000: host ftp.fsn.hu not found tc-so:0x402a1c00: 2 resolving ftp.xgate.co.kr 32 tc-so:0x402a7000: 2 resolving lala.iri.co.jp 39 tc-so:0x402a5400: host ftp.plig.org not found tc-so:0x402a3800: host netbsd.nsysu.edu.tw not found tc-so:0x402a5400: 2 resolving mail.netbsd.org 42 tc-so:0x402a3800: 2 resolving netbsd.4ka.mipt.ru 51 tc-so:0x402a1c00: host ftp.xgate.co.kr not found tc-so:0x402a7000: host lala.iri.co.jp not found tc-so:0x402a1c00: 1 resolving nbwww.sergei.cc 48 tc-so:0x402a7000: 1 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0x402a3800: host netbsd.4ka.mipt.ru not found tc-so:0x402a3800: 1 resolving ftp.plig.org 30 tc-so:0x402a7000: host netbsdwww.cs.rmit.edu.au not found tc-so:0x402a0000: host centaurus.4web.cz not found tc-so:0x402a0000: 3 resolving console.netbsd.org 12 tc-so:0x402a0000: host console.netbsd.org not found tc-so:0x402a0000: 2 resolving netbsd.netlead.com.au 56 tc-so:0x402a0000: host netbsd.netlead.com.au not found tc-so:0x402a0000: 1 resolving netbsd.zarco.org 65 tc-so:0x402a0000: host netbsd.zarco.org not found tc-so:0x402a3800: host ftp.plig.org not found tc-so:0x402a1c00: host nbwww.sergei.cc not found tc-so:0x402a5400: host mail.netbsd.org not found tc-so:0x402a5400: 1 resolving lala.iri.co.jp 39 tc-so:0x402a5400: host lala.iri.co.jp not found tc-end: 1646683073.824611, resolv, passed tp-end: 1646683073.831572, lib/libpthread/t_resolv tp-start: 1646683074.311044, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1646683074.313456, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1646683075.3189, thread_local_dtor_order, passed tp-end: 1646683075.12480, lib/libpthread/t_thread_local_dtor tp-start: 1646683075.158029, lib/librefuse/t_refuse_opt, 9 tc-start: 1646683075.160930, t_fuse_opt_add_arg tc-end: 1646683075.283505, t_fuse_opt_add_arg, passed tc-start: 1646683075.292680, t_fuse_opt_add_opt tc-end: 1646683075.385292, t_fuse_opt_add_opt, passed tc-start: 1646683075.393603, t_fuse_opt_add_opt_escaped tc-end: 1646683075.484696, t_fuse_opt_add_opt_escaped, passed tc-start: 1646683075.491179, t_fuse_opt_insert_arg tc-end: 1646683075.589192, t_fuse_opt_insert_arg, passed tc-start: 1646683075.598857, t_fuse_opt_match tc-end: 1646683075.697743, t_fuse_opt_match, passed tc-start: 1646683075.705922, t_fuse_opt_parse tc-end: 1646683075.816073, t_fuse_opt_parse, passed tc-start: 1646683075.823108, t_fuse_opt_parse_null_args tc-end: 1646683075.904756, t_fuse_opt_parse_null_args, passed tc-start: 1646683075.911849, t_fuse_opt_parse_null_opts tc-end: 1646683075.999030, t_fuse_opt_parse_null_opts, passed tc-start: 1646683076.6060, t_fuse_opt_parse_null_proc tc-end: 1646683076.90222, t_fuse_opt_parse_null_proc, passed tp-end: 1646683076.97758, lib/librefuse/t_refuse_opt tp-start: 1646683076.189303, lib/librt/t_sched, 8 tc-start: 1646683076.192108, sched_getparam tc-end: 1646683076.268907, sched_getparam, passed tc-start: 1646683076.275928, sched_priority tc-end: 1646683076.355367, sched_priority, passed tc-start: 1646683076.362317, sched_rr_get_interval_1 tc-end: 1646683076.439955, sched_rr_get_interval_1, passed tc-start: 1646683076.446316, sched_rr_get_interval_2 tc-end: 1646683076.519893, sched_rr_get_interval_2, passed tc-start: 1646683076.526637, sched_setscheduler_1 tc-end: 1646683076.600375, sched_setscheduler_1, passed tc-start: 1646683076.607452, sched_setscheduler_2 tc-end: 1646683076.682867, sched_setscheduler_2, passed tc-start: 1646683076.689624, sched_setscheduler_3 tc-end: 1646683076.762817, sched_setscheduler_3, passed tc-start: 1646683076.769213, sched_setscheduler_4 tc-end: 1646683076.842027, sched_setscheduler_4, passed tp-end: 1646683076.848723, lib/librt/t_sched tp-start: 1646683076.921052, lib/librt/t_sem, 5 tc-start: 1646683076.923178, basic tc-end: 1646683077.55196, basic, passed tc-start: 1646683077.61989, child tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1646683117.80738, child, passed tc-start: 1646683117.87051, invalid_ops tc-end: 1646683117.226368, invalid_ops, passed tc-start: 1646683117.233502, pshared tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1646683157.278847, pshared, passed tc-start: 1646683157.285305, sem_open_address tc-end: 1646683157.443616, sem_open_address, expected_failure, kern/56549: consecutive sem_open() do not return the same address: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/librt/t_sem.c:332: sem == sem3 not met tp-end: 1646683157.452235, lib/librt/t_sem tp-start: 1646683157.551683, lib/libtre/t_regex_att, 7 tc-start: 1646683157.553982, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1646683157.777473, basic, passed tc-start: 1646683157.785286, categorization tc-se:skipping failed test at line 27 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 28 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 29 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 36 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 37 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 38 (pattern=a\(b\)*\1, input=abab) tc-se:Expected BUG=repeat-null-unknown at line 42 tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1646683157.901668, categorization, passed tc-start: 1646683157.909353, forcedassoc tc-end: 1646683158.12022, forcedassoc, passed tc-start: 1646683158.19256, leftassoc tc-end: 1646683158.116487, leftassoc, passed tc-start: 1646683158.124740, nullsubexpr tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-end: 1646683158.243703, nullsubexpr, passed tc-start: 1646683158.251576, repetition tc-se:skipping failed test at line 38 (pattern=((..)|(.))*, input=aa) tc-se:skipping failed test at line 48 (pattern=((..)|(.))*, input=aaa) tc-se:skipping failed test at line 68 (pattern=((..)|(.))*, input=aaaaa) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-end: 1646683158.435523, repetition, passed tc-start: 1646683158.445555, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 16 tc-end: 1646683158.592021, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1646683158.600423, lib/libtre/t_regex_att tp-start: 1646683158.678205, lib/libtre/t_exhaust, 1 tc-start: 1646683158.680552, regcomp_too_big tc-end: 1646683173.78543, regcomp_too_big, passed tp-end: 1646683173.113639, lib/libtre/t_exhaust tp-start: 1646683173.276674, lib/libusbhid/t_usbhid, 6 tc-start: 1646683173.278751, check_hid_get_data tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:257: data != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:259: data != -1: == 255 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:268: data != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-end: 1646683173.392414, check_hid_get_data, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1646683173.400683, check_hid_logical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:128: hi.logical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:132: hi.logical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:147: hi.logical_minimum > hi.logical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1646683173.485834, check_hid_logical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1646683173.491730, check_hid_physical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:191: hi.physical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:195: hi.physical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:210: hi.physical_minimum > hi.physical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1646683173.582565, check_hid_physical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1646683173.589234, check_hid_set_data tc-end: 1646683173.692539, check_hid_set_data, passed tc-start: 1646683173.700240, check_hid_usage tc-end: 1646683173.804480, check_hid_usage, passed tc-start: 1646683173.813027, check_parse_just_pop tc-end: 1646683173.882586, check_parse_just_pop, passed tp-end: 1646683173.889420, lib/libusbhid/t_usbhid tp-start: 1646683173.980753, lib/libutil/t_efun, 4 tc-start: 1646683173.983494, ecalloc tc-end: 1646683174.78334, ecalloc, passed tc-start: 1646683174.87927, efopen tc-end: 1646683174.189467, efopen, passed tc-start: 1646683174.199223, emalloc tc-end: 1646683174.299780, emalloc, passed tc-start: 1646683174.309682, erealloc tc-end: 1646683174.411194, erealloc, passed tp-end: 1646683174.423349, lib/libutil/t_efun tp-start: 1646683174.530947, lib/libutil/t_parsedate, 7 tc-start: 1646683174.533796, atsecs tc-end: 1646683174.661139, atsecs, passed tc-start: 1646683174.670480, dates tc-end: 1646683174.785794, dates, passed tc-start: 1646683174.795247, dsttimes tc-end: 1646683174.915433, dsttimes, passed tc-start: 1646683174.924720, gibberish tc-end: 1646683175.36569, gibberish, passed tc-start: 1646683175.46362, relative tc-end: 1646683178.136126, relative, passed tc-start: 1646683178.143950, times tc-end: 1646683178.231399, times, passed tc-start: 1646683178.238232, zones tc-end: 1646683178.324816, zones, passed tp-end: 1646683178.331872, lib/libutil/t_parsedate tp-start: 1646683178.401686, lib/libutil/t_pidfile, 6 tc-start: 1646683178.403689, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 8726, current pid 8726 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 8726, current pid 8726 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 8726, current pid 8726 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 8726, current pid 8726 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1646683178.522818, change_basenames, passed tc-start: 1646683178.529135, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 17986, current pid 17986 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 17986, current pid 17986 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile ./second.pid does not exist any more tc-so:Ensuring pidfile ./custom-basename does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 17986, current pid 17986 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1646683178.651255, change_mix, passed tc-start: 1646683178.657892, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 17502, current pid 17502 tc-so:Ensuring pidfile ./var/run/first.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 17502, current pid 17502 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1646683178.772026, change_paths, passed tc-start: 1646683178.784234, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 15288, current pid 15288 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1646683178.885498, custom_basename, passed tc-start: 1646683178.891983, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 15236, current pid 15236 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1646683179.4236, custom_path, passed tc-start: 1646683179.16222, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 18456, current pid 18456 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1646683179.139027, default_path, passed tp-end: 1646683179.145864, lib/libutil/t_pidfile tp-start: 1646683179.233960, lib/libutil/t_snprintb, 2 tc-start: 1646683179.236418, snprintb tc-end: 1646683179.314737, snprintb, passed tc-start: 1646683179.322085, snprintb_m tc-end: 1646683179.396395, snprintb_m, passed tp-end: 1646683179.403151, lib/libutil/t_snprintb tp-start: 1646683179.485577, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1646683179.488114, sockaddr_snprintf_at tc-end: 1646683179.569991, sockaddr_snprintf_at, passed tc-start: 1646683179.578214, sockaddr_snprintf_dl tc-end: 1646683179.658011, sockaddr_snprintf_dl, passed tc-start: 1646683179.666249, sockaddr_snprintf_in tc-end: 1646683179.745106, sockaddr_snprintf_in, passed tc-start: 1646683179.753412, sockaddr_snprintf_in6 tc-end: 1646683179.829434, sockaddr_snprintf_in6, passed tc-start: 1646683179.836605, sockaddr_snprintf_un tc-end: 1646683179.916495, sockaddr_snprintf_un, passed tp-end: 1646683179.923961, lib/libutil/t_sockaddr_snprintf tp-start: 1646683180.17776, lib/libossaudio/t_ossaudio, 4 tc-start: 1646683180.20167, oss_dsp_caps tc-end: 1646683180.97038, oss_dsp_caps, skipped, No testable audio device available tc-start: 1646683180.105093, oss_dsp_init tc-end: 1646683180.193838, oss_dsp_init, skipped, Audio device unavailable for playback tc-start: 1646683180.202360, oss_dsp_trigger_read tc-end: 1646683180.285042, oss_dsp_trigger_read, skipped, PR port-sparc/55876 tc-start: 1646683180.293651, oss_dsp_trigger_write tc-end: 1646683180.374811, oss_dsp_trigger_write, skipped, Audio device unavailable for playback tp-end: 1646683180.381568, lib/libossaudio/t_ossaudio tp-start: 1646683180.506029, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1646683180.508918, blocktimedwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646683181.207641, blocktimedwait, passed tc-start: 1646683181.214181, blockwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646683181.967223, blockwait, passed tc-start: 1646683181.974631, busydestroy tc-so:[ 1.0000000] entropy: ready tc-end: 1646683182.345092, busydestroy, passed tc-start: 1646683182.354181, destroy tc-so:[ 1.0000000] entropy: ready tc-end: 1646683182.696781, destroy, passed tc-start: 1646683182.704754, initvalue tc-so:[ 1.0000000] entropy: ready tc-end: 1646683183.69614, initvalue, passed tc-start: 1646683183.77364, named tc-so:[ 1.0000000] entropy: ready tc-end: 1646683183.423637, named, passed tc-start: 1646683183.431115, postwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646683183.774899, postwait, passed tc-start: 1646683183.782988, unlink tc-so:[ 1.0000000] entropy: ready tc-end: 1646683184.235949, unlink, passed tp-end: 1646683184.244436, lib/semaphore/pthread/t_sem_pth tp-start: 1646683184.334705, lib/librumpclient/t_fd, 2 tc-start: 1646683184.337088, bigenough tc-end: 1646683185.31456, bigenough, passed tc-start: 1646683185.38329, sigio tc-so:sigcnt after connect: 4 tc-end: 1646683186.12304, sigio, passed tp-end: 1646683186.22568, lib/librumpclient/t_fd tp-start: 1646683187.488793, lib/librumpclient/t_exec, 5 tc-start: 1646683187.491458, cloexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec cloexec1 ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-end: 1646683190.547317, cloexec, passed tc-start: 1646683190.556531, exec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1646683193.763248, exec, passed tc-start: 1646683193.773315, noexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ env /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1646683196.978277, noexec, passed tc-start: 1646683196.988322, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1646683219.811642, threxec, passed tc-start: 1646683219.818562, vfork tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec vfork_please ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-end: 1646683223.221078, vfork, passed tp-end: 1646683223.230545, lib/librumpclient/t_exec tp-start: 1646683224.259601, lib/librumphijack/t_asyncio, 3 tc-start: 1646683224.262480, invafd tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client invafd ] tc-end: 1646683226.22377, invafd, passed tc-start: 1646683226.29550, select_allunset tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_allunset ] tc-end: 1646683228.807081, select_allunset, passed tc-start: 1646683228.817273, select_timeout tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_timeout ] tc-end: 1646683230.642448, select_timeout, passed tp-end: 1646683230.650938, lib/librumphijack/t_asyncio tp-start: 1646683231.268934, lib/librumphijack/t_config, 1 tc-start: 1646683231.271499, fdoff tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client fdoff8 ] tc-end: 1646683233.224821, fdoff, passed tp-end: 1646683233.232109, lib/librumphijack/t_config tp-start: 1646683234.548543, lib/librumphijack/t_cwd, 8 tc-start: 1646683234.550710, basic_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple chdir ] tc-end: 1646683236.264963, basic_chdir, passed tc-start: 1646683236.280511, basic_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple fchdir ] tc-end: 1646683238.9070, basic_fchdir, passed tc-start: 1646683238.17009, slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple chdir ] tc-end: 1646683239.771009, slash_chdir, passed tc-start: 1646683239.780793, slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple fchdir ] tc-end: 1646683241.568328, slash_fchdir, passed tc-start: 1646683241.576852, symlink_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink chdir ] tc-end: 1646683243.358317, symlink_chdir, passed tc-start: 1646683243.368460, symlink_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink fchdir ] tc-end: 1646683245.294945, symlink_fchdir, passed tc-start: 1646683245.304981, symlink_slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink chdir ] tc-end: 1646683247.248122, symlink_slash_chdir, passed tc-start: 1646683247.256536, symlink_slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink fchdir ] tc-end: 1646683249.112911, symlink_slash_fchdir, passed tp-end: 1646683249.121510, lib/librumphijack/t_cwd tp-start: 1646683249.898866, lib/librumphijack/t_sh, 2 tc-start: 1646683249.902137, redirect tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-so:Executing command [ cat /rump/thefile ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-end: 1646683252.977827, redirect, passed tc-start: 1646683252.988696, runscript tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mv thescript /rump ] tc-so:Executing command [ /bin/sh -c sh /rump/thescript ] tc-end: 1646683255.557245, runscript, passed tp-end: 1646683255.566887, lib/librumphijack/t_sh tp-start: 1646683256.608395, lib/librumphijack/t_tcpip, 4 tc-start: 1646683256.610517, http tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./httpd.pid -b -s /usr/tests/lib/librumphijack ] tc-so:Executing command [ rump.netstat -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_netget 127.0.0.1 80 webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ sed -n 1,/^$/!p webfile ] tc-end: 1646683260.386751, http, passed tc-start: 1646683260.395571, nfs tc-so:Executing command [ newfs -F -s 10000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ /bin/sh -c echo "/export -noresvport -noresvmnt 10.1.1.100" | \ tc-so: dd of=/rump/etc/exports 2> /dev/null ] tc-so:Executing command [ rump.sysctl -q -w kern.module.autoload=1 ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ /bin/sh -c echo wind in my hair > /rump/export/im_alive ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ cat /rump/mnt/im_alive ] tc-so:Executing command [ ls -l /rump/mnt/im_alive ] tc-end: 1646683273.161012, nfs, passed tc-start: 1646683273.178217, nfs_autoload tc-end: 1646683274.239833, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1646683274.248574, ssh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:sshd running tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ssh -T -F ssh_config 127.0.0.1 env BLOCKSIZE=512 ls -li /tmp/atf-run.XgL2mb/testdir ] tc-so:Executing command [ env BLOCKSIZE=512 ls -li /tmp/atf-run.XgL2mb/testdir ] tc-end: 1646683287.519584, ssh, passed tp-end: 1646683287.624732, lib/librumphijack/t_tcpip tp-start: 1646683289.177329, lib/librumphijack/t_vfs, 9 tc-start: 1646683289.184805, blanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat -f /rump/dev/null ] tc-so:Executing command [ stat -f /dev/null ] tc-end: 1646683291.326828, blanket, passed tc-start: 1646683291.335060, cpcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1646683297.87364, cpcopy, passed tc-start: 1646683297.135404, doubleblanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mkdir /rump/dir ] tc-so:Executing command [ ln -s dir /rump/dirtoo ] tc-so:Executing command [ touch /dir/file ] tc-so:Executing command [ stat -f /dir/file ] tc-so:Executing command [ stat -f /dirtoo/file ] tc-end: 1646683300.50505, doubleblanket, passed tc-start: 1646683300.58741, ln_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ ln /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1646683304.449534, ln_nox, passed tc-start: 1646683304.462387, ln_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ touch ./loser ] tc-so:Executing command [ ln ./loser /rump/. ] tc-end: 1646683306.351870, ln_x, passed tc-start: 1646683306.376606, mv_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ mv /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1646683310.435126, mv_nox, passed tc-start: 1646683310.448875, mv_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack librumphijack.2 ] tc-so:Executing command [ mv librumphijack /rump ] tc-so:Executing command [ diff -ru librumphijack.2 /rump/librumphijack ] tc-end: 1646683314.851469, mv_x, passed tc-start: 1646683314.903401, paxcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ pax -rw -s,/usr/tests/lib,, /usr/tests/lib/librumphijack . ] tc-so:Executing command [ pax -rw librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1646683321.10436, paxcopy, passed tc-start: 1646683321.63845, runonprefix tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat /rump/dev ] tc-so:Executing command [ stat /rumpdev ] tc-end: 1646683323.147757, runonprefix, passed tp-end: 1646683323.154930, lib/librumphijack/t_vfs tp-start: 1646683323.267435, lib/libdes/t_des, 15 tc-start: 1646683323.269600, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1646683323.343098, align, passed tc-start: 1646683323.349610, cbc tc-end: 1646683323.420098, cbc, passed tc-start: 1646683323.427235, cbc_cksum tc-end: 1646683323.493793, cbc_cksum, passed tc-start: 1646683323.500410, cbcm tc-end: 1646683323.567159, cbcm, passed tc-start: 1646683323.573817, cfb tc-so:cfb8 tc-so:cfb16 tc-so:cfb32 tc-so:cfb48 tc-so:cfb64 tc-so:cfb64() tc-so:ede_cfb64() tc-end: 1646683323.652889, cfb, passed tc-start: 1646683323.659530, desx_cbc tc-end: 1646683323.726833, desx_cbc, passed tc-start: 1646683323.733700, ecb tc-end: 1646683323.802351, ecb, passed tc-start: 1646683323.809288, ede_cbc tc-end: 1646683323.878723, ede_cbc, passed tc-start: 1646683323.885768, ede_ecb tc-end: 1646683323.958461, ede_ecb, passed tc-start: 1646683323.965377, ede_ofb64 tc-end: 1646683324.37067, ede_ofb64, passed tc-start: 1646683324.43944, fast_crypt tc-end: 1646683324.119960, fast_crypt, passed tc-start: 1646683324.127572, ofb tc-end: 1646683324.201181, ofb, passed tc-start: 1646683324.209968, ofb64 tc-end: 1646683324.288602, ofb64, passed tc-start: 1646683324.296826, pcbc tc-end: 1646683324.366125, pcbc, passed tc-start: 1646683324.373283, quad_cksum tc-end: 1646683324.446599, quad_cksum, passed tp-end: 1646683324.453930, lib/libdes/t_des tp-start: 1646683324.530245, lib/libskey/t_algorithms, 3 tc-start: 1646683324.532360, md4 tc-end: 1646683324.604133, md4, passed tc-start: 1646683324.611891, md5 tc-end: 1646683324.686130, md5, passed tc-start: 1646683324.693705, sha1 tc-end: 1646683325.187211, sha1, passed tp-end: 1646683325.194903, lib/libskey/t_algorithms tp-start: 1646683325.316445, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1646683325.319173, rtld_dlerror_cleared tc-end: 1646683325.401601, rtld_dlerror_cleared, passed tp-end: 1646683325.410424, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1646683325.492351, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1646683325.494948, rtld_dlerror_false tc-end: 1646683325.576655, rtld_dlerror_false, passed tp-end: 1646683325.584981, libexec/ld.elf_so/t_dlerror-false tp-start: 1646683325.673671, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1646683325.676040, rtld_dlinfo_linkmap_dlopen tc-end: 1646683325.762699, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1646683325.772039, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1646683325.867991, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1646683325.876002, rtld_dlinfo_linkmap_inval tc-end: 1646683325.950013, rtld_dlinfo_linkmap_inval, passed tc-start: 1646683325.958685, rtld_dlinfo_linkmap_self tc-end: 1646683326.42208, rtld_dlinfo_linkmap_self, passed tp-end: 1646683326.50716, libexec/ld.elf_so/t_dlinfo tp-start: 1646683326.143619, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1646683326.146692, rtld_dlvsym_symbol_nonexistent tc-end: 1646683326.235085, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1646683326.243448, rtld_dlvsym_v1 tc-end: 1646683326.350479, rtld_dlvsym_v1, passed tc-start: 1646683326.360643, rtld_dlvsym_v3 tc-end: 1646683326.463447, rtld_dlvsym_v3, passed tc-start: 1646683326.472357, rtld_dlvsym_version_nonexistent tc-end: 1646683326.575689, rtld_dlvsym_version_nonexistent, passed tc-start: 1646683326.586010, rtld_dlvsym_version_null tc-end: 1646683326.673132, rtld_dlvsym_version_null, passed tp-end: 1646683326.680827, libexec/ld.elf_so/t_dlvsym tp-start: 1646683326.764694, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1646683326.767413, rtld_hidden_ifunc tc-end: 1646683327.14332, rtld_hidden_ifunc, passed tc-start: 1646683327.21982, rtld_ifunc tc-end: 1646683327.251099, rtld_ifunc, passed tc-start: 1646683327.260187, rtld_main_ifunc tc-end: 1646683327.338409, rtld_main_ifunc, passed tp-end: 1646683327.345683, libexec/ld.elf_so/t_ifunc tp-start: 1646683327.424893, libexec/ld.elf_so/t_rtld_r_debug, 2 tc-start: 1646683327.427409, dlopen tc-end: 1646683327.513748, dlopen, passed tc-start: 1646683327.522519, self tc-end: 1646683327.604771, self, passed tp-end: 1646683327.613111, libexec/ld.elf_so/t_rtld_r_debug tp-start: 1646683328.288557, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1646683328.291309, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1646683328.977492, df_1_noopen1, passed tc-start: 1646683328.986024, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1646683329.669201, df_1_noopen2, passed tp-end: 1646683329.686688, libexec/ld.elf_so/t_df_1_noopen tp-start: 1646683330.220955, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1646683330.223736, dl_symver tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-end: 1646683333.731471, dl_symver, passed tp-end: 1646683333.739922, libexec/ld.elf_so/t_dl_symver tp-start: 1646683334.304328, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1646683334.307435, thread_local_dtor tc-end: 1646683902.59238, thread_local_dtor, failed, Test case timed out after 300 seconds tp-end: 1646683902.67984, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1646683903.13861, net/fdpass/t_fdpass, 4 tc-start: 1646683903.16251, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1646683903.863505, fdpass_compat, passed tc-start: 1646683903.875382, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1646683904.790189, fdpass_compat_normal, passed tc-start: 1646683904.798608, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1646683905.509836, fdpass_normal, passed tc-start: 1646683905.521519, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1646683906.445181, fdpass_normal_compat, passed tp-end: 1646683906.457174, net/fdpass/t_fdpass tp-start: 1646683907.464256, net/in_cksum/t_in_cksum, 4 tc-start: 1646683907.466872, mbufs_aligned tc-end: 1646683917.88215, mbufs_aligned, passed tc-start: 1646683917.95817, mbufs_unaligned tc-end: 1646683926.476203, mbufs_unaligned, passed tc-start: 1646683926.484458, sizes_aligned tc-end: 1646683932.348272, sizes_aligned, passed tc-start: 1646683932.355213, sizes_unaligned tc-end: 1646683937.743878, sizes_unaligned, passed tp-end: 1646683937.752891, net/in_cksum/t_in_cksum tp-start: 1646683937.850895, net/net/t_bind, 2 tc-start: 1646683937.853750, bindany_4 tc-end: 1646683937.947290, bindany_4, passed tc-start: 1646683937.955214, bindany_6 tc-end: 1646683938.42395, bindany_6, passed tp-end: 1646683938.49015, net/net/t_bind tp-start: 1646683938.133940, net/net/t_unix, 5 tc-start: 1646683938.136103, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=28568 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=28568 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1646683938.236031, sockaddr_un_closed, passed tc-start: 1646683938.249914, sockaddr_un_fstat tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:fstat(server) euid=0 egid=0 pid=24977 tc-so:fstat(client) euid=666 egid=999 pid=7975 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.1TRkFv/tcr': Permission denied tc-end: 1646683938.413388, sockaddr_un_fstat, passed tc-start: 1646683938.424449, sockaddr_un_len_exceed tc-end: 1646683938.516805, sockaddr_un_len_exceed, passed tc-start: 1646683938.528328, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=24463 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=24463 tc-so:sock: client socket length: 255 tc-so:sock: client family 1 tc-so:sock: client len 255 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1646683938.636972, sockaddr_un_len_max, passed tc-start: 1646683938.648223, sockaddr_un_local_peereid tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=666 egid=999 pid=24461 tc-so:peercred(client) euid=0 egid=0 pid=24974 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.1TRkFv/tcr': Permission denied tc-end: 1646683938.775729, sockaddr_un_local_peereid, passed tp-end: 1646683938.787771, net/net/t_unix tp-start: 1646683938.868871, net/net/t_mapped, 3 tc-start: 1646683938.872308, mapped_4_4 tc-so:peer: 127.0.0.1:65531 tc-end: 1646683939.2778, mapped_4_4, passed tc-start: 1646683939.11203, mapped_6_4 tc-so:peer: ::ffff:127.0.0.1:65530 tc-end: 1646683939.121574, mapped_6_4, passed tc-start: 1646683939.130586, mapped_6_6 tc-so:peer: ::1:65535 tc-end: 1646683939.235027, mapped_6_6, passed tp-end: 1646683939.242970, net/net/t_mapped tp-start: 1646683939.341509, net/net/t_tcp, 10 tc-start: 1646683939.344600, accept4_44_nonblock tc-end: 1646683939.434433, accept4_44_nonblock, passed tc-start: 1646683939.442206, accept4_44_reset_nonblock tc-end: 1646683941.393666, accept4_44_reset_nonblock, passed tc-start: 1646683941.402728, accept4_46_nonblock tc-end: 1646683941.507324, accept4_46_nonblock, passed tc-start: 1646683941.517139, accept4_46_reset_nonblock tc-end: 1646683943.582177, accept4_46_reset_nonblock, passed tc-start: 1646683943.588933, accept4_66_nonblock tc-end: 1646683943.660172, accept4_66_nonblock, passed tc-start: 1646683943.667591, accept4_66_reset_nonblock tc-end: 1646683945.593906, accept4_66_reset_nonblock, passed tc-start: 1646683945.601797, accept_44_preserve_nonblock tc-end: 1646683947.666371, accept_44_preserve_nonblock, passed tc-start: 1646683947.674799, fcntl44_reset_nonblock tc-end: 1646683949.684631, fcntl44_reset_nonblock, passed tc-start: 1646683949.691818, fcntl46_reset_nonblock tc-end: 1646683951.746837, fcntl46_reset_nonblock, passed tc-start: 1646683951.755450, fcntl66_reset_nonblock tc-end: 1646683953.807649, fcntl66_reset_nonblock, passed tp-end: 1646683953.815624, net/net/t_tcp tp-start: 1646683953.904231, net/net/t_udp, 2 tc-start: 1646683953.906553, udp4_send tc-end: 1646683954.5709, udp4_send, passed tc-start: 1646683954.12504, udp6_send tc-end: 1646683954.125254, udp6_send, passed tp-end: 1646683954.134840, net/net/t_udp tp-start: 1646683954.207036, net/net/t_pktinfo, 1 tc-start: 1646683954.209298, pktinfo tc-end: 1646683954.276712, pktinfo, passed tp-end: 1646683954.283894, net/net/t_pktinfo tp-start: 1646683954.479324, net/net/t_pktinfo_send, 14 tc-start: 1646683954.482028, pktinfo_send_bindaddr tc-so:[ 1.0000000] entropy: ready tc-end: 1646683955.257100, pktinfo_send_bindaddr, passed tc-start: 1646683955.265024, pktinfo_send_bindaddrport tc-so:[ 1.0000000] entropy: ready tc-end: 1646683955.793181, pktinfo_send_bindaddrport, passed tc-start: 1646683955.800595, pktinfo_send_bindany tc-so:[ 1.0000000] entropy: ready tc-end: 1646683956.339207, pktinfo_send_bindany, passed tc-start: 1646683956.348035, pktinfo_send_bindother tc-so:[ 1.0000000] entropy: ready tc-end: 1646683956.918585, pktinfo_send_bindother, passed tc-start: 1646683956.926969, pktinfo_send_bindport tc-so:[ 1.0000000] entropy: ready tc-end: 1646683957.489476, pktinfo_send_bindport, passed tc-start: 1646683957.499031, pktinfo_send_connected tc-so:[ 1.0000000] entropy: ready tc-end: 1646683958.204, pktinfo_send_connected, passed tc-start: 1646683958.7723, pktinfo_send_ifindex tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 2" from 192.168.0.1:54691 tc-end: 1646683959.203732, pktinfo_send_ifindex, passed tc-start: 1646683959.216169, pktinfo_send_invalidarg tc-so:[ 1.0000000] entropy: ready tc-end: 1646683959.812881, pktinfo_send_invalidarg, passed tc-start: 1646683959.822476, pktinfo_send_multicast tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:64353 tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:64353 tc-end: 1646683960.970166, pktinfo_send_multicast, passed tc-start: 1646683960.980628, pktinfo_send_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1646683961.502072, pktinfo_send_notown, passed tc-start: 1646683961.511147, pktinfo_send_notown_bind tc-so:[ 1.0000000] entropy: ready tc-end: 1646683962.86151, pktinfo_send_notown_bind, passed tc-start: 1646683962.94595, pktinfo_send_rawip tc-so:[ 1.0000000] entropy: ready tc-end: 1646683962.614500, pktinfo_send_rawip, passed tc-start: 1646683962.624528, pktinfo_send_rawip_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1646683963.193197, pktinfo_send_rawip_notown, passed tc-start: 1646683963.202701, pktinfo_send_unbound tc-so:[ 1.0000000] entropy: ready tc-end: 1646683963.725244, pktinfo_send_unbound, passed tp-end: 1646683963.733994, net/net/t_pktinfo_send tp-start: 1646683963.906487, net/net/t_raw, 1 tc-start: 1646683963.908713, PRU_SENSE tc-so:[ 1.0000000] entropy: ready tc-end: 1646683964.662510, PRU_SENSE, passed tp-end: 1646683964.669776, net/net/t_raw tp-start: 1646683966.915569, net/net/t_forwarding, 6 tc-start: 1646683966.918223, ipforwarding_fastforward_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d0:ba:1b:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bf:55:89:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:99:af:6d:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.mlvuM3 ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684006.245427, ipforwarding_fastforward_v4, passed tc-start: 1646684006.276246, ipforwarding_fastforward_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a2:a8:3d:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:93:e5:ab:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bd:00:f1:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.KbXjno ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684049.238523, ipforwarding_fastforward_v6, passed tc-start: 1646684049.259739, ipforwarding_fragment_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:89:f6:03:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:16:23:56:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:25:7f:43:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.Uw6qr3 ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1000 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684089.933776, ipforwarding_fragment_v4, passed tc-start: 1646684089.985087, ipforwarding_misc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ea:42:10:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c1:6c:27:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:64:7d:94:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -v -n -w 5 -c 1 -T 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 2 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=0 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.iK0A1b ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684161.196950, ipforwarding_misc, passed tc-start: 1646684161.218171, ipforwarding_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:61:08:01:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3f:37:8e:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:84:c7:7a:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684203.997387, ipforwarding_v4, passed tc-start: 1646684204.18897, ipforwarding_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c9:68:6d:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fa:4b:72:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e3:d7:31:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -v -n -c 1 -h 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 2 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684257.112731, ipforwarding_v6, passed tp-end: 1646684257.133506, net/net/t_forwarding tp-start: 1646684259.547473, net/net/t_ipaddress, 4 tc-start: 1646684259.552527, ipaddr_alias_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684278.502445, ipaddr_alias_address, passed tc-start: 1646684278.519321, ipaddr_auto_linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.auto_linklocal ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.auto_linklocal=0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:3c:04:c0:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684288.52319, ipaddr_auto_linklocal, passed tc-start: 1646684288.69331, ipaddr_same_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684304.62950, ipaddr_same_address, passed tc-start: 1646684304.79685, ipaddr_same_address6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684319.483005, ipaddr_same_address6, passed tp-end: 1646684319.500097, net/net/t_ipaddress tp-start: 1646684320.344937, net/net/t_ipv6address, 2 tc-start: 1646684320.347062, linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:b2ff:fe88:c8f0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:b2ff:fe88:c8f0%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus_src | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:13ff:fe12:fddf%shmif1 fe80::b0a0:b2ff:fe88:c8f0%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:b2ff:fe88:c8f0%shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:b8ff:fecc:1b2b%shmif0 fc00:3::1 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:b8ff:fecc:1b2b%shmif0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:13ff:fe12:fddf%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 delete ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:b2ff:fe88:c8f0%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:b2ff:fe88:c8f0%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:8ff:fec2:8f6f%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:8ff:fec2:8f6f%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 fc00:1::0/64 fe80::b0a0:b8ff:fecc:1b2b%shmif0 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::0/64 fe80::b0a0:b8ff:fecc:1b2b%shmif0 ] tc-so:Executing command [ rump.route delete -inet6 fc00:2::0/64 fe80::b0a0:90ff:fe91:7eba%shmif1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::0/64 fe80::b0a0:90ff:fe91:7eba%shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:b8ff:fecc:1b2b%shmif0 fc00:2::1 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fe80::b0a0:90ff:fe91:7eba%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.ifconfig shmif0 inet6 fe80::2%shmif0/64 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-end: 1646684407.407101, linklocal, passed tc-start: 1646684407.427663, linklocal_ops tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:4bff:fe88:b87b%shmif0 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:4bff:fe88:b87b ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:4bff:fe88:b87b%shmif0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:4bff:fe88:b87b ] tc-end: 1646684419.7050, linklocal_ops, passed tp-end: 1646684419.28649, net/net/t_ipv6address tp-start: 1646684419.686163, net/net/t_ipv6_lifetime, 1 tc-start: 1646684419.688465, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://sock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 10 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 10 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-se:Fail: regexp fc00::1.+[Dd][Ee][Pp][Rr][Ee][Cc][Aa][Tt][Ee][Dd] not in stdout tc-se:shmif0: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: address: b2:a0:8a:a4:70:59 tc-se: linkstr: ./bus tc-se: inet6 fe80::b0a0:8aff:fea4:7059%shmif0/64 flags 0 scopeid 0x2 tc-end: 1646684472.556290, basic, failed, atf-check failed; see the output of the test for details tp-end: 1646684472.584433, net/net/t_ipv6_lifetime tp-start: 1646684474.54191, net/net/t_mtudisc, 2 tc-start: 1646684474.58098, mtudisc_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b1:d1:2a:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ea:13:b0:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bf:7a:6e:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -n net.inet.ip.mtudisc ] tc-so:Executing command [ rump.route add 10.0.0.2/32 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.maxfragpackets=0 ] tc-so:Executing command [ rump.route add 10.0.1.2/32 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:kill: pid 13396: No such process tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684519.334264, mtudisc_basic, passed tc-start: 1646684519.365944, mtudisc_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.mtudisctimeout=600 ] tc-end: 1646684521.761804, mtudisc_timeout, passed tp-end: 1646684521.776459, net/net/t_mtudisc tp-start: 1646684522.727009, net/net/t_mtudisc6, 1 tc-start: 1646684522.730152, mtudisc6_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:46:3e:37:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5c:e1:ba:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:45:0e:d4:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.NFQBDM ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:1::2/128 fc00:0:0:2::1 ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:2::2/128 fc00:0:0:1::1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.maxfragpackets=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o ./out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684575.70117, mtudisc6_basic, passed tp-end: 1646684575.109695, net/net/t_mtudisc6 tp-start: 1646684576.655209, net/net/t_ping_opts, 3 tc-start: 1646684576.658433, ping_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c8:a3:bc:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cb:59:44:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:36:ad:bd:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f2:ff:c4:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684619.216569, ping_opts_gateway, passed tc-start: 1646684619.250379, ping_opts_recordroute tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8b:89:d1:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a6:72:be:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:64:ce:47:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:87:b3:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684659.2086, ping_opts_recordroute, passed tc-start: 1646684659.33330, ping_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:81:80:b2:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:58:7d:9f:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f4:2e:52:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.3/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.2 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684693.699052, ping_opts_sourceaddr, passed tp-end: 1646684693.725566, net/net/t_ping_opts tp-start: 1646684694.792833, net/net/t_ping6_opts, 3 tc-start: 1646684694.795052, ping6_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:68:34:4e:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:c7:b3:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:af:d0:cf:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ab:f3:68:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 inet6 fc00:0:0:1::254 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::254 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684736.781133, ping6_opts_gateway, passed tc-start: 1646684736.808406, ping6_opts_interface tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a3:ee:34:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:16:5f:70:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d6:4a:b3:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:16ff:fe5f:70a5 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:96:72:bd:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:16ff:fe5f:70a5 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:16ff:fe5f:70a5 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif1 fe80::b0a0:16ff:fe5f:70a5 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684778.569641, ping6_opts_interface, passed tc-start: 1646684778.616815, ping6_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:96:c3:96:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:83:b7:44:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5f:c4:37:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::3 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::2 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::3 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684813.886088, ping6_opts_sourceaddr, passed tp-end: 1646684813.911801, net/net/t_ping6_opts tp-start: 1646684813.981339, net/sys/t_rfc6056, 2 tc-start: 1646684813.983460, inet4 tc-end: 1646684814.117055, inet4, passed tc-start: 1646684814.124949, inet6 tc-end: 1646684814.265725, inet6, passed tp-end: 1646684814.274621, net/sys/t_rfc6056 tp-start: 1646684815.526939, net/altq/t_cbq, 3 tc-start: 1646684815.529419, altq_cbq_basic_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:29:53:16:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid test -f /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684842.827947, altq_cbq_basic_ipv4, passed tc-start: 1646684842.848233, altq_cbq_multi_ifaces_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:f1:aa:5b:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:21:a1:da:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684881.83532, altq_cbq_multi_ifaces_ipv4, passed tc-start: 1646684881.112637, altq_cbq_options_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:a2:6d:39:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.23/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684912.210997, altq_cbq_options_ipv4, passed tp-end: 1646684912.231278, net/altq/t_cbq tp-start: 1646684915.727701, net/arp/t_arp, 14 tc-start: 1646684915.729866, arp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=7000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c9:11:79:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:c9:11:79:8d ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684945.542806, arp_cache_expiration, passed tc-start: 1646684945.560214, arp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:02:34:db:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684962.621589, arp_cache_overwriting, passed tc-start: 1646684962.638595, arp_command tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=5000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:73:85:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -d 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -f ./list ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646684990.654066, arp_command, passed tc-start: 1646684990.674059, arp_garp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685010.665508, arp_garp, passed tc-start: 1646685010.690974, arp_garp_without_dad tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685032.404520, arp_garp_without_dad, passed tc-start: 1646685032.427963, arp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:88:68:df:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685054.502323, arp_link_activation, passed tc-start: 1646685054.527010, arp_proxy_arp_pub tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:69:e3:ba:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:81:6b:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:ac:dc:c3:ec pub ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:ac:dc:c3:ec, length 28' -e 'b2:a0:ac:dc:c3:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:ac:dc:c3:ec pub ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:ac:dc:c3:ec, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:e3:3f:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685083.574622, arp_proxy_arp_pub, passed tc-start: 1646685083.600828, arp_proxy_arp_pubproxy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b4:bb:fa:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:94:64:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:9e:f3:6e:a8 pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:9e:f3:6e:a8, length 28' -e 'b2:a0:9e:f3:6e:a8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:9e:f3:6e:a8 pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:9e:f3:6e:a8, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:92:27:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685112.335739, arp_proxy_arp_pubproxy, passed tc-start: 1646685112.372213, arp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:26:06:4c:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685126.264750, arp_purge_on_ifdown, passed tc-start: 1646685126.281877, arp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fa:b5:38:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2a:96:a0:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route change -net 10.0.1.0 -ifp shmif1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685143.222057, arp_purge_on_route_change, passed tc-start: 1646685143.258613, arp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7a:76:81:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route delete -net 10.0.1.0 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685157.199251, arp_purge_on_route_delete, passed tc-start: 1646685157.240728, arp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fa:65:79:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.99.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685188.4175, arp_rtm, passed tc-start: 1646685188.23357, arp_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f5:28:a1:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:f5:28:a1:1e ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685201.547976, arp_static, passed tc-start: 1646685201.565938, arp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:f4:be:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:31:9d:81:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685223.400780, arp_stray_entries, passed tp-end: 1646685223.424326, net/arp/t_arp tp-start: 1646685224.395625, net/arp/t_dad, 2 tc-start: 1646685224.397795, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685259.340161, dad_basic, passed tc-start: 1646685259.384253, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:aa:5c:7f:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.11 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685286.84477, dad_duplicated, passed tp-end: 1646685286.109360, net/arp/t_dad tp-start: 1646685286.390376, net/bpf/t_bpf, 7 tc-start: 1646685286.393319, bpf_ioctl_BLEN tc-so:[ 1.0000000] entropy: ready tc-end: 1646685287.379869, bpf_ioctl_BLEN, passed tc-start: 1646685287.387115, bpf_ioctl_DLT tc-so:[ 1.0000000] entropy: ready tc-end: 1646685288.10031, bpf_ioctl_DLT, passed tc-start: 1646685288.18501, bpf_ioctl_GDLTLIST tc-so:[ 1.0000000] entropy: ready tc-end: 1646685288.590983, bpf_ioctl_GDLTLIST, passed tc-start: 1646685288.598881, bpf_ioctl_PROMISC tc-so:[ 1.0000000] entropy: ready tc-end: 1646685289.249022, bpf_ioctl_PROMISC, passed tc-start: 1646685289.256957, bpf_ioctl_SETIF tc-so:[ 1.0000000] entropy: ready tc-end: 1646685289.926345, bpf_ioctl_SETIF, passed tc-start: 1646685289.935999, bpfwriteleak tc-so:[ 1.0000000] entropy: ready tc-end: 1646685290.704051, bpfwriteleak, passed tc-start: 1646685290.714455, bpfwritetrunc tc-so:[ 1.0000000] entropy: ready tc-end: 1646685291.660168, bpfwritetrunc, passed tp-end: 1646685291.675013, net/bpf/t_bpf tp-start: 1646685291.868352, net/bpf/t_div-by-zero, 1 tc-start: 1646685291.871503, div_by_zero tc-so:[ 1.0000000] entropy: ready tc-end: 1646685292.445655, div_by_zero, passed tp-end: 1646685292.452755, net/bpf/t_div-by-zero tp-start: 1646685292.604083, net/bpf/t_mbuf, 20 tc-start: 1646685292.606277, bpf_mbuf_ldb_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1646685293.105804, bpf_mbuf_ldb_abs, passed tc-start: 1646685293.112391, bpf_mbuf_ldb_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646685293.607958, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1646685293.614585, bpf_mbuf_ldb_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1646685294.103057, bpf_mbuf_ldb_ind, passed tc-start: 1646685294.109767, bpf_mbuf_ldb_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685294.657108, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1646685294.664319, bpf_mbuf_ldb_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685295.204880, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1646685295.212791, bpf_mbuf_ldb_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685295.758871, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1646685295.766603, bpf_mbuf_ldh_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1646685296.328783, bpf_mbuf_ldh_abs, passed tc-start: 1646685296.335742, bpf_mbuf_ldh_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646685296.815880, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1646685296.822483, bpf_mbuf_ldh_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1646685297.303772, bpf_mbuf_ldh_ind, passed tc-start: 1646685297.310822, bpf_mbuf_ldh_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685297.838504, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1646685297.850862, bpf_mbuf_ldh_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685298.420003, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1646685298.427190, bpf_mbuf_ldh_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685298.975790, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1646685298.983759, bpf_mbuf_ldw_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1646685299.581431, bpf_mbuf_ldw_abs, passed tc-start: 1646685299.588884, bpf_mbuf_ldw_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646685300.161265, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1646685300.168395, bpf_mbuf_ldw_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1646685300.730830, bpf_mbuf_ldw_ind, passed tc-start: 1646685300.738726, bpf_mbuf_ldw_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685301.289857, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1646685301.297121, bpf_mbuf_ldw_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685301.879541, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1646685301.887537, bpf_mbuf_ldw_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1646685302.526253, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1646685302.536104, bpf_mbuf_msh tc-so:[ 1.0000000] entropy: ready tc-end: 1646685303.144081, bpf_mbuf_msh, passed tc-start: 1646685303.151842, bpf_mbuf_msh_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646685303.739602, bpf_mbuf_msh_overflow, passed tp-end: 1646685303.748173, net/bpf/t_mbuf tp-start: 1646685303.926318, net/bpfilter/t_bpfilter, 8 tc-start: 1646685303.929371, bpfilterbadjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1646685304.503772, bpfilterbadjmp, passed tc-start: 1646685304.513920, bpfilterbadmem tc-so:[ 1.0000000] entropy: ready tc-end: 1646685305.144962, bpfilterbadmem, passed tc-start: 1646685305.157263, bpfilterbadret tc-so:[ 1.0000000] entropy: ready tc-end: 1646685305.786892, bpfilterbadret, passed tc-start: 1646685305.799474, bpfiltercontig tc-so:[ 1.0000000] entropy: ready tc-end: 1646685307.44461, bpfiltercontig, passed tc-start: 1646685307.58239, bpfiltermchain tc-so:[ 1.0000000] entropy: ready tc-end: 1646685308.302735, bpfiltermchain, passed tc-start: 1646685308.317466, bpfilternegjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1646685308.963965, bpfilternegjmp, passed tc-start: 1646685308.974749, bpfilternoinitA tc-so:[ 1.0000000] entropy: ready tc-end: 1646685309.617936, bpfilternoinitA, passed tc-start: 1646685309.631022, bpfilternoinitX tc-so:[ 1.0000000] entropy: ready tc-end: 1646685310.293003, bpfilternoinitX, passed tp-end: 1646685310.304851, net/bpfilter/t_bpfilter tp-start: 1646685310.469167, net/can/t_can, 11 tc-start: 1646685310.472179, canbindfilter tc-so:[ 1.0000000] entropy: ready tc-end: 1646685313.75933, canbindfilter, passed tc-start: 1646685313.84664, canbindunknown tc-so:[ 1.0000000] entropy: ready tc-end: 1646685313.610383, canbindunknown, passed tc-start: 1646685313.618145, canlocreate tc-so:[ 1.0000000] entropy: ready tc-end: 1646685314.202254, canlocreate, passed tc-start: 1646685314.209479, cannoloop tc-so:[ 1.0000000] entropy: ready tc-end: 1646685316.804917, cannoloop, passed tc-start: 1646685316.812041, cannoown tc-so:[ 1.0000000] entropy: ready tc-end: 1646685319.196583, cannoown, passed tc-start: 1646685319.203846, canreadlocal tc-so:[ 1.0000000] entropy: ready tc-end: 1646685319.677923, canreadlocal, passed tc-start: 1646685319.685184, canrecvfrom tc-so:[ 1.0000000] entropy: ready tc-end: 1646685320.146099, canrecvfrom, passed tc-start: 1646685320.152935, cansendtolo tc-so:[ 1.0000000] entropy: ready tc-end: 1646685320.607399, cansendtolo, passed tc-start: 1646685320.614383, cansendtowrite tc-so:[ 1.0000000] entropy: ready tc-end: 1646685321.68747, cansendtowrite, passed tc-start: 1646685321.75518, canwritelo tc-so:[ 1.0000000] entropy: ready tc-end: 1646685321.536102, canwritelo, passed tc-start: 1646685321.543095, canwriteunbound tc-so:[ 1.0000000] entropy: ready tc-end: 1646685321.995126, canwriteunbound, passed tp-end: 1646685322.1895, net/can/t_can tp-start: 1646685322.119190, net/can/t_canfilter, 4 tc-start: 1646685322.121360, canfilter_basic tc-so:[ 1.0000000] entropy: ready tc-end: 1646685324.567909, canfilter_basic, passed tc-start: 1646685324.574576, canfilter_get tc-so:[ 1.0000000] entropy: ready tc-end: 1646685325.18101, canfilter_get, passed tc-start: 1646685325.25453, canfilter_multiple tc-so:[ 1.0000000] entropy: ready tc-end: 1646685327.480106, canfilter_multiple, passed tc-start: 1646685327.487274, canfilter_null tc-so:[ 1.0000000] entropy: ready tc-end: 1646685329.982150, canfilter_null, passed tp-end: 1646685329.989737, net/can/t_canfilter tp-start: 1646685332.228602, net/carp/t_basic, 8 tc-start: 1646685332.230774, carp_handover_ipv4_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:14:7e:8b:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:4f:b3:0d:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1646685374.963649, carp_handover_ipv4_halt_carpdevip, passed tc-start: 1646685374.984344, carp_handover_ipv4_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:46:19:a3:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:09:2d:f6:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1646685404.410788, carp_handover_ipv4_halt_nocarpdevip, passed tc-start: 1646685404.431407, carp_handover_ipv4_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:76:a7:80:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:70:67:6c:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685471.55185, carp_handover_ipv4_ifdown_carpdevip, passed tc-start: 1646685471.97426, carp_handover_ipv4_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:9a:cc:8b:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:79:58:9b:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685522.246836, carp_handover_ipv4_ifdown_nocarpdevip, passed tc-start: 1646685522.264155, carp_handover_ipv6_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:7f:27:73:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:13:4a:8f:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1646685550.609335, carp_handover_ipv6_halt_carpdevip, passed tc-start: 1646685550.625740, carp_handover_ipv6_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:06:96:2f:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:87:9e:99:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1646685570.138948, carp_handover_ipv6_halt_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tc-start: 1646685570.165656, carp_handover_ipv6_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:24:7c:d3:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:eb:75:13:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685621.274212, carp_handover_ipv6_ifdown_carpdevip, passed tc-start: 1646685621.291013, carp_handover_ipv6_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:60:78:cf:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:d4:ff:4b:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1646685642.132223, carp_handover_ipv6_ifdown_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tp-end: 1646685642.150702, net/carp/t_basic tp-start: 1646685642.346671, net/icmp/t_forward, 1 tc-start: 1646685642.353625, returndatabytes tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-end: 1646685645.501471, returndatabytes, passed tp-end: 1646685645.512136, net/icmp/t_forward tp-start: 1646685645.636502, net/icmp/t_ping, 5 tc-start: 1646685645.639148, floodping tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1646685717.229052, floodping, passed tc-start: 1646685717.241076, floodping2 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1646685834.735859, floodping2, passed tc-start: 1646685834.749052, ping_of_death tc-so:[ 1.0000000] entropy: ready tc-end: 1646685836.226062, ping_of_death, passed tc-start: 1646685836.238496, pingsize tc-so:[ 1.0000000] entropy: ready tc-so:got 11/5605 tc-end: 1646685918.340256, pingsize, passed tc-start: 1646685918.350516, simpleping tc-so:[ 1.0000000] entropy: ready tc-end: 1646685920.199809, simpleping, passed tp-end: 1646685920.211429, net/icmp/t_ping tp-start: 1646685920.812928, net/icmp/t_ping2, 1 tc-start: 1646685920.815281, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 inet 1.2.3.4 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 inet 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ping -n -c 1 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ping -n -c 1 1.2.3.5 ] tc-end: 1646685925.435832, basic, passed tp-end: 1646685925.446738, net/icmp/t_ping2 tp-start: 1646685926.286008, net/icmp/t_icmp_redirect, 2 tc-start: 1646685926.288435, icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:06:65:80:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:86:52:6b:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:19:92:f6:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route delete 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646685959.158444, icmp_redirect, passed tc-start: 1646685959.185361, icmp_redirect_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f4:4f:03:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:cd:70:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:df:8a:20:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686008.333555, icmp_redirect_timeout, passed tp-end: 1646686008.356023, net/icmp/t_icmp_redirect tp-start: 1646686008.989450, net/icmp/t_icmp6_redirect, 1 tc-start: 1646686008.991578, icmp6_redirect_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:03:1f:a0:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0e:9b:91:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:3ff:fe1f:a04d%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a4:a1:7f:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fe80::b0a0:66ff:fee0:4451%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:78:b6:44:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:a4ff:fea1:7f57%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.icmp6.redirtimeout=5 ] tc-so:Executing command [ rump.ping6 -c 1 -n fc00:2::2 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686058.490828, icmp6_redirect_basic, passed tp-end: 1646686058.511608, net/icmp/t_icmp6_redirect tp-start: 1646686058.633796, net/if/t_compat, 1 tc-start: 1646686058.635912, OOSIOCGIFBRDADDR tc-so:[ 1.0000000] entropy: ready tc-end: 1646686059.156061, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/net/if/t_compat.c:72: rump_sys_ioctl(fd, ((((unsigned long)0x80000000|(unsigned long)0x40000000)) | (((sizeof(struct oifreq)) & 0x1fff) << 16) | ((('i')) << 8) | ((18))), &ifreq): Inappropriate ioctl for device tp-end: 1646686059.171024, net/if/t_compat tp-start: 1646686059.774371, net/if/t_ifconf, 1 tc-start: 1646686059.776470, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 5 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 6 | wc -l ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-end: 1646686071.462608, basic, passed tp-end: 1646686071.472835, net/if/t_ifconf tp-start: 1646686073.574504, net/if/t_ifconfig, 7 tc-start: 1646686073.576699, ifconfig_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-end: 1646686078.980491, ifconfig_create_destroy, passed tc-start: 1646686078.992588, ifconfig_description tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -description ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -descr ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: description: "" tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 34 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 120 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 51 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 79 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 355 0 0 119 0 119 119 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mutex 64 28 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 23 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 17 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 7 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1002 0 27 188 0 188 tc-so: tc-so:In use 1039K, total allocated 1504K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:unix://./r1 tc-end: 1646686086.971623, ifconfig_description, passed tc-start: 1646686086.980310, ifconfig_number tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:Executing command [ rump.ifconfig 0 ] tc-so:Executing command [ rump.ifconfig 1 ] tc-so:Executing command [ rump.ifconfig 2 ] tc-so:Executing command [ rump.ifconfig 3 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:90:f0:63 tc-so: linkstr: bus1 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:90:f0:63 0 0 0 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9b:90:f0:63 multicnt 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:90:f0:63 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 120 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 52 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 347 0 0 116 0 116 116 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1008 0 18 187 0 187 tc-so: tc-so:In use 1037K, total allocated 1496K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.180005] chacha: Portable C ChaCha tc-so:[ 2.000005] shmif0: Ethernet address b2:a0:9b:90:f0:63 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:unix://./r1 tc-end: 1646686097.70705, ifconfig_number, passed tc-start: 1646686097.88986, ifconfig_options tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:73:09:b9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b2ff:fe73:9b9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig lo0 inet ] tc-so:Executing command [ rump.ifconfig -N lo0 inet ] tc-so:Executing command [ rump.ifconfig lo0 inet6 ] tc-so:Executing command [ rump.ifconfig -N lo0 inet6 ] tc-so:Executing command [ rump.ifconfig lo0 atalk ] tc-so:Executing command [ rump.ifconfig -N lo0 atalk ] tc-so:Executing command [ rump.ifconfig lo0 link ] tc-so:Executing command [ rump.ifconfig -N lo0 link ] tc-so:Executing command [ rump.ifconfig -h -v lo0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 pltime 100 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:73:09:b9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b2ff:fe73:9b9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0x2 pltime 99 vltime infty tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:73:09:b9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b2ff:fe73:9b9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -m shmif0 ] tc-so:Executing command [ rump.ifconfig -N lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig -z lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:73:09:b9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b2ff:fe73:9b9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -a ] tc-so:Executing command [ rump.ifconfig -a -b ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -N ] tc-so:Executing command [ rump.ifconfig -a -m ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:73:09:b9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b2ff:fe73:9b9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x1 tc-so:Executing command [ rump.ifconfig -a -s ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -z ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -d ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -s lo0 ] tc-so:Executing command [ rump.ifconfig -s shmif0 ] tc-so:Executing command [ rump.ifconfig -C ] tc-end: 1646686121.246038, ifconfig_options, passed tc-start: 1646686121.259921, ifconfig_parameters tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 active ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 -alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 delete ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 -arp ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.3 ] tc-so:Executing command [ rump.arp -an ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 netmask 255.255.255.0 alias ] tc-so:Executing command [ rump.netstat -rn -f inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 broadcast 255.255.255.255 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 metric 10 ] tc-so:Executing command [ rump.ifconfig shmif0 metric 0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 prefixlen 70 ] tc-so:Executing command [ rump.netstat -rn -f inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 anycast ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 deprecated ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 -deprecated ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 pltime 3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ sleep 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::0 eui64 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-end: 1646686171.158556, ifconfig_parameters, passed tc-start: 1646686171.169391, ifconfig_up_down_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:1c:ca:65 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:1c:ca:65 tc-so: linkstr: bus1 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:96:1c:ca:65 0 0 18 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 0 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:96:1c:ca:65 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:1c:ca:65 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 19 packets, 798 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 43 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 37 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 121 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 53 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 1800 0 0 600 0 600 600 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2515 0 51 676 0 676 tc-so: tc-so:In use 4042K, total allocated 5408K; utilization 74.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 2.250005] shmif0: Ethernet address b2:a0:96:1c:ca:65 tc-so:[ 4.010005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 11.710005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 13.320005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 21.940005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 22.910005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 31.840005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 33.840005] arp_dad_timer: shmif0: ARP announcement complete for 10.0.0.1 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.570004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:05.900004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:07.430004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:08.660004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:09.680004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:11.710004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:13.360004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:15.280004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:16.950004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:18.180004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:19.940004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:21.940004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:23.540004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:25.460004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:27.080004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:28.280004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:29.820004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:31.840004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:33.840004 b2:a0:96:1c:ca:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:unix://./r1 tc-end: 1646686210.41834, ifconfig_up_down_ipv4, passed tc-start: 1646686210.60509, ifconfig_up_down_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:b4:dd:10 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:b4:dd:10 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3ff:feb4:dd10%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/24 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3ff:feb4:dd10 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:03:b4:dd:10 0 0 29 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3ff:fe tc-so: ff02::1:ff00:1%sh tc-so: ff01:2::1 tc-so: ff02::2:e471:4d8d tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb4:dd10 0 0 29 0 0 tc-so:shmif 1500 fc00::/24 fc00::1 0 0 29 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:3ff:feb4:dd10%shmif0 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e471:4d8d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ffb4:dd10%shmif0 refcount 1 tc-so: enaddr b2:a0:03:b4:dd:10 multicnt 4 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so: 33:33:e4:71:4d:8d -- 33:33:e4:71:4d:8d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b4:dd:10 -- 33:33:ff:b4:dd:10 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:b4:dd:10 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 29 packets, 2494 bytes, 29 multicasts tc-so: inet6 fe80::b0a0:3ff:feb4:dd10%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 216 0 216 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 224 0 224 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 57 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 2628 0 0 876 0 876 876 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 3855 0 451 956 0 956 tc-so: tc-so:In use 5774K, total allocated 7648K; utilization 75.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.250005] shmif0: Ethernet address b2:a0:03:b4:dd:10 tc-so:[ 3.740005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.740005] get_ifid: shmif0: ifid: b0:a0:03:ff:fe:b4:dd:10 tc-so:[ 3.780005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 8.920005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 9.520005] in6_if_link_down: fe80:2::b0a0:3ff:feb4:dd10 marked detached tc-so:[ 9.520005] in6_if_link_down: fc00::1 marked detached tc-so:[ 10.440005] in6_if_link_up: fe80:2::b0a0:3ff:feb4:dd10 marked tentative tc-so:[ 10.440005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3ff:feb4:dd10 tc-so:[ 10.440005] in6_if_link_up: fc00::1 marked tentative tc-so:[ 10.440005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 15.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3ff:feb4:dd10 - no duplicates found tc-so:[ 15.940005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 16.770005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 21.910005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 25.400005] in6_if_link_down: fe80:2::b0a0:3ff:feb4:dd10 marked detached tc-so:[ 25.400005] in6_if_link_down: fc00::1 marked detached tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.740004 b2:a0:03:b4:dd:10 > 33:33:e4:71:4d:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::2:e471:4d8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e471:4d8d, length 24 tc-so:00:00:03.780004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:03.820004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:04.480004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::1:ffb4:dd10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:dd10, length 24 tc-so:00:00:04.830004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:05.060004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:05.860004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:06.540004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::1:ffb4:dd10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:dd10, length 24 tc-so:00:00:06.860004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:07.890004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:10.550004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:dd10: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:feb4:dd10, length 32 tc-so:00:00:10.880004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:11.550004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:dd10: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:feb4:dd10, length 32 tc-so:00:00:11.910004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:12.550004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:dd10: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:feb4:dd10, length 32 tc-so:00:00:12.940004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:13.260004 b2:a0:03:b4:dd:10 > 33:33:e4:71:4d:8d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e471:4d8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e471:4d8d, length 24 tc-so:00:00:13.580004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:dd10: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:feb4:dd10, length 32 tc-so:00:00:13.940004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:14.580004 b2:a0:03:b4:dd:10 > 33:33:ff:b4:dd:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:dd10: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:feb4:dd10, length 32 tc-so:00:00:14.940004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:16.530004 b2:a0:03:b4:dd:10 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.770004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.810004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:17.830004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.850004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.870004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.890004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feb4:dd10 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.890004 b2:a0:03:b4:dd:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://./r1 tc-end: 1646686240.624755, ifconfig_up_down_ipv6, passed tp-end: 1646686240.649500, net/if/t_ifconfig tp-start: 1646686243.47769, net/if_bridge/t_bridge, 5 tc-start: 1646686243.51037, bridge_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-end: 1646686246.978602, bridge_create_destroy, passed tc-start: 1646686246.990607, bridge_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7c:de:77:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e1:3b:cd:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3f:45:53:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:3b:cd:98 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:45:53:77 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:08:8e:64 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:08:8e:64 tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:de:77:a6 tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:de:77:a6 tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:7c:de:77:a6 shmif1 1200 flags=0<> tc-so: b2:a0:2a:08:8e:64 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:3b:cd:98 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:45:53:77 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686296.252609, bridge_ipv4, passed tc-start: 1646686296.276341, bridge_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0c:19:d7:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:75:fe:bd:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ce:e8:51:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:fe:bd:0e tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:75ff:fefe:bd0e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:e8:51:d4 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:ceff:fee8:51d4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:d2:73:2b tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:98ff:fed2:732b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:d2:73:2b tc-so: linkstr: bus1 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:98ff:fed2:732b%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:19:d7:62 tc-so: linkstr: bus2 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 14 packets, 1146 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:cff:fe19:d762%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:19:d7:62 tc-so: linkstr: bus2 tc-so: input: 11 packets, 872 bytes, 5 multicasts tc-so: output: 15 packets, 1216 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:cff:fe19:d762%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:0c:19:d7:62 shmif1 1200 flags=0<> tc-so: b2:a0:98:d2:73:2b shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:fe:bd:0e tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:75ff:fefe:bd0e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:e8:51:d4 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:ceff:fee8:51d4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686366.37585, bridge_ipv6, passed tc-start: 1646686366.59975, bridge_member_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6d:14:7f:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:14:44:64:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1b:c4:c4:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:44:64:52 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:c4:c4:bd tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:37:7d:60 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:37:7d:60 tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:14:7f:28 tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:14:7f:28 tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:6d:14:7f:28 shmif1 1194 flags=0<> tc-so: b2:a0:c3:37:7d:60 shmif0 1194 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:44:64:52 tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:c4:c4:bd tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:37:7d:60 tc-so: linkstr: bus1 tc-so: input: 14 packets, 700 bytes, 10 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:37:7d:60 tc-so: linkstr: bus1 tc-so: input: 18 packets, 924 bytes, 11 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:37:7d:60 tc-so: linkstr: bus1 tc-so: input: 23 packets, 1190 bytes, 13 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:14:7f:28 tc-so: linkstr: bus2 tc-so: input: 19 packets, 910 bytes, 16 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:14:7f:28 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1134 bytes, 17 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:14:7f:28 tc-so: linkstr: bus2 tc-so: input: 26 packets, 1316 bytes, 17 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:6d:14:7f:28 shmif1 1200 flags=0<> tc-so: b2:a0:c3:37:7d:60 shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:44:64:52 tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:c4:c4:bd tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686425.325858, bridge_member_ipv4, passed tc-start: 1646686425.348754, bridge_member_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a9:cd:69:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d8:60:d3:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7c:55:6e:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:60:d3:cd tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d8ff:fe60:d3cd%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:55:6e:2c tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:7cff:fe55:6e2c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:19:30:34 tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe19:3034%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:19:30:34 tc-so: linkstr: bus1 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe19:3034%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:cd:69:a7 tc-so: linkstr: bus2 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 14 packets, 1146 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a9ff:fecd:69a7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:cd:69:a7 tc-so: linkstr: bus2 tc-so: input: 11 packets, 872 bytes, 5 multicasts tc-so: output: 15 packets, 1216 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a9ff:fecd:69a7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::12 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:a9:cd:69:a7 shmif1 1198 flags=0<> tc-so: b2:a0:75:19:30:34 shmif0 1198 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:60:d3:cd tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d8ff:fe60:d3cd%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:55:6e:2c tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:7cff:fe55:6e2c%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:19:30:34 tc-so: linkstr: bus1 tc-so: input: 15 packets, 1216 bytes, 9 multicasts tc-so: output: 16 packets, 1302 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe19:3034%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:19:30:34 tc-so: linkstr: bus1 tc-so: input: 17 packets, 1372 bytes, 9 multicasts tc-so: output: 18 packets, 1458 bytes, 11 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe19:3034%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:19:30:34 tc-so: linkstr: bus1 tc-so: input: 19 packets, 1528 bytes, 9 multicasts tc-so: output: 20 packets, 1614 bytes, 12 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe19:3034%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:cd:69:a7 tc-so: linkstr: bus2 tc-so: input: 18 packets, 1474 bytes, 11 multicasts tc-so: output: 16 packets, 1294 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a9ff:fecd:69a7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:cd:69:a7 tc-so: linkstr: bus2 tc-so: input: 20 packets, 1630 bytes, 11 multicasts tc-so: output: 18 packets, 1450 bytes, 10 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a9ff:fecd:69a7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:cd:69:a7 tc-so: linkstr: bus2 tc-so: input: 22 packets, 1786 bytes, 11 multicasts tc-so: output: 20 packets, 1606 bytes, 11 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a9ff:fecd:69a7%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:a9:cd:69:a7 shmif1 1200 flags=0<> tc-so: b2:a0:75:19:30:34 shmif0 1199 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:60:d3:cd tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d8ff:fe60:d3cd%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:55:6e:2c tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:7cff:fe55:6e2c%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686502.565236, bridge_member_ipv6, passed tp-end: 1646686502.589618, net/if_bridge/t_bridge tp-start: 1646686504.720975, net/if_bridge/t_rtable, 6 tc-start: 1646686504.724493, bridge_rtable_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e6:f8:1f:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:84:09:64:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:28:d5:b3:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:09:64:b1 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:d5:b3:08 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:1b:09:31:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:e6:f8:1f:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686535.322037, bridge_rtable_basic, passed tc-start: 1646686535.351458, bridge_rtable_delete_member tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3e:68:4d:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fa:6d:75:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:61:af:5c:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:6d:75:87 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:61:af:5c:94 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7d:c0:79:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:96:2b:e3:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686583.259153, bridge_rtable_delete_member, passed tc-start: 1646686583.280730, bridge_rtable_flush tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:99:fe:51:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:29:57:88:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8b:f8:00:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:57:88:f2 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:f8:00:a1 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f3:08:7f:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:24:9a:48:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686624.406449, bridge_rtable_flush, passed tc-start: 1646686624.435787, bridge_rtable_manyaddrs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:da:aa:e4:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9a:2b:1e:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:36:ff:c1:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:2b:1e:d3 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:ff:c1:3b tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1024 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ff ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646686991.478599, bridge_rtable_manyaddrs, passed tc-start: 1646686991.498464, bridge_rtable_maxaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:31:a1:05:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:a2:6c:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a4:b1:62:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:a2:6c:3f tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:b1:62:42 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:31:a1:05:33 shmif1 1200 flags=0<> tc-so: b2:a0:59:80:e1:05 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 1, timeout: 1200): tc-so: b2:a0:59:80:e1:05 shmif0 1198 flags=0<> tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 2, timeout: 1200): tc-so: b2:a0:31:a1:05:33 shmif1 1200 flags=0<> tc-so: b2:a0:59:80:e1:05 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687024.959595, bridge_rtable_maxaddr, passed tc-start: 1646687024.980225, bridge_rtable_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9f:4f:ec:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d6:ad:81:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:54:d8:99:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:ad:81:5f tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:d8:99:2d tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 timeout 5 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687052.960880, bridge_rtable_timeout, passed tp-end: 1646687052.981302, net/if_bridge/t_rtable tp-start: 1646687056.291086, net/if_gif/t_gif, 13 tc-start: 1646687056.293389, gif_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3f:46:37:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:de:de:7d tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:efff:fede:de7d%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:46:37:88 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3fff:fe46:3788%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b7:99:b7:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f3:14:a9:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b7:99:b7:ea tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:b7ff:fe99:b7ea%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:14:a9:52 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f3ff:fe14:a952%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::60b3:90cc:3716:e29c%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:efff:fede:de7d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3fff:fe46:3788 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::60b3:90cc:3716:e29c UC - - - gif0 tc-so:fe80::60b3:90cc:3716:e29c gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::60b3:90cc:3716:e29c UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::60b3:90cc:3716:e29c UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::2cbc:6cce:16d5:a8d3%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b7ff:fe99:b7ea link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f3ff:fe14:a952 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::2cbc:6cce:16d5:a8d3 UC - - - gif0 tc-so:fe80::2cbc:6cce:16d5:a8d3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::2cbc:6cce:16d5:a8d3 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::2cbc:6cce:16d5:a8d3 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::60b3:90cc:3716:e29c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::60b3:90cc:3716:e29c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::2cbc:6cce:16d5:a8d3%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 6 packets, 456 bytes tc-so: inet6 fe80::2cbc:6cce:16d5:a8d3%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687106.625287, gif_basic_ipv4overipv4, passed tc-start: 1646687106.646383, gif_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:47:6b:d9:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:d2:28:f9 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:6dff:fed2:28f9%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:6b:d9:40 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:47ff:fe6b:d940%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:55:06:0a:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:84:ce:ff:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:06:0a:27 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:55ff:fe06:a27%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:ce:ff:12 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:84ff:fece:ff12%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::8837:69e4:a935:6ec4%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6dff:fed2:28f9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:47ff:fe6b:d940 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8837:69e4:a935:6ec4 UC - - - gif0 tc-so:fe80::8837:69e4:a935:6ec4 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::8837:69e4:a935:6ec4 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::8837:69e4:a935:6ec4 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::a0e1:ae55:559b:8105%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:55ff:fe06:a27 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:84ff:fece:ff12 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a0e1:ae55:559b:8105 UC - - - gif0 tc-so:fe80::a0e1:ae55:559b:8105 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::a0e1:ae55:559b:8105 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::a0e1:ae55:559b:8105 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::8837:69e4:a935:6ec4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::8837:69e4:a935:6ec4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::a0e1:ae55:559b:8105%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::a0e1:ae55:559b:8105%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687158.187086, gif_basic_ipv4overipv6, passed tc-start: 1646687158.219650, gif_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:4a:5b:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:01:1a:eb tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:fff:fe01:1aeb%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:4a:5b:ea tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:53ff:fe4a:5bea%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3b:05:d5:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1a:90:7d:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:05:d5:9c tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe05:d59c%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:90:7d:04 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:1aff:fe90:7d04%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f484:c585:ca16:ab81%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fff:fe01:1aeb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:53ff:fe4a:5bea link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f484:c585:ca16:ab81 UC - - - gif0 tc-so:fe80::f484:c585:ca16:ab81 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::70c2:dfc:ec7e:60dd%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3bff:fe05:d59c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1aff:fe90:7d04 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::70c2:dfc:ec7e:60dd UC - - - gif0 tc-so:fe80::70c2:dfc:ec7e:60dd gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 3 packets, 216 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f484:c585:ca16:ab81%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f484:c585:ca16:ab81%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 4 packets, 272 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::70c2:dfc:ec7e:60dd%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 5 packets, 328 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::70c2:dfc:ec7e:60dd%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687216.352496, gif_basic_ipv6overipv4, passed tc-start: 1646687216.373284, gif_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ed:a4:23:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:e2:ea:5b tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fee2:ea5b%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ed:a4:23:08 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:edff:fea4:2308%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:24:b1:dd:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:1b:94:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:b1:dd:94 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:24ff:feb1:dd94%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:1b:94:60 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2bff:fe1b:9460%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9c74:e688:6609:b922%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c3ff:fee2:ea5b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:edff:fea4:2308 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9c74:e688:6609:b922 UC - - - gif0 tc-so:fe80::9c74:e688:6609:b922 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::44c9:ec34:d61:d1f1%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:24ff:feb1:dd94 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2bff:fe1b:9460 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::44c9:ec34:d61:d1f1 UC - - - gif0 tc-so:fe80::44c9:ec34:d61:d1f1 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9c74:e688:6609:b922%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9c74:e688:6609:b922%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::44c9:ec34:d61:d1f1%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::44c9:ec34:d61:d1f1%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687274.119351, gif_basic_ipv6overipv6, passed tc-start: 1646687274.156428, gif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 down ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-end: 1646687279.887769, gif_create_destroy, passed tc-start: 1646687279.896168, gif_ioctl_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c5:7a:ba:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:41:f9:3c tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:ceff:fe41:f93c%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:7a:ba:52 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:c5ff:fe7a:ba52%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8e:6e:17:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7f:ae:a6:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:6e:17:02 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:8eff:fe6e:1702%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:ae:a6:68 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7fff:feae:a668%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ceff:fe41:f93c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c5ff:fe7a:ba52 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::90f1:6de9:5c86:162c UC - - - gif0 tc-so:fe80::90f1:6de9:5c86:162c gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::90f1:6de9:5c86:162c UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::90f1:6de9:5c86:162c UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8eff:fe6e:1702 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7fff:feae:a668 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::e0fc:4603:d70:2674 UC - - - gif0 tc-so:fe80::e0fc:4603:d70:2674 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::e0fc:4603:d70:2674 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::e0fc:4603:d70:2674 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fe80::e0fc:4603:d70:2674%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes, 2 errors tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes, 2 errors tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::90f1:6de9:5c86:162c%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::e0fc:4603:d70:2674%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687340.994836, gif_ioctl_ipv4overipv4, passed tc-start: 1646687341.22772, gif_ioctl_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:22:a1:b2:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:4e:8f:20 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:ddff:fe4e:8f20%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:a1:b2:31 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:22ff:fea1:b231%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:1e:1a:78:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:99:bf:4b:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:1a:78:b5 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:1eff:fe1a:78b5%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:bf:4b:a1 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:febf:4ba1%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ddff:fe4e:8f20 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:22ff:fea1:b231 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1855:a5b8:7885:dbab UC - - - gif0 tc-so:fe80::1855:a5b8:7885:dbab gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::1855:a5b8:7885:dbab UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::1855:a5b8:7885:dbab UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1eff:fe1a:78b5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:99ff:febf:4ba1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8ad:ec1:c405:39a5 UC - - - gif0 tc-so:fe80::8ad:ec1:c405:39a5 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::8ad:ec1:c405:39a5 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::8ad:ec1:c405:39a5 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 2 packets, 156 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 8 errors tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 8 errors tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::1855:a5b8:7885:dbab%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ad:ec1:c405:39a5%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687402.976824, gif_ioctl_ipv4overipv6, passed tc-start: 1646687403.3721, gif_ioctl_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c5:ec:a9:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:19:80:03 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:82ff:fe19:8003%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:ec:a9:28 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:c5ff:feec:a928%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:bc:e7:d3:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:52:c7:10:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:e7:d3:f4 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:bcff:fee7:d3f4%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:c7:10:c7 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:52ff:fec7:10c7%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:82ff:fe19:8003 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c5ff:feec:a928 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9448:e693:fba3:69e3 UC - - - gif0 tc-so:fe80::9448:e693:fba3:69e3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bcff:fee7:d3f4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:52ff:fec7:10c7 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3c96:9006:a768:6bf3 UC - - - gif0 tc-so:fe80::3c96:9006:a768:6bf3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes, 2 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes, 2 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9448:e693:fba3:69e3%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3c96:9006:a768:6bf3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687474.948579, gif_ioctl_ipv6overipv4, passed tc-start: 1646687474.978285, gif_ioctl_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:95:bd:fb:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:18:87:ce tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:92ff:fe18:87ce%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:bd:fb:1d tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:95ff:febd:fb1d%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:80:cc:d2:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8f:5f:7c:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:cc:d2:af tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:80ff:fecc:d2af%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:5f:7c:f5 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fe5f:7cf5%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:92ff:fe18:87ce link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:95ff:febd:fb1d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b084:6f1e:3f29:94f0 UC - - - gif0 tc-so:fe80::b084:6f1e:3f29:94f0 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:80ff:fecc:d2af link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8fff:fe5f:7cf5 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a0d5:eb12:d79d:b7f2 UC - - - gif0 tc-so:fe80::a0d5:eb12:d79d:b7f2 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::b084:6f1e:3f29:94f0%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a0d5:eb12:d79d:b7f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687545.742545, gif_ioctl_ipv6overipv6, passed tc-start: 1646687545.773837, gif_recursive_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:1d:89:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:76:8d:49 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:f9ff:fe76:8d49%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:1d:89:26 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:4bff:fe1d:8926%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b2:22:ce:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:f5:9e:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:22:ce:be tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:b2ff:fe22:cebe%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:f5:9e:90 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:dff:fef5:9e90%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::6c3f:1afa:7243:3e58%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f9ff:fe76:8d49 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4bff:fe1d:8926 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::6c3f:1afa:7243:3e58 UC - - - gif0 tc-so:fe80::6c3f:1afa:7243:3e58 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::6c3f:1afa:7243:3e58 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::6c3f:1afa:7243:3e58 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::b867:de93:2b89:4f45%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b2ff:fe22:cebe link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dff:fef5:9e90 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b867:de93:2b89:4f45 UC - - - gif0 tc-so:fe80::b867:de93:2b89:4f45 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::b867:de93:2b89:4f45 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::b867:de93:2b89:4f45 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::6c3f:1afa:7243:3e58%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::6c3f:1afa:7243:3e58%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.280005] shmif0: Ethernet address b2:a0:f9:76:8d:49 tc-so:[ 3.510005] shmif1: Ethernet address b2:a0:4b:1d:89:26 tc-so:[ 24.100005] gif0: recursively called too many times(2) tc-so:[ 24.600005] gif0: recursively called too many times(2) tc-so:[ 24.850005] gif0: recursively called too many times(2) tc-so:[ 30.010005] gif0: recursively called too many times(2) tc-so:[ 30.270005] gif0: recursively called too many times(2) tc-so:[ 31.510005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687605.374428, gif_recursive_ipv4overipv4, passed tc-start: 1646687605.402168, gif_recursive_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0e:21:77:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:9b:73:e6 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:e4ff:fe9b:73e6%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:21:77:19 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:eff:fe21:7719%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9f:ac:c2:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:dd:47:5d:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:ac:c2:54 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:9fff:feac:c254%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:47:5d:41 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:ddff:fe47:5d41%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::c847:497d:3f5f:6157%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fe9b:73e6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:eff:fe21:7719 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c847:497d:3f5f:6157 UC - - - gif0 tc-so:fe80::c847:497d:3f5f:6157 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c847:497d:3f5f:6157 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::c847:497d:3f5f:6157 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::7843:6270:1f69:9ba4%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9fff:feac:c254 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:ddff:fe47:5d41 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7843:6270:1f69:9ba4 UC - - - gif0 tc-so:fe80::7843:6270:1f69:9ba4 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::7843:6270:1f69:9ba4 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::7843:6270:1f69:9ba4 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::c847:497d:3f5f:6157%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::c847:497d:3f5f:6157%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.440005] shmif0: Ethernet address b2:a0:e4:9b:73:e6 tc-so:[ 3.590005] shmif1: Ethernet address b2:a0:0e:21:77:19 tc-so:[ 24.180005] gif0: recursively called too many times(2) tc-so:[ 24.560005] gif0: recursively called too many times(2) tc-so:[ 24.810005] gif0: recursively called too many times(2) tc-so:[ 29.620005] gif0: recursively called too many times(2) tc-so:[ 30.040005] gif0: recursively called too many times(2) tc-so:[ 31.580005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687664.52686, gif_recursive_ipv4overipv6, passed tc-start: 1646687664.74742, gif_recursive_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:58:b0:2c:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:f6:ef:50 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fef6:ef50%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:b0:2c:cb tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:58ff:feb0:2ccb%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:07:e0:f7:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:02:60:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:e0:f7:7e tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fee0:f77e%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:02:60:91 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b0ff:fe02:6091%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::f8fe:b7ef:3589:849d%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:27ff:fef6:ef50 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:58ff:feb0:2ccb link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f8fe:b7ef:3589:849d UC - - - gif0 tc-so:fe80::f8fe:b7ef:3589:849d gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::986d:6542:b961:dcd7%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7ff:fee0:f77e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b0ff:fe02:6091 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::986d:6542:b961:dcd7 UC - - - gif0 tc-so:fe80::986d:6542:b961:dcd7 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::f8fe:b7ef:3589:849d%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::f8fe:b7ef:3589:849d%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.020005] shmif0: Ethernet address b2:a0:27:f6:ef:50 tc-so:[ 2.960005] shmif1: Ethernet address b2:a0:58:b0:2c:cb tc-so:[ 23.310005] gif0: recursively called too many times(2) tc-so:[ 23.350005] gif0: recursively called too many times(2) tc-so:[ 23.550005] gif0: recursively called too many times(2) tc-so:[ 28.470005] gif0: recursively called too many times(2) tc-so:[ 30.250005] gif0: recursively called too many times(2) tc-so:[ 33.330005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687724.559623, gif_recursive_ipv6overipv4, passed tc-start: 1646687724.585860, gif_recursive_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b6:45:7a:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:a6:b3:17 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fea6:b317%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:45:7a:b8 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fe45:7ab8%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f3:d3:03:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:79:1d:f1:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:d3:03:9a tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f3ff:fed3:39a%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:1d:f1:6e tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe1d:f16e%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::1cc4:6da7:8477:3afc%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:18ff:fea6:b317 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b6ff:fe45:7ab8 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1cc4:6da7:8477:3afc UC - - - gif0 tc-so:fe80::1cc4:6da7:8477:3afc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::aced:6df:fb37:d1f8%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f3ff:fed3:39a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:79ff:fe1d:f16e link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::aced:6df:fb37:d1f8 UC - - - gif0 tc-so:fe80::aced:6df:fb37:d1f8 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::1cc4:6da7:8477:3afc%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::1cc4:6da7:8477:3afc%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 2.360005] shmif0: Ethernet address b2:a0:18:a6:b3:17 tc-so:[ 3.530005] shmif1: Ethernet address b2:a0:b6:45:7a:b8 tc-so:[ 22.890005] gif0: recursively called too many times(2) tc-so:[ 23.630005] gif0: recursively called too many times(2) tc-so:[ 25.550005] gif0: recursively called too many times(2) tc-so:[ 28.230005] gif0: recursively called too many times(2) tc-so:[ 29.990005] gif0: recursively called too many times(2) tc-so:[ 30.900005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687780.785751, gif_recursive_ipv6overipv6, passed tp-end: 1646687780.811816, net/if_gif/t_gif tp-start: 1646687790.536064, net/if_ipsec/t_ipsec, 25 tc-start: 1646687790.543577, ipsecif_basic_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9b:23:1f:dc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8b:0a:1a:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fc:b2:a5:b0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687854.658080, ipsecif_basic_ipv4overipv4_esp_null, passed tc-start: 1646687854.681913, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:94:a2:92:79 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:96:be:9c:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:70:8e:56:29 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687919.699285, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1646687919.722672, ipsecif_basic_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:be:05:21:82 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8f:1c:54:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:09:e6:32:2b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646687979.44565, ipsecif_basic_ipv4overipv6_esp_null, passed tc-start: 1646687979.67565, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c1:94:5c:e1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:df:72:77:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:23:c1:fd:e6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688036.61981, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1646688036.84451, ipsecif_basic_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:45:14:95:4b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e2:f4:3d:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:63:c2:66:cc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688112.139897, ipsecif_basic_ipv6overipv4_esp_null, passed tc-start: 1646688112.170965, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:13:48:01:25 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c7:71:01:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:22:37:45:da ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688196.306187, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1646688196.338171, ipsecif_basic_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:dd:25:67:b5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a7:3b:fd:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c4:aa:53:0c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688275.682680, ipsecif_basic_ipv6overipv6_esp_null, passed tc-start: 1646688275.713609, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7a:a9:6e:89 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:90:f5:59:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7b:a0:27:c1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688351.473109, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1646688351.503072, ipsecif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 down ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-end: 1646688359.32865, ipsecif_create_destroy, passed tc-start: 1646688359.41247, ipsecif_ioctl_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:94:53:bd:bd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8a:1b:1a:c9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6b:73:93:41 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688425.444004, ipsecif_ioctl_ipv4overipv4_esp_null, passed tc-start: 1646688425.470572, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e4:a8:22:e1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:69:9c:cc:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:81:cb:69:d9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688490.799377, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1646688490.821415, ipsecif_ioctl_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e9:09:4e:7f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d9:f3:b9:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cf:f4:b9:27 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688558.666552, ipsecif_ioctl_ipv4overipv6_esp_null, passed tc-start: 1646688558.696085, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e1:b6:2e:04 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6a:ea:83:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:29:25:16:69 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688633.734103, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1646688633.756923, ipsecif_ioctl_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6c:e9:9b:bc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:60:4e:fe:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:1e:60:a2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688714.431064, ipsecif_ioctl_ipv6overipv4_esp_null, passed tc-start: 1646688714.453045, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:23:91:03:6b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:19:74:2c:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c2:e3:fa:eb ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688799.448806, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1646688799.469875, ipsecif_ioctl_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1a:21:c3:df ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:7b:fb:45:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:13:a9:06:8c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688880.945552, ipsecif_ioctl_ipv6overipv6_esp_null, passed tc-start: 1646688880.967192, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:23:0d:8c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8b:66:d5:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cd:cb:7e:60 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646688956.870997, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1646688956.893677, ipsecif_recursive_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:da:26:20 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:85:65:ec:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:26:08:09:3c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.310005] shmif0: Ethernet address b2:a0:d8:7b:1d:ac tc-so:[ 3.320005] shmif1: Ethernet address b2:a0:80:da:26:20 tc-so:[ 33.180005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689025.714255, ipsecif_recursive_ipv4overipv4_esp_null, passed tc-start: 1646689025.746556, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:21:07:70:c4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:42:be:b9:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:58:9b:10 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.490005] shmif0: Ethernet address b2:a0:43:ad:41:69 tc-so:[ 3.750005] shmif1: Ethernet address b2:a0:21:07:70:c4 tc-so:[ 33.190005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689095.631090, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1646689095.653242, ipsecif_recursive_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f2:53:0c:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ad:5b:eb:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d6:16:f1:29 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.340005] shmif0: Ethernet address b2:a0:dc:d1:81:1f tc-so:[ 3.280005] shmif1: Ethernet address b2:a0:f2:53:0c:2e tc-so:[ 31.790005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689164.530748, ipsecif_recursive_ipv4overipv6_esp_null, passed tc-start: 1646689164.556991, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c7:4d:a9:0a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:94:af:78:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:79:f3:cb:c7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.170005] shmif0: Ethernet address b2:a0:e2:f1:d6:c6 tc-so:[ 4.300005] shmif1: Ethernet address b2:a0:c7:4d:a9:0a tc-so:[ 34.260005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689235.19625, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1646689235.55171, ipsecif_recursive_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ba:9a:fd:32 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5b:f3:3a:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:df:28:61:9b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.420005] shmif0: Ethernet address b2:a0:4b:e9:e9:c8 tc-so:[ 3.410005] shmif1: Ethernet address b2:a0:ba:9a:fd:32 tc-so:[ 32.120005] ipsec0: recursively called too many times(2) tc-so:[ 36.280005] ipsec0: recursively called too many times(2) tc-so:[ 38.790005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689307.770545, ipsecif_recursive_ipv6overipv4_esp_null, passed tc-start: 1646689307.795066, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2e:b5:26:f9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5b:fd:2e:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e9:1d:d4:29 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.350005] shmif0: Ethernet address b2:a0:f9:ec:35:35 tc-so:[ 3.380005] shmif1: Ethernet address b2:a0:2e:b5:26:f9 tc-so:[ 31.460005] ipsec0: recursively called too many times(2) tc-so:[ 35.990005] ipsec0: recursively called too many times(2) tc-so:[ 36.430005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689381.517763, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1646689381.542474, ipsecif_recursive_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9c:6a:6b:20 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:33:4c:33:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:15:e1:a9:e0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.340005] shmif0: Ethernet address b2:a0:79:1c:ed:64 tc-so:[ 3.340005] shmif1: Ethernet address b2:a0:9c:6a:6b:20 tc-so:[ 28.990005] ipsec0: recursively called too many times(2) tc-so:[ 29.800005] ipsec0: recursively called too many times(2) tc-so:[ 30.910005] ipsec0: recursively called too many times(2) tc-so:[ 34.140005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689453.414829, ipsecif_recursive_ipv6overipv6_esp_null, passed tc-start: 1646689453.438414, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9a:39:03:df ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8e:56:4c:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2d:b3:1b:22 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.340005] shmif0: Ethernet address b2:a0:bd:7a:0c:ea tc-so:[ 3.380005] shmif1: Ethernet address b2:a0:9a:39:03:df tc-so:[ 29.230005] ipsec0: recursively called too many times(2) tc-so:[ 32.640005] ipsec0: recursively called too many times(2) tc-so:[ 33.090005] ipsec0: recursively called too many times(2) tc-so:[ 34.040005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689523.731084, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, passed tp-end: 1646689523.763577, net/if_ipsec/t_ipsec tp-start: 1646689525.50006, net/if_ipsec/t_ipsec_natt, 2 tc-start: 1646689525.57143, ipsecif_natt_transport_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:5a:4b:72:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:e1:28:c0:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:a1:89:17:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:49:39:84:3b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 7915: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,38931 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[38931] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 21:46:28 2022 current: Mar 7 21:46:51 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 21:46:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29673 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[38931] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 21:46:28 2022 current: Mar 7 21:46:51 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 21:46:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 776(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29673 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=14962 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=14962 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=14962 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=14962 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,30704 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[8] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689697.558939, ipsecif_natt_transport_null, passed tc-start: 1646689697.617732, ipsecif_natt_transport_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:6e:5d:fa:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:3d:23:61:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:c5:03:85:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:36:5b:d2:8b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 26901: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 28516: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,48831 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[48831] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 21:49:20 2022 current: Mar 7 21:49:41 2022 tc-so: diff: 21(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 21:49:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17401 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[48831] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 21:49:20 2022 current: Mar 7 21:49:41 2022 tc-so: diff: 21(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 21:49:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 960(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17401 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=17742 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=17742 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=17742 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=17742 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,11192 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:kill: pid 17094: No such process tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689863.108330, ipsecif_natt_transport_rijndaelcbc, passed tp-end: 1646689863.156621, net/if_ipsec/t_ipsec_natt tp-start: 1646689864.384660, net/if_ipsec/t_ipsec_pfil, 2 tc-start: 1646689864.388860, ipsecif_pfil_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:67:eb:84:21 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f6:9d:a1:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e3:a6:8d:c6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 9211: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689928.306399, ipsecif_pfil_esp_null, passed tc-start: 1646689928.335963, ipsecif_pfil_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a9:93:9e:8d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9e:62:86:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:14:db:46:bd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646689991.875088, ipsecif_pfil_esp_rijndaelcbc, passed tp-end: 1646689991.904731, net/if_ipsec/t_ipsec_pfil tp-start: 1646689993.729972, net/if_l2tp/t_l2tp, 5 tc-start: 1646689993.732402, l2tp_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b2:11:68:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3f:37:e1:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:17:ae:93:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ea:97:66:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:97:ec:fe:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646690071.305373, l2tp_basic_ipv4overipv4, passed tc-start: 1646690071.340765, l2tp_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:1c:b8:50:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:14:e1:f8:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d2:34:38:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:05:b7:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:79:01:ac:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646690149.810589, l2tp_basic_ipv4overipv6, passed tc-start: 1646690149.846948, l2tp_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c9:6d:ca:d6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6a:1b:0e:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:98:5b:35:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:18:69:fe:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5d:de:cb:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646690230.671200, l2tp_basic_ipv6overipv4, passed tc-start: 1646690230.701174, l2tp_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b1:57:a5:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:99:39:a5:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3f:9c:83:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:71:ec:7a:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:fb:ac:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646690308.850965, l2tp_basic_ipv6overipv6, passed tc-start: 1646690308.878357, l2tp_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-end: 1646690312.997766, l2tp_create_destroy, passed tp-end: 1646690313.7358, net/if_l2tp/t_l2tp tp-start: 1646690319.319580, net/if_lagg/t_lagg, 21 tc-start: 1646690319.322390, lagg_failover_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:da:59:41:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6f:24:76:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:84:8a:ae:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d9:15:47:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:64:86:43:69 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1646690367.983535, lagg_failover_ipv4, passed tc-start: 1646690368.26866, lagg_failover_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d7:e3:5b:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:88:d4:13:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:37:ac:a4:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:68:be:ad:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:39:ed:bc:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1646690417.178103, lagg_failover_ipv6, passed tc-start: 1646690417.203220, lagg_failover_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d5:ab:5b:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:77:ac:bf:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:4e:ea:bb:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a9:e0:67:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:30:4e:41:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1646690468.539524, lagg_failover_l2tp_ipv4, passed tc-start: 1646690468.563125, lagg_failover_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:30:35:f8:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c1:02:03:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:62:7e:23:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7c:24:fb:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:00:1e:5c:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1646690534.1255, lagg_failover_l2tp_ipv6, passed tc-start: 1646690534.33133, lagg_ifconfig tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:### Dumping unix://commsock0 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:lagg0: flags=0x8802 tc-so: laggproto none tc-so: address: b6:27:4a:b5:17:d5 tc-so: status: no carrier tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lagg0 0 b6:27:4a:b5:17:d5 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 34 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 56 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 86 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 360 0 0 120 0 120 120 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 37 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1108 0 36 194 0 194 tc-so: tc-so:In use 1081K, total allocated 1552K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:lagg0: tc-so: enaddr b6:27:4a:b5:17:d5 multicnt 0 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.420005] shmif0: Ethernet address b2:a0:b4:41:ff:36 tc-so:[ 6.640005] shmif1: Ethernet address b2:a0:7d:d5:2c:17 tc-end: 1646690546.332572, lagg_ifconfig, passed tc-start: 1646690546.359276, lagg_ipv6lla tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0e:d0:20:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-end: 1646690553.730107, lagg_ipv6lla, passed tc-start: 1646690553.750566, lagg_lacp_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 down ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 down ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg1 create ] tc-so:Executing command [ rump.ifconfig lagg1 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg1 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-end: 1646690596.72517, lagg_lacp_basic, passed tc-start: 1646690596.90797, lagg_lacp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a4:54:5e:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7d:37:b1:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:0a:33:d7:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4e:d7:e9:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:32:09:93:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1646690627.299564, lagg_lacp_ipv4, passed tc-start: 1646690627.323108, lagg_lacp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:54:53:17:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9f:3b:c3:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:4d:4b:88:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:02:f6:2e:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6c:d5:b7:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1646690653.694354, lagg_lacp_ipv6, passed tc-start: 1646690653.717888, lagg_lacp_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cc:50:d2:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:26:ba:d7:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ea:aa:af:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:db:a0:05:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:af:09:c3:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1646690692.981793, lagg_lacp_l2tp_ipv4, passed tc-start: 1646690693.6305, lagg_lacp_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e4:b9:e4:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3f:18:9b:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d2:70:d2:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d9:22:14:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7c:02:82:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1646690726.79235, lagg_lacp_l2tp_ipv6, passed tc-start: 1646690726.102191, lagg_lacp_portpri tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7b:53:98:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3d:85:fc:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:4c:a2:1d:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:5a:de:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:01:36:cb:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 lagglacp maxports 2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 300 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 200 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 100 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif0 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif1 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif2 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-end: 1646690765.104493, lagg_lacp_portpri, passed tc-start: 1646690765.129329, lagg_lacp_vlan_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:29:08:64:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b2:c0:c0:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e8:c3:7a:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:55:32:46:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:20:d7:0d:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1646690796.837406, lagg_lacp_vlan_ipv4, passed tc-start: 1646690796.860716, lagg_lacp_vlan_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:11:b2:7e:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3c:f9:90:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:35:a3:68:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fc:d5:3a:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:d1:f7:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1646690814.245938, lagg_lacp_vlan_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646690814.287928, lagg_lacp_vlanl2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c3:91:a8:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:70:7b:91:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3a:f1:a4:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:57:33:cc:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c6:7f:89:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1646690860.680804, lagg_lacp_vlanl2tp_ipv4, passed tc-start: 1646690860.728667, lagg_lacp_vlanl2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a1:40:03:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d2:10:24:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3b:37:53:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:16:5e:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8e:ba:93:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1646690892.432609, lagg_lacp_vlanl2tp_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646690892.480079, lagg_loadbalance_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3e:b1:62:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ca:b8:b1:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ee:fc:1a:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b4:4f:80:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:82:c3:0f:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1646690914.731223, lagg_loadbalance_ipv4, passed tc-start: 1646690914.756718, lagg_loadbalance_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:51:32:18:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:15:34:f1:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:04:a2:bb:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:16:a8:6a:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:17:6d:95:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1646690934.772696, lagg_loadbalance_ipv6, passed tc-start: 1646690934.798688, lagg_loadbalance_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8f:04:9c:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e7:64:b1:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:1f:41:b7:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a2:9c:5b:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1a:42:c0:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1646690969.146692, lagg_loadbalance_l2tp_ipv4, passed tc-start: 1646690969.179369, lagg_loadbalance_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:6f:ad:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1f:28:8b:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:47:de:ad:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:16:dc:2e:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4e:fb:24:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1646690995.971246, lagg_loadbalance_l2tp_ipv6, passed tc-start: 1646690995.995188, lagg_macaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:b1:7f:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 link 02:00:00:00:00:01 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-end: 1646691008.708214, lagg_macaddr, passed tp-end: 1646691008.730929, net/if_lagg/t_lagg tp-start: 1646691008.899910, net/if_loop/t_pr, 2 tc-start: 1646691008.902351, loopmtu tc-so:[ 1.0000000] entropy: ready tc-end: 1646691009.566143, loopmtu, passed tc-start: 1646691009.573415, loopmtu_csum tc-so:[ 1.0000000] entropy: ready tc-end: 1646691010.770206, loopmtu_csum, passed tp-end: 1646691010.828679, net/if_loop/t_pr tp-start: 1646691012.165742, net/if_loop/t_basic, 1 tc-start: 1646691012.176151, loop_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://loop_basic_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://loop_basic_local tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 down ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:unix://loop_basic_local tc-so:### Dumping unix://loop_basic_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 56 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 89 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 206 0 0 69 0 69 69 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 32 0 26 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1017 0 49 145 0 145 tc-so: tc-so:In use 777K, total allocated 1160K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 3.740005] in6_if_link_down: ::1 marked detached tc-so:[ 3.740005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 4.650005] in6_if_link_down: ::1 marked detached tc-so:[ 4.650005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.530005] in6_if_link_down: ::1 marked detached tc-so:[ 5.530005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 6.610005] in6_if_link_down: fc00::1 marked detached tc-so:[ 6.610005] in6_if_link_down: ::1 marked detached tc-so:[ 6.610005] in6_if_link_down: fe80:2::1 marked detached tc-so:unix://loop_basic_local tc-end: 1646691021.872060, loop_create_destroy, passed tp-end: 1646691021.881442, net/if_loop/t_basic tp-start: 1646691024.751122, net/if_pppoe/t_pppoe, 9 tc-start: 1646691024.754069, pppoe6_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a6:2f:17:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=chap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646691093.60675, pppoe6_chap, passed tc-start: 1646691093.83947, pppoe6_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:1e:9e:26:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=pap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646691161.886905, pppoe6_pap, passed tc-start: 1646691161.916238, pppoe_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:46:6a:aa:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=chap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=chap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646691225.789383, pppoe_chap, passed tc-start: 1646691225.808026, pppoe_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-end: 1646691232.145901, pppoe_create_destroy, passed tc-start: 1646691232.158628, pppoe_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:cb:33:52:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1450 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1460 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1470 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-se:rump.ifconfig: SIOCSIFMTU: Invalid argument tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1501 ] tc-end: 1646691256.153103, pppoe_mtu, passed tc-start: 1646691256.174184, pppoe_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6c:b2:f4:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=pap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=pap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646691320.544533, pppoe_pap, passed tc-start: 1646691320.562734, pppoe_params tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c8:e1:4b:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:48:44:61:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:2b:66:cd:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a ACNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a "" -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:76:40:0c:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:02:df:4a:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a8:5a:dc:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a8:1c:40:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -s SNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9d:54:2e:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c0:77:17:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST3 -s SNAME-TEST3 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST4 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST5 -s SNAME-TEST5 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST6 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-se:rump.ifconfig: SIOCGIFAFLAG_IN: Can't assign requested address tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipcp ipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-end: 1646691449.757263, pppoe_params, passed tc-start: 1646691449.773880, pppoe_passiveauthproto_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:39:9e:88:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1646691462.527393, pppoe_passiveauthproto_chap, passed tc-start: 1646691462.551082, pppoe_passiveauthproto_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ee:20:8f:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1646691475.606109, pppoe_passiveauthproto_pap, passed tp-end: 1646691475.623252, net/if_pppoe/t_pppoe tp-start: 1646691476.585637, net/if_tap/t_tap, 3 tc-start: 1646691476.587790, tap_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9b:18:88:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:2a:a1:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add tap0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ /usr/tests/net/if_tap/rump_open_tap /dev/tap0 ./.__tap.pid ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-se:kill: pid 12854: No such process tc-end: 1646691517.66654, tap_bridged, passed tc-start: 1646691517.85465, tap_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 down ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-end: 1646691523.754114, tap_create_destroy, passed tc-start: 1646691523.766119, tap_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d2:54:f4:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:14:94:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646691557.444734, tap_stand_alone, passed tp-end: 1646691557.461541, net/if_tap/t_tap tp-start: 1646691558.271666, net/if_tun/t_tun, 2 tc-start: 1646691558.273755, tun_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 down ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-end: 1646691562.379634, tun_create_destroy, passed tc-start: 1646691562.386913, tun_setup tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.1 10.0.0.2 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:10.0.0.2 10.0.0.1 UH - - - tun0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.2 10.0.0.1 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 10.0.0.2 UH - - - tun0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-end: 1646691581.601798, tun_setup, passed tp-end: 1646691581.614299, net/if_tun/t_tun tp-start: 1646691582.680269, net/if_vether/t_vether, 3 tc-start: 1646691582.683334, vether_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6a:e6:aa:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:f9:49:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add vether0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646691611.566566, vether_bridged, passed tc-start: 1646691611.584563, vether_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 down ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-end: 1646691617.273569, vether_create_destroy, passed tc-start: 1646691617.283759, vether_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:28:ac:e6:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:62:98:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646691649.440450, vether_stand_alone, passed tp-end: 1646691649.458293, net/if_vether/t_vether tp-start: 1646691653.790341, net/if_vlan/t_vlan, 15 tc-start: 1646691653.792761, vlan_auto_follow_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:28:7b:33:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1468 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1469 10.0.0.2 ] tc-end: 1646691674.468719, vlan_auto_follow_mtu, passed tc-start: 1646691674.494622, vlan_auto_follow_mtu6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:35:58:62:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1448 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1449 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-end: 1646691687.616712, vlan_auto_follow_mtu6, passed tc-start: 1646691687.641032, vlan_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:f7:6a:e8:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1646691723.861860, vlan_basic, passed tc-start: 1646691723.885000, vlan_basic6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:8d:d3:f7:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1646691758.800786, vlan_basic6, passed tc-start: 1646691758.827686, vlan_bridge tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646691774.997197, vlan_bridge, passed tc-start: 1646691775.17361, vlan_bridge6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646691792.502975, vlan_bridge6, passed tc-start: 1646691792.520604, vlan_configs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1646691802.72937, vlan_configs, passed tc-start: 1646691802.84972, vlan_configs6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1646691811.186026, vlan_configs6, passed tc-start: 1646691811.195920, vlan_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1646691819.608356, vlan_create_destroy, passed tc-start: 1646691819.616452, vlan_create_destroy6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1646691827.543456, vlan_create_destroy6, passed tc-start: 1646691827.551612, vlan_multicast tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1646691842.681920, vlan_multicast, passed tc-start: 1646691842.693323, vlan_multicast6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1646691855.694285, vlan_multicast6, passed tc-start: 1646691855.706203, vlan_promisc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ grep -q b2:a0:c2:39:54:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:56:24:c7:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -s 10.0.0.1 b2:a0:c2:39:54:95 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ rump.ping -c 3 -i 0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ kill -TERM 2080 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ kill -TERM 16907 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-end: 1646691890.324509, vlan_promisc, passed tc-start: 1646691890.347815, vlan_vlanid tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:90:bc:b3:2d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2619 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2619 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 43 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 43 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3191 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3191 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-end: 1646691915.542710, vlan_vlanid, passed tc-start: 1646691915.559738, vlan_vlanid6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:bf:f5:65:33 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1113 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1113 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 344 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 344 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 302 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 302 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00:1::2 ] tc-end: 1646691941.920546, vlan_vlanid6, passed tp-end: 1646691941.937560, net/if_vlan/t_vlan tp-start: 1646691946.34215, net/if_wg/t_basic, 13 tc-start: 1646691946.36409, wg_basic_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:99:72:c5:c3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dfff:fe5e:be2f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3c13:3aa5:30e8:ede4 U - - - wg0 tc-so:fe80::3c13:3aa5:30e8:ede4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3c13:3aa5:30e8:ede4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3c13:3aa5:30e8:ede4 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::3c13:3aa5:30e8:ede4%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ce42mhU7FTTz0jXExwUOAICu2uGZro57sakDO0981WI= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:fe72:c5c3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8b9:2755:4ded:6f94 U - - - wg0 tc-so:fe80::8b9:2755:4ded:6f94 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8b9:2755:4ded:6f94 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8b9:2755:4ded:6f94 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::8b9:2755:4ded:6f94%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 GeTF1UDGIIxXow7KOVU8DSLqYEkHJWIuVtZGAHJoHwU= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:72:c5:c3 tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 9 packets, 554 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:99ff:fe72:c5c3%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::8b9:2755:4ded:6f94%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:df:5e:be:2f UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:fe72:c5c3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8b9:2755:4ded:6f94 U - - - wg0 tc-so:fe80::8b9:2755:4ded:6f94 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8b9:2755:4ded:6f94 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8b9:2755:4ded:6f94 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:72:c5:c3 4 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:99ff:f tc-so: ff01:2::1 tc-so: ff02::2:b4da:d5c7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff72:c5c3 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::8b9:2755:4d tc-so: ff01:3::1 tc-so: ff02::2:b4da:d5c7 tc-so: ff02::1%wg0 tc-so: ff02::1:ffed:6f94 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 26 0 25 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 42 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 601 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1727 0 103 295 0 295 tc-so: tc-so:In use 1657K, total allocated 2360K; utilization 70.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:df:5e:be:2f on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:99ff:fe72:c5c3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b4da:d5c7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff72:c5c3%shmif0 refcount 1 tc-so: enaddr b2:a0:99:72:c5:c3 multicnt 4 tc-so: 33:33:b4:da:d5:c7 -- 33:33:b4:da:d5:c7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:72:c5:c3 -- 33:33:ff:72:c5:c3 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::8b9:2755:4ded:6f94%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b4da:d5c7%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffed:6f94%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.430005] shmif0: Ethernet address b2:a0:99:72:c5:c3 tc-so:[ 9.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.570005] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:72:c5:c3 tc-so:[ 9.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:fe72:c5c3 tc-so:[ 10.130005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.130005] get_ifid: wg0: ifid: 08:b9:27:55:4d:ed:6f:94 tc-so:[ 10.200005] ip6_output: refusing to send from invalid address fe80:3::8b9:2755:4ded:6f94 (pid 0) tc-so:[ 10.440005] ip6_output: refusing to send from invalid address fe80:3::8b9:2755:4ded:6f94 (pid 0) tc-so:[ 10.600005] ip6_output: refusing to send from invalid address fe80:3::8b9:2755:4ded:6f94 (pid 0) tc-so:[ 11.520005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:fe72:c5c3 - no duplicates found tc-so:[ 11.800005] ip6_output: refusing to send from invalid address fe80:3::8b9:2755:4ded:6f94 (pid 0) tc-so:[ 12.800005] in6_if_link_up: fe80:3::8b9:2755:4ded:6f94 marked tentative tc-so:[ 12.800005] nd6_dad_start: wg0: starting DAD for fe80:3::8b9:2755:4ded:6f94 tc-so:[ 14.060005] nd6_dad_timer: wg0: DAD complete for fe80:3::8b9:2755:4ded:6f94 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 4416] tc-so:[New process 3982] tc-so:[New process 4064] tc-so:[New process 17491] tc-so:[New process 16226] tc-so:[New process 5596] tc-so:[New process 16813] tc-so:[New process 6478] tc-so:[New process 18344] tc-so:[New process 15158] tc-so:[New process 25338] tc-so:[New process 1232] tc-so:[New process 3044] tc-so:[New process 11568] tc-so:[New process 3732] tc-so:[New process 21681] tc-so:[New process 4561] tc-so:[New process 1225] tc-so:[New process 3805] tc-so:[New process 18345] tc-so:[New process 28851] tc-so:[New process 26081] tc-so:[New process 4061] tc-so:[New process 29837] tc-so:[New process 5040] tc-so:[New process 3676] tc-so:[New process 1508] tc-so:[New process 15834] tc-so:[New process 18785] tc-so:[New process 12775] tc-so:[New process 4558] tc-so:[New process 13866] tc-so:[New process 319] tc-so:[New process 29742] tc-so:[New process 5004] tc-so:[New process 3907] tc-so:[New process 9574] tc-so:[New process 4599] tc-so:[New process 24684] tc-so:[New process 2775] tc-so:[New process 22141] tc-so:[New process 27563] tc-so:[New process 2690] tc-so:[New process 14623] tc-so:[New process 18082] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 4416)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.6100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.6100050] get_ifid: shmif0: ifid: b0:a0:df:ff:fe:5e:be:2f tc-so:[ 6.6100050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dfff:fe5e:be2f tc-so:[ 7.1000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.1000050] get_ifid: wg0: ifid: 3c:13:3a:a5:30:e8:ed:e4 tc-so:[ 7.6500050] ip6_output: refusing to send from invalid address fe80:3::3c13:3aa5:30e8:ede4 (pid 0) tc-so:[ 7.8200050] ip6_output: refusing to send from invalid address fe80:3::3c13:3aa5:30e8:ede4 (pid 0) tc-so:[ 8.3700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dfff:fe5e:be2f - no duplicates found tc-so:[ 9.3400050] ip6_output: refusing to send from invalid address fe80:3::3c13:3aa5:30e8:ede4 (pid 0) tc-so:[ 9.7300050] in6_if_link_up: fe80:3::3c13:3aa5:30e8:ede4 marked tentative tc-so:[ 9.7300050] nd6_dad_start: wg0: starting DAD for fe80:3::3c13:3aa5:30e8:ede4 tc-so:[ 11.7500050] nd6_dad_timer: wg0: DAD complete for fe80:3::3c13:3aa5:30e8:ede4 - no duplicates found tc-so:[ 16.8000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.8000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.1900050] mainbus0 (root) tc-so:[ 1.1900050] chacha: Portable C ChaCha tc-so:[ 1.1900050] aes: BearSSL aes_ct tc-so:[ 1.1900050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.1900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2800050] shmif0: Ethernet address b2:a0:df:5e:be:2f tc-so:[ 16.8000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.8000050] rump kernel halting... tc-so:[ 9.7300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.610004 b2:a0:df:5e:be:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.990004 b2:a0:df:5e:be:2f > 33:33:86:3a:f0:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:863a:f04b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:863a:f04b, length 24 tc-so:00:00:07.330004 b2:a0:df:5e:be:2f > 33:33:ff:5e:be:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:be2f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:be2f, length 24 tc-so:00:00:07.370004 b2:a0:df:5e:be:2f > 33:33:ff:5e:be:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:be2f: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:fe5e:be2f, length 32 tc-so:00:00:09.550004 b2:a0:df:5e:be:2f > 33:33:86:3a:f0:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe5e:be2f > ff02::2:863a:f04b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:863a:f04b, length 24 tc-so:00:00:09.570004 b2:a0:99:72:c5:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.020004 b2:a0:99:72:c5:c3 > 33:33:b4:da:d5:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b4da:d5c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b4da:d5c7, length 24 tc-so:00:00:10.050004 b2:a0:99:72:c5:c3 > 33:33:ff:72:c5:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:c5c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:c5c3, length 24 tc-so:00:00:10.520004 b2:a0:99:72:c5:c3 > 33:33:ff:72:c5:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:c5c3: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fe72:c5c3, length 32 tc-so:00:00:16.410004 b2:a0:df:5e:be:2f > 33:33:ff:5e:be:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe5e:be2f > ff02::1:ff5e:be2f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:be2f, length 24 tc-so:00:00:14.210004 b2:a0:99:72:c5:c3 > 33:33:ff:72:c5:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe72:c5c3 > ff02::1:ff72:c5c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:c5c3, length 24 tc-so:00:00:16.770004 b2:a0:df:5e:be:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.290004 b2:a0:99:72:c5:c3 > b2:a0:df:5e:be:2f, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:99:72:c5:c3, length 28 tc-so:00:00:16.800004 b2:a0:df:5e:be:2f > b2:a0:99:72:c5:c3, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.690004 b2:a0:99:72:c5:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.720004 b2:a0:99:72:c5:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.720004 b2:a0:99:72:c5:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.720004 b2:a0:99:72:c5:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.390004 b2:a0:99:72:c5:c3 > 33:33:b4:da:d5:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe72:c5c3 > ff02::2:b4da:d5c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b4da:d5c7, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646691975.78549, wg_basic_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646691975.120256, wg_basic_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:ba:81:a4:44 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:28ff:fe34:8c97 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::18d9:83cd:4a18:cc34 U - - - wg0 tc-so:fe80::18d9:83cd:4a18:cc34 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::18d9:83cd:4a18:cc34 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::18d9:83cd:4a18:cc34 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::18d9:83cd:4a18:cc34%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 8AhZpDM16ZN/hUMC0ulLuwEs6sx6PqPRZINlZ29lmUQ= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:baff:fe81:a444 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::142a:809d:7d02:60f1 U - - - wg0 tc-so:fe80::142a:809d:7d02:60f1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::142a:809d:7d02:60f1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::142a:809d:7d02:60f1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::142a:809d:7d02:60f1%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 IHRXrTTQbgalkZ50Fj94hNkfzadilpPkqwhzjPQW4hc= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:81:a4:44 tc-so: linkstr: bus tc-so: input: 6 packets, 640 bytes, 5 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:baff:fe81:a444%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::142a:809d:7d02:60f1%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:baff:fe81:a444 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::142a:809d:7d02:60f1 U - - - wg0 tc-so:fe80::142a:809d:7d02:60f1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::142a:809d:7d02:60f1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::142a:809d:7d02:60f1 UC - - - wg0 tc-so:fc00::1 b2:a0:28:34:8c:97 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ba:81:a4:44 6 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff81:a444 tc-so: ff01:2::1 tc-so: ff02::2:dc3f:d0a7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:baff:f 6 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::142a:809d:7 tc-so: ff01:3::1 tc-so: ff02::2:dc3f:d0a7 tc-so: ff02::1%wg0 tc-so: ff02::1:ff02:60f1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 4 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 24 0 23 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 38 0 37 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 604 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 39 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 4 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 4 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1744 0 97 297 0 297 tc-so: tc-so:In use 1670K, total allocated 2376K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:28:34:8c:97 shmif0 1s D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff81:a444%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dc3f:d0a7%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ba:81:a4:44 multicnt 4 tc-so: 33:33:ff:81:a4:44 -- 33:33:ff:81:a4:44 refcount 1 tc-so: 33:33:dc:3f:d0:a7 -- 33:33:dc:3f:d0:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::142a:809d:7d02:60f1%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:dc3f:d0a7%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff02:60f1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.240005] shmif0: Ethernet address b2:a0:ba:81:a4:44 tc-so:[ 7.890005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.890005] get_ifid: shmif0: ifid: b0:a0:ba:ff:fe:81:a4:44 tc-so:[ 7.890005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:baff:fe81:a444 tc-so:[ 8.300005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.300005] get_ifid: wg0: ifid: 14:2a:80:9d:7d:02:60:f1 tc-so:[ 8.470005] ip6_output: refusing to send from invalid address fe80:3::142a:809d:7d02:60f1 (pid 0) tc-so:[ 8.830005] ip6_output: refusing to send from invalid address fe80:3::142a:809d:7d02:60f1 (pid 0) tc-so:[ 9.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:baff:fe81:a444 - no duplicates found tc-so:[ 10.620005] in6_if_link_up: fe80:3::142a:809d:7d02:60f1 marked tentative tc-so:[ 10.620005] nd6_dad_start: wg0: starting DAD for fe80:3::142a:809d:7d02:60f1 tc-so:[ 12.190005] nd6_dad_timer: wg0: DAD complete for fe80:3::142a:809d:7d02:60f1 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 22561] tc-so:[New process 3418] tc-so:[New process 2740] tc-so:[New process 18972] tc-so:[New process 2250] tc-so:[New process 3017] tc-so:[New process 23663] tc-so:[New process 14081] tc-so:[New process 4741] tc-so:[New process 1069] tc-so:[New process 4978] tc-so:[New process 23994] tc-so:[New process 3462] tc-so:[New process 4535] tc-so:[New process 5414] tc-so:[New process 4019] tc-so:[New process 15623] tc-so:[New process 29571] tc-so:[New process 24983] tc-so:[New process 27643] tc-so:[New process 27121] tc-so:[New process 5074] tc-so:[New process 17532] tc-so:[New process 13485] tc-so:[New process 4598] tc-so:[New process 16906] tc-so:[New process 1145] tc-so:[New process 3540] tc-so:[New process 24426] tc-so:[New process 14446] tc-so:[New process 6082] tc-so:[New process 2245] tc-so:[New process 5784] tc-so:[New process 27603] tc-so:[New process 139] tc-so:[New process 5110] tc-so:[New process 2953] tc-so:[New process 25327] tc-so:[New process 16983] tc-so:[New process 4343] tc-so:[New process 17976] tc-so:[New process 3466] tc-so:[New process 17923] tc-so:[New process 21180] tc-so:[New process 25299] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 22561)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.9600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.9600050] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:34:8c:97 tc-so:[ 5.9600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:28ff:fe34:8c97 tc-so:[ 6.4100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.4100050] get_ifid: wg0: ifid: 18:d9:83:cd:4a:18:cc:34 tc-so:[ 7.2200050] ip6_output: refusing to send from invalid address fe80:3::18d9:83cd:4a18:cc34 (pid 0) tc-so:[ 7.3300050] ip6_output: refusing to send from invalid address fe80:3::18d9:83cd:4a18:cc34 (pid 0) tc-so:[ 7.9400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:28ff:fe34:8c97 - no duplicates found tc-so:[ 8.6700050] in6_if_link_up: fe80:3::18d9:83cd:4a18:cc34 marked tentative tc-so:[ 8.6700050] nd6_dad_start: wg0: starting DAD for fe80:3::18d9:83cd:4a18:cc34 tc-so:[ 9.8900050] nd6_dad_timer: wg0: DAD complete for fe80:3::18d9:83cd:4a18:cc34 - no duplicates found tc-so:[ 14.7300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 14.7300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.2100050] shmif0: Ethernet address b2:a0:28:34:8c:97 tc-so:[ 14.7300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 14.7300050] rump kernel halting... tc-so:[ 8.6700050] tc-so:[ 8.6700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.520004 b2:a0:28:34:8c:97 > 33:33:ff:34:8c:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff34:8c97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:8c97, length 24 tc-so:00:00:06.940004 b2:a0:28:34:8c:97 > 33:33:ff:34:8c:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff34:8c97: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:fe34:8c97, length 32 tc-so:00:00:08.300004 b2:a0:ba:81:a4:44 > 33:33:ff:81:a4:44, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:a444: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:a444, length 24 tc-so:00:00:08.550004 b2:a0:ba:81:a4:44 > 33:33:ff:81:a4:44, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:a444: ICMP6, neighbor solicitation, who has fe80::b0a0:baff:fe81:a444, length 32 tc-so:00:00:12.380004 b2:a0:28:34:8c:97 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe34:8c97 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.650004 b2:a0:28:34:8c:97 > 33:33:0f:34:ac:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe34:8c97 > ff02::2:f34:ac12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f34:ac12, length 24 tc-so:00:00:11.510004 b2:a0:ba:81:a4:44 > 33:33:dc:3f:d0:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe81:a444 > ff02::2:dc3f:d0a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dc3f:d0a7, length 24 tc-so:00:00:11.990004 b2:a0:ba:81:a4:44 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe81:a444 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.330004 b2:a0:28:34:8c:97 > 33:33:ff:34:8c:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe34:8c97 > ff02::1:ff34:8c97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:8c97, length 24 tc-so:00:00:14.690004 b2:a0:28:34:8c:97 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:12.510004 b2:a0:ba:81:a4:44 > b2:a0:28:34:8c:97, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:14.730004 b2:a0:28:34:8c:97 > b2:a0:ba:81:a4:44, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:14.540004 b2:a0:ba:81:a4:44 > 33:33:ff:81:a4:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe81:a444 > ff02::1:ff81:a444: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:a444, length 24 tc-so:00:00:14.540004 b2:a0:ba:81:a4:44 > b2:a0:28:34:8c:97, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:17.520004 b2:a0:ba:81:a4:44 > b2:a0:28:34:8c:97, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.520004 b2:a0:ba:81:a4:44 > b2:a0:28:34:8c:97, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.520004 b2:a0:ba:81:a4:44 > b2:a0:28:34:8c:97, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.520004 b2:a0:ba:81:a4:44 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe81:a444 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.540004 b2:a0:ba:81:a4:44 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe81:a444 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.540004 b2:a0:ba:81:a4:44 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fe81:a444 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692001.35643, wg_basic_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646692001.83153, wg_basic_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:b1:27:bb:c1 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:caff:fe89:432b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::743a:4390:7755:48b6 U - - - wg0 tc-so:fe80::743a:4390:7755:48b6 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::743a:4390:7755:48b6%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ajIY+rfegpnP76CYT6PZvyPX+wELveTEcpk9olpJKgI= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b1ff:fe27:bbc1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9092:9309:d86f:d4fd U - - - wg0 tc-so:fe80::9092:9309:d86f:d4fd link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::9092:9309:d86f:d4fd%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 qYLuxdR6m082Zy0Ty/afM33PtILnv1zZhAK8xcXiswU= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 16 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b1:27:bb:c1 tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:b1ff:fe27:bbc1%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::9092:9309:d86f:d4fd%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:ca:89:43:2b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b1ff:fe27:bbc1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9092:9309:d86f:d4fd U - - - wg0 tc-so:fe80::9092:9309:d86f:d4fd link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b1:27:bb:c1 5 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b1ff:f tc-so: ff01:2::1 tc-so: ff02::2:415e:c27b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff27:bbc1 5 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff6f:d4fd tc-so: ff01:3::1 tc-so: ff02::2:415e:c27b tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9092:9309:d 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 26 0 25 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 38 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 608 0 0 203 0 203 203 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1740 0 99 298 0 298 tc-so: tc-so:In use 1684K, total allocated 2384K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:ca:89:43:2b on shmif0 expired I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:b1ff:fe27:bbc1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:415e:c27b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff27:bbc1%shmif0 refcount 1 tc-so: enaddr b2:a0:b1:27:bb:c1 multicnt 4 tc-so: 33:33:41:5e:c2:7b -- 33:33:41:5e:c2:7b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:27:bb:c1 -- 33:33:ff:27:bb:c1 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff6f:d4fd%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:415e:c27b%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.090005] root file system type: rumpfs tc-so:[ 1.090005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.370005] shmif0: Ethernet address b2:a0:b1:27:bb:c1 tc-so:[ 9.240005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.240005] get_ifid: shmif0: ifid: b0:a0:b1:ff:fe:27:bb:c1 tc-so:[ 9.240005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b1ff:fe27:bbc1 tc-so:[ 9.710005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.710005] get_ifid: wg0: ifid: 90:92:93:09:d8:6f:d4:fd tc-so:[ 10.270005] ip6_output: refusing to send from invalid address fe80:3::9092:9309:d86f:d4fd (pid 0) tc-so:[ 11.240005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b1ff:fe27:bbc1 - no duplicates found tc-so:[ 12.300005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.300005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.300005] in6_if_link_up: fe80:3::9092:9309:d86f:d4fd marked tentative tc-so:[ 12.300005] nd6_dad_start: wg0: starting DAD for fe80:3::9092:9309:d86f:d4fd tc-so:[ 13.830005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 13.910005] nd6_dad_timer: wg0: DAD complete for fe80:3::9092:9309:d86f:d4fd - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 238] tc-so:[New process 6519] tc-so:[New process 142] tc-so:[New process 28818] tc-so:[New process 6132] tc-so:[New process 17180] tc-so:[New process 3145] tc-so:[New process 26259] tc-so:[New process 26427] tc-so:[New process 7112] tc-so:[New process 16999] tc-so:[New process 1653] tc-so:[New process 28283] tc-so:[New process 7584] tc-so:[New process 1717] tc-so:[New process 6007] tc-so:[New process 21273] tc-so:[New process 2072] tc-so:[New process 19874] tc-so:[New process 4744] tc-so:[New process 26156] tc-so:[New process 13572] tc-so:[New process 5568] tc-so:[New process 12327] tc-so:[New process 1424] tc-so:[New process 18521] tc-so:[New process 9166] tc-so:[New process 24305] tc-so:[New process 8678] tc-so:[New process 7499] tc-so:[New process 28652] tc-so:[New process 5839] tc-so:[New process 13879] tc-so:[New process 2440] tc-so:[New process 17457] tc-so:[New process 25277] tc-so:[New process 22299] tc-so:[New process 27052] tc-so:[New process 19614] tc-so:[New process 25149] tc-so:[New process 6465] tc-so:[New process 23358] tc-so:[New process 28459] tc-so:[New process 21849] tc-so:[New process 7623] tc-so:[New process 27294] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 238)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.5800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.5800050] get_ifid: shmif0: ifid: b0:a0:ca:ff:fe:89:43:2b tc-so:[ 6.5800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:caff:fe89:432b tc-so:[ 7.0800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.0800050] get_ifid: wg0: ifid: 74:3a:43:90:77:55:48:b6 tc-so:[ 7.7900050] ip6_output: refusing to send from invalid address fe80:3::743a:4390:7755:48b6 (pid 0) tc-so:[ 8.1100050] ip6_output: refusing to send from invalid address fe80:3::743a:4390:7755:48b6 (pid 0) tc-so:[ 8.4800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:caff:fe89:432b - no duplicates found tc-so:[ 9.6700050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 9.6700050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 9.6700050] in6_if_link_up: fe80:3::743a:4390:7755:48b6 marked tentative tc-so:[ 9.6700050] nd6_dad_start: wg0: starting DAD for fe80:3::743a:4390:7755:48b6 tc-so:[ 11.3900050] nd6_dad_timer: wg0: DAD complete for fe80:3::743a:4390:7755:48b6 - no duplicates found tc-so:[ 11.6100050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 16.9000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.9000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2800050] mainbus0 (root) tc-so:[ 1.3800050] chacha: Portable C ChaCha tc-so:[ 1.3800050] aes: BearSSL aes_ct tc-so:[ 1.3800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4300050] shmif0: Ethernet address b2:a0:ca:89:43:2b tc-so:[ 16.9000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.9000050] rump kernel halting... tc-so:[ 9.6700050] tc-so:[ 9.6700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.540004 b2:a0:ca:89:43:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.260004 b2:a0:ca:89:43:2b > 33:33:f9:a0:db:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f9a0:db13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f9a0:db13, length 24 tc-so:00:00:07.380004 b2:a0:ca:89:43:2b > 33:33:ff:89:43:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:432b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:432b, length 24 tc-so:00:00:07.460004 b2:a0:ca:89:43:2b > 33:33:ff:89:43:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:432b: ICMP6, neighbor solicitation, who has fe80::b0a0:caff:fe89:432b, length 32 tc-so:00:00:09.200004 b2:a0:b1:27:bb:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.500004 b2:a0:b1:27:bb:c1 > 33:33:41:5e:c2:7b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:415e:c27b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:415e:c27b, length 24 tc-so:00:00:09.710004 b2:a0:b1:27:bb:c1 > 33:33:ff:27:bb:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff27:bbc1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:bbc1, length 24 tc-so:00:00:10.230004 b2:a0:b1:27:bb:c1 > 33:33:ff:27:bb:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff27:bbc1: ICMP6, neighbor solicitation, who has fe80::b0a0:b1ff:fe27:bbc1, length 32 tc-so:00:00:13.670004 b2:a0:ca:89:43:2b > 33:33:f9:a0:db:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fe89:432b > ff02::2:f9a0:db13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f9a0:db13, length 24 tc-so:00:00:15.910004 b2:a0:ca:89:43:2b > 33:33:ff:89:43:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fe89:432b > ff02::1:ff89:432b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:432b, length 24 tc-so:00:00:13.870004 b2:a0:b1:27:bb:c1 > 33:33:ff:27:bb:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b1ff:fe27:bbc1 > ff02::1:ff27:bbc1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:bbc1, length 24 tc-so:00:00:16.860004 b2:a0:ca:89:43:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.230004 b2:a0:b1:27:bb:c1 > b2:a0:ca:89:43:2b, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:b1:27:bb:c1, length 28 tc-so:00:00:16.900004 b2:a0:ca:89:43:2b > b2:a0:b1:27:bb:c1, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:18.260004 b2:a0:b1:27:bb:c1 > 33:33:41:5e:c2:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b1ff:fe27:bbc1 > ff02::2:415e:c27b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:415e:c27b, length 24 tc-so:00:00:18.260004 b2:a0:b1:27:bb:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.260004 b2:a0:b1:27:bb:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.270004 b2:a0:b1:27:bb:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:21.290004 b2:a0:b1:27:bb:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692030.852439, wg_basic_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646692030.900770, wg_basic_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:95:9e:07:41 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:abff:fe83:9a05 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e445:9b5a:1a6b:6d39 U - - - wg0 tc-so:fe80::e445:9b5a:1a6b:6d39 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::e445:9b5a:1a6b:6d39%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 SdISUpXGwF/5X9UJoHWdn4Rqm1k8dNdQiB8TQeOQ+Qk= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:95ff:fe9e:741 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c58:1b1f:347e:e05d U - - - wg0 tc-so:fe80::9c58:1b1f:347e:e05d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::9c58:1b1f:347e:e05d%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 L+J0LbP6ptqWi6K9MA8YdmAd5o0GKw59mJ0yEA2I5Uw= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 16 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:9e:07:41 tc-so: linkstr: bus tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 6 packets, 584 bytes, 4 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:95ff:fe9e:741%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::9c58:1b1f:347e:e05d%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:95ff:fe9e:741 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c58:1b1f:347e:e05d U - - - wg0 tc-so:fe80::9c58:1b1f:347e:e05d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:ab:83:9a:05 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:95:9e:07:41 5 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff9e:741% tc-so: ff01:2::1 tc-so: ff02::2:99cc:5a77 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:95ff:f 5 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff7e:e05d tc-so: ff01:3::1 tc-so: ff02::2:99cc:5a77 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9c58:1b1f:3 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 25 0 24 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 34 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 646 0 0 216 0 216 216 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1772 0 95 311 0 311 tc-so: tc-so:In use 1751K, total allocated 2488K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:ab:83:9a:05 shmif0 expired P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff9e:741%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:99cc:5a77%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:95:9e:07:41 multicnt 4 tc-so: 33:33:ff:9e:07:41 -- 33:33:ff:9e:07:41 refcount 1 tc-so: 33:33:99:cc:5a:77 -- 33:33:99:cc:5a:77 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff7e:e05d%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:99cc:5a77%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:95:9e:07:41 tc-so:[ 8.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.920005] get_ifid: shmif0: ifid: b0:a0:95:ff:fe:9e:07:41 tc-so:[ 8.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:95ff:fe9e:741 tc-so:[ 9.370005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.370005] get_ifid: wg0: ifid: 9c:58:1b:1f:34:7e:e0:5d tc-so:[ 9.640005] ip6_output: refusing to send from invalid address fe80:3::9c58:1b1f:347e:e05d (pid 0) tc-so:[ 10.240005] ip6_output: refusing to send from invalid address fe80:3::9c58:1b1f:347e:e05d (pid 0) tc-so:[ 10.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:95ff:fe9e:741 - no duplicates found tc-so:[ 11.110005] ip6_output: refusing to send from invalid address fe80:3::9c58:1b1f:347e:e05d (pid 0) tc-so:[ 11.920005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 11.920005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 11.920005] in6_if_link_up: fe80:3::9c58:1b1f:347e:e05d marked tentative tc-so:[ 11.920005] nd6_dad_start: wg0: starting DAD for fe80:3::9c58:1b1f:347e:e05d tc-so:[ 13.590005] nd6_dad_timer: wg0: DAD complete for fe80:3::9c58:1b1f:347e:e05d - no duplicates found tc-so:[ 13.830005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 24811] tc-so:[New process 15716] tc-so:[New process 23802] tc-so:[New process 18962] tc-so:[New process 4487] tc-so:[New process 1438] tc-so:[New process 6730] tc-so:[New process 19984] tc-so:[New process 19944] tc-so:[New process 17972] tc-so:[New process 28561] tc-so:[New process 4489] tc-so:[New process 22361] tc-so:[New process 6467] tc-so:[New process 3728] tc-so:[New process 29435] tc-so:[New process 4933] tc-so:[New process 3806] tc-so:[New process 14609] tc-so:[New process 6548] tc-so:[New process 13580] tc-so:[New process 15873] tc-so:[New process 13568] tc-so:[New process 4601] tc-so:[New process 5012] tc-so:[New process 4684] tc-so:[New process 6622] tc-so:[New process 24635] tc-so:[New process 19688] tc-so:[New process 23830] tc-so:[New process 27069] tc-so:[New process 14649] tc-so:[New process 2996] tc-so:[New process 4946] tc-so:[New process 16947] tc-so:[New process 3095] tc-so:[New process 1230] tc-so:[New process 6598] tc-so:[New process 22781] tc-so:[New process 14857] tc-so:[New process 21820] tc-so:[New process 25199] tc-so:[New process 29850] tc-so:[New process 25071] tc-so:[New process 4803] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 24811)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.6900050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.6900050] get_ifid: shmif0: ifid: b0:a0:ab:ff:fe:83:9a:05 tc-so:[ 6.6900050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:abff:fe83:9a05 tc-so:[ 7.1100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.1100050] get_ifid: wg0: ifid: e4:45:9b:5a:1a:6b:6d:39 tc-so:[ 7.1500050] ip6_output: refusing to send from invalid address fe80:3::e445:9b5a:1a6b:6d39 (pid 0) tc-so:[ 7.9700050] ip6_output: refusing to send from invalid address fe80:3::e445:9b5a:1a6b:6d39 (pid 0) tc-so:[ 8.3300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:abff:fe83:9a05 - no duplicates found tc-so:[ 9.3200050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 9.3200050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 9.3200050] in6_if_link_up: fe80:3::e445:9b5a:1a6b:6d39 marked tentative tc-so:[ 9.3200050] nd6_dad_start: wg0: starting DAD for fe80:3::e445:9b5a:1a6b:6d39 tc-so:[ 10.7900050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 11.2700050] nd6_dad_timer: wg0: DAD complete for fe80:3::e445:9b5a:1a6b:6d39 - no duplicates found tc-so:[ 16.8100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.8100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.3100050] chacha: Portable C ChaCha tc-so:[ 1.3100050] aes: BearSSL aes_ct tc-so:[ 1.3100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4300050] shmif0: Ethernet address b2:a0:ab:83:9a:05 tc-so:[ 16.8100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.8100050] rump kernel halting... tc-so:[ 9.3200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.860004 b2:a0:ab:83:9a:05 > 33:33:ff:83:9a:05, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff83:9a05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:9a05, length 24 tc-so:00:00:07.300004 b2:a0:ab:83:9a:05 > 33:33:ff:83:9a:05, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff83:9a05: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe83:9a05, length 32 tc-so:00:00:08.910004 b2:a0:ab:83:9a:05 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe83:9a05 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.690004 b2:a0:ab:83:9a:05 > 33:33:31:29:61:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe83:9a05 > ff02::2:3129:61ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3129:61ee, length 24 tc-so:00:00:09.880004 b2:a0:95:9e:07:41 > 33:33:ff:9e:07:41, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9e:741: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9e:741, length 24 tc-so:00:00:09.920004 b2:a0:95:9e:07:41 > 33:33:ff:9e:07:41, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9e:741: ICMP6, neighbor solicitation, who has fe80::b0a0:95ff:fe9e:741, length 32 tc-so:00:00:15.050004 b2:a0:ab:83:9a:05 > 33:33:ff:83:9a:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe83:9a05 > ff02::1:ff83:9a05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:9a05, length 24 tc-so:00:00:16.760004 b2:a0:ab:83:9a:05 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.140004 b2:a0:95:9e:07:41 > b2:a0:ab:83:9a:05, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.810004 b2:a0:ab:83:9a:05 > b2:a0:95:9e:07:41, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:15.200004 b2:a0:95:9e:07:41 > 33:33:99:cc:5a:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::2:99cc:5a77: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:99cc:5a77, length 24 tc-so:00:00:15.200004 b2:a0:95:9e:07:41 > b2:a0:ab:83:9a:05, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:16.360004 b2:a0:95:9e:07:41 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.140004 b2:a0:95:9e:07:41 > b2:a0:ab:83:9a:05, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.810004 b2:a0:95:9e:07:41 > 33:33:ff:9e:07:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::1:ff9e:741: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9e:741, length 24 tc-so:00:00:20.160004 b2:a0:95:9e:07:41 > b2:a0:ab:83:9a:05, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.170004 b2:a0:95:9e:07:41 > b2:a0:ab:83:9a:05, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.170004 b2:a0:95:9e:07:41 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.180004 b2:a0:95:9e:07:41 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.180004 b2:a0:95:9e:07:41 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.190004 b2:a0:95:9e:07:41 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fe9e:741 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692061.832885, wg_basic_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646692061.886571, wg_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 down ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 210 0 0 70 0 70 70 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 28 0 22 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1153 0 56 155 0 155 tc-so: tc-so:In use 819K, total allocated 1240K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.200005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.200005] get_ifid: wg0: ifid: 08:c0:f2:80:92:4d:34:ad tc-so:[ 3.240005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 3.700005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 4.140005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.140005] get_ifid: wg0: ifid: 08:c0:f2:80:92:4d:34:ad tc-so:[ 4.180005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 4.330005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 4.890005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.890005] get_ifid: wg0: ifid: 08:c0:f2:80:92:4d:34:ad tc-so:[ 4.930005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 5.290005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 5.790005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 5.790005] get_ifid: wg0: ifid: 08:c0:f2:80:92:4d:34:ad tc-so:[ 5.880005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:[ 6.000005] ip6_output: refusing to send from invalid address fe80:2::8c0:f280:924d:34ad (pid 0) tc-so:unix://wg_local tc-end: 1646692070.751658, wg_create_destroy, passed tc-start: 1646692070.763691, wg_create_destroy_peers_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:59ff:fee7:7f1b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d8c7:b545:a5d4:7ef5 U - - - wg0 tc-so:fe80::d8c7:b545:a5d4:7ef5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d8c7:b545:a5d4:7ef5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d8c7:b545:a5d4:7ef5 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::d8c7:b545:a5d4:7ef5%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 8VAJ/VSkYNgpU772opDTVw+wHWt18cq+IRVr0ta6ugA= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:e7:7f:1b tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 300 bytes, 3 multicasts tc-so: inet6 fe80::b0a0:59ff:fee7:7f1b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::d8c7:b545:a5d4:7ef5%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:59ff:fee7:7f1b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d8c7:b545:a5d4:7ef5 U - - - wg0 tc-so:fe80::d8c7:b545:a5d4:7ef5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d8c7:b545:a5d4:7ef5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d8c7:b545:a5d4:7ef5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:59:e7:7f:1b 0 0 4 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 0 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:59ff:f tc-so: ff01:2::1 tc-so: ff02::2:f878:ac7b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe7:7f1b 0 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::d8c7:b545:a tc-so: ff01:3::1 tc-so: ff02::2:f878:ac7b tc-so: ff02::1%wg0 tc-so: ff02::1:ffd4:7ef5 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 23 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 471 0 0 157 0 157 157 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1555 0 66 248 0 248 tc-so: tc-so:In use 1384K, total allocated 1984K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:59ff:fee7:7f1b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f878:ac7b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe7:7f1b%shmif0 refcount 1 tc-so: enaddr b2:a0:59:e7:7f:1b multicnt 4 tc-so: 33:33:f8:78:ac:7b -- 33:33:f8:78:ac:7b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e7:7f:1b -- 33:33:ff:e7:7f:1b refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::d8c7:b545:a5d4:7ef5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:f878:ac7b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffd4:7ef5%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.450005] shmif0: Ethernet address b2:a0:59:e7:7f:1b tc-so:[ 3.910005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.910005] get_ifid: shmif0: ifid: b0:a0:59:ff:fe:e7:7f:1b tc-so:[ 3.910005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:59ff:fee7:7f1b tc-so:[ 4.390005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.390005] get_ifid: wg0: ifid: d8:c7:b5:45:a5:d4:7e:f5 tc-so:[ 4.720005] ip6_output: refusing to send from invalid address fe80:3::d8c7:b545:a5d4:7ef5 (pid 0) tc-so:[ 4.880005] ip6_output: refusing to send from invalid address fe80:3::d8c7:b545:a5d4:7ef5 (pid 0) tc-so:[ 5.430005] ip6_output: refusing to send from invalid address fe80:3::d8c7:b545:a5d4:7ef5 (pid 0) tc-so:[ 5.850005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:59ff:fee7:7f1b - no duplicates found tc-so:[ 6.500005] ip6_output: refusing to send from invalid address fe80:3::d8c7:b545:a5d4:7ef5 (pid 0) tc-so:[ 6.950005] in6_if_link_up: fe80:3::d8c7:b545:a5d4:7ef5 marked tentative tc-so:[ 6.950005] nd6_dad_start: wg0: starting DAD for fe80:3::d8c7:b545:a5d4:7ef5 tc-so:[ 7.760005] in6_if_link_down: fe80:3::d8c7:b545:a5d4:7ef5 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.910004 b2:a0:59:e7:7f:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:04.480004 b2:a0:59:e7:7f:1b > 33:33:ff:e7:7f:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:7f1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:7f1b, length 24 tc-so:00:00:04.600004 b2:a0:59:e7:7f:1b > 33:33:f8:78:ac:7b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f878:ac7b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f878:ac7b, length 24 tc-so:00:00:04.840004 b2:a0:59:e7:7f:1b > 33:33:ff:e7:7f:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:7f1b: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fee7:7f1b, length 32 tc-so:00:00:11.370004 b2:a0:59:e7:7f:1b > 33:33:f8:78:ac:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fee7:7f1b > ff02::2:f878:ac7b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f878:ac7b, length 24 tc-so:00:00:11.770004 b2:a0:59:e7:7f:1b > 33:33:ff:e7:7f:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fee7:7f1b > ff02::1:ffe7:7f1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:7f1b, length 24 tc-so:unix://wg_local tc-end: 1646692083.56860, wg_create_destroy_peers_ipv4, passed tc-start: 1646692083.79827, wg_create_destroy_peers_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eeff:feb5:9ef4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::783b:93ae:f72e:c21f U - - - wg0 tc-so:fe80::783b:93ae:f72e:c21f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::783b:93ae:f72e:c21f%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 gWCdS1x2jpXAFjKSKPbEe3ChNjx5i8MSRBRe1ahNrA0= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:b5:9e:f4 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:eeff:feb5:9ef4%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::783b:93ae:f72e:c21f%wg0/64 flags 0x8 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eeff:feb5:9ef4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::783b:93ae:f72e:c21f U - - - wg0 tc-so:fe80::783b:93ae:f72e:c21f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:b5:9e:f4 0 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffb5:9ef4 tc-so: ff01:2::1 tc-so: ff02::2:81a5:a057 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 0 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:eeff:f 0 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff2e:c21f tc-so: ff01:3::1 tc-so: ff02::2:81a5:a057 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::783b:93ae:f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 467 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1558 0 63 247 0 247 tc-so: tc-so:In use 1378K, total allocated 1976K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffb5:9ef4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:81a5:a057%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ee:b5:9e:f4 multicnt 4 tc-so: 33:33:ff:b5:9e:f4 -- 33:33:ff:b5:9e:f4 refcount 1 tc-so: 33:33:81:a5:a0:57 -- 33:33:81:a5:a0:57 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff2e:c21f%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:81a5:a057%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.410005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.410005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.830005] shmif0: Ethernet address b2:a0:ee:b5:9e:f4 tc-so:[ 4.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 4.690005] get_ifid: shmif0: ifid: b0:a0:ee:ff:fe:b5:9e:f4 tc-so:[ 4.690005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:eeff:feb5:9ef4 tc-so:[ 5.270005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 5.270005] get_ifid: wg0: ifid: 78:3b:93:ae:f7:2e:c2:1f tc-so:[ 6.140005] ip6_output: refusing to send from invalid address fe80:3::783b:93ae:f72e:c21f (pid 0) tc-so:[ 6.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:eeff:feb5:9ef4 - no duplicates found tc-so:[ 7.740005] ip6_output: refusing to send from invalid address fe80:3::783b:93ae:f72e:c21f (pid 0) tc-so:[ 7.960005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 7.960005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 7.960005] in6_if_link_up: fe80:3::783b:93ae:f72e:c21f marked tentative tc-so:[ 7.960005] nd6_dad_start: wg0: starting DAD for fe80:3::783b:93ae:f72e:c21f tc-so:[ 8.750005] in6_if_link_down: fd00::1 marked detached tc-so:[ 8.750005] in6_if_link_down: fe80:3::783b:93ae:f72e:c21f marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.350004 b2:a0:ee:b5:9e:f4 > 33:33:ff:b5:9e:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb5:9ef4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:9ef4, length 24 tc-so:00:00:05.430004 b2:a0:ee:b5:9e:f4 > 33:33:ff:b5:9e:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb5:9ef4: ICMP6, neighbor solicitation, who has fe80::b0a0:eeff:feb5:9ef4, length 32 tc-so:00:00:09.710004 b2:a0:ee:b5:9e:f4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feb5:9ef4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.910004 b2:a0:ee:b5:9e:f4 > 33:33:ff:b5:9e:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feb5:9ef4 > ff02::1:ffb5:9ef4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:9ef4, length 24 tc-so:00:00:12.770004 b2:a0:ee:b5:9e:f4 > 33:33:81:a5:a0:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feb5:9ef4 > ff02::2:81a5:a057: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:81a5:a057, length 24 tc-so:unix://wg_local tc-end: 1646692097.144488, wg_create_destroy_peers_ipv6, passed tc-start: 1646692097.163227, wg_multiple_interfaces tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:bc:3f:d9:5b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:67:ff:81:76 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:d8:5b:d3:4e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:adff:fe62:d3b3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:67ff:feff:8176 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::60e3:6b88:3444:343a U - - - wg0 tc-so:fe80::60e3:6b88:3444:343a link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::60e3:6b88:3444:343a UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::60e3:6b88:3444:343a UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::60e3:6b88:3444:343a%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig wg1 create ] tc-so:Executing command [ rump.ifconfig wg1 inet 10.0.1.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:10.0.1/24 10.0.1.1 U - - - wg1 tc-so:10.0.1.1 wg1 UHl - - - wg1 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:adff:fe62:d3b3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:67ff:feff:8176 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::60e3:6b88:3444:343a U - - - wg0 tc-so:fe80::60e3:6b88:3444:343a link#4 UHl - - - lo0 tc-so:fe80::%wg1/64 fe80::60e3:6b88:3444:343a U - - - wg1 tc-so:fe80::60e3:6b88:3444:343a link#5 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::60e3:6b88:3444:343a UC - - - wg0 tc-so:ff01:5::/32 fe80::60e3:6b88:3444:343a UC - - - wg1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::60e3:6b88:3444:343a UC - - - wg0 tc-so:ff02::%wg1/32 fe80::60e3:6b88:3444:343a UC - - - wg1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg1 up ] tc-so:wg1: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::60e3:6b88:3444:343a%wg1/64 flags 0x8 scopeid 0x5 tc-so: inet 10.0.1.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 RE2VB4iadDL8YVIFue4t6hkbss+wsappNoxve6PdAUI= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 add peer peer0 k2kQnoI4jA6jJK0NTiBTz5dvCCrM7BMM7JTHP9LP+XU= --endpoint=192.168.2.2:51821 --allowed-ips=10.0.1.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bcff:fe3f:d95b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6858:cfaf:501d:7c31 U - - - wg0 tc-so:fe80::6858:cfaf:501d:7c31 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6858:cfaf:501d:7c31 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6858:cfaf:501d:7c31 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::6858:cfaf:501d:7c31%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Q+erKQZdrIZTv6oP9x2LGu7Nc6CXokyMNlWwxRKEAx4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.1.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d8ff:fe5b:d34e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7c1a:e33d:a7e0:7016 U - - - wg0 tc-so:fe80::7c1a:e33d:a7e0:7016 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7c1a:e33d:a7e0:7016 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7c1a:e33d:a7e0:7016 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7c1a:e33d:a7e0:7016%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Q+erKQZdrIZTv6oP9x2LGu7Nc6CXokyMNlWwxRKEAx4= --endpoint=192.168.2.1:51821 --allowed-ips=10.0.1.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:12.560004 b2:a0:ad:62:d3:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.820004 b2:a0:67:ff:81:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:13.290004 b2:a0:ad:62:d3:b3 > 33:33:56:7a:8d:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:567a:8d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:567a:8d78, length 24 tc-so:00:00:13.330004 b2:a0:67:ff:81:76 > 33:33:56:7a:8d:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:567a:8d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:567a:8d78, length 24 tc-so:00:00:13.400004 b2:a0:67:ff:81:76 > 33:33:ff:ff:81:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:8176: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:8176, length 24 tc-so:00:00:13.480004 b2:a0:67:ff:81:76 > 33:33:ff:ff:81:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:8176: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:feff:8176, length 32 tc-so:00:00:13.560004 b2:a0:ad:62:d3:b3 > 33:33:ff:62:d3:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff62:d3b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:d3b3, length 24 tc-so:00:00:13.560004 b2:a0:ad:62:d3:b3 > 33:33:ff:62:d3:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff62:d3b3: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fe62:d3b3, length 32 tc-so:00:00:13.950004 b2:a0:67:ff:81:76 > 33:33:ff:ff:81:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:8176: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:8176, length 24 tc-so:00:00:17.090004 b2:a0:67:ff:81:76 > 33:33:56:7a:8d:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:feff:8176 > ff02::2:567a:8d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:567a:8d78, length 24 tc-so:00:00:20.480004 b2:a0:ad:62:d3:b3 > 33:33:ff:62:d3:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe62:d3b3 > ff02::1:ff62:d3b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:d3b3, length 24 tc-so:00:00:20.250004 b2:a0:bc:3f:d9:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:20.780004 b2:a0:bc:3f:d9:5b > 33:33:b2:d7:1b:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b2d7:1bb8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2d7:1bb8, length 24 tc-so:00:00:20.840004 b2:a0:bc:3f:d9:5b > 33:33:ff:3f:d9:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:d95b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:d95b, length 24 tc-so:00:00:20.920004 b2:a0:bc:3f:d9:5b > 33:33:ff:3f:d9:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:d95b: ICMP6, neighbor solicitation, who has fe80::b0a0:bcff:fe3f:d95b, length 32 tc-so:00:00:23.370004 b2:a0:bc:3f:d9:5b > 33:33:b2:d7:1b:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bcff:fe3f:d95b > ff02::2:b2d7:1bb8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2d7:1bb8, length 24 tc-so:00:00:24.730004 b2:a0:bc:3f:d9:5b > 33:33:ff:3f:d9:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bcff:fe3f:d95b > ff02::1:ff3f:d95b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:d95b, length 24 tc-so:00:00:20.940004 b2:a0:d8:5b:d3:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:21.200004 b2:a0:d8:5b:d3:4e > 33:33:ff:5b:d3:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:d34e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:d34e, length 24 tc-so:00:00:21.480004 b2:a0:d8:5b:d3:4e > 33:33:c8:77:16:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c877:16a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c877:16a4, length 24 tc-so:00:00:21.680004 b2:a0:d8:5b:d3:4e > 33:33:ff:5b:d3:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:d34e: ICMP6, neighbor solicitation, who has fe80::b0a0:d8ff:fe5b:d34e, length 32 tc-so:00:00:24.450004 b2:a0:d8:5b:d3:4e > 33:33:c8:77:16:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fe5b:d34e > ff02::2:c877:16a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c877:16a4, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:3f:d9:5b tc-so: linkstr: bus tc-so: input: 9 packets, 790 bytes, 8 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:bcff:fe3f:d95b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::6858:cfaf:501d:7c31%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:ad:62:d3:b3 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bcff:fe3f:d95b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6858:cfaf:501d:7c31 U - - - wg0 tc-so:fe80::6858:cfaf:501d:7c31 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6858:cfaf:501d:7c31 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6858:cfaf:501d:7c31 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bc:3f:d9:5b 9 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bcff:f tc-so: ff01:2::1 tc-so: ff02::2:b2d7:1bb8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3f:d95b 9 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::6858:cfaf:5 tc-so: ff01:3::1 tc-so: ff02::2:b2d7:1bb8 tc-so: ff02::1%wg0 tc-so: ff02::1:ff1d:7c31 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 47 0 46 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 64 0 63 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 734 0 0 245 0 245 245 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1905 0 145 339 0 339 tc-so: tc-so:In use 1933K, total allocated 2712K; utilization 71.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:ad:62:d3:b3 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:bcff:fe3f:d95b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b2d7:1bb8%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3f:d95b%shmif0 refcount 1 tc-so: enaddr b2:a0:bc:3f:d9:5b multicnt 4 tc-so: 33:33:b2:d7:1b:b8 -- 33:33:b2:d7:1b:b8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3f:d9:5b -- 33:33:ff:3f:d9:5b refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::6858:cfaf:501d:7c31%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b2d7:1bb8%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff1d:7c31%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.850005] shmif0: Ethernet address b2:a0:bc:3f:d9:5b tc-so:[ 20.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.250005] get_ifid: shmif0: ifid: b0:a0:bc:ff:fe:3f:d9:5b tc-so:[ 20.250005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bcff:fe3f:d95b tc-so:[ 20.780005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 20.780005] get_ifid: wg0: ifid: 68:58:cf:af:50:1d:7c:31 tc-so:[ 21.130005] ip6_output: refusing to send from invalid address fe80:3::6858:cfaf:501d:7c31 (pid 0) tc-so:[ 21.720005] ip6_output: refusing to send from invalid address fe80:3::6858:cfaf:501d:7c31 (pid 0) tc-so:[ 21.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bcff:fe3f:d95b - no duplicates found tc-so:[ 23.890005] in6_if_link_up: fe80:3::6858:cfaf:501d:7c31 marked tentative tc-so:[ 23.890005] nd6_dad_start: wg0: starting DAD for fe80:3::6858:cfaf:501d:7c31 tc-so:[ 25.800005] nd6_dad_timer: wg0: DAD complete for fe80:3::6858:cfaf:501d:7c31 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:5b:d3:4e tc-so: linkstr: bus tc-so: input: 6 packets, 296 bytes, 6 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:d8ff:fe5b:d34e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::7c1a:e33d:a7e0:7016%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d8ff:fe5b:d34e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7c1a:e33d:a7e0:7016 U - - - wg0 tc-so:fe80::7c1a:e33d:a7e0:7016 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7c1a:e33d:a7e0:7016 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7c1a:e33d:a7e0:7016 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d8:5b:d3:4e 6 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 6 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d8ff:f tc-so: ff01:2::1 tc-so: ff02::2:c877:16a4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5b:d34e 6 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.1/24 10.0.1.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::7c1a:e33d:a tc-so: ff01:3::1 tc-so: ff02::2:c877:16a4 tc-so: ff02::1%wg0 tc-so: ff02::1:ffe0:7016 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 46 0 45 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 617 0 0 206 0 206 206 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1750 0 109 298 0 298 tc-so: tc-so:In use 1693K, total allocated 2384K; utilization 71.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:d8ff:fe5b:d34e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c877:16a4%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff5b:d34e%shmif0 refcount 1 tc-so: enaddr b2:a0:d8:5b:d3:4e multicnt 4 tc-so: 33:33:c8:77:16:a4 -- 33:33:c8:77:16:a4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5b:d3:4e -- 33:33:ff:5b:d3:4e refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::7c1a:e33d:a7e0:7016%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:c877:16a4%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffe0:7016%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.910005] shmif0: Ethernet address b2:a0:d8:5b:d3:4e tc-so:[ 20.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.940005] get_ifid: shmif0: ifid: b0:a0:d8:ff:fe:5b:d3:4e tc-so:[ 20.940005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d8ff:fe5b:d34e tc-so:[ 21.360005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 21.360005] get_ifid: wg0: ifid: 7c:1a:e3:3d:a7:e0:70:16 tc-so:[ 21.720005] ip6_output: refusing to send from invalid address fe80:3::7c1a:e33d:a7e0:7016 (pid 0) tc-so:[ 21.880005] ip6_output: refusing to send from invalid address fe80:3::7c1a:e33d:a7e0:7016 (pid 0) tc-so:[ 22.680005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d8ff:fe5b:d34e - no duplicates found tc-so:[ 24.000005] in6_if_link_up: fe80:3::7c1a:e33d:a7e0:7016 marked tentative tc-so:[ 24.000005] nd6_dad_start: wg0: starting DAD for fe80:3::7c1a:e33d:a7e0:7016 tc-so:[ 25.520005] nd6_dad_timer: wg0: DAD complete for fe80:3::7c1a:e33d:a7e0:7016 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5555] tc-so:[New process 20507] tc-so:[New process 5860] tc-so:[New process 27326] tc-so:[New process 4122] tc-so:[New process 5190] tc-so:[New process 18857] tc-so:[New process 28054] tc-so:[New process 7920] tc-so:[New process 27859] tc-so:[New process 6521] tc-so:[New process 9032] tc-so:[New process 4771] tc-so:[New process 27728] tc-so:[New process 6976] tc-so:[New process 668] tc-so:[New process 24938] tc-so:[New process 3316] tc-so:[New process 4528] tc-so:[New process 4301] tc-so:[New process 8897] tc-so:[New process 5333] tc-so:[New process 26795] tc-so:[New process 1152] tc-so:[New process 23164] tc-so:[New process 18749] tc-so:[New process 26609] tc-so:[New process 6532] tc-so:[New process 17154] tc-so:[New process 23215] tc-so:[New process 17717] tc-so:[New process 26622] tc-so:[New process 27307] tc-so:[New process 24762] tc-so:[New process 27134] tc-so:[New process 22169] tc-so:[New process 4177] tc-so:[New process 19739] tc-so:[New process 7748] tc-so:[New process 940] tc-so:[New process 20505] tc-so:[New process 5045] tc-so:[New process 28091] tc-so:[New process 7578] tc-so:[New process 6997] tc-so:[New process 16661] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5555)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.5600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.5600050] get_ifid: shmif0: ifid: b0:a0:ad:ff:fe:62:d3:b3 tc-so:[ 12.5600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:adff:fe62:d3b3 tc-so:[ 12.8200050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.8200050] get_ifid: shmif1: ifid: b0:a0:67:ff:fe:ff:81:76 tc-so:[ 12.8200050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:67ff:feff:8176 tc-so:[ 13.4000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.4000050] get_ifid: wg0: ifid: 60:e3:6b:88:34:44:34:3a tc-so:[ 13.9100050] ip6_output: refusing to send from invalid address fe80:4::60e3:6b88:3444:343a (pid 0) tc-so:[ 14.0700050] ip6_output: refusing to send from invalid address fe80:4::60e3:6b88:3444:343a (pid 0) tc-so:[ 14.5000050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:67ff:feff:8176 - no duplicates found tc-so:[ 14.5800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:adff:fe62:d3b3 - no duplicates found tc-so:[ 15.5100050] ip6_output: refusing to send from invalid address fe80:4::60e3:6b88:3444:343a (pid 0) tc-so:[ 16.5700050] get_ifid: wg1: interface identifier generated by random number tc-so:[ 16.5700050] get_ifid: wg1: ifid: 60:e3:6b:88:34:44:34:3a tc-so:[ 16.6900050] ip6_output: refusing to send from invalid address fe80:5::60e3:6b88:3444:343a (pid 0) tc-so:[ 17.4000050] ip6_output: refusing to send from invalid address fe80:5::60e3:6b88:3444:343a (pid 0) tc-so:[ 18.0600050] ip6_output: refusing to send from invalid address fe80:5::60e3:6b88:3444:343a (pid 0) tc-so:[ 19.1100050] ip6_output: refusing to send from invalid address fe80:4::60e3:6b88:3444:343a (pid 0) tc-so:[ 19.9600050] in6_if_link_up: fe80:4::60e3:6b88:3444:343a marked tentative tc-so:[ 19.9600050] nd6_dad_start: wg0: starting DAD for fe80:4::60e3:6b88:3444:343a tc-so:[ 21.0200050] in6_if_link_up: fe80:5::60e3:6b88:3444:343a marked tentative tc-so:[ 21.0200050] nd6_dad_start: wg1: starting DAD for fe80:5::60e3:6b88:3444:343a tc-so:[ 21.1200050] nd6_dad_timer: wg0: DAD complete for fe80:4::60e3:6b88:3444:343a - no duplicates found tc-so:[ 22.5100050] nd6_dad_timer: wg1: DAD complete for fe80:5::60e3:6b88:3444:343a - no duplicates found tc-so:[ 34.0700050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 34.0700050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.3000050] chacha: Portable C ChaCha tc-so:[ 1.3000050] aes: BearSSL aes_ct tc-so:[ 1.3000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3300050] shmif0: Ethernet address b2:a0:ad:62:d3:b3 tc-so:[ 6.9400050] shmif1: Ethernet address b2:a0:67:ff:81:76 tc-so:[ 34.0700050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 34.0700050] rump kernel halting... tc-so:[ 21.0200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.560004 b2:a0:ad:62:d3:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.820004 b2:a0:67:ff:81:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:13.290004 b2:a0:ad:62:d3:b3 > 33:33:56:7a:8d:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:567a:8d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:567a:8d78, length 24 tc-so:00:00:13.330004 b2:a0:67:ff:81:76 > 33:33:56:7a:8d:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:567a:8d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:567a:8d78, length 24 tc-so:00:00:13.400004 b2:a0:67:ff:81:76 > 33:33:ff:ff:81:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:8176: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:8176, length 24 tc-so:00:00:13.480004 b2:a0:67:ff:81:76 > 33:33:ff:ff:81:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:8176: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:feff:8176, length 32 tc-so:00:00:13.560004 b2:a0:ad:62:d3:b3 > 33:33:ff:62:d3:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff62:d3b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:d3b3, length 24 tc-so:00:00:13.560004 b2:a0:ad:62:d3:b3 > 33:33:ff:62:d3:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff62:d3b3: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fe62:d3b3, length 32 tc-so:00:00:13.950004 b2:a0:67:ff:81:76 > 33:33:ff:ff:81:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffff:8176: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:8176, length 24 tc-so:00:00:17.090004 b2:a0:67:ff:81:76 > 33:33:56:7a:8d:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:feff:8176 > ff02::2:567a:8d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:567a:8d78, length 24 tc-so:00:00:20.480004 b2:a0:ad:62:d3:b3 > 33:33:ff:62:d3:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe62:d3b3 > ff02::1:ff62:d3b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:d3b3, length 24 tc-so:00:00:20.250004 b2:a0:bc:3f:d9:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:20.780004 b2:a0:bc:3f:d9:5b > 33:33:b2:d7:1b:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b2d7:1bb8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2d7:1bb8, length 24 tc-so:00:00:20.840004 b2:a0:bc:3f:d9:5b > 33:33:ff:3f:d9:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:d95b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:d95b, length 24 tc-so:00:00:20.920004 b2:a0:bc:3f:d9:5b > 33:33:ff:3f:d9:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:d95b: ICMP6, neighbor solicitation, who has fe80::b0a0:bcff:fe3f:d95b, length 32 tc-so:00:00:23.370004 b2:a0:bc:3f:d9:5b > 33:33:b2:d7:1b:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bcff:fe3f:d95b > ff02::2:b2d7:1bb8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2d7:1bb8, length 24 tc-so:00:00:24.730004 b2:a0:bc:3f:d9:5b > 33:33:ff:3f:d9:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bcff:fe3f:d95b > ff02::1:ff3f:d95b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:d95b, length 24 tc-so:00:00:20.940004 b2:a0:d8:5b:d3:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:21.200004 b2:a0:d8:5b:d3:4e > 33:33:ff:5b:d3:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:d34e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:d34e, length 24 tc-so:00:00:21.480004 b2:a0:d8:5b:d3:4e > 33:33:c8:77:16:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c877:16a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c877:16a4, length 24 tc-so:00:00:21.680004 b2:a0:d8:5b:d3:4e > 33:33:ff:5b:d3:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:d34e: ICMP6, neighbor solicitation, who has fe80::b0a0:d8ff:fe5b:d34e, length 32 tc-so:00:00:24.450004 b2:a0:d8:5b:d3:4e > 33:33:c8:77:16:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fe5b:d34e > ff02::2:c877:16a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c877:16a4, length 24 tc-so:00:00:34.040004 b2:a0:ad:62:d3:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:31.540004 b2:a0:bc:3f:d9:5b > b2:a0:ad:62:d3:b3, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:bc:3f:d9:5b, length 28 tc-so:00:00:34.070004 b2:a0:ad:62:d3:b3 > b2:a0:bc:3f:d9:5b, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:27.130004 b2:a0:d8:5b:d3:4e > 33:33:ff:5b:d3:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fe5b:d34e > ff02::1:ff5b:d34e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:d34e, length 24 tc-so:00:00:32.360004 b2:a0:bc:3f:d9:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:33.370004 b2:a0:bc:3f:d9:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:34.370004 b2:a0:bc:3f:d9:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:35.390004 b2:a0:bc:3f:d9:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692145.147453, wg_multiple_interfaces, failed, atf-check failed; see the output of the test for details tc-start: 1646692145.205795, wg_multiple_peers tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:55:4f:80:b8 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:aa:b4:9a:e3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:5d:4e:e0:b2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6dff:fe88:d86c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::58d0:106d:eb56:6959 U - - - wg0 tc-so:fe80::58d0:106d:eb56:6959 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:4::/32 fe80::58d0:106d:eb56:6959 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::58d0:106d:eb56:6959 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::58d0:106d:eb56:6959%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 iLuo+10QwORQhYxfJ8cY8Z12DTBhEfHpxBZzrOVcsU0= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer1 6gFhfhtTeP+uGlqsRYRDn5LyC/A9Q6izqAbhtaqBAEw= --endpoint=192.168.1.3:51820 --allowed-ips=10.0.0.3/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:55ff:fe4f:80b8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3089:c32b:ea23:41f7 U - - - wg0 tc-so:fe80::3089:c32b:ea23:41f7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3089:c32b:ea23:41f7 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3089:c32b:ea23:41f7 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::3089:c32b:ea23:41f7%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 NdSQa9pNR35Dl7ovyYEj69PC9xx7WWuSFIjKjO4Jqic= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.3/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.3/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5dff:fe4e:e0b2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::88b:e5c1:ecb1:7939 U - - - wg0 tc-so:fe80::88b:e5c1:ecb1:7939 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::88b:e5c1:ecb1:7939 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::88b:e5c1:ecb1:7939 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::88b:e5c1:ecb1:7939%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 NdSQa9pNR35Dl7ovyYEj69PC9xx7WWuSFIjKjO4Jqic= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:11.230004 b2:a0:6d:88:d8:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.070004 b2:a0:6d:88:d8:6c > 33:33:ff:88:d8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:d86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:d86c, length 24 tc-so:00:00:12.230004 b2:a0:6d:88:d8:6c > 33:33:15:ee:7e:fc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:15ee:7efc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:7efc, length 24 tc-so:00:00:12.230004 b2:a0:6d:88:d8:6c > 33:33:ff:88:d8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:d86c: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fe88:d86c, length 32 tc-so:00:00:12.600004 b2:a0:6d:88:d8:6c > 33:33:ff:88:d8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:d86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:d86c, length 24 tc-so:00:00:13.860004 b2:a0:55:4f:80:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:13.930004 b2:a0:55:4f:80:b8 > 33:33:b5:46:e1:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b546:e160: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b546:e160, length 24 tc-so:00:00:14.670004 b2:a0:55:4f:80:b8 > 33:33:ff:4f:80:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:80b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:80b8, length 24 tc-so:00:00:14.670004 b2:a0:55:4f:80:b8 > 33:33:ff:4f:80:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:80b8: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fe4f:80b8, length 32 tc-so:00:00:18.500004 b2:a0:6d:88:d8:6c > 33:33:15:ee:7e:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe88:d86c > ff02::2:15ee:7efc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:7efc, length 24 tc-so:00:00:16.960004 b2:a0:55:4f:80:b8 > 33:33:ff:4f:80:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe4f:80b8 > ff02::1:ff4f:80b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:80b8, length 24 tc-so:00:00:14.380004 b2:a0:5d:4e:e0:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:14.550004 b2:a0:5d:4e:e0:b2 > 33:33:50:39:ff:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5039:ff13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5039:ff13, length 24 tc-so:00:00:14.870004 b2:a0:5d:4e:e0:b2 > 33:33:ff:4e:e0:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:e0b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:e0b2, length 24 tc-so:00:00:15.170004 b2:a0:5d:4e:e0:b2 > 33:33:ff:4e:e0:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:e0b2: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe4e:e0b2, length 32 tc-so:00:00:20.180004 b2:a0:55:4f:80:b8 > 33:33:b5:46:e1:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe4f:80b8 > ff02::2:b546:e160: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b546:e160, length 24 tc-so:00:00:16.210004 b2:a0:5d:4e:e0:b2 > 33:33:50:39:ff:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe4e:e0b2 > ff02::2:5039:ff13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5039:ff13, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:4f:80:b8 tc-so: linkstr: bus tc-so: input: 10 packets, 876 bytes, 9 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:55ff:fe4f:80b8%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::3089:c32b:ea23:41f7%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:6d:88:d8:6c UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:55ff:fe4f:80b8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3089:c32b:ea23:41f7 U - - - wg0 tc-so:fe80::3089:c32b:ea23:41f7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3089:c32b:ea23:41f7 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3089:c32b:ea23:41f7 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:4f:80:b8 10 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 10 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:55ff:f tc-so: ff01:2::1 tc-so: ff02::2:b546:e160 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4f:80b8 10 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::3089:c32b:e tc-so: ff01:3::1 tc-so: ff02::2:b546:e160 tc-so: ff02::1%wg0 tc-so: ff02::1:ff23:41f7 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 32 0 31 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 49 0 48 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 639 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1780 0 115 307 0 307 tc-so: tc-so:In use 1737K, total allocated 2456K; utilization 70.7% tc-so: tc-so:? (192.168.1.1) at b2:a0:6d:88:d8:6c on shmif0 3s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:55ff:fe4f:80b8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b546:e160%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4f:80b8%shmif0 refcount 1 tc-so: enaddr b2:a0:55:4f:80:b8 multicnt 4 tc-so: 33:33:b5:46:e1:60 -- 33:33:b5:46:e1:60 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4f:80:b8 -- 33:33:ff:4f:80:b8 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::3089:c32b:ea23:41f7%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b546:e160%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff23:41f7%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.700005] shmif0: Ethernet address b2:a0:55:4f:80:b8 tc-so:[ 13.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.860005] get_ifid: shmif0: ifid: b0:a0:55:ff:fe:4f:80:b8 tc-so:[ 13.860005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:55ff:fe4f:80b8 tc-so:[ 14.320005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.320005] get_ifid: wg0: ifid: 30:89:c3:2b:ea:23:41:f7 tc-so:[ 14.470005] ip6_output: refusing to send from invalid address fe80:3::3089:c32b:ea23:41f7 (pid 0) tc-so:[ 14.630005] ip6_output: refusing to send from invalid address fe80:3::3089:c32b:ea23:41f7 (pid 0) tc-so:[ 15.250005] ip6_output: refusing to send from invalid address fe80:3::3089:c32b:ea23:41f7 (pid 0) tc-so:[ 15.670005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:55ff:fe4f:80b8 - no duplicates found tc-so:[ 16.910005] in6_if_link_up: fe80:3::3089:c32b:ea23:41f7 marked tentative tc-so:[ 16.910005] nd6_dad_start: wg0: starting DAD for fe80:3::3089:c32b:ea23:41f7 tc-so:[ 18.370005] nd6_dad_timer: wg0: DAD complete for fe80:3::3089:c32b:ea23:41f7 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:4e:e0:b2 tc-so: linkstr: bus tc-so: input: 7 packets, 382 bytes, 7 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:5dff:fe4e:e0b2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.3/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::88b:e5c1:ecb1:7939%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5dff:fe4e:e0b2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::88b:e5c1:ecb1:7939 U - - - wg0 tc-so:fe80::88b:e5c1:ecb1:7939 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::88b:e5c1:ecb1:7939 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::88b:e5c1:ecb1:7939 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:4e:e0:b2 7 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 7 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5dff:f tc-so: ff01:2::1 tc-so: ff02::2:5039:ff13 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4e:e0b2 7 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.3 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::88b:e5c1:ec tc-so: ff01:3::1 tc-so: ff02::2:5039:ff13 tc-so: ff02::1%wg0 tc-so: ff02::1:ffb1:7939 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 20 0 19 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 37 0 36 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 561 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1676 0 91 279 0 279 tc-so: tc-so:In use 1576K, total allocated 2232K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5dff:fe4e:e0b2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5039:ff13%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4e:e0b2%shmif0 refcount 1 tc-so: enaddr b2:a0:5d:4e:e0:b2 multicnt 4 tc-so: 33:33:50:39:ff:13 -- 33:33:50:39:ff:13 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4e:e0:b2 -- 33:33:ff:4e:e0:b2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::88b:e5c1:ecb1:7939%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:5039:ff13%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffb1:7939%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.390005] shmif0: Ethernet address b2:a0:5d:4e:e0:b2 tc-so:[ 14.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.420005] get_ifid: shmif0: ifid: b0:a0:5d:ff:fe:4e:e0:b2 tc-so:[ 14.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5dff:fe4e:e0b2 tc-so:[ 14.830005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.830005] get_ifid: wg0: ifid: 08:8b:e5:c1:ec:b1:79:39 tc-so:[ 14.890005] ip6_output: refusing to send from invalid address fe80:3::88b:e5c1:ecb1:7939 (pid 0) tc-so:[ 15.290005] ip6_output: refusing to send from invalid address fe80:3::88b:e5c1:ecb1:7939 (pid 0) tc-so:[ 16.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5dff:fe4e:e0b2 - no duplicates found tc-so:[ 17.310005] ip6_output: refusing to send from invalid address fe80:3::88b:e5c1:ecb1:7939 (pid 0) tc-so:[ 17.550005] in6_if_link_up: fe80:3::88b:e5c1:ecb1:7939 marked tentative tc-so:[ 17.550005] nd6_dad_start: wg0: starting DAD for fe80:3::88b:e5c1:ecb1:7939 tc-so:[ 18.850005] nd6_dad_timer: wg0: DAD complete for fe80:3::88b:e5c1:ecb1:7939 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 14604] tc-so:[New process 6070] tc-so:[New process 10498] tc-so:[New process 7923] tc-so:[New process 10158] tc-so:[New process 4698] tc-so:[New process 6100] tc-so:[New process 18272] tc-so:[New process 9987] tc-so:[New process 2119] tc-so:[New process 22105] tc-so:[New process 23522] tc-so:[New process 27582] tc-so:[New process 5015] tc-so:[New process 4389] tc-so:[New process 5827] tc-so:[New process 25835] tc-so:[New process 7754] tc-so:[New process 21008] tc-so:[New process 5970] tc-so:[New process 28093] tc-so:[New process 5708] tc-so:[New process 20968] tc-so:[New process 19986] tc-so:[New process 24826] tc-so:[New process 16740] tc-so:[New process 22844] tc-so:[New process 15881] tc-so:[New process 23805] tc-so:[New process 7622] tc-so:[New process 2254] tc-so:[New process 4119] tc-so:[New process 17971] tc-so:[New process 15673] tc-so:[New process 24854] tc-so:[New process 20712] tc-so:[New process 25659] tc-so:[New process 14592] tc-so:[New process 16897] tc-so:[New process 7572] tc-so:[New process 15633] tc-so:[New process 4830] tc-so:[New process 4752] tc-so:[New process 7491] tc-so:[New process 23385] tc-so:[New process 5513] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 14604)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.2300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.2300050] get_ifid: shmif0: ifid: b0:a0:6d:ff:fe:88:d8:6c tc-so:[ 11.2300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6dff:fe88:d86c tc-so:[ 11.7400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.7400050] get_ifid: wg0: ifid: 58:d0:10:6d:eb:56:69:59 tc-so:[ 11.8300050] ip6_output: refusing to send from invalid address fe80:4::58d0:106d:eb56:6959 (pid 0) tc-so:[ 12.7100050] ip6_output: refusing to send from invalid address fe80:4::58d0:106d:eb56:6959 (pid 0) tc-so:[ 13.2500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6dff:fe88:d86c - no duplicates found tc-so:[ 14.6200050] in6_if_link_up: fe80:4::58d0:106d:eb56:6959 marked tentative tc-so:[ 14.6200050] nd6_dad_start: wg0: starting DAD for fe80:4::58d0:106d:eb56:6959 tc-so:[ 16.0700050] nd6_dad_timer: wg0: DAD complete for fe80:4::58d0:106d:eb56:6959 - no duplicates found tc-so:[ 26.6900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 26.6900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5400050] shmif0: Ethernet address b2:a0:6d:88:d8:6c tc-so:[ 6.6500050] shmif1: Ethernet address b2:a0:aa:b4:9a:e3 tc-so:[ 26.6900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 26.6900050] rump kernel halting... tc-so:[ 14.6200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.230004 b2:a0:6d:88:d8:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.070004 b2:a0:6d:88:d8:6c > 33:33:ff:88:d8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:d86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:d86c, length 24 tc-so:00:00:12.230004 b2:a0:6d:88:d8:6c > 33:33:15:ee:7e:fc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:15ee:7efc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:7efc, length 24 tc-so:00:00:12.230004 b2:a0:6d:88:d8:6c > 33:33:ff:88:d8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:d86c: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fe88:d86c, length 32 tc-so:00:00:12.600004 b2:a0:6d:88:d8:6c > 33:33:ff:88:d8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:d86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:d86c, length 24 tc-so:00:00:13.860004 b2:a0:55:4f:80:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:13.930004 b2:a0:55:4f:80:b8 > 33:33:b5:46:e1:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b546:e160: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b546:e160, length 24 tc-so:00:00:14.670004 b2:a0:55:4f:80:b8 > 33:33:ff:4f:80:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:80b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:80b8, length 24 tc-so:00:00:14.670004 b2:a0:55:4f:80:b8 > 33:33:ff:4f:80:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:80b8: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fe4f:80b8, length 32 tc-so:00:00:18.500004 b2:a0:6d:88:d8:6c > 33:33:15:ee:7e:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe88:d86c > ff02::2:15ee:7efc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:7efc, length 24 tc-so:00:00:16.960004 b2:a0:55:4f:80:b8 > 33:33:ff:4f:80:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe4f:80b8 > ff02::1:ff4f:80b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:80b8, length 24 tc-so:00:00:14.380004 b2:a0:5d:4e:e0:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:14.550004 b2:a0:5d:4e:e0:b2 > 33:33:50:39:ff:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5039:ff13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5039:ff13, length 24 tc-so:00:00:14.870004 b2:a0:5d:4e:e0:b2 > 33:33:ff:4e:e0:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:e0b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:e0b2, length 24 tc-so:00:00:15.170004 b2:a0:5d:4e:e0:b2 > 33:33:ff:4e:e0:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:e0b2: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe4e:e0b2, length 32 tc-so:00:00:20.180004 b2:a0:55:4f:80:b8 > 33:33:b5:46:e1:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe4f:80b8 > ff02::2:b546:e160: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b546:e160, length 24 tc-so:00:00:16.210004 b2:a0:5d:4e:e0:b2 > 33:33:50:39:ff:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe4e:e0b2 > ff02::2:5039:ff13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5039:ff13, length 24 tc-so:00:00:26.650004 b2:a0:6d:88:d8:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:23.940004 b2:a0:55:4f:80:b8 > b2:a0:6d:88:d8:6c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:55:4f:80:b8, length 28 tc-so:00:00:26.690004 b2:a0:6d:88:d8:6c > b2:a0:55:4f:80:b8, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:20.030004 b2:a0:5d:4e:e0:b2 > 33:33:ff:4e:e0:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe4e:e0b2 > ff02::1:ff4e:e0b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:e0b2, length 24 tc-so:00:00:24.310004 b2:a0:55:4f:80:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:25.320004 b2:a0:55:4f:80:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:26.330004 b2:a0:55:4f:80:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:27.340004 b2:a0:55:4f:80:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692185.563252, wg_multiple_peers, failed, atf-check failed; see the output of the test for details tc-start: 1646692185.623851, wg_payload_sizes_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:1e:04:db:b2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:12ff:fe86:f527 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::68c4:67f0:2500:a65e U - - - wg0 tc-so:fe80::68c4:67f0:2500:a65e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::68c4:67f0:2500:a65e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::68c4:67f0:2500:a65e UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::68c4:67f0:2500:a65e%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 nH40LJuCbO5Ecs0PZZASzcSAwyRklayOa1hYqVlF4Dk= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1eff:fe04:dbb2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::87c:6c62:9f8c:f817 U - - - wg0 tc-so:fe80::87c:6c62:9f8c:f817 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::87c:6c62:9f8c:f817 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::87c:6c62:9f8c:f817 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::87c:6c62:9f8c:f817%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 hoDwmxX3oQr2bfIL/7EEu8YfumSeQn/5vo+FN80ybkM= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:04:db:b2 tc-so: linkstr: bus tc-so: input: 2 packets, 128 bytes, 2 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:1eff:fe04:dbb2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::87c:6c62:9f8c:f817%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:12:86:f5:27 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1eff:fe04:dbb2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::87c:6c62:9f8c:f817 U - - - wg0 tc-so:fe80::87c:6c62:9f8c:f817 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::87c:6c62:9f8c:f817 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::87c:6c62:9f8c:f817 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:04:db:b2 2 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 2 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1eff:f tc-so: ff01:2::1 tc-so: ff02::2:21ef:5b5c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff04:dbb2 2 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::87c:6c62:9f tc-so: ff01:3::1 tc-so: ff02::2:21ef:5b5c tc-so: ff02::1%wg0 tc-so: ff02::1:ff8c:f817 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 696 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1849 0 133 325 0 325 tc-so: tc-so:In use 1851K, total allocated 2600K; utilization 71.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:12:86:f5:27 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1eff:fe04:dbb2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:21ef:5b5c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff04:dbb2%shmif0 refcount 1 tc-so: enaddr b2:a0:1e:04:db:b2 multicnt 4 tc-so: 33:33:21:ef:5b:5c -- 33:33:21:ef:5b:5c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:04:db:b2 -- 33:33:ff:04:db:b2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::87c:6c62:9f8c:f817%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:21ef:5b5c%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff8c:f817%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.720005] shmif0: Ethernet address b2:a0:1e:04:db:b2 tc-so:[ 9.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.830005] get_ifid: shmif0: ifid: b0:a0:1e:ff:fe:04:db:b2 tc-so:[ 9.830005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1eff:fe04:dbb2 tc-so:[ 10.520005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.520005] get_ifid: wg0: ifid: 08:7c:6c:62:9f:8c:f8:17 tc-so:[ 10.690005] ip6_output: refusing to send from invalid address fe80:3::87c:6c62:9f8c:f817 (pid 0) tc-so:[ 10.810005] ip6_output: refusing to send from invalid address fe80:3::87c:6c62:9f8c:f817 (pid 0) tc-so:[ 11.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1eff:fe04:dbb2 - no duplicates found tc-so:[ 13.340005] in6_if_link_up: fe80:3::87c:6c62:9f8c:f817 marked tentative tc-so:[ 13.340005] nd6_dad_start: wg0: starting DAD for fe80:3::87c:6c62:9f8c:f817 tc-so:[ 15.180005] nd6_dad_timer: wg0: DAD complete for fe80:3::87c:6c62:9f8c:f817 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5510] tc-so:[New process 7794] tc-so:[New process 15117] tc-so:[New process 7519] tc-so:[New process 25622] tc-so:[New process 15026] tc-so:[New process 4387] tc-so:[New process 3207] tc-so:[New process 4749] tc-so:[New process 24431] tc-so:[New process 24609] tc-so:[New process 27347] tc-so:[New process 29651] tc-so:[New process 5065] tc-so:[New process 16129] tc-so:[New process 4788] tc-so:[New process 21020] tc-so:[New process 20024] tc-so:[New process 5466] tc-so:[New process 27375] tc-so:[New process 6391] tc-so:[New process 19031] tc-so:[New process 5001] tc-so:[New process 4293] tc-so:[New process 7158] tc-so:[New process 2187] tc-so:[New process 16494] tc-so:[New process 26474] tc-so:[New process 5588] tc-so:[New process 18954] tc-so:[New process 19580] tc-so:[New process 7122] tc-so:[New process 27031] tc-so:[New process 29169] tc-so:[New process 29691] tc-so:[New process 7462] tc-so:[New process 1923] tc-so:[New process 26042] tc-so:[New process 6789] tc-so:[New process 5514] tc-so:[New process 19971] tc-so:[New process 23228] tc-so:[New process 6646] tc-so:[New process 17671] tc-so:[New process 15533] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5510)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.1900050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.1900050] get_ifid: shmif0: ifid: b0:a0:12:ff:fe:86:f5:27 tc-so:[ 7.1900050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:12ff:fe86:f527 tc-so:[ 7.7000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.7000050] get_ifid: wg0: ifid: 68:c4:67:f0:25:00:a6:5e tc-so:[ 7.8100050] ip6_output: refusing to send from invalid address fe80:3::68c4:67f0:2500:a65e (pid 0) tc-so:[ 7.8900050] ip6_output: refusing to send from invalid address fe80:3::68c4:67f0:2500:a65e (pid 0) tc-so:[ 9.1600050] ip6_output: refusing to send from invalid address fe80:3::68c4:67f0:2500:a65e (pid 0) tc-so:[ 9.1600050] ip6_output: refusing to send from invalid address fe80:3::68c4:67f0:2500:a65e (pid 0) tc-so:[ 9.1600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:12ff:fe86:f527 - no duplicates found tc-so:[ 10.2100050] in6_if_link_up: fe80:3::68c4:67f0:2500:a65e marked tentative tc-so:[ 10.2100050] nd6_dad_start: wg0: starting DAD for fe80:3::68c4:67f0:2500:a65e tc-so:[ 12.1300050] nd6_dad_timer: wg0: DAD complete for fe80:3::68c4:67f0:2500:a65e - no duplicates found tc-so:[ 18.3100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 18.3100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.3000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3800050] shmif0: Ethernet address b2:a0:12:86:f5:27 tc-so:[ 18.3100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 18.3100050] rump kernel halting... tc-so:[ 10.2100050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.190004 b2:a0:12:86:f5:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.260004 b2:a0:12:86:f5:27 > 33:33:ce:15:e5:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ce15:e5d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ce15:e5d2, length 24 tc-so:00:00:08.120004 b2:a0:12:86:f5:27 > 33:33:ff:86:f5:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:f527: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:f527, length 24 tc-so:00:00:08.160004 b2:a0:12:86:f5:27 > 33:33:ff:86:f5:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:f527: ICMP6, neighbor solicitation, who has fe80::b0a0:12ff:fe86:f527, length 32 tc-so:00:00:10.790004 b2:a0:12:86:f5:27 > 33:33:ce:15:e5:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fe86:f527 > ff02::2:ce15:e5d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ce15:e5d2, length 24 tc-so:00:00:11.110004 b2:a0:12:86:f5:27 > 33:33:ff:86:f5:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fe86:f527 > ff02::1:ff86:f527: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:f527, length 24 tc-so:00:00:09.830004 b2:a0:1e:04:db:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.310004 b2:a0:1e:04:db:b2 > 33:33:ff:04:db:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:dbb2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:dbb2, length 24 tc-so:00:00:10.480004 b2:a0:1e:04:db:b2 > 33:33:ff:04:db:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:dbb2: ICMP6, neighbor solicitation, who has fe80::b0a0:1eff:fe04:dbb2, length 32 tc-so:00:00:10.650004 b2:a0:1e:04:db:b2 > 33:33:21:ef:5b:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:21ef:5b5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:21ef:5b5c, length 24 tc-so:00:00:11.250004 b2:a0:1e:04:db:b2 > 33:33:21:ef:5b:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:21ef:5b5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:21ef:5b5c, length 24 tc-so:00:00:11.790004 b2:a0:1e:04:db:b2 > 33:33:ff:04:db:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe04:dbb2 > ff02::1:ff04:dbb2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:dbb2, length 24 tc-so:00:00:18.280004 b2:a0:12:86:f5:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.630004 b2:a0:1e:04:db:b2 > b2:a0:12:86:f5:27, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:1e:04:db:b2, length 28 tc-so:00:00:18.310004 b2:a0:12:86:f5:27 > b2:a0:1e:04:db:b2, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692216.17722, wg_payload_sizes_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646692216.68309, wg_payload_sizes_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:a2:93:55:eb ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7eff:febd:ee6 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c4a7:c629:677b:f9af U - - - wg0 tc-so:fe80::c4a7:c629:677b:f9af link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c4a7:c629:677b:f9af UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c4a7:c629:677b:f9af UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::c4a7:c629:677b:f9af%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 AkgPHpIu5rlYRMOdBf4B0vIjURKwyCrZ9HMgNrekO3c= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a2ff:fe93:55eb link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1c21:c6f2:4b61:4da8 U - - - wg0 tc-so:fe80::1c21:c6f2:4b61:4da8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1c21:c6f2:4b61:4da8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1c21:c6f2:4b61:4da8 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::1c21:c6f2:4b61:4da8%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 cc4LHU9fMu6Y4OqRPerd7g8TaEmEBVwEBKppPD26xwg= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:93:55:eb tc-so: linkstr: bus tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 5 packets, 498 bytes, 3 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a2ff:fe93:55eb%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::1c21:c6f2:4b61:4da8%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a2ff:fe93:55eb link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1c21:c6f2:4b61:4da8 U - - - wg0 tc-so:fe80::1c21:c6f2:4b61:4da8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1c21:c6f2:4b61:4da8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1c21:c6f2:4b61:4da8 UC - - - wg0 tc-so:fc00::1 b2:a0:7e:bd:0e:e6 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a2:93:55:eb 5 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff93:55eb tc-so: ff01:2::1 tc-so: ff02::2:6a:e5fe%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a2ff:f 5 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::1c21:c6f2:4 tc-so: ff01:3::1 tc-so: ff02::2:6a:e5fe%w tc-so: ff02::1%wg0 tc-so: ff02::1:ff61:4da8 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 10 0 9 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 23 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 497 0 0 166 0 166 166 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1598 0 69 261 0 261 tc-so: tc-so:In use 1445K, total allocated 2088K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:7e:bd:0e:e6 shmif0 1s D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff93:55eb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6a:e5fe%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:a2:93:55:eb multicnt 4 tc-so: 33:33:ff:93:55:eb -- 33:33:ff:93:55:eb refcount 1 tc-so: 33:33:00:6a:e5:fe -- 33:33:00:6a:e5:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::1c21:c6f2:4b61:4da8%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:6a:e5fe%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff61:4da8%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:a2:93:55:eb tc-so:[ 9.510005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.510005] get_ifid: shmif0: ifid: b0:a0:a2:ff:fe:93:55:eb tc-so:[ 9.510005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a2ff:fe93:55eb tc-so:[ 10.040005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.040005] get_ifid: wg0: ifid: 1c:21:c6:f2:4b:61:4d:a8 tc-so:[ 10.210005] ip6_output: refusing to send from invalid address fe80:3::1c21:c6f2:4b61:4da8 (pid 0) tc-so:[ 10.330005] ip6_output: refusing to send from invalid address fe80:3::1c21:c6f2:4b61:4da8 (pid 0) tc-so:[ 10.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a2ff:fe93:55eb - no duplicates found tc-so:[ 12.790005] in6_if_link_up: fe80:3::1c21:c6f2:4b61:4da8 marked tentative tc-so:[ 12.790005] nd6_dad_start: wg0: starting DAD for fe80:3::1c21:c6f2:4b61:4da8 tc-so:[ 13.850005] nd6_dad_timer: wg0: DAD complete for fe80:3::1c21:c6f2:4b61:4da8 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5360] tc-so:[New process 21529] tc-so:[New process 1964] tc-so:[New process 8772] tc-so:[New process 26091] tc-so:[New process 29036] tc-so:[New process 26109] tc-so:[New process 3469] tc-so:[New process 8656] tc-so:[New process 18959] tc-so:[New process 2233] tc-so:[New process 22069] tc-so:[New process 7540] tc-so:[New process 6223] tc-so:[New process 27627] tc-so:[New process 9685] tc-so:[New process 4294] tc-so:[New process 17384] tc-so:[New process 8140] tc-so:[New process 6580] tc-so:[New process 19300] tc-so:[New process 24403] tc-so:[New process 1445] tc-so:[New process 7755] tc-so:[New process 22653] tc-so:[New process 25981] tc-so:[New process 19561] tc-so:[New process 7761] tc-so:[New process 7845] tc-so:[New process 21500] tc-so:[New process 8622] tc-so:[New process 25772] tc-so:[New process 6212] tc-so:[New process 403] tc-so:[New process 3263] tc-so:[New process 17925] tc-so:[New process 7840] tc-so:[New process 18965] tc-so:[New process 5400] tc-so:[New process 23336] tc-so:[New process 4653] tc-so:[New process 507] tc-so:[New process 2976] tc-so:[New process 19497] tc-so:[New process 18516] tc-so:[New process 9203] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5360)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.8100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.8100050] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:bd:0e:e6 tc-so:[ 6.8100050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:febd:ee6 tc-so:[ 7.3100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.3100050] get_ifid: wg0: ifid: c4:a7:c6:29:67:7b:f9:af tc-so:[ 7.7400050] ip6_output: refusing to send from invalid address fe80:3::c4a7:c629:677b:f9af (pid 0) tc-so:[ 7.8200050] ip6_output: refusing to send from invalid address fe80:3::c4a7:c629:677b:f9af (pid 0) tc-so:[ 8.5300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:febd:ee6 - no duplicates found tc-so:[ 9.9900050] in6_if_link_up: fe80:3::c4a7:c629:677b:f9af marked tentative tc-so:[ 9.9900050] nd6_dad_start: wg0: starting DAD for fe80:3::c4a7:c629:677b:f9af tc-so:[ 11.8500050] nd6_dad_timer: wg0: DAD complete for fe80:3::c4a7:c629:677b:f9af - no duplicates found tc-so:[ 16.8400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.8400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4500050] shmif0: Ethernet address b2:a0:7e:bd:0e:e6 tc-so:[ 16.8400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.8400050] rump kernel halting... tc-so:[ 9.9900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.180004 b2:a0:7e:bd:0e:e6 > 33:33:ff:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:ee6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:ee6, length 24 tc-so:00:00:07.510004 b2:a0:7e:bd:0e:e6 > 33:33:ff:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:ee6: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:febd:ee6, length 32 tc-so:00:00:11.200004 b2:a0:7e:bd:0e:e6 > 33:33:3c:7c:00:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:febd:ee6 > ff02::2:3c7c:c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c7c:c4, length 24 tc-so:00:00:09.740004 b2:a0:a2:93:55:eb > 33:33:ff:93:55:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:55eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:55eb, length 24 tc-so:00:00:09.840004 b2:a0:a2:93:55:eb > 33:33:ff:93:55:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:55eb: ICMP6, neighbor solicitation, who has fe80::b0a0:a2ff:fe93:55eb, length 32 tc-so:00:00:13.780004 b2:a0:7e:bd:0e:e6 > 33:33:ff:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:febd:ee6 > ff02::1:ffbd:ee6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:ee6, length 24 tc-so:00:00:15.590004 b2:a0:7e:bd:0e:e6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:febd:ee6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.840004 b2:a0:7e:bd:0e:e6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.250004 b2:a0:a2:93:55:eb > b2:a0:7e:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.840004 b2:a0:7e:bd:0e:e6 > b2:a0:a2:93:55:eb, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:16.130004 b2:a0:a2:93:55:eb > 33:33:ff:93:55:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe93:55eb > ff02::1:ff93:55eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:55eb, length 24 tc-so:00:00:16.130004 b2:a0:a2:93:55:eb > b2:a0:7e:bd:0e:e6, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:16.410004 b2:a0:a2:93:55:eb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe93:55eb > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.220004 b2:a0:a2:93:55:eb > 33:33:00:6a:e5:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe93:55eb > ff02::2:6a:e5fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6a:e5fe, length 24 tc-so:00:00:19.270004 b2:a0:a2:93:55:eb > b2:a0:7e:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.300004 b2:a0:a2:93:55:eb > b2:a0:7e:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.310004 b2:a0:a2:93:55:eb > b2:a0:7e:bd:0e:e6, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.320004 b2:a0:a2:93:55:eb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe93:55eb > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.320004 b2:a0:a2:93:55:eb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe93:55eb > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.330004 b2:a0:a2:93:55:eb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe93:55eb > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692243.671375, wg_payload_sizes_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646692243.722443, wg_payload_sizes_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:04:6c:e5:4a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:fec3:4247 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a427:4af9:30c:262a U - - - wg0 tc-so:fe80::a427:4af9:30c:262a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::a427:4af9:30c:262a%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 RelSeu0x5L4SijwJUI5kuj6DExC727aH8SDFLRznGUQ= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4ff:fe6c:e54a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::acc9:23c7:64be:9412 U - - - wg0 tc-so:fe80::acc9:23c7:64be:9412 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::acc9:23c7:64be:9412%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 UTeI0qYsj9L3V6zdzCMSJb/Jsn6vBLLmfPEa2ILboic= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 9 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:04:6c:e5:4a tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:4ff:fe6c:e54a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::acc9:23c7:64be:9412%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:99:c3:42:47 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4ff:fe6c:e54a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::acc9:23c7:64be:9412 U - - - wg0 tc-so:fe80::acc9:23c7:64be:9412 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:04:6c:e5:4a 4 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4ff:fe tc-so: ff01:2::1 tc-so: ff02::2:a22c:6869 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6c:e54a 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffbe:9412 tc-so: ff01:3::1 tc-so: ff02::2:a22c:6869 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::acc9:23c7:6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 30 0 29 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 42 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 640 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1784 0 107 309 0 309 tc-so: tc-so:In use 1753K, total allocated 2472K; utilization 70.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:99:c3:42:47 on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:4ff:fe6c:e54a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a22c:6869%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff6c:e54a%shmif0 refcount 1 tc-so: enaddr b2:a0:04:6c:e5:4a multicnt 4 tc-so: 33:33:a2:2c:68:69 -- 33:33:a2:2c:68:69 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6c:e5:4a -- 33:33:ff:6c:e5:4a refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffbe:9412%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a22c:6869%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.470005] shmif0: Ethernet address b2:a0:04:6c:e5:4a tc-so:[ 9.480005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.480005] get_ifid: shmif0: ifid: b0:a0:04:ff:fe:6c:e5:4a tc-so:[ 9.480005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4ff:fe6c:e54a tc-so:[ 9.970005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.970005] get_ifid: wg0: ifid: ac:c9:23:c7:64:be:94:12 tc-so:[ 10.160005] ip6_output: refusing to send from invalid address fe80:3::acc9:23c7:64be:9412 (pid 0) tc-so:[ 10.880005] ip6_output: refusing to send from invalid address fe80:3::acc9:23c7:64be:9412 (pid 0) tc-so:[ 11.050005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4ff:fe6c:e54a - no duplicates found tc-so:[ 11.150005] ip6_output: refusing to send from invalid address fe80:3::acc9:23c7:64be:9412 (pid 0) tc-so:[ 12.710005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.710005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.710005] in6_if_link_up: fe80:3::acc9:23c7:64be:9412 marked tentative tc-so:[ 12.710005] nd6_dad_start: wg0: starting DAD for fe80:3::acc9:23c7:64be:9412 tc-so:[ 14.040005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 14.430005] nd6_dad_timer: wg0: DAD complete for fe80:3::acc9:23c7:64be:9412 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 11686] tc-so:[New process 19982] tc-so:[New process 13158] tc-so:[New process 4133] tc-so:[New process 28273] tc-so:[New process 27119] tc-so:[New process 3486] tc-so:[New process 27247] tc-so:[New process 7060] tc-so:[New process 6649] tc-so:[New process 6981] tc-so:[New process 1787] tc-so:[New process 6535] tc-so:[New process 5044] tc-so:[New process 18815] tc-so:[New process 913] tc-so:[New process 7206] tc-so:[New process 14375] tc-so:[New process 28204] tc-so:[New process 10726] tc-so:[New process 4120] tc-so:[New process 11214] tc-so:[New process 7887] tc-so:[New process 24347] tc-so:[New process 29100] tc-so:[New process 21662] tc-so:[New process 27197] tc-so:[New process 8513] tc-so:[New process 25406] tc-so:[New process 19228] tc-so:[New process 28307] tc-so:[New process 635] tc-so:[New process 9632] tc-so:[New process 3765] tc-so:[New process 6792] tc-so:[New process 7616] tc-so:[New process 8567] tc-so:[New process 20323] tc-so:[New process 7047] tc-so:[New process 19028] tc-so:[New process 6790] tc-so:[New process 379] tc-so:[New process 2138] tc-so:[New process 7760] tc-so:[New process 196] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 11686)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.7300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.7300050] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:c3:42:47 tc-so:[ 6.7300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:fec3:4247 tc-so:[ 7.2200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.2200050] get_ifid: wg0: ifid: a4:27:4a:f9:03:0c:26:2a tc-so:[ 7.6700050] ip6_output: refusing to send from invalid address fe80:3::a427:4af9:30c:262a (pid 0) tc-so:[ 7.8000050] ip6_output: refusing to send from invalid address fe80:3::a427:4af9:30c:262a (pid 0) tc-so:[ 8.4900050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:fec3:4247 - no duplicates found tc-so:[ 9.8300050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 9.8300050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 9.8300050] in6_if_link_up: fe80:3::a427:4af9:30c:262a marked tentative tc-so:[ 9.8300050] nd6_dad_start: wg0: starting DAD for fe80:3::a427:4af9:30c:262a tc-so:[ 11.3800050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 11.8200050] nd6_dad_timer: wg0: DAD complete for fe80:3::a427:4af9:30c:262a - no duplicates found tc-so:[ 17.5300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.5300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4000050] shmif0: Ethernet address b2:a0:99:c3:42:47 tc-so:[ 17.5300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.5300050] rump kernel halting... tc-so:[ 9.8300050] tc-so:[ 9.8300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.730004 b2:a0:99:c3:42:47 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.940004 b2:a0:99:c3:42:47 > 33:33:ff:c3:42:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:4247: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:4247, length 24 tc-so:00:00:07.440004 b2:a0:99:c3:42:47 > 33:33:0c:d2:a5:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cd2:a5d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd2:a5d4, length 24 tc-so:00:00:07.470004 b2:a0:99:c3:42:47 > 33:33:ff:c3:42:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:4247: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fec3:4247, length 32 tc-so:00:00:08.200004 b2:a0:99:c3:42:47 > 33:33:ff:c3:42:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:4247: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:4247, length 24 tc-so:00:00:09.440004 b2:a0:04:6c:e5:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.730004 b2:a0:04:6c:e5:4a > 33:33:ff:6c:e5:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:e54a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:e54a, length 24 tc-so:00:00:10.040004 b2:a0:04:6c:e5:4a > 33:33:ff:6c:e5:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:e54a: ICMP6, neighbor solicitation, who has fe80::b0a0:4ff:fe6c:e54a, length 32 tc-so:00:00:10.380004 b2:a0:04:6c:e5:4a > 33:33:a2:2c:68:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a22c:6869: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a22c:6869, length 24 tc-so:00:00:11.770004 b2:a0:04:6c:e5:4a > 33:33:a2:2c:68:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe6c:e54a > ff02::2:a22c:6869: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a22c:6869, length 24 tc-so:00:00:17.180004 b2:a0:99:c3:42:47 > 33:33:0c:d2:a5:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fec3:4247 > ff02::2:cd2:a5d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd2:a5d4, length 24 tc-so:00:00:17.490004 b2:a0:99:c3:42:47 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.930004 b2:a0:04:6c:e5:4a > b2:a0:99:c3:42:47, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:04:6c:e5:4a, length 28 tc-so:00:00:17.530004 b2:a0:99:c3:42:47 > b2:a0:04:6c:e5:4a, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:17.090004 b2:a0:04:6c:e5:4a > 33:33:ff:6c:e5:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe6c:e54a > ff02::1:ff6c:e54a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:e54a, length 24 tc-so:00:00:17.090004 b2:a0:04:6c:e5:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.110004 b2:a0:04:6c:e5:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.130004 b2:a0:04:6c:e5:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.140004 b2:a0:04:6c:e5:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692274.281641, wg_payload_sizes_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646692274.333410, wg_payload_sizes_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:24:e9:2f:a3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:19ff:fee8:4804 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::14bb:9a2b:c96d:6ecc U - - - wg0 tc-so:fe80::14bb:9a2b:c96d:6ecc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::14bb:9a2b:c96d:6ecc%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 dFkJxlkPlgKVf6dy+wa1lYhLeXGabaBB+mYaFiTMEwc= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:24ff:fee9:2fa3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bcf1:89de:7503:dc45 U - - - wg0 tc-so:fe80::bcf1:89de:7503:dc45 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::bcf1:89de:7503:dc45%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 mqKp0CGb7zwAVvDoWmLNuuIM0ZBTu2WJPBDd/c1wo2o= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 9 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:e9:2f:a3 tc-so: linkstr: bus tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:24ff:fee9:2fa3%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::bcf1:89de:7503:dc45%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:24ff:fee9:2fa3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bcf1:89de:7503:dc45 U - - - wg0 tc-so:fe80::bcf1:89de:7503:dc45 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:19:e8:48:04 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:24:e9:2f:a3 5 0 8 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffe9:2fa3 tc-so: ff01:2::1 tc-so: ff02::2:e0c7:9e87 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:24ff:f 5 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff03:dc45 tc-so: ff01:3::1 tc-so: ff02::2:e0c7:9e87 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::bcf1:89de:7 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 21 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 31 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 615 0 0 205 0 205 205 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1737 0 89 300 0 300 tc-so: tc-so:In use 1689K, total allocated 2400K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:19:e8:48:04 shmif0 1s P 2 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffe9:2fa3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e0c7:9e87%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:24:e9:2f:a3 multicnt 4 tc-so: 33:33:ff:e9:2f:a3 -- 33:33:ff:e9:2f:a3 refcount 1 tc-so: 33:33:e0:c7:9e:87 -- 33:33:e0:c7:9e:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff03:dc45%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:e0c7:9e87%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.600005] shmif0: Ethernet address b2:a0:24:e9:2f:a3 tc-so:[ 9.710005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.710005] get_ifid: shmif0: ifid: b0:a0:24:ff:fe:e9:2f:a3 tc-so:[ 9.710005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:24ff:fee9:2fa3 tc-so:[ 10.220005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.220005] get_ifid: wg0: ifid: bc:f1:89:de:75:03:dc:45 tc-so:[ 11.150005] ip6_output: refusing to send from invalid address fe80:3::bcf1:89de:7503:dc45 (pid 0) tc-so:[ 11.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:24ff:fee9:2fa3 - no duplicates found tc-so:[ 13.070005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 13.070005] in6_if_link_up: fe80:3::bcf1:89de:7503:dc45 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fe80:3::bcf1:89de:7503:dc45 tc-so:[ 14.750005] nd6_dad_timer: wg0: DAD complete for fe80:3::bcf1:89de:7503:dc45 - no duplicates found tc-so:[ 14.870005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 10231] tc-so:[New process 21416] tc-so:[New process 7054] tc-so:[New process 8076] tc-so:[New process 8119] tc-so:[New process 9169] tc-so:[New process 25841] tc-so:[New process 9165] tc-so:[New process 8696] tc-so:[New process 18784] tc-so:[New process 5470] tc-so:[New process 5519] tc-so:[New process 24857] tc-so:[New process 8959] tc-so:[New process 6864] tc-so:[New process 25468] tc-so:[New process 9581] tc-so:[New process 8670] tc-so:[New process 20311] tc-so:[New process 8173] tc-so:[New process 6537] tc-so:[New process 15628] tc-so:[New process 7124] tc-so:[New process 21736] tc-so:[New process 3143] tc-so:[New process 8947] tc-so:[New process 11522] tc-so:[New process 7094] tc-so:[New process 24409] tc-so:[New process 8515] tc-so:[New process 5854] tc-so:[New process 16657] tc-so:[New process 8596] tc-so:[New process 17921] tc-so:[New process 15616] tc-so:[New process 26683] tc-so:[New process 16697] tc-so:[New process 18995] tc-so:[New process 5143] tc-so:[New process 3278] tc-so:[New process 8646] tc-so:[New process 16905] tc-so:[New process 25850] tc-so:[New process 21010] tc-so:[New process 21992] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 10231)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.1600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.1600050] get_ifid: shmif0: ifid: b0:a0:19:ff:fe:e8:48:04 tc-so:[ 7.1600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:19ff:fee8:4804 tc-so:[ 7.6500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6500050] get_ifid: wg0: ifid: 14:bb:9a:2b:c9:6d:6e:cc tc-so:[ 8.3000050] ip6_output: refusing to send from invalid address fe80:3::14bb:9a2b:c96d:6ecc (pid 0) tc-so:[ 8.8000050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:19ff:fee8:4804 - no duplicates found tc-so:[ 10.0900050] ip6_output: refusing to send from invalid address fe80:3::14bb:9a2b:c96d:6ecc (pid 0) tc-so:[ 10.2400050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.2400050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.2400050] in6_if_link_up: fe80:3::14bb:9a2b:c96d:6ecc marked tentative tc-so:[ 10.2400050] nd6_dad_start: wg0: starting DAD for fe80:3::14bb:9a2b:c96d:6ecc tc-so:[ 11.4100050] nd6_dad_timer: wg0: DAD complete for fe80:3::14bb:9a2b:c96d:6ecc - no duplicates found tc-so:[ 12.1900050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 18.1100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.1100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5000050] shmif0: Ethernet address b2:a0:19:e8:48:04 tc-so:[ 18.1100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.1100050] rump kernel halting... tc-so:[ 10.2400050] tc-so:[ 10.2400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.580004 b2:a0:19:e8:48:04 > 33:33:ff:e8:48:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe8:4804: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe8:4804, length 24 tc-so:00:00:07.780004 b2:a0:19:e8:48:04 > 33:33:ff:e8:48:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe8:4804: ICMP6, neighbor solicitation, who has fe80::b0a0:19ff:fee8:4804, length 32 tc-so:00:00:10.790004 b2:a0:19:e8:48:04 > 33:33:6b:aa:d8:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fee8:4804 > ff02::2:6baa:d88c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6baa:d88c, length 24 tc-so:00:00:09.860004 b2:a0:24:e9:2f:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:09.940004 b2:a0:24:e9:2f:a3 > 33:33:ff:e9:2f:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe9:2fa3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:2fa3, length 24 tc-so:00:00:10.370004 b2:a0:24:e9:2f:a3 > 33:33:ff:e9:2f:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe9:2fa3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:2fa3, length 24 tc-so:00:00:10.450004 b2:a0:24:e9:2f:a3 > 33:33:ff:e9:2f:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe9:2fa3: ICMP6, neighbor solicitation, who has fe80::b0a0:24ff:fee9:2fa3, length 32 tc-so:00:00:13.220004 b2:a0:19:e8:48:04 > 33:33:ff:e8:48:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fee8:4804 > ff02::1:ffe8:4804: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe8:4804, length 24 tc-so:00:00:15.630004 b2:a0:19:e8:48:04 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fee8:4804 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.070004 b2:a0:19:e8:48:04 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.340004 b2:a0:24:e9:2f:a3 > b2:a0:19:e8:48:04, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.110004 b2:a0:19:e8:48:04 > b2:a0:24:e9:2f:a3, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:15.750004 b2:a0:24:e9:2f:a3 > 33:33:e0:c7:9e:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fee9:2fa3 > ff02::2:e0c7:9e87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e0c7:9e87, length 24 tc-so:00:00:15.750004 b2:a0:24:e9:2f:a3 > b2:a0:19:e8:48:04, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:20.360004 b2:a0:24:e9:2f:a3 > b2:a0:19:e8:48:04, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.390004 b2:a0:24:e9:2f:a3 > b2:a0:19:e8:48:04, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.420004 b2:a0:24:e9:2f:a3 > b2:a0:19:e8:48:04, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.420004 b2:a0:24:e9:2f:a3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fee9:2fa3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.450004 b2:a0:24:e9:2f:a3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fee9:2fa3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.450004 b2:a0:24:e9:2f:a3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fee9:2fa3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.470004 b2:a0:24:e9:2f:a3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fee9:2fa3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692306.252775, wg_payload_sizes_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1646692306.322624, net/if_wg/t_basic tp-start: 1646692307.810288, net/if_wg/t_interoperability, 3 tc-start: 1646692307.813042, wg_interoperability_basic tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646692309.218444, wg_interoperability_basic, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1646692309.227511, wg_interoperability_cookie tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646692310.573269, wg_interoperability_cookie, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1646692310.582294, wg_userspace_basic tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646692311.918883, wg_userspace_basic, skipped, set ATF_NET_IF_WG_USERSPACE=yes to run the test tp-end: 1646692311.929381, net/if_wg/t_interoperability tp-start: 1646692314.386023, net/if_wg/t_misc, 7 tc-start: 1646692314.388592, wg_cookie tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:6e:22:77:8c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dff:fec3:e8cc link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::34e9:b787:2432:9413 U - - - wg0 tc-so:fe80::34e9:b787:2432:9413 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::34e9:b787:2432:9413 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::34e9:b787:2432:9413 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::34e9:b787:2432:9413%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 7HHLtZWoXjPCWy8dVHnkRNHQy5WuKMfhHnb5UgKIIDY= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6eff:fe22:778c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1ce8:6539:f3dc:3211 U - - - wg0 tc-so:fe80::1ce8:6539:f3dc:3211 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1ce8:6539:f3dc:3211 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1ce8:6539:f3dc:3211 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::1ce8:6539:f3dc:3211%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ZNiB7do55MUucR3s6K7v/m3lLJRB1+ic7u9ukx2ES24= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.force_underload=1 ] tc-so: tc-so:00:00:07.350004 b2:a0:0d:c3:e8:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.980004 b2:a0:0d:c3:e8:cc > 33:33:ff:c3:e8:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:e8cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:e8cc, length 24 tc-so:00:00:08.020004 b2:a0:0d:c3:e8:cc > 33:33:a6:71:8a:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a671:8ae0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a671:8ae0, length 24 tc-so:00:00:08.290004 b2:a0:0d:c3:e8:cc > 33:33:ff:c3:e8:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:e8cc: ICMP6, neighbor solicitation, who has fe80::b0a0:dff:fec3:e8cc, length 32 tc-so:00:00:09.680004 b2:a0:6e:22:77:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.780004 b2:a0:6e:22:77:8c > 33:33:ff:22:77:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff22:778c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff22:778c, length 24 tc-so:00:00:12.990004 b2:a0:0d:c3:e8:cc > 33:33:ff:c3:e8:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fec3:e8cc > ff02::1:ffc3:e8cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:e8cc, length 24 tc-so:00:00:10.330004 b2:a0:6e:22:77:8c > 33:33:ff:22:77:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff22:778c: ICMP6, neighbor solicitation, who has fe80::b0a0:6eff:fe22:778c, length 32 tc-so:00:00:10.670004 b2:a0:6e:22:77:8c > 33:33:c3:cc:e0:14, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c3cc:e014: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c3cc:e014, length 24 tc-so:00:00:17.660004 b2:a0:0d:c3:e8:cc > 33:33:a6:71:8a:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fec3:e8cc > ff02::2:a671:8ae0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a671:8ae0, length 24 tc-so:00:00:15.090004 b2:a0:6e:22:77:8c > 33:33:ff:22:77:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fe22:778c > ff02::1:ff22:778c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff22:778c, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-07 22:32:13.505226799 +0000 tc-se:+++ /tmp/check.3CuOyk/stderr 2022-03-07 22:32:13.553069819 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:22:77:8c tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:6eff:fe22:778c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::1ce8:6539:f3dc:3211%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:0d:c3:e8:cc UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6eff:fe22:778c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1ce8:6539:f3dc:3211 U - - - wg0 tc-so:fe80::1ce8:6539:f3dc:3211 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1ce8:6539:f3dc:3211 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1ce8:6539:f3dc:3211 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6e:22:77:8c 5 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6eff:f tc-so: ff01:2::1 tc-so: ff02::2:c3cc:e014 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff22:778c 5 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::1ce8:6539:f tc-so: ff01:3::1 tc-so: ff02::2:c3cc:e014 tc-so: ff02::1%wg0 tc-so: ff02::1:ffdc:3211 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 51 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 664 0 0 222 0 222 222 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1818 0 121 317 0 317 tc-so: tc-so:In use 1799K, total allocated 2536K; utilization 70.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:0d:c3:e8:cc on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:6eff:fe22:778c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c3cc:e014%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff22:778c%shmif0 refcount 1 tc-so: enaddr b2:a0:6e:22:77:8c multicnt 4 tc-so: 33:33:c3:cc:e0:14 -- 33:33:c3:cc:e0:14 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:22:77:8c -- 33:33:ff:22:77:8c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::1ce8:6539:f3dc:3211%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:c3cc:e014%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffdc:3211%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.620005] shmif0: Ethernet address b2:a0:6e:22:77:8c tc-so:[ 9.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.680005] get_ifid: shmif0: ifid: b0:a0:6e:ff:fe:22:77:8c tc-so:[ 9.710005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6eff:fe22:778c tc-so:[ 10.230005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.230005] get_ifid: wg0: ifid: 1c:e8:65:39:f3:dc:32:11 tc-so:[ 10.560005] ip6_output: refusing to send from invalid address fe80:3::1ce8:6539:f3dc:3211 (pid 0) tc-so:[ 11.160005] ip6_output: refusing to send from invalid address fe80:3::1ce8:6539:f3dc:3211 (pid 0) tc-so:[ 11.330005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6eff:fe22:778c - no duplicates found tc-so:[ 13.070005] in6_if_link_up: fe80:3::1ce8:6539:f3dc:3211 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fe80:3::1ce8:6539:f3dc:3211 tc-so:[ 14.810005] nd6_dad_timer: wg0: DAD complete for fe80:3::1ce8:6539:f3dc:3211 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 6576] tc-so:[New process 9680] tc-so:[New process 27115] tc-so:[New process 20521] tc-so:[New process 21611] tc-so:[New process 5022] tc-so:[New process 406] tc-so:[New process 24217] tc-so:[New process 7093] tc-so:[New process 9045] tc-so:[New process 6225] tc-so:[New process 21787] tc-so:[New process 29355] tc-so:[New process 26810] tc-so:[New process 25263] tc-so:[New process 28670] tc-so:[New process 19765] tc-so:[New process 8580] tc-so:[New process 28843] tc-so:[New process 25212] tc-so:[New process 3200] tc-so:[New process 7381] tc-so:[New process 10945] tc-so:[New process 6349] tc-so:[New process 2716] tc-so:[New process 26986] tc-so:[New process 9024] tc-so:[New process 6819] tc-so:[New process 29776] tc-so:[New process 20905] tc-so:[New process 29907] tc-so:[New process 9968] tc-so:[New process 29374] tc-so:[New process 6170] tc-so:[New process 9626] tc-so:[New process 22555] tc-so:[New process 443] tc-so:[New process 28657] tc-so:[New process 20797] tc-so:[New process 5364] tc-so:[New process 29182] tc-so:[New process 7238] tc-so:[New process 9933] tc-so:[New process 24105] tc-so:[New process 8736] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 6576)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.3500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.3500050] get_ifid: shmif0: ifid: b0:a0:0d:ff:fe:c3:e8:cc tc-so:[ 7.3500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dff:fec3:e8cc tc-so:[ 7.8500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.8500050] get_ifid: wg0: ifid: 34:e9:b7:87:24:32:94:13 tc-so:[ 8.6000050] ip6_output: refusing to send from invalid address fe80:3::34e9:b787:2432:9413 (pid 0) tc-so:[ 8.6000050] ip6_output: refusing to send from invalid address fe80:3::34e9:b787:2432:9413 (pid 0) tc-so:[ 9.3100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dff:fec3:e8cc - no duplicates found tc-so:[ 9.3400050] ip6_output: refusing to send from invalid address fe80:3::34e9:b787:2432:9413 (pid 0) tc-so:[ 10.8000050] in6_if_link_up: fe80:3::34e9:b787:2432:9413 marked tentative tc-so:[ 10.8000050] nd6_dad_start: wg0: starting DAD for fe80:3::34e9:b787:2432:9413 tc-so:[ 12.4200050] nd6_dad_timer: wg0: DAD complete for fe80:3::34e9:b787:2432:9413 - no duplicates found tc-so:[ 18.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.8600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6400050] shmif0: Ethernet address b2:a0:0d:c3:e8:cc tc-so:[ 18.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.8600050] rump kernel halting... tc-so:[ 10.8000050] tc-so:[ 10.8000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.350004 b2:a0:0d:c3:e8:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.980004 b2:a0:0d:c3:e8:cc > 33:33:ff:c3:e8:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:e8cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:e8cc, length 24 tc-so:00:00:08.020004 b2:a0:0d:c3:e8:cc > 33:33:a6:71:8a:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a671:8ae0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a671:8ae0, length 24 tc-so:00:00:08.290004 b2:a0:0d:c3:e8:cc > 33:33:ff:c3:e8:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:e8cc: ICMP6, neighbor solicitation, who has fe80::b0a0:dff:fec3:e8cc, length 32 tc-so:00:00:09.680004 b2:a0:6e:22:77:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.780004 b2:a0:6e:22:77:8c > 33:33:ff:22:77:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff22:778c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff22:778c, length 24 tc-so:00:00:12.990004 b2:a0:0d:c3:e8:cc > 33:33:ff:c3:e8:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fec3:e8cc > ff02::1:ffc3:e8cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:e8cc, length 24 tc-so:00:00:10.330004 b2:a0:6e:22:77:8c > 33:33:ff:22:77:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff22:778c: ICMP6, neighbor solicitation, who has fe80::b0a0:6eff:fe22:778c, length 32 tc-so:00:00:10.670004 b2:a0:6e:22:77:8c > 33:33:c3:cc:e0:14, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c3cc:e014: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c3cc:e014, length 24 tc-so:00:00:17.660004 b2:a0:0d:c3:e8:cc > 33:33:a6:71:8a:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fec3:e8cc > ff02::2:a671:8ae0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a671:8ae0, length 24 tc-so:00:00:15.090004 b2:a0:6e:22:77:8c > 33:33:ff:22:77:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fe22:778c > ff02::1:ff22:778c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff22:778c, length 24 tc-so:00:00:18.820004 b2:a0:0d:c3:e8:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.860004 b2:a0:6e:22:77:8c > b2:a0:0d:c3:e8:cc, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:6e:22:77:8c, length 28 tc-so:00:00:18.860004 b2:a0:0d:c3:e8:cc > b2:a0:6e:22:77:8c, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:17.530004 b2:a0:6e:22:77:8c > 33:33:c3:cc:e0:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fe22:778c > ff02::2:c3cc:e014: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c3cc:e014, length 24 tc-so:00:00:17.530004 b2:a0:6e:22:77:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.550004 b2:a0:6e:22:77:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.580004 b2:a0:6e:22:77:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.580004 b2:a0:6e:22:77:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692345.342693, wg_cookie, failed, atf-check failed; see the output of the test for details tc-start: 1646692345.406905, wg_handshake_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:01:9f:7b:c8 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:37ff:fe77:56c2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d804:8865:4a71:f16c U - - - wg0 tc-so:fe80::d804:8865:4a71:f16c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d804:8865:4a71:f16c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d804:8865:4a71:f16c UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::d804:8865:4a71:f16c%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 //bctQt1T9oeEGB35NWeiU2CgX9WG2nIO5Go6ubCLmg= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1ff:fe9f:7bc8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8c47:3783:1356:8f60 U - - - wg0 tc-so:fe80::8c47:3783:1356:8f60 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8c47:3783:1356:8f60 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8c47:3783:1356:8f60 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::8c47:3783:1356:8f60%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 mgkWqLHioY6A3/FWix8EyGxc8FD7nuIMjtLLQmFRTEQ= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-07 22:32:45.096488519 +0000 tc-se:+++ /tmp/check.YpsOwX/stderr 2022-03-07 22:32:45.132192389 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:9f:7b:c8 tc-so: linkstr: bus tc-so: input: 5 packets, 354 bytes, 3 multicasts tc-so: output: 7 packets, 482 bytes, 3 multicasts tc-so: inet6 fe80::b0a0:1ff:fe9f:7bc8%shmif0/64 flags 0x8 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0x4 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::8c47:3783:1356:8f60%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1ff:fe9f:7bc8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8c47:3783:1356:8f60 U - - - wg0 tc-so:fe80::8c47:3783:1356:8f60 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8c47:3783:1356:8f60 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8c47:3783:1356:8f60 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:9f:7b:c8 5 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1ff:fe tc-so: ff01:2::1 tc-so: ff02::2:2aa2:2c52 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff9f:7bc8 5 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::8c47:3783:1 tc-so: ff01:3::1 tc-so: ff02::2:2aa2:2c52 tc-so: ff02::1%wg0 tc-so: ff02::1:ff56:8f60 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 59 0 58 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 707 0 0 236 0 236 236 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1865 0 136 330 0 330 tc-so: tc-so:In use 1877K, total allocated 2640K; utilization 71.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1ff:fe9f:7bc8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2aa2:2c52%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff9f:7bc8%shmif0 refcount 1 tc-so: enaddr b2:a0:01:9f:7b:c8 multicnt 4 tc-so: 33:33:2a:a2:2c:52 -- 33:33:2a:a2:2c:52 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:9f:7b:c8 -- 33:33:ff:9f:7b:c8 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::8c47:3783:1356:8f60%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:2aa2:2c52%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff56:8f60%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.540005] shmif0: Ethernet address b2:a0:01:9f:7b:c8 tc-so:[ 10.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.170005] get_ifid: shmif0: ifid: b0:a0:01:ff:fe:9f:7b:c8 tc-so:[ 10.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1ff:fe9f:7bc8 tc-so:[ 10.640005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.640005] get_ifid: wg0: ifid: 8c:47:37:83:13:56:8f:60 tc-so:[ 11.080005] ip6_output: refusing to send from invalid address fe80:3::8c47:3783:1356:8f60 (pid 0) tc-so:[ 11.560005] ip6_output: refusing to send from invalid address fe80:3::8c47:3783:1356:8f60 (pid 0) tc-so:[ 11.770005] ip6_output: refusing to send from invalid address fe80:3::8c47:3783:1356:8f60 (pid 0) tc-so:[ 11.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1ff:fe9f:7bc8 - no duplicates found tc-so:[ 13.380005] in6_if_link_up: fe80:3::8c47:3783:1356:8f60 marked tentative tc-so:[ 13.380005] nd6_dad_start: wg0: starting DAD for fe80:3::8c47:3783:1356:8f60 tc-so:[ 15.240005] nd6_dad_timer: wg0: DAD complete for fe80:3::8c47:3783:1356:8f60 - no duplicates found tc-so:[ 15.820005] in6_if_link_down: fe80:2::b0a0:1ff:fe9f:7bc8 marked detached tc-so:[ 18.300005] ip6_output: refusing to send from invalid address fe80:2::b0a0:1ff:fe9f:7bc8 (pid 0) tc-so:[ 19.760005] ip6_output: refusing to send from invalid address fe80:2::b0a0:1ff:fe9f:7bc8 (pid 0) tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 3135] tc-so:[New process 7606] tc-so:[New process 22754] tc-so:[New process 5591] tc-so:[New process 15664] tc-so:[New process 25563] tc-so:[New process 10872] tc-so:[New process 27606] tc-so:[New process 10916] tc-so:[New process 11999] tc-so:[New process 21299] tc-so:[New process 7864] tc-so:[New process 19998] tc-so:[New process 7666] tc-so:[New process 8566] tc-so:[New process 11228] tc-so:[New process 9446] tc-so:[New process 8739] tc-so:[New process 10816] tc-so:[New process 20455] tc-so:[New process 7929] tc-so:[New process 11078] tc-so:[New process 16306] tc-so:[New process 9937] tc-so:[New process 28947] tc-so:[New process 78] tc-so:[New process 28118] tc-so:[New process 26152] tc-so:[New process 28154] tc-so:[New process 11723] tc-so:[New process 2952] tc-so:[New process 13030] tc-so:[New process 17641] tc-so:[New process 7718] tc-so:[New process 8948] tc-so:[New process 24751] tc-so:[New process 27937] tc-so:[New process 20322] tc-so:[New process 4548] tc-so:[New process 3538] tc-so:[New process 6468] tc-so:[New process 3523] tc-so:[New process 5238] tc-so:[New process 3373] tc-so:[New process 3202] tc-so:[New process 3934] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 3135)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.3300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.3300050] get_ifid: shmif0: ifid: b0:a0:37:ff:fe:77:56:c2 tc-so:[ 8.3300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:37ff:fe77:56c2 tc-so:[ 8.8500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.8500050] get_ifid: wg0: ifid: d8:04:88:65:4a:71:f1:6c tc-so:[ 9.4000050] ip6_output: refusing to send from invalid address fe80:3::d804:8865:4a71:f16c (pid 0) tc-so:[ 9.5400050] ip6_output: refusing to send from invalid address fe80:3::d804:8865:4a71:f16c (pid 0) tc-so:[ 9.9200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:37ff:fe77:56c2 - no duplicates found tc-so:[ 11.5000050] in6_if_link_up: fe80:3::d804:8865:4a71:f16c marked tentative tc-so:[ 11.5000050] nd6_dad_start: wg0: starting DAD for fe80:3::d804:8865:4a71:f16c tc-so:[ 12.7200050] nd6_dad_timer: wg0: DAD complete for fe80:3::d804:8865:4a71:f16c - no duplicates found tc-so:[ 19.3500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 19.3500050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.3100050] chacha: Portable C ChaCha tc-so:[ 1.3100050] aes: BearSSL aes_ct tc-so:[ 1.3100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5600050] shmif0: Ethernet address b2:a0:37:77:56:c2 tc-so:[ 19.3500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 19.3500050] rump kernel halting... tc-so:[ 11.5000050] tc-so:[ 11.5000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.330004 b2:a0:37:77:56:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.850004 b2:a0:37:77:56:c2 > 33:33:ff:77:56:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff77:56c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff77:56c2, length 24 tc-so:00:00:08.900004 b2:a0:37:77:56:c2 > 33:33:ff:77:56:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff77:56c2: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fe77:56c2, length 32 tc-so:00:00:09.280004 b2:a0:37:77:56:c2 > 33:33:1c:cb:d5:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1ccb:d5f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ccb:d5f8, length 24 tc-so:00:00:09.950004 b2:a0:37:77:56:c2 > 33:33:ff:77:56:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe77:56c2 > ff02::1:ff77:56c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff77:56c2, length 24 tc-so:00:00:10.170004 b2:a0:01:9f:7b:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:13.210004 b2:a0:37:77:56:c2 > 33:33:1c:cb:d5:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe77:56c2 > ff02::2:1ccb:d5f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ccb:d5f8, length 24 tc-so:00:00:10.710004 b2:a0:01:9f:7b:c8 > 33:33:2a:a2:2c:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2aa2:2c52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2aa2:2c52, length 24 tc-so:00:00:10.880004 b2:a0:01:9f:7b:c8 > 33:33:ff:9f:7b:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:7bc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:7bc8, length 24 tc-so:00:00:10.920004 b2:a0:01:9f:7b:c8 > 33:33:ff:9f:7b:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:7bc8: ICMP6, neighbor solicitation, who has fe80::b0a0:1ff:fe9f:7bc8, length 32 tc-so:00:00:18.360004 b2:a0:37:77:56:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.580004 b2:a0:01:9f:7b:c8 > b2:a0:37:77:56:c2, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:01:9f:7b:c8, length 28 tc-so:00:00:18.390004 b2:a0:37:77:56:c2 > b2:a0:01:9f:7b:c8, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 30714, seq 0, length 64 tc-so:00:00:15.580004 b2:a0:01:9f:7b:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.390004 b2:a0:37:77:56:c2 > b2:a0:01:9f:7b:c8, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:37:77:56:c2, length 28 tc-so:00:00:15.580004 b2:a0:01:9f:7b:c8 > b2:a0:37:77:56:c2, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 30714, seq 0, length 64 tc-so:00:00:19.350004 b2:a0:37:77:56:c2 > b2:a0:01:9f:7b:c8, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692376.442762, wg_handshake_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1646692376.503261, wg_keepalive tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:7a:4f:85:93 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7aff:fe29:459f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::87a:225f:912c:3c38 U - - - wg0 tc-so:fe80::87a:225f:912c:3c38 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::87a:225f:912c:3c38 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::87a:225f:912c:3c38 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::87a:225f:912c:3c38%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Ku6vRQFTdNvPi2eln5C8zfFh9Y052zq998+wGZcqdGQ= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7aff:fe4f:8593 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4812:503b:d867:6eb6 U - - - wg0 tc-so:fe80::4812:503b:d867:6eb6 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4812:503b:d867:6eb6 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4812:503b:d867:6eb6 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4812:503b:d867:6eb6%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 /dEHed5+LePmOr1qUDZ9gqQkqc/i56bs1TTGKtx6NVU= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.keepalive_timeout=3 ] tc-so: tc-so:00:00:06.710004 b2:a0:7a:29:45:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.200004 b2:a0:7a:29:45:9f > 33:33:d1:31:bc:17, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d131:bc17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d131:bc17, length 24 tc-so:00:00:07.660004 b2:a0:7a:29:45:9f > 33:33:ff:29:45:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:459f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:459f, length 24 tc-so:00:00:07.740004 b2:a0:7a:29:45:9f > 33:33:ff:29:45:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:459f: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fe29:459f, length 32 tc-so:00:00:10.670004 b2:a0:7a:29:45:9f > 33:33:d1:31:bc:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe29:459f > ff02::2:d131:bc17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d131:bc17, length 24 tc-so:00:00:08.680004 b2:a0:7a:4f:85:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.800004 b2:a0:7a:4f:85:93 > 33:33:ff:4f:85:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:8593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:8593, length 24 tc-so:00:00:09.140004 b2:a0:7a:4f:85:93 > 33:33:ff:4f:85:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:8593: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fe4f:8593, length 32 tc-so:00:00:09.200004 b2:a0:7a:4f:85:93 > 33:33:47:c7:4f:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:47c7:4f53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:47c7:4f53, length 24 tc-so:00:00:14.550004 b2:a0:7a:29:45:9f > 33:33:ff:29:45:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe29:459f > ff02::1:ff29:459f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:459f, length 24 tc-so:00:00:12.000004 b2:a0:7a:4f:85:93 > 33:33:ff:4f:85:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe4f:8593 > ff02::1:ff4f:8593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:8593, length 24 tc-so:00:00:13.040004 b2:a0:7a:4f:85:93 > 33:33:47:c7:4f:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe4f:8593 > ff02::2:47c7:4f53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:47c7:4f53, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:4f:85:93 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:7aff:fe4f:8593%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::4812:503b:d867:6eb6%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:7a:29:45:9f UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7aff:fe4f:8593 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4812:503b:d867:6eb6 U - - - wg0 tc-so:fe80::4812:503b:d867:6eb6 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4812:503b:d867:6eb6 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4812:503b:d867:6eb6 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7a:4f:85:93 3 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7aff:f tc-so: ff01:2::1 tc-so: ff02::2:47c7:4f53 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4f:8593 3 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::4812:503b:d tc-so: ff01:3::1 tc-so: ff02::2:47c7:4f53 tc-so: ff02::1%wg0 tc-so: ff02::1:ff67:6eb6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 17 0 16 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 33 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 549 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1662 0 85 276 0 276 tc-so: tc-so:In use 1554K, total allocated 2208K; utilization 70.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:7a:29:45:9f on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:7aff:fe4f:8593%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:47c7:4f53%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4f:8593%shmif0 refcount 1 tc-so: enaddr b2:a0:7a:4f:85:93 multicnt 4 tc-so: 33:33:47:c7:4f:53 -- 33:33:47:c7:4f:53 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4f:85:93 -- 33:33:ff:4f:85:93 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::4812:503b:d867:6eb6%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:47c7:4f53%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff67:6eb6%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.480005] shmif0: Ethernet address b2:a0:7a:4f:85:93 tc-so:[ 8.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.680005] get_ifid: shmif0: ifid: b0:a0:7a:ff:fe:4f:85:93 tc-so:[ 8.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7aff:fe4f:8593 tc-so:[ 9.200005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.200005] get_ifid: wg0: ifid: 48:12:50:3b:d8:67:6e:b6 tc-so:[ 9.360005] ip6_output: refusing to send from invalid address fe80:3::4812:503b:d867:6eb6 (pid 0) tc-so:[ 9.440005] ip6_output: refusing to send from invalid address fe80:3::4812:503b:d867:6eb6 (pid 0) tc-so:[ 10.140005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7aff:fe4f:8593 - no duplicates found tc-so:[ 11.860005] in6_if_link_up: fe80:3::4812:503b:d867:6eb6 marked tentative tc-so:[ 11.860005] nd6_dad_start: wg0: starting DAD for fe80:3::4812:503b:d867:6eb6 tc-so:[ 12.940005] nd6_dad_timer: wg0: DAD complete for fe80:3::4812:503b:d867:6eb6 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 9692] tc-so:[New process 4227] tc-so:[New process 9074] tc-so:[New process 12262] tc-so:[New process 16997] tc-so:[New process 6216] tc-so:[New process 8657] tc-so:[New process 21225] tc-so:[New process 22441] tc-so:[New process 8003] tc-so:[New process 3213] tc-so:[New process 7901] tc-so:[New process 134] tc-so:[New process 6871] tc-so:[New process 25777] tc-so:[New process 25385] tc-so:[New process 29674] tc-so:[New process 23643] tc-so:[New process 481] tc-so:[New process 8157] tc-so:[New process 9136] tc-so:[New process 7772] tc-so:[New process 22881] tc-so:[New process 2227] tc-so:[New process 28780] tc-so:[New process 13670] tc-so:[New process 4415] tc-so:[New process 8695] tc-so:[New process 18719] tc-so:[New process 5604] tc-so:[New process 6786] tc-so:[New process 21587] tc-so:[New process 1963] tc-so:[New process 10574] tc-so:[New process 8160] tc-so:[New process 17962] tc-so:[New process 20909] tc-so:[New process 22178] tc-so:[New process 5701] tc-so:[New process 7865] tc-so:[New process 8512] tc-so:[New process 16871] tc-so:[New process 26237] tc-so:[New process 19813] tc-so:[New process 183] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 9692)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.7500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.7500050] get_ifid: shmif0: ifid: b0:a0:7a:ff:fe:29:45:9f tc-so:[ 6.7500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7aff:fe29:459f tc-so:[ 7.2400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.2400050] get_ifid: wg0: ifid: 08:7a:22:5f:91:2c:3c:38 tc-so:[ 7.3000050] ip6_output: refusing to send from invalid address fe80:3::87a:225f:912c:3c38 (pid 0) tc-so:[ 7.5800050] ip6_output: refusing to send from invalid address fe80:3::87a:225f:912c:3c38 (pid 0) tc-so:[ 8.7600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7aff:fe29:459f - no duplicates found tc-so:[ 9.8500050] in6_if_link_up: fe80:3::87a:225f:912c:3c38 marked tentative tc-so:[ 9.8500050] nd6_dad_start: wg0: starting DAD for fe80:3::87a:225f:912c:3c38 tc-so:[ 11.0200050] nd6_dad_timer: wg0: DAD complete for fe80:3::87a:225f:912c:3c38 - no duplicates found tc-so:[ 16.7500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.7500050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4500050] shmif0: Ethernet address b2:a0:7a:29:45:9f tc-so:[ 16.7500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.7500050] rump kernel halting... tc-so:[ 9.8500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.710004 b2:a0:7a:29:45:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.200004 b2:a0:7a:29:45:9f > 33:33:d1:31:bc:17, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d131:bc17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d131:bc17, length 24 tc-so:00:00:07.660004 b2:a0:7a:29:45:9f > 33:33:ff:29:45:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:459f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:459f, length 24 tc-so:00:00:07.740004 b2:a0:7a:29:45:9f > 33:33:ff:29:45:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:459f: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fe29:459f, length 32 tc-so:00:00:10.670004 b2:a0:7a:29:45:9f > 33:33:d1:31:bc:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe29:459f > ff02::2:d131:bc17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d131:bc17, length 24 tc-so:00:00:08.680004 b2:a0:7a:4f:85:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.800004 b2:a0:7a:4f:85:93 > 33:33:ff:4f:85:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:8593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:8593, length 24 tc-so:00:00:09.140004 b2:a0:7a:4f:85:93 > 33:33:ff:4f:85:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:8593: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fe4f:8593, length 32 tc-so:00:00:09.200004 b2:a0:7a:4f:85:93 > 33:33:47:c7:4f:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:47c7:4f53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:47c7:4f53, length 24 tc-so:00:00:14.550004 b2:a0:7a:29:45:9f > 33:33:ff:29:45:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe29:459f > ff02::1:ff29:459f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:459f, length 24 tc-so:00:00:12.000004 b2:a0:7a:4f:85:93 > 33:33:ff:4f:85:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe4f:8593 > ff02::1:ff4f:8593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:8593, length 24 tc-so:00:00:13.040004 b2:a0:7a:4f:85:93 > 33:33:47:c7:4f:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe4f:8593 > ff02::2:47c7:4f53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:47c7:4f53, length 24 tc-so:00:00:16.710004 b2:a0:7a:29:45:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.160004 b2:a0:7a:4f:85:93 > b2:a0:7a:29:45:9f, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:7a:4f:85:93, length 28 tc-so:00:00:16.750004 b2:a0:7a:29:45:9f > b2:a0:7a:4f:85:93, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692403.963499, wg_keepalive, failed, atf-check failed; see the output of the test for details tc-start: 1646692404.26240, wg_malformed tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:df:00:32:03 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fe53:63b8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bc7b:8620:3403:cf03 U - - - wg0 tc-so:fe80::bc7b:8620:3403:cf03 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bc7b:8620:3403:cf03 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bc7b:8620:3403:cf03 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::bc7b:8620:3403:cf03%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 r0dPrc1hIHoJCOjTyJhGwE8gnVPitk2LwGUYoQwNyRI= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dfff:fe00:3203 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::68a2:19d6:b1e6:e3b3 U - - - wg0 tc-so:fe80::68a2:19d6:b1e6:e3b3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::68a2:19d6:b1e6:e3b3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::68a2:19d6:b1e6:e3b3 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::68a2:19d6:b1e6:e3b3%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Pzey0bTik1dVVzt5wm026hERfM6VxJpxOIa3xe++Pyw= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:00:32:03 tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 7 packets, 426 bytes, 3 multicasts tc-so: inet6 fe80::b0a0:dfff:fe00:3203%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::68a2:19d6:b1e6:e3b3%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:0a:53:63:b8 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dfff:fe00:3203 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::68a2:19d6:b1e6:e3b3 U - - - wg0 tc-so:fe80::68a2:19d6:b1e6:e3b3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::68a2:19d6:b1e6:e3b3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::68a2:19d6:b1e6:e3b3 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:00:32:03 5 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dfff:f tc-so: ff01:2::1 tc-so: ff02::2:ed51:fda% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:3203 5 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::68a2:19d6:b tc-so: ff01:3::1 tc-so: ff02::2:ed51:fda% tc-so: ff02::1%wg0 tc-so: ff02::1:ffe6:e3b3 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 32 0 31 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 49 0 48 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 216 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 639 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1778 0 115 307 0 307 tc-so: tc-so:In use 1734K, total allocated 2456K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:0a:53:63:b8 on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dfff:fe00:3203%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ed51:fda%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff00:3203%shmif0 refcount 1 tc-so: enaddr b2:a0:df:00:32:03 multicnt 4 tc-so: 33:33:ed:51:0f:da -- 33:33:ed:51:0f:da refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:32:03 -- 33:33:ff:00:32:03 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::68a2:19d6:b1e6:e3b3%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:ed51:fda%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffe6:e3b3%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.610005] shmif0: Ethernet address b2:a0:df:00:32:03 tc-so:[ 8.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.900005] get_ifid: shmif0: ifid: b0:a0:df:ff:fe:00:32:03 tc-so:[ 8.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dfff:fe00:3203 tc-so:[ 9.360005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.360005] get_ifid: wg0: ifid: 68:a2:19:d6:b1:e6:e3:b3 tc-so:[ 9.400005] ip6_output: refusing to send from invalid address fe80:3::68a2:19d6:b1e6:e3b3 (pid 0) tc-so:[ 9.880005] ip6_output: refusing to send from invalid address fe80:3::68a2:19d6:b1e6:e3b3 (pid 0) tc-so:[ 10.800005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dfff:fe00:3203 - no duplicates found tc-so:[ 12.070005] in6_if_link_up: fe80:3::68a2:19d6:b1e6:e3b3 marked tentative tc-so:[ 12.070005] nd6_dad_start: wg0: starting DAD for fe80:3::68a2:19d6:b1e6:e3b3 tc-so:[ 13.770005] nd6_dad_timer: wg0: DAD complete for fe80:3::68a2:19d6:b1e6:e3b3 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 7636] tc-so:[New process 19544] tc-so:[New process 4312] tc-so:[New process 10818] tc-so:[New process 10867] tc-so:[New process 3400] tc-so:[New process 22115] tc-so:[New process 4334] tc-so:[New process 29373] tc-so:[New process 7241] tc-so:[New process 9170] tc-so:[New process 11208] tc-so:[New process 22018] tc-so:[New process 11595] tc-so:[New process 2194] tc-so:[New process 17581] tc-so:[New process 7558] tc-so:[New process 6435] tc-so:[New process 2043] tc-so:[New process 8837] tc-so:[New process 5255] tc-so:[New process 9567] tc-so:[New process 17165] tc-so:[New process 9842] tc-so:[New process 18542] tc-so:[New process 6797] tc-so:[New process 17074] tc-so:[New process 19719] tc-so:[New process 8694] tc-so:[New process 25276] tc-so:[New process 22019] tc-so:[New process 7562] tc-so:[New process 9206] tc-so:[New process 28090] tc-so:[New process 3971] tc-so:[New process 9510] tc-so:[New process 29079] tc-so:[New process 21628] tc-so:[New process 21002] tc-so:[New process 4235] tc-so:[New process 29395] tc-so:[New process 6341] tc-so:[New process 7049] tc-so:[New process 21079] tc-so:[New process 8439] tc-so:[New process 29423] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 7636)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.9500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.9500050] get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:53:63:b8 tc-so:[ 6.9500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aff:fe53:63b8 tc-so:[ 7.4400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4400050] get_ifid: wg0: ifid: bc:7b:86:20:34:03:cf:03 tc-so:[ 7.6800050] ip6_output: refusing to send from invalid address fe80:3::bc7b:8620:3403:cf03 (pid 0) tc-so:[ 8.0500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aff:fe53:63b8 - no duplicates found tc-so:[ 8.1500050] ip6_output: refusing to send from invalid address fe80:3::bc7b:8620:3403:cf03 (pid 0) tc-so:[ 10.1200050] in6_if_link_up: fe80:3::bc7b:8620:3403:cf03 marked tentative tc-so:[ 10.1200050] nd6_dad_start: wg0: starting DAD for fe80:3::bc7b:8620:3403:cf03 tc-so:[ 11.3100050] nd6_dad_timer: wg0: DAD complete for fe80:3::bc7b:8620:3403:cf03 - no duplicates found tc-so:[ 16.8800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.8800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2100050] chacha: Portable C ChaCha tc-so:[ 1.2100050] aes: BearSSL aes_ct tc-so:[ 1.2100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4500050] shmif0: Ethernet address b2:a0:0a:53:63:b8 tc-so:[ 16.8800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.8800050] rump kernel halting... tc-so:[ 10.1200050] tc-so:[ 10.1200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.950004 b2:a0:0a:53:63:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.990004 b2:a0:0a:53:63:b8 > 33:33:ff:53:63:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:63b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:63b8, length 24 tc-so:00:00:07.050004 b2:a0:0a:53:63:b8 > 33:33:ff:53:63:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:63b8: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fe53:63b8, length 32 tc-so:00:00:07.330004 b2:a0:0a:53:63:b8 > 33:33:2a:26:8a:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2a26:8a8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a26:8a8e, length 24 tc-so:00:00:08.850004 b2:a0:df:00:32:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.270004 b2:a0:df:00:32:03 > 33:33:ff:00:32:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:3203: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:3203, length 24 tc-so:00:00:09.640004 b2:a0:df:00:32:03 > 33:33:ed:51:0f:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ed51:fda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ed51:fda, length 24 tc-so:00:00:09.800004 b2:a0:df:00:32:03 > 33:33:ff:00:32:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:3203: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:fe00:3203, length 32 tc-so:00:00:14.650004 b2:a0:0a:53:63:b8 > 33:33:ff:53:63:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe53:63b8 > ff02::1:ff53:63b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:63b8, length 24 tc-so:00:00:14.930004 b2:a0:0a:53:63:b8 > 33:33:2a:26:8a:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe53:63b8 > ff02::2:2a26:8a8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a26:8a8e, length 24 tc-so:00:00:16.830004 b2:a0:0a:53:63:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.110004 b2:a0:df:00:32:03 > b2:a0:0a:53:63:b8, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:df:00:32:03, length 28 tc-so:00:00:16.880004 b2:a0:0a:53:63:b8 > b2:a0:df:00:32:03, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.450004 b2:a0:df:00:32:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.450004 b2:a0:df:00:32:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.450004 b2:a0:df:00:32:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.780004 b2:a0:df:00:32:03 > 33:33:ed:51:0f:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe00:3203 > ff02::2:ed51:fda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ed51:fda, length 24 tc-so:00:00:17.360004 b2:a0:df:00:32:03 > 33:33:ff:00:32:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe00:3203 > ff02::1:ff00:3203: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:3203, length 24 tc-so:00:00:17.480004 b2:a0:df:00:32:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692432.836560, wg_malformed, failed, atf-check failed; see the output of the test for details tc-start: 1646692432.890068, wg_mobility tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:ae:c1:70:03 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:fe5a:cc2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::707c:ffad:e71a:77f5 U - - - wg0 tc-so:fe80::707c:ffad:e71a:77f5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::707c:ffad:e71a:77f5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::707c:ffad:e71a:77f5 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::707c:ffad:e71a:77f5%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Jtzdy5+dP3RxrgwLHVNyn5yAS9W2pJjYdDak3au5qC8= --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aeff:fec1:7003 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3047:4bd1:472e:d4df U - - - wg0 tc-so:fe80::3047:4bd1:472e:d4df link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3047:4bd1:472e:d4df UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3047:4bd1:472e:d4df UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::3047:4bd1:472e:d4df%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 AXW7FyCgU/+hFPo4JN5ws1Myh18iWa4u3shU2fc3p08= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:07.100004 b2:a0:ec:5a:0c:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.440004 b2:a0:ec:5a:0c:c2 > 33:33:99:0a:16:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:990a:1613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:990a:1613, length 24 tc-so:00:00:07.590004 b2:a0:ec:5a:0c:c2 > 33:33:ff:5a:0c:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:cc2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:cc2, length 24 tc-so:00:00:07.820004 b2:a0:ec:5a:0c:c2 > 33:33:ff:5a:0c:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:cc2: ICMP6, neighbor solicitation, who has fe80::b0a0:ecff:fe5a:cc2, length 32 tc-so:00:00:09.160004 b2:a0:ae:c1:70:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.950004 b2:a0:ae:c1:70:03 > 33:33:cd:99:0e:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cd99:e8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd99:e8e, length 24 tc-so:00:00:10.070004 b2:a0:ae:c1:70:03 > 33:33:ff:c1:70:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:7003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:7003, length 24 tc-so:00:00:10.140004 b2:a0:ae:c1:70:03 > 33:33:ff:c1:70:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:7003: ICMP6, neighbor solicitation, who has fe80::b0a0:aeff:fec1:7003, length 32 tc-so:00:00:15.030004 b2:a0:ec:5a:0c:c2 > 33:33:99:0a:16:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe5a:cc2 > ff02::2:990a:1613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:990a:1613, length 24 tc-so:00:00:13.580004 b2:a0:ae:c1:70:03 > 33:33:ff:c1:70:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aeff:fec1:7003 > ff02::1:ffc1:7003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:7003, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:16.920004 b2:a0:ec:5a:0c:c2 > 33:33:ff:5a:0c:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe5a:cc2 > ff02::1:ff5a:cc2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:cc2, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.1 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.1 (10.0.0.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:5a:0c:c2 tc-so: linkstr: bus tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:ecff:fe5a:cc2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::707c:ffad:e71a:77f5%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.1.2 b2:a0:ae:c1:70:03 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ecff:fe5a:cc2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::707c:ffad:e71a:77f5 U - - - wg0 tc-so:fe80::707c:ffad:e71a:77f5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::707c:ffad:e71a:77f5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::707c:ffad:e71a:77f5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:5a:0c:c2 6 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 6 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ecff:f tc-so: ff01:2::1 tc-so: ff02::2:990a:1613 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5a:cc2% 6 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::707c:ffad:e tc-so: ff01:3::1 tc-so: ff02::2:990a:1613 tc-so: ff02::1%wg0 tc-so: ff02::1:ff1a:77f5 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 23 0 22 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 41 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 16 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 11 0 8 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1709 0 97 291 0 291 tc-so: tc-so:In use 1639K, total allocated 2328K; utilization 70.4% tc-so: tc-so:? (192.168.1.2) at b2:a0:ae:c1:70:03 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ecff:fe5a:cc2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:990a:1613%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff5a:cc2%shmif0 refcount 1 tc-so: enaddr b2:a0:ec:5a:0c:c2 multicnt 4 tc-so: 33:33:99:0a:16:13 -- 33:33:99:0a:16:13 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5a:0c:c2 -- 33:33:ff:5a:0c:c2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::707c:ffad:e71a:77f5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:990a:1613%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff1a:77f5%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.480005] shmif0: Ethernet address b2:a0:ec:5a:0c:c2 tc-so:[ 7.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.100005] get_ifid: shmif0: ifid: b0:a0:ec:ff:fe:5a:0c:c2 tc-so:[ 7.100005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ecff:fe5a:cc2 tc-so:[ 7.590005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.590005] get_ifid: wg0: ifid: 70:7c:ff:ad:e7:1a:77:f5 tc-so:[ 7.630005] ip6_output: refusing to send from invalid address fe80:3::707c:ffad:e71a:77f5 (pid 0) tc-so:[ 7.900005] ip6_output: refusing to send from invalid address fe80:3::707c:ffad:e71a:77f5 (pid 0) tc-so:[ 8.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ecff:fe5a:cc2 - no duplicates found tc-so:[ 10.170005] in6_if_link_up: fe80:3::707c:ffad:e71a:77f5 marked tentative tc-so:[ 10.170005] nd6_dad_start: wg0: starting DAD for fe80:3::707c:ffad:e71a:77f5 tc-so:[ 11.490005] nd6_dad_timer: wg0: DAD complete for fe80:3::707c:ffad:e71a:77f5 - no duplicates found tc-so:[ 17.120005] wg_task_send_init_message: No endpoint available tc-so:### Dumping unix://wg_peer tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 27997] tc-so:[New process 6256] tc-so:[New process 10660] tc-so:[New process 7892] tc-so:[New process 19432] tc-so:[New process 17575] tc-so:[New process 8568] tc-so:[New process 4281] tc-so:[New process 8228] tc-so:[New process 9844] tc-so:[New process 26717] tc-so:[New process 29361] tc-so:[New process 7332] tc-so:[New process 6282] tc-so:[New process 24081] tc-so:[New process 4691] tc-so:[New process 150] tc-so:[New process 29809] tc-so:[New process 21287] tc-so:[New process 3226] tc-so:[New process 20199] tc-so:[New process 6426] tc-so:[New process 21095] tc-so:[New process 5749] tc-so:[New process 10228] tc-so:[New process 23970] tc-so:[New process 22617] tc-so:[New process 6536] tc-so:[New process 21553] tc-so:[New process 25945] tc-so:[New process 18343] tc-so:[New process 827] tc-so:[New process 12104] tc-so:[New process 8267] tc-so:[New process 27439] tc-so:[New process 22838] tc-so:[New process 8577] tc-so:[New process 3411] tc-so:[New process 8703] tc-so:[New process 9798] tc-so:[New process 24098] tc-so:[New process 29740] tc-so:[New process 10698] tc-so:[New process 10999] tc-so:[New process 7863] tc-so:[New process 1622] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 27997)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.1600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.1600050] get_ifid: shmif0: ifid: b0:a0:ae:ff:fe:c1:70:03 tc-so:[ 9.1600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aeff:fec1:7003 tc-so:[ 9.6900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.6900050] get_ifid: wg0: ifid: 30:47:4b:d1:47:2e:d4:df tc-so:[ 10.5800050] ip6_output: refusing to send from invalid address fe80:3::3047:4bd1:472e:d4df (pid 0) tc-so:[ 10.6600050] ip6_output: refusing to send from invalid address fe80:3::3047:4bd1:472e:d4df (pid 0) tc-so:[ 11.1400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aeff:fec1:7003 - no duplicates found tc-so:[ 12.3200050] in6_if_link_up: fe80:3::3047:4bd1:472e:d4df marked tentative tc-so:[ 12.3200050] nd6_dad_start: wg0: starting DAD for fe80:3::3047:4bd1:472e:d4df tc-so:[ 13.6200050] nd6_dad_timer: wg0: DAD complete for fe80:3::3047:4bd1:472e:d4df - no duplicates found tc-so:[ 17.0900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 17.0900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6300050] shmif0: Ethernet address b2:a0:ae:c1:70:03 tc-so:[ 17.0900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 17.0900050] rump kernel halting... tc-so:[ 12.3200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.100004 b2:a0:ec:5a:0c:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.440004 b2:a0:ec:5a:0c:c2 > 33:33:99:0a:16:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:990a:1613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:990a:1613, length 24 tc-so:00:00:07.590004 b2:a0:ec:5a:0c:c2 > 33:33:ff:5a:0c:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:cc2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:cc2, length 24 tc-so:00:00:07.820004 b2:a0:ec:5a:0c:c2 > 33:33:ff:5a:0c:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:cc2: ICMP6, neighbor solicitation, who has fe80::b0a0:ecff:fe5a:cc2, length 32 tc-so:00:00:09.160004 b2:a0:ae:c1:70:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.950004 b2:a0:ae:c1:70:03 > 33:33:cd:99:0e:8e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cd99:e8e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd99:e8e, length 24 tc-so:00:00:10.070004 b2:a0:ae:c1:70:03 > 33:33:ff:c1:70:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:7003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:7003, length 24 tc-so:00:00:10.140004 b2:a0:ae:c1:70:03 > 33:33:ff:c1:70:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:7003: ICMP6, neighbor solicitation, who has fe80::b0a0:aeff:fec1:7003, length 32 tc-so:00:00:15.030004 b2:a0:ec:5a:0c:c2 > 33:33:99:0a:16:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe5a:cc2 > ff02::2:990a:1613: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:990a:1613, length 24 tc-so:00:00:13.580004 b2:a0:ae:c1:70:03 > 33:33:ff:c1:70:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aeff:fec1:7003 > ff02::1:ffc1:7003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:7003, length 24 tc-so:00:00:16.920004 b2:a0:ec:5a:0c:c2 > 33:33:ff:5a:0c:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe5a:cc2 > ff02::1:ff5a:cc2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:cc2, length 24 tc-so:00:00:17.090004 b2:a0:ae:c1:70:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.840004 b2:a0:ec:5a:0c:c2 > b2:a0:ae:c1:70:03, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:ec:5a:0c:c2, length 28 tc-so:00:00:17.090004 b2:a0:ae:c1:70:03 > b2:a0:ec:5a:0c:c2, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692465.15916, wg_mobility, expected_failure, PR kern/56252: atf-check failed; see the output of the test for details tc-start: 1646692465.77112, wg_psk tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:42:7d:ec:c8 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:n/pLZOFqmCF69459l08/HqZ7hC+yoreAw5yEB6RpHyc= tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8aff:fe29:a5cf link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f475:7f8:2136:535e U - - - wg0 tc-so:fe80::f475:7f8:2136:535e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::f475:7f8:2136:535e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::f475:7f8:2136:535e UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::f475:7f8:2136:535e%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:42ff:fe7d:ecc8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3009:dbf7:ceab:1e28 U - - - wg0 tc-so:fe80::3009:dbf7:ceab:1e28 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3009:dbf7:ceab:1e28 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3009:dbf7:ceab:1e28 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::3009:dbf7:ceab:1e28%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 YSvJnnI393Y9ftq786OV8wenbWPU797779JQnpgYRGs= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 --preshared-key=./psk ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 9GmA0cBe+SRIJvOi4NiKLWsn3HaZAySBilN6fpgbHXU= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:08.570004 b2:a0:8a:29:a5:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:09.130004 b2:a0:8a:29:a5:cf > 33:33:00:b3:ea:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b3:eaf5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3:eaf5, length 24 tc-so:00:00:09.570004 b2:a0:8a:29:a5:cf > 33:33:ff:29:a5:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:a5cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:a5cf, length 24 tc-so:00:00:09.570004 b2:a0:8a:29:a5:cf > 33:33:ff:29:a5:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:a5cf: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe29:a5cf, length 32 tc-so:00:00:09.250004 b2:a0:42:7d:ec:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.290004 b2:a0:42:7d:ec:c8 > 33:33:26:f0:06:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:26f0:6bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:26f0:6bc, length 24 tc-so:00:00:09.550004 b2:a0:42:7d:ec:c8 > 33:33:26:f0:06:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:26f0:6bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:26f0:6bc, length 24 tc-so:00:00:09.690004 b2:a0:42:7d:ec:c8 > 33:33:ff:7d:ec:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:ecc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:ecc8, length 24 tc-so:00:00:10.010004 b2:a0:42:7d:ec:c8 > 33:33:ff:7d:ec:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:ecc8: ICMP6, neighbor solicitation, who has fe80::b0a0:42ff:fe7d:ecc8, length 32 tc-so:00:00:18.170004 b2:a0:8a:29:a5:cf > 33:33:00:b3:ea:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe29:a5cf > ff02::2:b3:eaf5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3:eaf5, length 24 tc-so:00:00:18.370004 b2:a0:8a:29:a5:cf > 33:33:ff:29:a5:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe29:a5cf > ff02::1:ff29:a5cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:a5cf, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-07 22:34:45.880452488 +0000 tc-se:+++ /tmp/check.iMNQdO/stderr 2022-03-07 22:34:45.910511048 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:7d:ec:c8 tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:42ff:fe7d:ecc8%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::3009:dbf7:ceab:1e28%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:8a:29:a5:cf UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:42ff:fe7d:ecc8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3009:dbf7:ceab:1e28 U - - - wg0 tc-so:fe80::3009:dbf7:ceab:1e28 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::3009:dbf7:ceab:1e28 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::3009:dbf7:ceab:1e28 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:42:7d:ec:c8 4 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:42ff:f tc-so: ff01:2::1 tc-so: ff02::2:26f0:6bc% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7d:ecc8 4 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::3009:dbf7:c tc-so: ff01:3::1 tc-so: ff02::2:26f0:6bc% tc-so: ff02::1%wg0 tc-so: ff02::1:ffab:1e28 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 51 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 663 0 0 221 0 221 221 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1805 0 121 314 0 314 tc-so: tc-so:In use 1783K, total allocated 2512K; utilization 71.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:8a:29:a5:cf on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:42ff:fe7d:ecc8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:26f0:6bc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7d:ecc8%shmif0 refcount 1 tc-so: enaddr b2:a0:42:7d:ec:c8 multicnt 4 tc-so: 33:33:26:f0:06:bc -- 33:33:26:f0:06:bc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7d:ec:c8 -- 33:33:ff:7d:ec:c8 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::3009:dbf7:ceab:1e28%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:26f0:6bc%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffab:1e28%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.050005] shmif0: Ethernet address b2:a0:42:7d:ec:c8 tc-so:[ 9.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.250005] get_ifid: shmif0: ifid: b0:a0:42:ff:fe:7d:ec:c8 tc-so:[ 9.250005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:42ff:fe7d:ecc8 tc-so:[ 9.830005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.830005] get_ifid: wg0: ifid: 30:09:db:f7:ce:ab:1e:28 tc-so:[ 10.560005] ip6_output: refusing to send from invalid address fe80:3::3009:dbf7:ceab:1e28 (pid 0) tc-so:[ 10.560005] ip6_output: refusing to send from invalid address fe80:3::3009:dbf7:ceab:1e28 (pid 0) tc-so:[ 11.020005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:42ff:fe7d:ecc8 - no duplicates found tc-so:[ 14.870005] in6_if_link_up: fe80:3::3009:dbf7:ceab:1e28 marked tentative tc-so:[ 14.870005] nd6_dad_start: wg0: starting DAD for fe80:3::3009:dbf7:ceab:1e28 tc-so:[ 16.630005] nd6_dad_timer: wg0: DAD complete for fe80:3::3009:dbf7:ceab:1e28 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 4324] tc-so:[New process 11044] tc-so:[New process 8597] tc-so:[New process 23310] tc-so:[New process 10961] tc-so:[New process 8888] tc-so:[New process 11940] tc-so:[New process 16688] tc-so:[New process 23778] tc-so:[New process 8630] tc-so:[New process 4226] tc-so:[New process 4547] tc-so:[New process 7492] tc-so:[New process 4562] tc-so:[New process 5572] tc-so:[New process 28961] tc-so:[New process 25775] tc-so:[New process 18665] tc-so:[New process 3976] tc-so:[New process 12747] tc-so:[New process 1102] tc-so:[New process 29971] tc-so:[New process 9763] tc-so:[New process 10470] tc-so:[New process 4397] tc-so:[New process 6262] tc-so:[New process 6615] tc-so:[New process 27176] tc-so:[New process 8742] tc-so:[New process 22323] tc-so:[New process 13023] tc-so:[New process 3884] tc-so:[New process 16135] tc-so:[New process 9663] tc-so:[New process 6485] tc-so:[New process 6352] tc-so:[New process 10823] tc-so:[New process 15344] tc-so:[New process 28465] tc-so:[New process 8092] tc-so:[New process 11822] tc-so:[New process 24377] tc-so:[New process 7361] tc-so:[New process 29014] tc-so:[New process 1098] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 4324)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.5700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.5700050] get_ifid: shmif0: ifid: b0:a0:8a:ff:fe:29:a5:cf tc-so:[ 8.5700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8aff:fe29:a5cf tc-so:[ 9.0500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.0500050] get_ifid: wg0: ifid: f4:75:07:f8:21:36:53:5e tc-so:[ 9.3000050] ip6_output: refusing to send from invalid address fe80:3::f475:7f8:2136:535e (pid 0) tc-so:[ 9.6500050] ip6_output: refusing to send from invalid address fe80:3::f475:7f8:2136:535e (pid 0) tc-so:[ 10.5800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8aff:fe29:a5cf - no duplicates found tc-so:[ 15.6100050] in6_if_link_up: fe80:3::f475:7f8:2136:535e marked tentative tc-so:[ 15.6100050] nd6_dad_start: wg0: starting DAD for fe80:3::f475:7f8:2136:535e tc-so:[ 17.4800050] nd6_dad_timer: wg0: DAD complete for fe80:3::f475:7f8:2136:535e - no duplicates found tc-so:[ 20.4600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 20.4600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.3200050] chacha: Portable C ChaCha tc-so:[ 1.3200050] aes: BearSSL aes_ct tc-so:[ 1.3200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5900050] shmif0: Ethernet address b2:a0:8a:29:a5:cf tc-so:[ 20.4600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 20.4600050] rump kernel halting... tc-so:[ 15.6100050] tc-so:[ 15.6100050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.570004 b2:a0:8a:29:a5:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:09.130004 b2:a0:8a:29:a5:cf > 33:33:00:b3:ea:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b3:eaf5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3:eaf5, length 24 tc-so:00:00:09.570004 b2:a0:8a:29:a5:cf > 33:33:ff:29:a5:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:a5cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:a5cf, length 24 tc-so:00:00:09.570004 b2:a0:8a:29:a5:cf > 33:33:ff:29:a5:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:a5cf: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe29:a5cf, length 32 tc-so:00:00:09.250004 b2:a0:42:7d:ec:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.290004 b2:a0:42:7d:ec:c8 > 33:33:26:f0:06:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:26f0:6bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:26f0:6bc, length 24 tc-so:00:00:09.550004 b2:a0:42:7d:ec:c8 > 33:33:26:f0:06:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:26f0:6bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:26f0:6bc, length 24 tc-so:00:00:09.690004 b2:a0:42:7d:ec:c8 > 33:33:ff:7d:ec:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:ecc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:ecc8, length 24 tc-so:00:00:10.010004 b2:a0:42:7d:ec:c8 > 33:33:ff:7d:ec:c8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:ecc8: ICMP6, neighbor solicitation, who has fe80::b0a0:42ff:fe7d:ecc8, length 32 tc-so:00:00:18.170004 b2:a0:8a:29:a5:cf > 33:33:00:b3:ea:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe29:a5cf > ff02::2:b3:eaf5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3:eaf5, length 24 tc-so:00:00:18.370004 b2:a0:8a:29:a5:cf > 33:33:ff:29:a5:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe29:a5cf > ff02::1:ff29:a5cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:a5cf, length 24 tc-so:00:00:16.890004 b2:a0:42:7d:ec:c8 > 33:33:ff:7d:ec:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe7d:ecc8 > ff02::1:ff7d:ecc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:ecc8, length 24 tc-so:00:00:20.460004 b2:a0:8a:29:a5:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:17.460004 b2:a0:42:7d:ec:c8 > b2:a0:8a:29:a5:cf, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:42:7d:ec:c8, length 28 tc-so:00:00:20.460004 b2:a0:8a:29:a5:cf > b2:a0:42:7d:ec:c8, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692498.272776, wg_psk, failed, atf-check failed; see the output of the test for details tc-start: 1646692498.335127, wg_rekey tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:e5:49:ad:ed ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ff:fee6:7293 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6404:97fa:689d:8d31 U - - - wg0 tc-so:fe80::6404:97fa:689d:8d31 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6404:97fa:689d:8d31 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6404:97fa:689d:8d31 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::6404:97fa:689d:8d31%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 SvbB4NUYVcM2AidGkFYsNi/MX+nxxxvIZk1Pc9VzRUI= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e5ff:fe49:aded link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c852:836c:7897:f809 U - - - wg0 tc-so:fe80::c852:836c:7897:f809 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c852:836c:7897:f809 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c852:836c:7897:f809 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::c852:836c:7897:f809%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 0oR1qUJA09Cii5jebO8fXRPmWHAG+pgnrWPEVQwIUUc= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:49:ad:ed tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:e5ff:fe49:aded%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c852:836c:7897:f809%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:00:e6:72:93 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e5ff:fe49:aded link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c852:836c:7897:f809 U - - - wg0 tc-so:fe80::c852:836c:7897:f809 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c852:836c:7897:f809 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c852:836c:7897:f809 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:49:ad:ed 4 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f tc-so: ff01:2::1 tc-so: ff02::2:c6e1:63b7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff49:aded 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c852:836c:7 tc-so: ff01:3::1 tc-so: ff02::2:c6e1:63b7 tc-so: ff02::1%wg0 tc-so: ff02::1:ff97:f809 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 4 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 26 0 25 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 42 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 200 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 608 0 0 203 0 203 203 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 4 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 4 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1761 0 103 298 0 298 tc-so: tc-so:In use 1691K, total allocated 2384K; utilization 70.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:00:e6:72:93 on shmif0 3s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:e5ff:fe49:aded%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c6e1:63b7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff49:aded%shmif0 refcount 1 tc-so: enaddr b2:a0:e5:49:ad:ed multicnt 4 tc-so: 33:33:c6:e1:63:b7 -- 33:33:c6:e1:63:b7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:49:ad:ed -- 33:33:ff:49:ad:ed refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c852:836c:7897:f809%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:c6e1:63b7%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff97:f809%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.550005] shmif0: Ethernet address b2:a0:e5:49:ad:ed tc-so:[ 9.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.610005] get_ifid: shmif0: ifid: b0:a0:e5:ff:fe:49:ad:ed tc-so:[ 9.610005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e5ff:fe49:aded tc-so:[ 10.120005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.120005] get_ifid: wg0: ifid: c8:52:83:6c:78:97:f8:09 tc-so:[ 11.090005] ip6_output: refusing to send from invalid address fe80:3::c852:836c:7897:f809 (pid 0) tc-so:[ 11.130005] ip6_output: refusing to send from invalid address fe80:3::c852:836c:7897:f809 (pid 0) tc-so:[ 11.650005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e5ff:fe49:aded - no duplicates found tc-so:[ 12.930005] ip6_output: refusing to send from invalid address fe80:3::c852:836c:7897:f809 (pid 0) tc-so:[ 13.160005] in6_if_link_up: fe80:3::c852:836c:7897:f809 marked tentative tc-so:[ 13.160005] nd6_dad_start: wg0: starting DAD for fe80:3::c852:836c:7897:f809 tc-so:[ 14.660005] nd6_dad_timer: wg0: DAD complete for fe80:3::c852:836c:7897:f809 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 12235] tc-so:[New process 2545] tc-so:[New process 29546] tc-so:[New process 24191] tc-so:[New process 7743] tc-so:[New process 9681] tc-so:[New process 9536] tc-so:[New process 8889] tc-so:[New process 23202] tc-so:[New process 21933] tc-so:[New process 18986] tc-so:[New process 2987] tc-so:[New process 7810] tc-so:[New process 6628] tc-so:[New process 19743] tc-so:[New process 3251] tc-so:[New process 23905] tc-so:[New process 8796] tc-so:[New process 10160] tc-so:[New process 9181] tc-so:[New process 1505] tc-so:[New process 26409] tc-so:[New process 26801] tc-so:[New process 7895] tc-so:[New process 1158] tc-so:[New process 8925] tc-so:[New process 7240] tc-so:[New process 20837] tc-so:[New process 27261] tc-so:[New process 11598] tc-so:[New process 14694] tc-so:[New process 29804] tc-so:[New process 24667] tc-so:[New process 1002] tc-so:[New process 17895] tc-so:[New process 9719] tc-so:[New process 4237] tc-so:[New process 9027] tc-so:[New process 13936] tc-so:[New process 9078] tc-so:[New process 9672] tc-so:[New process 17162] tc-so:[New process 28758] tc-so:[New process 7141] tc-so:[New process 5280] tc-so:[New process 8095] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 12235)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.5000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.5000050] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:e6:72:93 tc-so:[ 7.5000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ff:fee6:7293 tc-so:[ 8.0700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.0700050] get_ifid: wg0: ifid: 64:04:97:fa:68:9d:8d:31 tc-so:[ 8.3200050] ip6_output: refusing to send from invalid address fe80:3::6404:97fa:689d:8d31 (pid 0) tc-so:[ 8.5000050] ip6_output: refusing to send from invalid address fe80:3::6404:97fa:689d:8d31 (pid 0) tc-so:[ 9.3200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ff:fee6:7293 - no duplicates found tc-so:[ 9.8700050] ip6_output: refusing to send from invalid address fe80:3::6404:97fa:689d:8d31 (pid 0) tc-so:[ 10.9700050] in6_if_link_up: fe80:3::6404:97fa:689d:8d31 marked tentative tc-so:[ 10.9700050] nd6_dad_start: wg0: starting DAD for fe80:3::6404:97fa:689d:8d31 tc-so:[ 12.0500050] nd6_dad_timer: wg0: DAD complete for fe80:3::6404:97fa:689d:8d31 - no duplicates found tc-so:[ 17.7700050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 17.7700050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4000050] shmif0: Ethernet address b2:a0:00:e6:72:93 tc-so:[ 17.7700050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 17.7700050] rump kernel halting... tc-so:[ 10.9700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.500004 b2:a0:00:e6:72:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.620004 b2:a0:00:e6:72:93 > 33:33:53:68:9a:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5368:9ac9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5368:9ac9, length 24 tc-so:00:00:08.030004 b2:a0:00:e6:72:93 > 33:33:ff:e6:72:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:7293: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:7293, length 24 tc-so:00:00:08.320004 b2:a0:00:e6:72:93 > 33:33:ff:e6:72:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:7293: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fee6:7293, length 32 tc-so:00:00:09.080004 b2:a0:00:e6:72:93 > 33:33:53:68:9a:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5368:9ac9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5368:9ac9, length 24 tc-so:00:00:09.610004 b2:a0:e5:49:ad:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.650004 b2:a0:e5:49:ad:ed > 33:33:c6:e1:63:b7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c6e1:63b7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c6e1:63b7, length 24 tc-so:00:00:10.390004 b2:a0:e5:49:ad:ed > 33:33:ff:49:ad:ed, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:aded: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:aded, length 24 tc-so:00:00:10.630004 b2:a0:e5:49:ad:ed > 33:33:ff:49:ad:ed, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:aded: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:fe49:aded, length 32 tc-so:00:00:13.800004 b2:a0:00:e6:72:93 > 33:33:ff:e6:72:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fee6:7293 > ff02::1:ffe6:7293: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:7293, length 24 tc-so:00:00:17.770004 b2:a0:00:e6:72:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.020004 b2:a0:e5:49:ad:ed > b2:a0:00:e6:72:93, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:e5:49:ad:ed, length 28 tc-so:00:00:17.770004 b2:a0:00:e6:72:93 > b2:a0:e5:49:ad:ed, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.240004 b2:a0:e5:49:ad:ed > 33:33:c6:e1:63:b7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe49:aded > ff02::2:c6e1:63b7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c6e1:63b7, length 24 tc-so:00:00:16.240004 b2:a0:e5:49:ad:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.900004 b2:a0:e5:49:ad:ed > 33:33:ff:49:ad:ed, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe49:aded > ff02::1:ff49:aded: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:aded, length 24 tc-so:00:00:17.250004 b2:a0:e5:49:ad:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.250004 b2:a0:e5:49:ad:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.270004 b2:a0:e5:49:ad:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692527.762659, wg_rekey, failed, atf-check failed; see the output of the test for details tp-end: 1646692527.808410, net/if_wg/t_misc tp-start: 1646692529.571748, net/if_wg/t_tunnel, 4 tc-start: 1646692529.575060, wg_tunnel_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:68:0e:f1:94 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:8c:6a:d1:2e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:48:ca:bd:9b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:e8:3d:ba:00 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:25:e6:d9:64 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:68ff:fe0e:f194 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8cff:fe6a:d12e link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::30ea:c50a:b612:4741 U - - - wg0 tc-so:fe80::30ea:c50a:b612:4741 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::30ea:c50a:b612:4741 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::30ea:c50a:b612:4741 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:feca:bd9b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e8ff:fe3d:ba00 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f85b:b83b:2e48:bf2e U - - - wg0 tc-so:fe80::f85b:b83b:2e48:bf2e link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::f85b:b83b:2e48:bf2e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::f85b:b83b:2e48:bf2e UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 y7l8VLaIqUkJGMC505qb1QnL/gi42NRPGeI6dJzlcX0= --endpoint=192.168.10.2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 203Bi1LcRhQM5m3eSxhFG3Joo1sirJqfi3SfNoSi6mE= --endpoint=192.168.10.1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:12:47:97 tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:3aff:fe12:4797%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:68:0e:f1:94 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3aff:fe12:4797 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:3a:12:47:97 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3aff:f tc-so: ff01:2::1 tc-so: ff02::2:c520:ace2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff12:4797 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 315 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1125 0 16 188 0 188 tc-so: tc-so:In use 1012K, total allocated 1504K; utilization 67.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:68:0e:f1:94 on shmif0 25s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:3aff:fe12:4797%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c520:ace2%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff12:4797%shmif0 refcount 1 tc-so: enaddr b2:a0:3a:12:47:97 multicnt 4 tc-so: 33:33:c5:20:ac:e2 -- 33:33:c5:20:ac:e2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:12:47:97 -- 33:33:ff:12:47:97 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.440005] shmif0: Ethernet address b2:a0:3a:12:47:97 tc-so:[ 17.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.130005] get_ifid: shmif0: ifid: b0:a0:3a:ff:fe:12:47:97 tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:ca:bd:9b tc-so: linkstr: bus_peer tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:48ff:feca:bd9b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:3d:ba:00 tc-so: linkstr: bus_tun tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 10 packets, 596 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:e8ff:fe3d:ba00%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::f85b:b83b:2e48:bf2e%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:feca:bd9b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e8ff:fe3d:ba00 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f85b:b83b:2e48:bf2e U - - - wg0 tc-so:fe80::f85b:b83b:2e48:bf2e link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::f85b:b83b:2e48:bf2e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::f85b:b83b:2e48:bf2e UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:ca:bd:9b 6 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 6 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f tc-so: ff01:2::1 tc-so: ff02::2:5d3e:b99a tc-so: ff02::1%shmif0 tc-so: ff02::1:ffca:bd9b 6 0 5 0 0 tc-so:shmif 1500 b2:a0:e8:3d:ba:00 4 0 10 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e8ff:f tc-so: ff01:3::1 tc-so: ff02::2:5d3e:b99a tc-so: ff02::1%shmif1 tc-so: ff02::1:ff3d:ba00 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::f85b:b83b:2 tc-so: ff01:4::1 tc-so: ff02::2:5d3e:b99a tc-so: ff02::1%wg0 tc-so: ff02::1:ff48:bf2e 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 236 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 581 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1749 0 69 291 0 291 tc-so: tc-so:In use 1633K, total allocated 2328K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:48ff:feca:bd9b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5d3e:b99a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffca:bd9b%shmif0 refcount 1 tc-so: enaddr b2:a0:48:ca:bd:9b multicnt 4 tc-so: 33:33:5d:3e:b9:9a -- 33:33:5d:3e:b9:9a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ca:bd:9b -- 33:33:ff:ca:bd:9b refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:e8ff:fe3d:ba00%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:5d3e:b99a%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff3d:ba00%shmif1 refcount 1 tc-so: enaddr b2:a0:e8:3d:ba:00 multicnt 4 tc-so: 33:33:5d:3e:b9:9a -- 33:33:5d:3e:b9:9a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3d:ba:00 -- 33:33:ff:3d:ba:00 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::f85b:b83b:2e48:bf2e%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:5d3e:b99a%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff48:bf2e%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.580005] shmif0: Ethernet address b2:a0:48:ca:bd:9b tc-so:[ 3.920005] shmif1: Ethernet address b2:a0:e8:3d:ba:00 tc-so:[ 17.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.320005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:ca:bd:9b tc-so:[ 17.620005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.620005] get_ifid: shmif1: ifid: b0:a0:e8:ff:fe:3d:ba:00 tc-so:[ 18.150005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.150005] get_ifid: wg0: ifid: f8:5b:b8:3b:2e:48:bf:2e tc-so:[ 18.970005] ip6_output: refusing to send from invalid address fe80:4::f85b:b83b:2e48:bf2e (pid 0) tc-so:[ 19.070005] ip6_output: refusing to send from invalid address fe80:4::f85b:b83b:2e48:bf2e (pid 0) tc-so:[ 20.730005] ip6_output: refusing to send from invalid address fe80:4::f85b:b83b:2e48:bf2e (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:e6:d9:64 tc-so: linkstr: bus_peer tc-so: input: 1 packet, 86 bytes, 1 multicast tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:25ff:fee6:d964%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:25ff:fee6:d964 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:25:e6:d9:64 1 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 1 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:25ff:f tc-so: ff01:2::1 tc-so: ff02::2:f15e:d25a tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe6:d964 1 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 1 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1103 0 14 181 0 181 tc-so: tc-so:In use 974K, total allocated 1448K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:25ff:fee6:d964%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f15e:d25a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe6:d964%shmif0 refcount 1 tc-so: enaddr b2:a0:25:e6:d9:64 multicnt 4 tc-so: 33:33:f1:5e:d2:5a -- 33:33:f1:5e:d2:5a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e6:d9:64 -- 33:33:ff:e6:d9:64 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 2.610005] shmif0: Ethernet address b2:a0:25:e6:d9:64 tc-so:[ 17.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.120005] get_ifid: shmif0: ifid: b0:a0:25:ff:fe:e6:d9:64 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 9198] tc-so:[New process 29281] tc-so:[New process 21978] tc-so:[New process 21302] tc-so:[New process 9400] tc-so:[New process 26265] tc-so:[New process 1009] tc-so:[New process 22845] tc-so:[New process 10989] tc-so:[New process 11601] tc-so:[New process 790] tc-so:[New process 12274] tc-so:[New process 21682] tc-so:[New process 11053] tc-so:[New process 27163] tc-so:[New process 9956] tc-so:[New process 10414] tc-so:[New process 5399] tc-so:[New process 6335] tc-so:[New process 11160] tc-so:[New process 305] tc-so:[New process 16128] tc-so:[New process 3204] tc-so:[New process 915] tc-so:[New process 25725] tc-so:[New process 8472] tc-so:[New process 29242] tc-so:[New process 16807] tc-so:[New process 8524] tc-so:[New process 25101] tc-so:[New process 2412] tc-so:[New process 29053] tc-so:[New process 21788] tc-so:[New process 13253] tc-so:[New process 7410] tc-so:[New process 11087] tc-so:[New process 19583] tc-so:[New process 5363] tc-so:[New process 12281] tc-so:[New process 955] tc-so:[New process 5283] tc-so:[New process 12878] tc-so:[New process 10906] tc-so:[New process 22016] tc-so:[New process 9041] tc-so:[New process 23312] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 9198)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.1800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.1800050] get_ifid: shmif0: ifid: b0:a0:68:ff:fe:0e:f1:94 tc-so:[ 16.4400050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.4400050] get_ifid: shmif1: ifid: b0:a0:8c:ff:fe:6a:d1:2e tc-so:[ 16.9800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.9800050] get_ifid: wg0: ifid: 30:ea:c5:0a:b6:12:47:41 tc-so:[ 17.0500050] ip6_output: refusing to send from invalid address fe80:4::30ea:c50a:b612:4741 (pid 0) tc-so:[ 17.8700050] ip6_output: refusing to send from invalid address fe80:4::30ea:c50a:b612:4741 (pid 0) tc-so:[ 25.5800050] ip6_output: refusing to send from invalid address fe80:4::30ea:c50a:b612:4741 (pid 0) tc-so:[ 27.0100050] ip6_output: refusing to send from invalid address fe80:4::30ea:c50a:b612:4741 (pid 0) tc-so:[ 30.4500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 30.4500050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6700050] shmif0: Ethernet address b2:a0:68:0e:f1:94 tc-so:[ 4.1400050] shmif1: Ethernet address b2:a0:8c:6a:d1:2e tc-so:[ 30.4500050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 30.4500050] rump kernel halting... tc-so:[ 27.0100050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.130004 b2:a0:3a:12:47:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:17.620004 b2:a0:3a:12:47:97 > 33:33:c5:20:ac:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe12:4797 > ff02::2:c520:ace2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c520:ace2, length 24 tc-so:00:00:17.760004 b2:a0:3a:12:47:97 > 33:33:ff:12:47:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe12:4797 > ff02::1:ff12:4797: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:4797, length 24 tc-so:00:00:16.140004 b2:a0:68:0e:f1:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:16.350004 b2:a0:68:0e:f1:94 > 33:33:ff:0e:f1:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe0e:f194 > ff02::1:ff0e:f194: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:f194, length 24 tc-so:00:00:16.440004 b2:a0:68:0e:f1:94 > 33:33:ff:0e:f1:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe0e:f194 > ff02::1:ff0e:f194: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:f194, length 24 tc-so:00:00:16.710004 b2:a0:68:0e:f1:94 > 33:33:23:a5:18:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe0e:f194 > ff02::2:23a5:1803: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:23a5:1803, length 24 tc-so:00:00:20.490004 b2:a0:3a:12:47:97 > 33:33:c5:20:ac:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe12:4797 > ff02::2:c520:ace2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c520:ace2, length 24 tc-so:00:00:24.420004 b2:a0:3a:12:47:97 > 33:33:ff:12:47:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe12:4797 > ff02::1:ff12:4797: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:4797, length 24 tc-so:00:00:25.980004 b2:a0:68:0e:f1:94 > 33:33:23:a5:18:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe0e:f194 > ff02::2:23a5:1803: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:23a5:1803, length 24 tc-so:00:00:33.130004 b2:a0:3a:12:47:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:30.450004 b2:a0:68:0e:f1:94 > b2:a0:3a:12:47:97, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:68:0e:f1:94, length 28 tc-so:00:00:33.170004 b2:a0:3a:12:47:97 > b2:a0:68:0e:f1:94, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 37508, seq 0, length 64 tc-so:00:00:33.840004 b2:a0:3a:12:47:97 > b2:a0:68:0e:f1:94, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 37508, seq 1, length 64 tc-so:00:00:33.840004 b2:a0:3a:12:47:97 > b2:a0:68:0e:f1:94, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 37508, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.320004 b2:a0:48:ca:bd:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:17.660004 b2:a0:48:ca:bd:9b > 33:33:ff:ca:bd:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feca:bd9b > ff02::1:ffca:bd9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:bd9b, length 24 tc-so:00:00:17.800004 b2:a0:48:ca:bd:9b > 33:33:ff:ca:bd:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feca:bd9b > ff02::1:ffca:bd9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:bd9b, length 24 tc-so:00:00:18.150004 b2:a0:48:ca:bd:9b > 33:33:5d:3e:b9:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feca:bd9b > ff02::2:5d3e:b99a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d3e:b99a, length 24 tc-so:00:00:21.160004 b2:a0:48:ca:bd:9b > 33:33:5d:3e:b9:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feca:bd9b > ff02::2:5d3e:b99a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d3e:b99a, length 24 tc-so:00:00:17.120004 b2:a0:25:e6:d9:64 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:17.270004 b2:a0:25:e6:d9:64 > 33:33:f1:5e:d2:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fee6:d964 > ff02::2:f15e:d25a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f15e:d25a, length 24 tc-so:00:00:17.630004 b2:a0:25:e6:d9:64 > 33:33:ff:e6:d9:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fee6:d964 > ff02::1:ffe6:d964: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:d964, length 24 tc-so:00:00:17.670004 b2:a0:25:e6:d9:64 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:18.120004 b2:a0:25:e6:d9:64 > 33:33:ff:e6:d9:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fee6:d964 > ff02::1:ffe6:d964: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:d964, length 24 tc-so:00:00:18.330004 b2:a0:25:e6:d9:64 > 33:33:f1:5e:d2:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fee6:d964 > ff02::2:f15e:d25a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f15e:d25a, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.440004 b2:a0:8c:6a:d1:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:16.940004 b2:a0:8c:6a:d1:2e > 33:33:ff:6a:d1:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe6a:d12e > ff02::1:ff6a:d12e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:d12e, length 24 tc-so:00:00:17.340004 b2:a0:8c:6a:d1:2e > 33:33:23:a5:18:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe6a:d12e > ff02::2:23a5:1803: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:23a5:1803, length 24 tc-so:00:00:17.950004 b2:a0:8c:6a:d1:2e > 33:33:23:a5:18:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe6a:d12e > ff02::2:23a5:1803: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:23a5:1803, length 24 tc-so:00:00:17.620004 b2:a0:e8:3d:ba:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:18.020004 b2:a0:e8:3d:ba:00 > 33:33:ff:3d:ba:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe3d:ba00 > ff02::1:ff3d:ba00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:ba00, length 24 tc-so:00:00:18.360004 b2:a0:e8:3d:ba:00 > 33:33:5d:3e:b9:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe3d:ba00 > ff02::2:5d3e:b99a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d3e:b99a, length 24 tc-so:00:00:24.110004 b2:a0:8c:6a:d1:2e > 33:33:ff:6a:d1:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe6a:d12e > ff02::1:ff6a:d12e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:d12e, length 24 tc-so:00:00:30.450004 b2:a0:8c:6a:d1:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:25.730004 b2:a0:e8:3d:ba:00 > b2:a0:8c:6a:d1:2e, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:e8:3d:ba:00, length 28 tc-so:00:00:30.450004 b2:a0:8c:6a:d1:2e > b2:a0:e8:3d:ba:00, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:26.110004 b2:a0:e8:3d:ba:00 > 33:33:5d:3e:b9:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe3d:ba00 > ff02::2:5d3e:b99a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d3e:b99a, length 24 tc-so:00:00:26.160004 b2:a0:e8:3d:ba:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:27.180004 b2:a0:e8:3d:ba:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:27.760004 b2:a0:e8:3d:ba:00 > 33:33:ff:3d:ba:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe3d:ba00 > ff02::1:ff3d:ba00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:ba00, length 24 tc-so:00:00:28.190004 b2:a0:e8:3d:ba:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:29.190004 b2:a0:e8:3d:ba:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692583.643107, wg_tunnel_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646692583.704793, wg_tunnel_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:96:e4:23:b0 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:d7:5f:41:9c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:23:07:75:eb ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:91:98:6b:01 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:bd:f3:51:39 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:96ff:fee4:23b0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d7ff:fe5f:419c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9858:b0ca:2ee:d807 U - - - wg0 tc-so:fe80::9858:b0ca:2ee:d807 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::9858:b0ca:2ee:d807 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::9858:b0ca:2ee:d807 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:23ff:fe07:75eb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:91ff:fe98:6b01 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::904b:5f60:ec98:3930 U - - - wg0 tc-so:fe80::904b:5f60:ec98:3930 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::904b:5f60:ec98:3930 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::904b:5f60:ec98:3930 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 hCdye2ukk62B+yCSNFS8jzwrImVg/nUVLzLjNALiEkk= --endpoint=fc00:10::2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 mcISxLQTJNjbFbdKD9iMhAB+b3Rw9EX3H2g47HUd/gA= --endpoint=fc00:10::1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:1e:24:de tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:48ff:fe1e:24de%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:96:e4:23:b0 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:fe1e:24de link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:48:1e:24:de 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f tc-so: ff01:2::1 tc-so: ff02::2:2b16:f30c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1e:24de 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 314 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1119 0 16 188 0 188 tc-so: tc-so:In use 1008K, total allocated 1504K; utilization 67.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:96:e4:23:b0 on shmif0 27s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:48ff:fe1e:24de%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2b16:f30c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1e:24de%shmif0 refcount 1 tc-so: enaddr b2:a0:48:1e:24:de multicnt 4 tc-so: 33:33:2b:16:f3:0c -- 33:33:2b:16:f3:0c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1e:24:de -- 33:33:ff:1e:24:de refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.300005] shmif0: Ethernet address b2:a0:48:1e:24:de tc-so:[ 18.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.450005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:1e:24:de tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:07:75:eb tc-so: linkstr: bus_peer tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:23ff:fe07:75eb%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:91:98:6b:01 tc-so: linkstr: bus_tun tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:91ff:fe98:6b01%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::904b:5f60:ec98:3930%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:23ff:fe07:75eb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:91ff:fe98:6b01 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::904b:5f60:ec98:3930 U - - - wg0 tc-so:fe80::904b:5f60:ec98:3930 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::904b:5f60:ec98:3930 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::904b:5f60:ec98:3930 UC - - - wg0 tc-so:fc00:10::1 b2:a0:d7:5f:41:9c UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:23:07:75:eb 6 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 6 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:23ff:f tc-so: ff01:2::1 tc-so: ff02::2:845a:2102 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff07:75eb 6 0 5 0 0 tc-so:shmif 1500 b2:a0:91:98:6b:01 4 0 8 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ff98:6b01 tc-so: ff01:3::1 tc-so: ff02::2:845a:2102 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:91ff:f 4 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::904b:5f60:e tc-so: ff01:4::1 tc-so: ff02::2:845a:2102 tc-so: ff02::1%wg0 tc-so: ff02::1:ff98:3930 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 6 0 5 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 22 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 69 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 68 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 582 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1750 0 68 292 0 292 tc-so: tc-so:In use 1636K, total allocated 2336K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:d7:5f:41:9c shmif1 1s P 3 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:23ff:fe07:75eb%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:845a:2102%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff07:75eb%shmif0 refcount 1 tc-so: enaddr b2:a0:23:07:75:eb multicnt 4 tc-so: 33:33:84:5a:21:02 -- 33:33:84:5a:21:02 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:07:75:eb -- 33:33:ff:07:75:eb refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ff98:6b01%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:845a:2102%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:91:98:6b:01 multicnt 4 tc-so: 33:33:ff:98:6b:01 -- 33:33:ff:98:6b:01 refcount 1 tc-so: 33:33:84:5a:21:02 -- 33:33:84:5a:21:02 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::904b:5f60:ec98:3930%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:845a:2102%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff98:3930%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.920005] shmif0: Ethernet address b2:a0:23:07:75:eb tc-so:[ 4.600005] shmif1: Ethernet address b2:a0:91:98:6b:01 tc-so:[ 17.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.930005] get_ifid: shmif0: ifid: b0:a0:23:ff:fe:07:75:eb tc-so:[ 18.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.150005] get_ifid: shmif1: ifid: b0:a0:91:ff:fe:98:6b:01 tc-so:[ 18.710005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.710005] get_ifid: wg0: ifid: 90:4b:5f:60:ec:98:39:30 tc-so:[ 18.960005] ip6_output: refusing to send from invalid address fe80:4::904b:5f60:ec98:3930 (pid 0) tc-so:[ 19.000005] ip6_output: refusing to send from invalid address fe80:4::904b:5f60:ec98:3930 (pid 0) tc-so:[ 19.720005] ip6_output: refusing to send from invalid address fe80:4::904b:5f60:ec98:3930 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:f3:51:39 tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:bdff:fef3:5139%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bdff:fef3:5139 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:f3:51:39 3 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bdff:f tc-so: ff01:2::1 tc-so: ff02::2:3994:38e8 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff3:5139 3 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 3 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 299 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1103 0 14 181 0 181 tc-so: tc-so:In use 977K, total allocated 1448K; utilization 67.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:bdff:fef3:5139%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3994:38e8%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fff3:5139%shmif0 refcount 1 tc-so: enaddr b2:a0:bd:f3:51:39 multicnt 4 tc-so: 33:33:39:94:38:e8 -- 33:33:39:94:38:e8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f3:51:39 -- 33:33:ff:f3:51:39 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 2.880005] shmif0: Ethernet address b2:a0:bd:f3:51:39 tc-so:[ 16.630005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.630005] get_ifid: shmif0: ifid: b0:a0:bd:ff:fe:f3:51:39 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 6390] tc-so:[New process 12622] tc-so:[New process 2182] tc-so:[New process 8919] tc-so:[New process 7289] tc-so:[New process 11600] tc-so:[New process 4588] tc-so:[New process 9173] tc-so:[New process 13278] tc-so:[New process 23612] tc-so:[New process 26428] tc-so:[New process 7397] tc-so:[New process 9887] tc-so:[New process 7288] tc-so:[New process 15014] tc-so:[New process 21801] tc-so:[New process 11967] tc-so:[New process 19559] tc-so:[New process 6354] tc-so:[New process 9439] tc-so:[New process 8576] tc-so:[New process 12873] tc-so:[New process 29818] tc-so:[New process 731] tc-so:[New process 12617] tc-so:[New process 23859] tc-so:[New process 12748] tc-so:[New process 2417] tc-so:[New process 21259] tc-so:[New process 9538] tc-so:[New process 810] tc-so:[New process 2923] tc-so:[New process 29436] tc-so:[New process 12656] tc-so:[New process 2122] tc-so:[New process 5348] tc-so:[New process 9912] tc-so:[New process 17712] tc-so:[New process 11985] tc-so:[New process 7509] tc-so:[New process 4908] tc-so:[New process 7639] tc-so:[New process 24802] tc-so:[New process 24334] tc-so:[New process 9621] tc-so:[New process 12068] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 6390)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.8200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.8200050] get_ifid: shmif0: ifid: b0:a0:96:ff:fe:e4:23:b0 tc-so:[ 18.1300050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.1300050] get_ifid: shmif1: ifid: b0:a0:d7:ff:fe:5f:41:9c tc-so:[ 18.6200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.6200050] get_ifid: wg0: ifid: 98:58:b0:ca:02:ee:d8:07 tc-so:[ 19.0200050] ip6_output: refusing to send from invalid address fe80:4::9858:b0ca:2ee:d807 (pid 0) tc-so:[ 19.0500050] ip6_output: refusing to send from invalid address fe80:4::9858:b0ca:2ee:d807 (pid 0) tc-so:[ 20.2900050] ip6_output: refusing to send from invalid address fe80:4::9858:b0ca:2ee:d807 (pid 0) tc-so:[ 24.1300050] ip6_output: refusing to send from invalid address fe80:4::9858:b0ca:2ee:d807 (pid 0) tc-so:[ 29.7100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 29.7100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.3400050] chacha: Portable C ChaCha tc-so:[ 1.3400050] aes: BearSSL aes_ct tc-so:[ 1.3400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6100050] shmif0: Ethernet address b2:a0:96:e4:23:b0 tc-so:[ 4.0000050] shmif1: Ethernet address b2:a0:d7:5f:41:9c tc-so:[ 29.7100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 29.7100050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.450004 b2:a0:48:1e:24:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:18.800004 b2:a0:48:1e:24:de > 33:33:2b:16:f3:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1e:24de > ff02::2:2b16:f30c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2b16:f30c, length 24 tc-so:00:00:19.260004 b2:a0:48:1e:24:de > 33:33:2b:16:f3:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1e:24de > ff02::2:2b16:f30c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2b16:f30c, length 24 tc-so:00:00:19.300004 b2:a0:48:1e:24:de > 33:33:ff:1e:24:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1e:24de > ff02::1:ff1e:24de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:24de, length 24 tc-so:00:00:17.820004 b2:a0:96:e4:23:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:17.860004 b2:a0:96:e4:23:b0 > 33:33:0d:12:6f:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fee4:23b0 > ff02::2:d12:6f04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d12:6f04, length 24 tc-so:00:00:18.230004 b2:a0:96:e4:23:b0 > 33:33:ff:e4:23:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fee4:23b0 > ff02::1:ffe4:23b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:23b0, length 24 tc-so:00:00:25.360004 b2:a0:48:1e:24:de > 33:33:ff:1e:24:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1e:24de > ff02::1:ff1e:24de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:24de, length 24 tc-so:00:00:25.160004 b2:a0:96:e4:23:b0 > 33:33:0d:12:6f:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fee4:23b0 > ff02::2:d12:6f04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d12:6f04, length 24 tc-so:00:00:27.290004 b2:a0:96:e4:23:b0 > 33:33:ff:e4:23:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fee4:23b0 > ff02::1:ffe4:23b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:23b0, length 24 tc-so:00:00:32.220004 b2:a0:48:1e:24:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:29.710004 b2:a0:96:e4:23:b0 > b2:a0:48:1e:24:de, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:96:e4:23:b0, length 28 tc-so:00:00:32.220004 b2:a0:48:1e:24:de > b2:a0:96:e4:23:b0, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 39424, seq 0, length 64 tc-so:00:00:32.810004 b2:a0:48:1e:24:de > b2:a0:96:e4:23:b0, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 39424, seq 1, length 64 tc-so:00:00:32.810004 b2:a0:48:1e:24:de > b2:a0:96:e4:23:b0, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 39424, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.930004 b2:a0:23:07:75:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:18.110004 b2:a0:23:07:75:eb > 33:33:84:5a:21:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe07:75eb > ff02::2:845a:2102: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:845a:2102, length 24 tc-so:00:00:18.610004 b2:a0:23:07:75:eb > 33:33:ff:07:75:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe07:75eb > ff02::1:ff07:75eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:75eb, length 24 tc-so:00:00:16.630004 b2:a0:bd:f3:51:39 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:16.750004 b2:a0:bd:f3:51:39 > 33:33:ff:f3:51:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fef3:5139 > ff02::1:fff3:5139: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:5139, length 24 tc-so:00:00:16.900004 b2:a0:bd:f3:51:39 > 33:33:39:94:38:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fef3:5139 > ff02::2:3994:38e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3994:38e8, length 24 tc-so:00:00:17.140004 b2:a0:bd:f3:51:39 > 33:33:ff:f3:51:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fef3:5139 > ff02::1:fff3:5139: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:5139, length 24 tc-so:00:00:17.250004 b2:a0:bd:f3:51:39 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:24.130004 b2:a0:23:07:75:eb > 33:33:84:5a:21:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe07:75eb > ff02::2:845a:2102: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:845a:2102, length 24 tc-so:00:00:25.000004 b2:a0:23:07:75:eb > 33:33:ff:07:75:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe07:75eb > ff02::1:ff07:75eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:75eb, length 24 tc-so:00:00:22.510004 b2:a0:bd:f3:51:39 > 33:33:39:94:38:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fef3:5139 > ff02::2:3994:38e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3994:38e8, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.360004 b2:a0:d7:5f:41:9c > 33:33:ff:5f:41:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:419c > ff02::1:ff5f:419c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:419c, length 24 tc-so:00:00:20.720004 b2:a0:d7:5f:41:9c > 33:33:0d:12:6f:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:419c > ff02::2:d12:6f04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d12:6f04, length 24 tc-so:00:00:20.800004 b2:a0:d7:5f:41:9c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:419c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.860004 b2:a0:d7:5f:41:9c > 33:33:ff:5f:41:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe5f:419c > ff02::1:ff5f:419c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:419c, length 24 tc-so:00:00:19.130004 b2:a0:91:98:6b:01 > 33:33:ff:98:6b:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff98:6b01: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:6b01, length 24 tc-so:00:00:21.970004 b2:a0:91:98:6b:01 > 33:33:ff:98:6b:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff98:6b01: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:6b01, length 24 tc-so:00:00:24.160004 b2:a0:91:98:6b:01 > 33:33:84:5a:21:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::2:845a:2102: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:845a:2102, length 24 tc-so:00:00:29.710004 b2:a0:d7:5f:41:9c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:24.970004 b2:a0:91:98:6b:01 > b2:a0:d7:5f:41:9c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:29.710004 b2:a0:d7:5f:41:9c > b2:a0:91:98:6b:01, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:27.520004 b2:a0:91:98:6b:01 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.520004 b2:a0:91:98:6b:01 > b2:a0:d7:5f:41:9c, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:29.990004 b2:a0:91:98:6b:01 > b2:a0:d7:5f:41:9c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:30.980004 b2:a0:91:98:6b:01 > b2:a0:d7:5f:41:9c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:32.030004 b2:a0:91:98:6b:01 > b2:a0:d7:5f:41:9c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.030004 b2:a0:91:98:6b:01 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.040004 b2:a0:91:98:6b:01 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.050004 b2:a0:91:98:6b:01 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:36.070004 b2:a0:91:98:6b:01 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe98:6b01 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692633.249168, wg_tunnel_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646692633.333084, wg_tunnel_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:49:6b:a1:f7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:d9:9d:9d:f3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:7f:45:0d:95 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:76:27:f4:b2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:07:51:9e:9b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:49ff:fe6b:a1f7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d9ff:fe9d:9df3 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4475:eab2:f45e:e0d U - - - wg0 tc-so:fe80::4475:eab2:f45e:e0d link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7fff:fe45:d95 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:76ff:fe27:f4b2 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::701b:6249:4cf5:f2ef U - - - wg0 tc-so:fe80::701b:6249:4cf5:f2ef link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 bzV/bWJ7YFaRFJaP33yX0pijyi6+jpdfjDfDe0hxCHI= --endpoint=192.168.10.2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 UygPtdvenS0OZhhXo52VyRuItPex2LfNJMViRHr9DRk= --endpoint=192.168.10.1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:1a:45:39 tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:ebff:fe1a:4539%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ebff:fe1a:4539 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:49:6b:a1:f7 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:eb:1a:45:39 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ff1a:4539 tc-so: ff01:2::1 tc-so: ff02::2:597:d560% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ebff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 181 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1115 0 15 187 0 187 tc-so: tc-so:In use 1001K, total allocated 1496K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:49:6b:a1:f7 shmif0 33s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ff1a:4539%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:597:d560%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:eb:1a:45:39 multicnt 4 tc-so: 33:33:ff:1a:45:39 -- 33:33:ff:1a:45:39 refcount 1 tc-so: 33:33:05:97:d5:60 -- 33:33:05:97:d5:60 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 2.570005] shmif0: Ethernet address b2:a0:eb:1a:45:39 tc-so:[ 20.430005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.430005] get_ifid: shmif0: ifid: b0:a0:eb:ff:fe:1a:45:39 tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:45:0d:95 tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:7fff:fe45:d95%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:27:f4:b2 tc-so: linkstr: bus_tun tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 10 packets, 596 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:76ff:fe27:f4b2%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::701b:6249:4cf5:f2ef%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:d9:9d:9d:f3 UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7fff:fe45:d95 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:76ff:fe27:f4b2 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::701b:6249:4cf5:f2ef U - - - wg0 tc-so:fe80::701b:6249:4cf5:f2ef link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7f:45:0d:95 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ff45:d95% tc-so: ff01:2::1 tc-so: ff02::2:651f:f6e0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7fff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:76:27:f4:b2 4 0 10 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f tc-so: ff01:3::1 tc-so: ff02::2:651f:f6e0 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff27:f4b2 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:fff5:f2ef tc-so: ff01:4::1 tc-so: ff02::2:651f:f6e0 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::701b:6249:4 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 20 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 251 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 582 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1757 0 67 291 0 291 tc-so: tc-so:In use 1638K, total allocated 2328K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ff45:d95%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:651f:f6e0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:7f:45:0d:95 multicnt 4 tc-so: 33:33:ff:45:0d:95 -- 33:33:ff:45:0d:95 refcount 1 tc-so: 33:33:65:1f:f6:e0 -- 33:33:65:1f:f6:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:76ff:fe27:f4b2%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:651f:f6e0%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff27:f4b2%shmif1 refcount 1 tc-so: enaddr b2:a0:76:27:f4:b2 multicnt 4 tc-so: 33:33:65:1f:f6:e0 -- 33:33:65:1f:f6:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:27:f4:b2 -- 33:33:ff:27:f4:b2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fff5:f2ef%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:651f:f6e0%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.990005] shmif0: Ethernet address b2:a0:7f:45:0d:95 tc-so:[ 4.560005] shmif1: Ethernet address b2:a0:76:27:f4:b2 tc-so:[ 18.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.950005] get_ifid: shmif0: ifid: b0:a0:7f:ff:fe:45:0d:95 tc-so:[ 19.210005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 19.210005] get_ifid: shmif1: ifid: b0:a0:76:ff:fe:27:f4:b2 tc-so:[ 19.870005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 19.870005] get_ifid: wg0: ifid: 70:1b:62:49:4c:f5:f2:ef tc-so:[ 20.680005] ip6_output: refusing to send from invalid address fe80:4::701b:6249:4cf5:f2ef (pid 0) tc-so:[ 23.410005] ip6_output: refusing to send from invalid address fe80:4::701b:6249:4cf5:f2ef (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:51:9e:9b tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe51:9e9b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7ff:fe51:9e9b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:07:51:9e:9b 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff51:9e9b tc-so: ff01:2::1 tc-so: ff02::2:31d5:3b44 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7ff:fe 4 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 4 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 26 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1100 0 13 181 0 181 tc-so: tc-so:In use 972K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ff51:9e9b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:31d5:3b44%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:07:51:9e:9b multicnt 4 tc-so: 33:33:ff:51:9e:9b -- 33:33:ff:51:9e:9b refcount 1 tc-so: 33:33:31:d5:3b:44 -- 33:33:31:d5:3b:44 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 2.970005] shmif0: Ethernet address b2:a0:07:51:9e:9b tc-so:[ 17.870005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.870005] get_ifid: shmif0: ifid: b0:a0:07:ff:fe:51:9e:9b tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 13301] tc-so:[New process 1706] tc-so:[New process 26222] tc-so:[New process 2603] tc-so:[New process 12823] tc-so:[New process 10751] tc-so:[New process 11856] tc-so:[New process 17254] tc-so:[New process 11143] tc-so:[New process 24078] tc-so:[New process 23124] tc-so:[New process 11712] tc-so:[New process 12663] tc-so:[New process 24419] tc-so:[New process 29502] tc-so:[New process 2707] tc-so:[New process 13728] tc-so:[New process 11983] tc-so:[New process 25758] tc-so:[New process 14822] tc-so:[New process 28443] tc-so:[New process 8216] tc-so:[New process 5009] tc-so:[New process 15310] tc-so:[New process 28521] tc-so:[New process 2604] tc-so:[New process 24376] tc-so:[New process 29615] tc-so:[New process 15957] tc-so:[New process 28733] tc-so:[New process 1914] tc-so:[New process 20744] tc-so:[New process 8672] tc-so:[New process 19764] tc-so:[New process 14106] tc-so:[New process 23300] tc-so:[New process 6393] tc-so:[New process 10316] tc-so:[New process 9090] tc-so:[New process 8416] tc-so:[New process 10968] tc-so:[New process 11921] tc-so:[New process 9925] tc-so:[New process 11982] tc-so:[New process 13020] tc-so:[New process 6764] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 13301)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 18.9300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.9300050] get_ifid: shmif0: ifid: b0:a0:49:ff:fe:6b:a1:f7 tc-so:[ 19.2100050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 19.2100050] get_ifid: shmif1: ifid: b0:a0:d9:ff:fe:9d:9d:f3 tc-so:[ 19.7800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 19.7800050] get_ifid: wg0: ifid: 44:75:ea:b2:f4:5e:0e:0d tc-so:[ 19.8500050] ip6_output: refusing to send from invalid address fe80:4::4475:eab2:f45e:e0d (pid 0) tc-so:[ 24.8300050] ip6_output: refusing to send from invalid address fe80:4::4475:eab2:f45e:e0d (pid 0) tc-so:[ 27.0300050] ip6_output: refusing to send from invalid address fe80:4::4475:eab2:f45e:e0d (pid 0) tc-so:[ 27.4000050] ip6_output: refusing to send from invalid address fe80:4::4475:eab2:f45e:e0d (pid 0) tc-so:[ 32.0000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 32.0000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.3100050] mainbus0 (root) tc-so:[ 1.3100050] chacha: Portable C ChaCha tc-so:[ 1.3100050] aes: BearSSL aes_ct tc-so:[ 1.3100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.7900050] shmif0: Ethernet address b2:a0:49:6b:a1:f7 tc-so:[ 4.2300050] shmif1: Ethernet address b2:a0:d9:9d:9d:f3 tc-so:[ 32.0000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 32.0000050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.460004 b2:a0:eb:1a:45:39 > 33:33:ff:1a:45:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe1a:4539 > ff02::1:ff1a:4539: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1a:4539, length 24 tc-so:00:00:21.630004 b2:a0:eb:1a:45:39 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe1a:4539 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.470004 b2:a0:49:6b:a1:f7 > 33:33:ff:6b:a1:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe6b:a1f7 > ff02::1:ff6b:a1f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6b:a1f7, length 24 tc-so:00:00:19.740004 b2:a0:49:6b:a1:f7 > 33:33:ff:6b:a1:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe6b:a1f7 > ff02::1:ff6b:a1f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6b:a1f7, length 24 tc-so:00:00:22.540004 b2:a0:49:6b:a1:f7 > 33:33:d9:5b:ae:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe6b:a1f7 > ff02::2:d95b:ae54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d95b:ae54, length 24 tc-so:00:00:26.920004 b2:a0:eb:1a:45:39 > 33:33:ff:1a:45:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe1a:4539 > ff02::1:ff1a:4539: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1a:4539, length 24 tc-so:00:00:27.960004 b2:a0:eb:1a:45:39 > 33:33:05:97:d5:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe1a:4539 > ff02::2:597:d560: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:597:d560, length 24 tc-so:00:00:27.800004 b2:a0:49:6b:a1:f7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fe6b:a1f7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:35.060004 b2:a0:eb:1a:45:39 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:31.930004 b2:a0:49:6b:a1:f7 > b2:a0:eb:1a:45:39, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:35.100004 b2:a0:eb:1a:45:39 > b2:a0:49:6b:a1:f7, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:35.700004 b2:a0:eb:1a:45:39 > b2:a0:49:6b:a1:f7, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:35.700004 b2:a0:eb:1a:45:39 > b2:a0:49:6b:a1:f7, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.940004 b2:a0:7f:45:0d:95 > 33:33:ff:45:0d:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe45:d95 > ff02::1:ff45:d95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:d95, length 24 tc-so:00:00:18.270004 b2:a0:07:51:9e:9b > 33:33:31:d5:3b:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe51:9e9b > ff02::2:31d5:3b44: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:31d5:3b44, length 24 tc-so:00:00:18.340004 b2:a0:07:51:9e:9b > 33:33:ff:51:9e:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe51:9e9b > ff02::1:ff51:9e9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:9e9b, length 24 tc-so:00:00:24.200004 b2:a0:7f:45:0d:95 > 33:33:65:1f:f6:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe45:d95 > ff02::2:651f:f6e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:651f:f6e0, length 24 tc-so:00:00:19.290004 b2:a0:07:51:9e:9b > 33:33:ff:51:9e:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe51:9e9b > ff02::1:ff51:9e9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:9e9b, length 24 tc-so:00:00:25.910004 b2:a0:7f:45:0d:95 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe45:d95 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:29.150004 b2:a0:7f:45:0d:95 > 33:33:ff:45:0d:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe45:d95 > ff02::1:ff45:d95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:d95, length 24 tc-so:00:00:26.150004 b2:a0:07:51:9e:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe51:9e9b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.210004 b2:a0:d9:9d:9d:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:19.650004 b2:a0:d9:9d:9d:f3 > 33:33:ff:9d:9d:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe9d:9df3 > ff02::1:ff9d:9df3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:9df3, length 24 tc-so:00:00:20.070004 b2:a0:d9:9d:9d:f3 > 33:33:d9:5b:ae:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe9d:9df3 > ff02::2:d95b:ae54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d95b:ae54, length 24 tc-so:00:00:23.400004 b2:a0:d9:9d:9d:f3 > 33:33:d9:5b:ae:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe9d:9df3 > ff02::2:d95b:ae54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d95b:ae54, length 24 tc-so:00:00:19.210004 b2:a0:76:27:f4:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:19.470004 b2:a0:76:27:f4:b2 > 33:33:ff:27:f4:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe27:f4b2 > ff02::1:ff27:f4b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:f4b2, length 24 tc-so:00:00:19.610004 b2:a0:76:27:f4:b2 > 33:33:ff:27:f4:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe27:f4b2 > ff02::1:ff27:f4b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:f4b2, length 24 tc-so:00:00:19.940004 b2:a0:76:27:f4:b2 > 33:33:65:1f:f6:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe27:f4b2 > ff02::2:651f:f6e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:651f:f6e0, length 24 tc-so:00:00:25.350004 b2:a0:d9:9d:9d:f3 > 33:33:ff:9d:9d:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe9d:9df3 > ff02::1:ff9d:9df3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:9df3, length 24 tc-so:00:00:31.970004 b2:a0:d9:9d:9d:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:26.600004 b2:a0:76:27:f4:b2 > b2:a0:d9:9d:9d:f3, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:76:27:f4:b2, length 28 tc-so:00:00:31.970004 b2:a0:d9:9d:9d:f3 > b2:a0:76:27:f4:b2, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:26.920004 b2:a0:76:27:f4:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:27.920004 b2:a0:76:27:f4:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:27.960004 b2:a0:76:27:f4:b2 > 33:33:65:1f:f6:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe27:f4b2 > ff02::2:651f:f6e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:651f:f6e0, length 24 tc-so:00:00:28.950004 b2:a0:76:27:f4:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:29.950004 b2:a0:76:27:f4:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692688.105068, wg_tunnel_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646692688.180481, wg_tunnel_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:42:39:e2:f6 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:17:4e:98:5c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:a8:a0:ad:9f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:fd:c9:97:05 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:e3:c3:7d:ac ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:42ff:fe39:e2f6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:17ff:fe4e:985c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::18cb:bdde:3ad2:264e U - - - wg0 tc-so:fe80::18cb:bdde:3ad2:264e link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a8ff:fea0:ad9f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fdff:fec9:9705 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a0a7:ecac:acd3:74cc U - - - wg0 tc-so:fe80::a0a7:ecac:acd3:74cc link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 6NSfRkxsEOH/3M3dVkhAIgpo+dZOymuhKZXcBrw+CAA= --endpoint=fc00:10::2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 iQtLEhn9HgV+lVM1RlJuCe9IQWw3wL3zzan8Rfq87S0= --endpoint=fc00:10::1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:13:f9:5b tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:b9ff:fe13:f95b%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b9ff:fe13:f95b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:42:39:e2:f6 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b9:13:f9:5b 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ff13:f95b tc-so: ff01:2::1 tc-so: ff02::2:10b1:52ec tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b9ff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1113 0 15 187 0 187 tc-so: tc-so:In use 1000K, total allocated 1496K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:42:39:e2:f6 shmif0 31s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ff13:f95b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:10b1:52ec%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:b9:13:f9:5b multicnt 4 tc-so: 33:33:ff:13:f9:5b -- 33:33:ff:13:f9:5b refcount 1 tc-so: 33:33:10:b1:52:ec -- 33:33:10:b1:52:ec refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 2.470005] shmif0: Ethernet address b2:a0:b9:13:f9:5b tc-so:[ 16.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.690005] get_ifid: shmif0: ifid: b0:a0:b9:ff:fe:13:f9:5b tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:a0:ad:9f tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:a8ff:fea0:ad9f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:c9:97:05 tc-so: linkstr: bus_tun tc-so: input: 6 packets, 640 bytes, 5 multicasts tc-so: output: 8 packets, 756 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:fec9:9705%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::a0a7:ecac:acd3:74cc%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a8ff:fea0:ad9f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fdff:fec9:9705 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a0a7:ecac:acd3:74cc U - - - wg0 tc-so:fe80::a0a7:ecac:acd3:74cc link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00:10::1 b2:a0:17:4e:98:5c UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a8:a0:ad:9f 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ffa0:ad9f tc-so: ff01:2::1 tc-so: ff02::2:42c0:691b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a8ff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:fd:c9:97:05 6 0 10 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ffc9:9705 tc-so: ff01:3::1 tc-so: ff02::2:42c0:691b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 6 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fdff:f 6 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffd3:74cc tc-so: ff01:4::1 tc-so: ff02::2:42c0:691b tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::a0a7:ecac:a 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 7 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 246 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 580 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1767 0 66 293 0 293 tc-so: tc-so:In use 1648K, total allocated 2344K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:17:4e:98:5c shmif1 1s U 3 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ffa0:ad9f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:42c0:691b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:a8:a0:ad:9f multicnt 4 tc-so: 33:33:ff:a0:ad:9f -- 33:33:ff:a0:ad:9f refcount 1 tc-so: 33:33:42:c0:69:1b -- 33:33:42:c0:69:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ffc9:9705%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:42c0:691b%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:fd:c9:97:05 multicnt 4 tc-so: 33:33:ff:c9:97:05 -- 33:33:ff:c9:97:05 refcount 1 tc-so: 33:33:42:c0:69:1b -- 33:33:42:c0:69:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffd3:74cc%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:42c0:691b%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:a8:a0:ad:9f tc-so:[ 4.130005] shmif1: Ethernet address b2:a0:fd:c9:97:05 tc-so:[ 16.590005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.590005] get_ifid: shmif0: ifid: b0:a0:a8:ff:fe:a0:ad:9f tc-so:[ 16.850005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.850005] get_ifid: shmif1: ifid: b0:a0:fd:ff:fe:c9:97:05 tc-so:[ 17.360005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.360005] get_ifid: wg0: ifid: a0:a7:ec:ac:ac:d3:74:cc tc-so:[ 17.830005] ip6_output: refusing to send from invalid address fe80:4::a0a7:ecac:acd3:74cc (pid 0) tc-so:[ 17.860005] ip6_output: refusing to send from invalid address fe80:4::a0a7:ecac:acd3:74cc (pid 0) tc-so:[ 18.870005] ip6_output: refusing to send from invalid address fe80:4::a0a7:ecac:acd3:74cc (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:c3:7d:ac tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:e3ff:fec3:7dac%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e3ff:fec3:7dac link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:c3:7d:ac 3 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ffc3:7dac tc-so: ff01:2::1 tc-so: ff02::2:15fc:1cec tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 3 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e3ff:f 3 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 3 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1101 0 13 181 0 181 tc-so: tc-so:In use 972K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ffc3:7dac%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:15fc:1cec%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:e3:c3:7d:ac multicnt 4 tc-so: 33:33:ff:c3:7d:ac -- 33:33:ff:c3:7d:ac refcount 1 tc-so: 33:33:15:fc:1c:ec -- 33:33:15:fc:1c:ec refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.550005] shmif0: Ethernet address b2:a0:e3:c3:7d:ac tc-so:[ 16.370005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.370005] get_ifid: shmif0: ifid: b0:a0:e3:ff:fe:c3:7d:ac tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 28953] tc-so:[New process 25768] tc-so:[New process 25399] tc-so:[New process 5315] tc-so:[New process 111] tc-so:[New process 829] tc-so:[New process 9566] tc-so:[New process 17190] tc-so:[New process 21001] tc-so:[New process 13265] tc-so:[New process 7239] tc-so:[New process 25106] tc-so:[New process 12792] tc-so:[New process 9615] tc-so:[New process 13055] tc-so:[New process 24407] tc-so:[New process 10960] tc-so:[New process 13919] tc-so:[New process 12766] tc-so:[New process 19724] tc-so:[New process 13773] tc-so:[New process 12850] tc-so:[New process 13279] tc-so:[New process 13184] tc-so:[New process 8798] tc-so:[New process 12974] tc-so:[New process 1953] tc-so:[New process 9867] tc-so:[New process 12764] tc-so:[New process 11232] tc-so:[New process 3255] tc-so:[New process 7487] tc-so:[New process 23308] tc-so:[New process 13185] tc-so:[New process 11152] tc-so:[New process 3838] tc-so:[New process 12280] tc-so:[New process 27695] tc-so:[New process 20766] tc-so:[New process 25817] tc-so:[New process 21608] tc-so:[New process 13645] tc-so:[New process 29209] tc-so:[New process 5187] tc-so:[New process 22799] tc-so:[New process 16998] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 28953)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.8200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.8200050] get_ifid: shmif0: ifid: b0:a0:42:ff:fe:39:e2:f6 tc-so:[ 16.1000050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.1000050] get_ifid: shmif1: ifid: b0:a0:17:ff:fe:4e:98:5c tc-so:[ 16.6300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.6300050] get_ifid: wg0: ifid: 18:cb:bd:de:3a:d2:26:4e tc-so:[ 17.0700050] ip6_output: refusing to send from invalid address fe80:4::18cb:bdde:3ad2:264e (pid 0) tc-so:[ 23.0300050] ip6_output: refusing to send from invalid address fe80:4::18cb:bdde:3ad2:264e (pid 0) tc-so:[ 23.3500050] ip6_output: refusing to send from invalid address fe80:4::18cb:bdde:3ad2:264e (pid 0) tc-so:[ 25.3300050] ip6_output: refusing to send from invalid address fe80:4::18cb:bdde:3ad2:264e (pid 0) tc-so:[ 28.4000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 28.4000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.3400050] chacha: Portable C ChaCha tc-so:[ 1.3400050] aes: BearSSL aes_ct tc-so:[ 1.3400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6500050] shmif0: Ethernet address b2:a0:42:39:e2:f6 tc-so:[ 3.8900050] shmif1: Ethernet address b2:a0:17:4e:98:5c tc-so:[ 28.4000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 28.4000050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.720004 b2:a0:b9:13:f9:5b > 33:33:ff:13:f9:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe13:f95b > ff02::1:ff13:f95b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:f95b, length 24 tc-so:00:00:16.510004 b2:a0:42:39:e2:f6 > 33:33:ff:39:e2:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe39:e2f6 > ff02::1:ff39:e2f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:e2f6, length 24 tc-so:00:00:21.600004 b2:a0:b9:13:f9:5b > 33:33:ff:13:f9:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe13:f95b > ff02::1:ff13:f95b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:f95b, length 24 tc-so:00:00:19.430004 b2:a0:42:39:e2:f6 > 33:33:a7:08:ed:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe39:e2f6 > ff02::2:a708:edef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a708:edef, length 24 tc-so:00:00:23.220004 b2:a0:b9:13:f9:5b > 33:33:10:b1:52:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe13:f95b > ff02::2:10b1:52ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10b1:52ec, length 24 tc-so:00:00:21.670004 b2:a0:42:39:e2:f6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe39:e2f6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.170004 b2:a0:b9:13:f9:5b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fe13:f95b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.850004 b2:a0:42:39:e2:f6 > 33:33:ff:39:e2:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe39:e2f6 > ff02::1:ff39:e2f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:e2f6, length 24 tc-so:00:00:31.020004 b2:a0:b9:13:f9:5b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:28.320004 b2:a0:42:39:e2:f6 > b2:a0:b9:13:f9:5b, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:31.050004 b2:a0:b9:13:f9:5b > b2:a0:42:39:e2:f6, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.740004 b2:a0:b9:13:f9:5b > b2:a0:42:39:e2:f6, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:31.780004 b2:a0:b9:13:f9:5b > b2:a0:42:39:e2:f6, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.450004 b2:a0:a8:a0:ad:9f > 33:33:ff:a0:ad:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fea0:ad9f > ff02::1:ffa0:ad9f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:ad9f, length 24 tc-so:00:00:19.130004 b2:a0:a8:a0:ad:9f > 33:33:42:c0:69:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fea0:ad9f > ff02::2:42c0:691b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:42c0:691b, length 24 tc-so:00:00:17.030004 b2:a0:e3:c3:7d:ac > 33:33:ff:c3:7d:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fec3:7dac > ff02::1:ffc3:7dac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:7dac, length 24 tc-so:00:00:17.050004 b2:a0:e3:c3:7d:ac > 33:33:ff:c3:7d:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fec3:7dac > ff02::1:ffc3:7dac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:7dac, length 24 tc-so:00:00:23.290004 b2:a0:a8:a0:ad:9f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fea0:ad9f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.590004 b2:a0:a8:a0:ad:9f > 33:33:ff:a0:ad:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fea0:ad9f > ff02::1:ffa0:ad9f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:ad9f, length 24 tc-so:00:00:23.740004 b2:a0:e3:c3:7d:ac > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fec3:7dac > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.380004 b2:a0:e3:c3:7d:ac > 33:33:15:fc:1c:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fec3:7dac > ff02::2:15fc:1cec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15fc:1cec, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.950004 b2:a0:17:4e:98:5c > 33:33:ff:4e:98:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe4e:985c > ff02::1:ff4e:985c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:985c, length 24 tc-so:00:00:17.650004 b2:a0:fd:c9:97:05 > 33:33:ff:c9:97:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ffc9:9705: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:9705, length 24 tc-so:00:00:17.750004 b2:a0:fd:c9:97:05 > 33:33:ff:c9:97:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ffc9:9705: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:9705, length 24 tc-so:00:00:24.010004 b2:a0:17:4e:98:5c > 33:33:ff:4e:98:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe4e:985c > ff02::1:ff4e:985c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:985c, length 24 tc-so:00:00:20.480004 b2:a0:fd:c9:97:05 > 33:33:42:c0:69:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::2:42c0:691b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:42c0:691b, length 24 tc-so:00:00:24.900004 b2:a0:17:4e:98:5c > 33:33:a7:08:ed:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe4e:985c > ff02::2:a708:edef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a708:edef, length 24 tc-so:00:00:25.410004 b2:a0:17:4e:98:5c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe4e:985c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:28.360004 b2:a0:17:4e:98:5c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:24.030004 b2:a0:fd:c9:97:05 > b2:a0:17:4e:98:5c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:28.400004 b2:a0:17:4e:98:5c > b2:a0:fd:c9:97:05, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:25.110004 b2:a0:fd:c9:97:05 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.110004 b2:a0:fd:c9:97:05 > b2:a0:17:4e:98:5c, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:29.050004 b2:a0:fd:c9:97:05 > b2:a0:17:4e:98:5c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:30.070004 b2:a0:fd:c9:97:05 > b2:a0:17:4e:98:5c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:31.070004 b2:a0:fd:c9:97:05 > b2:a0:17:4e:98:5c, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:32.100004 b2:a0:fd:c9:97:05 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.110004 b2:a0:fd:c9:97:05 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.130004 b2:a0:fd:c9:97:05 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.160004 b2:a0:fd:c9:97:05 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fec9:9705 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646692742.984664, wg_tunnel_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1646692743.73772, net/if_wg/t_tunnel tp-start: 1646692752.137178, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1646692752.145102, ipsec_ah_aesxcbcmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692759.710063, ipsec_ah_aesxcbcmac_invalid_keys, passed tc-start: 1646692759.722865, ipsec_ah_aesxcbcmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692767.298626, ipsec_ah_aesxcbcmac_valid_keys, passed tc-start: 1646692767.309788, ipsec_ah_hmacmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692774.497621, ipsec_ah_hmacmd5_invalid_keys, passed tc-start: 1646692774.506843, ipsec_ah_hmacmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692781.820580, ipsec_ah_hmacmd5_valid_keys, passed tc-start: 1646692781.831632, ipsec_ah_hmacripemd160_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692789.234959, ipsec_ah_hmacripemd160_invalid_keys, passed tc-start: 1646692789.244568, ipsec_ah_hmacripemd160_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692796.622292, ipsec_ah_hmacripemd160_valid_keys, passed tc-start: 1646692796.632147, ipsec_ah_hmacsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692803.898313, ipsec_ah_hmacsha1_invalid_keys, passed tc-start: 1646692803.909453, ipsec_ah_hmacsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692811.381841, ipsec_ah_hmacsha1_valid_keys, passed tc-start: 1646692811.393198, ipsec_ah_hmacsha256_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692818.731924, ipsec_ah_hmacsha256_invalid_keys, passed tc-start: 1646692818.742853, ipsec_ah_hmacsha256_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692826.540377, ipsec_ah_hmacsha256_valid_keys, passed tc-start: 1646692826.550000, ipsec_ah_hmacsha384_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692834.24451, ipsec_ah_hmacsha384_invalid_keys, passed tc-start: 1646692834.34499, ipsec_ah_hmacsha384_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692842.137930, ipsec_ah_hmacsha384_valid_keys, passed tc-start: 1646692842.150894, ipsec_ah_hmacsha512_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692849.755329, ipsec_ah_hmacsha512_invalid_keys, passed tc-start: 1646692849.765720, ipsec_ah_hmacsha512_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692856.991043, ipsec_ah_hmacsha512_valid_keys, passed tc-start: 1646692857.1536, ipsec_ah_keyedmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692864.398058, ipsec_ah_keyedmd5_invalid_keys, passed tc-start: 1646692864.409202, ipsec_ah_keyedmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692871.698119, ipsec_ah_keyedmd5_valid_keys, passed tc-start: 1646692871.707894, ipsec_ah_keyedsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692879.299626, ipsec_ah_keyedsha1_invalid_keys, passed tc-start: 1646692879.310198, ipsec_ah_keyedsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692887.166016, ipsec_ah_keyedsha1_valid_keys, passed tc-start: 1646692887.177940, ipsec_ah_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692893.879833, ipsec_ah_null_invalid_keys, passed tc-start: 1646692893.888856, ipsec_ah_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692901.412158, ipsec_ah_null_valid_keys, passed tp-end: 1646692901.423843, net/ipsec/t_ipsec_ah_keys tp-start: 1646692909.631596, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1646692909.634580, ipsec_esp_3descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692917.538800, ipsec_esp_3descbc_invalid_keys, passed tc-start: 1646692917.549216, ipsec_esp_3descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692925.301480, ipsec_esp_3descbc_valid_keys, passed tc-start: 1646692925.310464, ipsec_esp_aesctr_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692935.989799, ipsec_esp_aesctr_invalid_keys, passed tc-start: 1646692936.755, ipsec_esp_aesctr_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692946.456576, ipsec_esp_aesctr_valid_keys, passed tc-start: 1646692946.466839, ipsec_esp_aesgcm16_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692957.650735, ipsec_esp_aesgcm16_invalid_keys, passed tc-start: 1646692957.663999, ipsec_esp_aesgcm16_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692968.41892, ipsec_esp_aesgcm16_valid_keys, passed tc-start: 1646692968.51798, ipsec_esp_aesgmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692978.506915, ipsec_esp_aesgmac_invalid_keys, passed tc-start: 1646692978.516358, ipsec_esp_aesgmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692989.328728, ipsec_esp_aesgmac_valid_keys, passed tc-start: 1646692989.342515, ipsec_esp_blowfishcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646692997.293205, ipsec_esp_blowfishcbc_invalid_keys, passed tc-start: 1646692997.302919, ipsec_esp_blowfishcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693006.596026, ipsec_esp_blowfishcbc_valid_keys, passed tc-start: 1646693006.605270, ipsec_esp_camelliacbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693016.891943, ipsec_esp_camelliacbc_invalid_keys, passed tc-start: 1646693016.900874, ipsec_esp_camelliacbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693027.477716, ipsec_esp_camelliacbc_valid_keys, passed tc-start: 1646693027.487633, ipsec_esp_cast128cbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693035.214514, ipsec_esp_cast128cbc_invalid_keys, passed tc-start: 1646693035.225921, ipsec_esp_cast128cbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693044.879957, ipsec_esp_cast128cbc_valid_keys, passed tc-start: 1646693044.888813, ipsec_esp_descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693052.711012, ipsec_esp_descbc_invalid_keys, passed tc-start: 1646693052.722319, ipsec_esp_descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693060.448900, ipsec_esp_descbc_valid_keys, passed tc-start: 1646693060.457419, ipsec_esp_desderiv_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693068.519946, ipsec_esp_desderiv_invalid_keys, passed tc-start: 1646693068.529857, ipsec_esp_desderiv_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693076.663480, ipsec_esp_desderiv_valid_keys, passed tc-start: 1646693076.676801, ipsec_esp_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693084.122045, ipsec_esp_null_invalid_keys, passed tc-start: 1646693084.132903, ipsec_esp_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693092.279845, ipsec_esp_null_valid_keys, passed tc-start: 1646693092.290411, ipsec_esp_rijndaelcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693103.881184, ipsec_esp_rijndaelcbc_invalid_keys, passed tc-start: 1646693103.893529, ipsec_esp_rijndaelcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646693114.487783, ipsec_esp_rijndaelcbc_valid_keys, passed tp-end: 1646693114.496834, net/ipsec/t_ipsec_esp_keys tp-start: 1646693121.493199, net/ipsec/t_ipsec_gif, 16 tc-start: 1646693121.497176, ipsec_gif_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:37:63:49:43 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:76:d2:67 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:84:4b:97 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:0e:64:29 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5d:af:68:54 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:45:47 2022 current: Mar 7 22:45:48 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:45:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22265 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:45:47 2022 current: Mar 7 22:45:48 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:45:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22265 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:45:47 2022 current: Mar 7 22:45:49 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:45:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28416 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:45:47 2022 current: Mar 7 22:45:49 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:45:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28416 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:91:a1:99 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:37:63:49:43 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:91:a1:99 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:37:63:49:43 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:dd:91:a1:99 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:63:49:43 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e0:76:d2:67 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:1e:0e:64:29 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:dd:91:a1:99 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:63:49:43 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:e0:76:d2:67 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:1e:0e:64:29 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:dd:91:a1:99 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:37:63:49:43 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:e0:76:d2:67 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:84:4b:97 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:0e:64:29 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:e0:76:d2:67 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:5d:af:68:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:84:4b:97 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:1e:0e:64:29 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:e0:76:d2:67 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:5d:af:68:54 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:67:84:4b:97 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:1e:0e:64:29 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:af:68:54 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:67:84:4b:97 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:af:68:54 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:67:84:4b:97 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5d:af:68:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:af:68:54 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:0e:64:29 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:84:4b:97 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e0:76:d2:67 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:63:49:43 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:91:a1:99 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1196 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.640005] shmif0: Ethernet address b2:a0:dd:91:a1:99 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 4 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 931 0 0 311 0 311 311 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 42 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 4 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 4 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1921 0 56 407 0 407 tc-so: tc-so:In use 2327K, total allocated 3256K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.300005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.300005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.410005] shmif0: Ethernet address b2:a0:37:63:49:43 tc-so:[ 8.830005] shmif1: Ethernet address b2:a0:e0:76:d2:67 tc-so:[ 26.050005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1906 0 56 405 0 405 tc-so: tc-so:In use 2317K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.310005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.310005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.330005] shmif0: Ethernet address b2:a0:67:84:4b:97 tc-so:[ 9.650005] shmif1: Ethernet address b2:a0:1e:0e:64:29 tc-so:[ 24.090005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1163 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.200005] shmif0: Ethernet address b2:a0:5d:af:68:54 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.950004 b2:a0:dd:91:a1:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:14.960004 b2:a0:37:63:49:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:23.520004 b2:a0:dd:91:a1:99 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:22.070004 b2:a0:37:63:49:43 > b2:a0:dd:91:a1:99, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:37:63:49:43, length 28 tc-so:00:00:23.560004 b2:a0:dd:91:a1:99 > b2:a0:37:63:49:43, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14651, seq 0, length 64 tc-so:00:00:22.150004 b2:a0:37:63:49:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:23.640004 b2:a0:dd:91:a1:99 > b2:a0:37:63:49:43, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:dd:91:a1:99, length 28 tc-so:00:00:22.150004 b2:a0:37:63:49:43 > b2:a0:dd:91:a1:99, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14651, seq 0, length 64 tc-so:00:00:27.500004 b2:a0:dd:91:a1:99 > b2:a0:37:63:49:43, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 20325, seq 0, length 64 tc-so:00:00:26.050004 b2:a0:37:63:49:43 > b2:a0:dd:91:a1:99, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 20325, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.520004 b2:a0:67:84:4b:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:16.170004 b2:a0:5d:af:68:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:20.100004 b2:a0:67:84:4b:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:18.330004 b2:a0:5d:af:68:54 > b2:a0:67:84:4b:97, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:5d:af:68:54, length 28 tc-so:00:00:20.150004 b2:a0:67:84:4b:97 > b2:a0:5d:af:68:54, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14651, seq 0, length 64 tc-so:00:00:18.330004 b2:a0:5d:af:68:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:20.150004 b2:a0:67:84:4b:97 > b2:a0:5d:af:68:54, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:67:84:4b:97, length 28 tc-so:00:00:18.330004 b2:a0:5d:af:68:54 > b2:a0:67:84:4b:97, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14651, seq 0, length 64 tc-so:00:00:24.090004 b2:a0:67:84:4b:97 > b2:a0:5d:af:68:54, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 20325, seq 0, length 64 tc-so:00:00:22.270004 b2:a0:5d:af:68:54 > b2:a0:67:84:4b:97, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 20325, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.220004 b2:a0:e0:76:d2:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.800004 b2:a0:1e:0e:64:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:22.070004 b2:a0:e0:76:d2:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.100004 b2:a0:1e:0e:64:29 > b2:a0:e0:76:d2:67, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:1e:0e:64:29, length 28 tc-so:00:00:22.070004 b2:a0:e0:76:d2:67 > b2:a0:1e:0e:64:29, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14651, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.150004 b2:a0:1e:0e:64:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.110004 b2:a0:e0:76:d2:67 > b2:a0:1e:0e:64:29, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e0:76:d2:67, length 28 tc-so:00:00:20.190004 b2:a0:1e:0e:64:29 > b2:a0:e0:76:d2:67, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14651, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.010004 b2:a0:e0:76:d2:67 > b2:a0:1e:0e:64:29, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 20325, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.090004 b2:a0:1e:0e:64:29 > b2:a0:e0:76:d2:67, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 20325, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693188.737655, ipsec_gif_ipv4_transport_ah_hmacsha512, passed tc-start: 1646693188.771965, ipsec_gif_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:15:79:88:eb ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:95:30:0f:f5 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2d:dd:54:5c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:36:f0:78:13 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:65:77:eb:86 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:46:53 2022 current: Mar 7 22:46:54 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:46:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23346 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:46:53 2022 current: Mar 7 22:46:54 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:46:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23346 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:46:54 2022 current: Mar 7 22:46:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:46:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21428 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:46:54 2022 current: Mar 7 22:46:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:46:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21428 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:5c:6b:93 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:15:79:88:eb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:43:5c:6b:93 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:15:79:88:eb on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:43:5c:6b:93 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:79:88:eb tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:30:0f:f5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:36:f0:78:13 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:43:5c:6b:93 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:15:79:88:eb 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:95:30:0f:f5 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:36:f0:78:13 on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:43:5c:6b:93 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:15:79:88:eb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:95:30:0f:f5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:dd:54:5c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:f0:78:13 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:95:30:0f:f5 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:65:77:eb:86 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2d:dd:54:5c 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:36:f0:78:13 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:95:30:0f:f5 on shmif1 15s R tc-so:? (10.0.2.2) at b2:a0:65:77:eb:86 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2d:dd:54:5c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:36:f0:78:13 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:77:eb:86 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:2d:dd:54:5c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:77:eb:86 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:2d:dd:54:5c on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:65:77:eb:86 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:77:eb:86 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:f0:78:13 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:dd:54:5c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:30:0f:f5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:79:88:eb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:5c:6b:93 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1198 0 31 219 0 219 tc-so: tc-so:In use 1179K, total allocated 1752K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.130005] shmif0: Ethernet address b2:a0:43:5c:6b:93 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1884 0 56 402 0 402 tc-so: tc-so:In use 2302K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.310005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.310005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.960005] shmif0: Ethernet address b2:a0:15:79:88:eb tc-so:[ 8.200005] shmif1: Ethernet address b2:a0:95:30:0f:f5 tc-so:[ 24.990005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 56 402 0 402 tc-so: tc-so:In use 2303K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.320005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.320005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.840005] shmif0: Ethernet address b2:a0:2d:dd:54:5c tc-so:[ 9.180005] shmif1: Ethernet address b2:a0:36:f0:78:13 tc-so:[ 23.250005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 373 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1155 0 27 211 0 211 tc-so: tc-so:In use 1122K, total allocated 1688K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.690005] shmif0: Ethernet address b2:a0:65:77:eb:86 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.840004 b2:a0:43:5c:6b:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.980004 b2:a0:15:79:88:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:22.380004 b2:a0:43:5c:6b:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:21.060004 b2:a0:15:79:88:eb > b2:a0:43:5c:6b:93, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:15:79:88:eb, length 28 tc-so:00:00:22.380004 b2:a0:43:5c:6b:93 > b2:a0:15:79:88:eb, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23187, seq 0, length 64 tc-so:00:00:21.100004 b2:a0:15:79:88:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:22.420004 b2:a0:43:5c:6b:93 > b2:a0:15:79:88:eb, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:43:5c:6b:93, length 28 tc-so:00:00:21.100004 b2:a0:15:79:88:eb > b2:a0:43:5c:6b:93, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23187, seq 0, length 64 tc-so:00:00:26.280004 b2:a0:43:5c:6b:93 > b2:a0:15:79:88:eb, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18394, seq 0, length 64 tc-so:00:00:24.990004 b2:a0:15:79:88:eb > b2:a0:43:5c:6b:93, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18394, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.710004 b2:a0:2d:dd:54:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:15.510004 b2:a0:65:77:eb:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:19.360004 b2:a0:2d:dd:54:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:17.560004 b2:a0:65:77:eb:86 > b2:a0:2d:dd:54:5c, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:65:77:eb:86, length 28 tc-so:00:00:19.400004 b2:a0:2d:dd:54:5c > b2:a0:65:77:eb:86, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23187, seq 0, length 64 tc-so:00:00:17.560004 b2:a0:65:77:eb:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:19.400004 b2:a0:2d:dd:54:5c > b2:a0:65:77:eb:86, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:2d:dd:54:5c, length 28 tc-so:00:00:17.600004 b2:a0:65:77:eb:86 > b2:a0:2d:dd:54:5c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23187, seq 0, length 64 tc-so:00:00:23.250004 b2:a0:2d:dd:54:5c > b2:a0:65:77:eb:86, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18394, seq 0, length 64 tc-so:00:00:21.470004 b2:a0:65:77:eb:86 > b2:a0:2d:dd:54:5c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18394, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.270004 b2:a0:95:30:0f:f5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.970004 b2:a0:36:f0:78:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:21.060004 b2:a0:95:30:0f:f5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.360004 b2:a0:36:f0:78:13 > b2:a0:95:30:0f:f5, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:36:f0:78:13, length 28 tc-so:00:00:21.060004 b2:a0:95:30:0f:f5 > b2:a0:36:f0:78:13, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23187, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.400004 b2:a0:36:f0:78:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.100004 b2:a0:95:30:0f:f5 > b2:a0:36:f0:78:13, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:95:30:0f:f5, length 28 tc-so:00:00:19.400004 b2:a0:36:f0:78:13 > b2:a0:95:30:0f:f5, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23187, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.950004 b2:a0:95:30:0f:f5 > b2:a0:36:f0:78:13, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18394, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.300004 b2:a0:36:f0:78:13 > b2:a0:95:30:0f:f5, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18394, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693256.20006, ipsec_gif_ipv4_transport_ah_null, passed tc-start: 1646693256.54990, ipsec_gif_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:90:30:a5:fc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ac:f6:19:06 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:55:68:3e:f0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:eb:77:57:ca ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:ed:29:0e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:48:03 2022 current: Mar 7 22:48:03 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:47:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18312 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:48:03 2022 current: Mar 7 22:48:03 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:47:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18312 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:48:02 2022 current: Mar 7 22:48:04 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:47:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12577 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:48:02 2022 current: Mar 7 22:48:04 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:47:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12577 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:af:99:82 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:90:30:a5:fc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:af:99:82 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:90:30:a5:fc on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1a:af:99:82 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:30:a5:fc tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:f6:19:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:eb:77:57:ca UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:1a:af:99:82 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:90:30:a5:fc 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:ac:f6:19:06 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:eb:77:57:ca on shmif1 16s R tc-so:? (10.0.1.2) at b2:a0:1a:af:99:82 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:90:30:a5:fc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:ac:f6:19:06 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:68:3e:f0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:77:57:ca tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:ac:f6:19:06 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:8d:ed:29:0e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:68:3e:f0 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:eb:77:57:ca 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:ac:f6:19:06 on shmif1 14s R tc-so:? (10.0.2.2) at b2:a0:8d:ed:29:0e on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:55:68:3e:f0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:eb:77:57:ca multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:ed:29:0e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:55:68:3e:f0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:ed:29:0e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:55:68:3e:f0 on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8d:ed:29:0e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:ed:29:0e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:77:57:ca tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:68:3e:f0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:f6:19:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:30:a5:fc tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:af:99:82 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1191 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.260005] shmif0: Ethernet address b2:a0:1a:af:99:82 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1897 0 56 404 0 404 tc-so: tc-so:In use 2308K, total allocated 3232K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.420005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.420005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.670005] shmif0: Ethernet address b2:a0:90:30:a5:fc tc-so:[ 7.890005] shmif1: Ethernet address b2:a0:ac:f6:19:06 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 926 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1877 0 56 402 0 402 tc-so: tc-so:In use 2299K, total allocated 3216K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.290005] shmif0: Ethernet address b2:a0:55:68:3e:f0 tc-so:[ 8.570005] shmif1: Ethernet address b2:a0:eb:77:57:ca tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 373 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1158 0 27 211 0 211 tc-so: tc-so:In use 1123K, total allocated 1688K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.230005] shmif0: Ethernet address b2:a0:8d:ed:29:0e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.530004 b2:a0:1a:af:99:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.500004 b2:a0:90:30:a5:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:21.960004 b2:a0:1a:af:99:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:20.400004 b2:a0:90:30:a5:fc > b2:a0:1a:af:99:82, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:90:30:a5:fc, length 28 tc-so:00:00:22.000004 b2:a0:1a:af:99:82 > b2:a0:90:30:a5:fc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14268, seq 0, length 64 tc-so:00:00:20.470004 b2:a0:90:30:a5:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:22.070004 b2:a0:1a:af:99:82 > b2:a0:90:30:a5:fc, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:1a:af:99:82, length 28 tc-so:00:00:20.470004 b2:a0:90:30:a5:fc > b2:a0:1a:af:99:82, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14268, seq 0, length 64 tc-so:00:00:26.480004 b2:a0:1a:af:99:82 > b2:a0:90:30:a5:fc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 24046, seq 0, length 64 tc-so:00:00:24.940004 b2:a0:90:30:a5:fc > b2:a0:1a:af:99:82, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 24046, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.990004 b2:a0:55:68:3e:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.870004 b2:a0:8d:ed:29:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.560004 b2:a0:55:68:3e:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.940004 b2:a0:8d:ed:29:0e > b2:a0:55:68:3e:f0, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:8d:ed:29:0e, length 28 tc-so:00:00:18.560004 b2:a0:55:68:3e:f0 > b2:a0:8d:ed:29:0e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14268, seq 0, length 64 tc-so:00:00:16.980004 b2:a0:8d:ed:29:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.600004 b2:a0:55:68:3e:f0 > b2:a0:8d:ed:29:0e, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:55:68:3e:f0, length 28 tc-so:00:00:16.980004 b2:a0:8d:ed:29:0e > b2:a0:55:68:3e:f0, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14268, seq 0, length 64 tc-so:00:00:23.050004 b2:a0:55:68:3e:f0 > b2:a0:8d:ed:29:0e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 24046, seq 0, length 64 tc-so:00:00:21.420004 b2:a0:8d:ed:29:0e > b2:a0:55:68:3e:f0, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 24046, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.740004 b2:a0:ac:f6:19:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.240004 b2:a0:eb:77:57:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.400004 b2:a0:ac:f6:19:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.560004 b2:a0:eb:77:57:ca > b2:a0:ac:f6:19:06, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:eb:77:57:ca, length 28 tc-so:00:00:20.440004 b2:a0:ac:f6:19:06 > b2:a0:eb:77:57:ca, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14268, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.600004 b2:a0:eb:77:57:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.470004 b2:a0:ac:f6:19:06 > b2:a0:eb:77:57:ca, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:ac:f6:19:06, length 28 tc-so:00:00:18.600004 b2:a0:eb:77:57:ca > b2:a0:ac:f6:19:06, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14268, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.900004 b2:a0:ac:f6:19:06 > b2:a0:eb:77:57:ca, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:23.050004 b2:a0:eb:77:57:ca > b2:a0:ac:f6:19:06, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693334.614419, ipsec_gif_ipv4_transport_esp_null, passed tc-start: 1646693334.647190, ipsec_gif_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2d:91:15:71 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:65:75:09:b1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:22:05:ce:f9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:59:98:6a:8a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a3:25:9f:1e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:49:18 2022 current: Mar 7 22:49:20 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:48:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26138 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:49:18 2022 current: Mar 7 22:49:20 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:48:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26138 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:49:20 2022 current: Mar 7 22:49:21 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:49:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8803 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:49:20 2022 current: Mar 7 22:49:21 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:49:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8803 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:b6:62:52 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:2d:91:15:71 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:29:b6:62:52 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:2d:91:15:71 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:29:b6:62:52 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:91:15:71 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:75:09:b1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:59:98:6a:8a UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:29:b6:62:52 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2d:91:15:71 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:65:75:09:b1 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:59:98:6a:8a on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:29:b6:62:52 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2d:91:15:71 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:65:75:09:b1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:05:ce:f9 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:98:6a:8a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:65:75:09:b1 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:a3:25:9f:1e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:22:05:ce:f9 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:59:98:6a:8a 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:65:75:09:b1 on shmif1 15s R tc-so:? (10.0.2.2) at b2:a0:a3:25:9f:1e on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:22:05:ce:f9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:59:98:6a:8a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:25:9f:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:22:05:ce:f9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:25:9f:1e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:22:05:ce:f9 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a3:25:9f:1e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:25:9f:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:98:6a:8a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:05:ce:f9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:75:09:b1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:91:15:71 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:b6:62:52 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1190 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.950005] shmif0: Ethernet address b2:a0:29:b6:62:52 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1889 0 56 403 0 403 tc-so: tc-so:In use 2306K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.520005] shmif0: Ethernet address b2:a0:2d:91:15:71 tc-so:[ 7.600005] shmif1: Ethernet address b2:a0:65:75:09:b1 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 56 405 0 405 tc-so: tc-so:In use 2316K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.150005] root file system type: rumpfs tc-so:[ 1.150005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.240005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.240005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.860005] shmif0: Ethernet address b2:a0:22:05:ce:f9 tc-so:[ 8.060005] shmif1: Ethernet address b2:a0:59:98:6a:8a tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1162 0 27 211 0 211 tc-so: tc-so:In use 1126K, total allocated 1688K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.620005] shmif0: Ethernet address b2:a0:a3:25:9f:1e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.550004 b2:a0:29:b6:62:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.600004 b2:a0:2d:91:15:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:21.400004 b2:a0:29:b6:62:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:20.010004 b2:a0:2d:91:15:71 > b2:a0:29:b6:62:52, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:2d:91:15:71, length 28 tc-so:00:00:21.400004 b2:a0:29:b6:62:52 > b2:a0:2d:91:15:71, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 17758, seq 0, length 64 tc-so:00:00:20.090004 b2:a0:2d:91:15:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:21.480004 b2:a0:29:b6:62:52 > b2:a0:2d:91:15:71, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:29:b6:62:52, length 28 tc-so:00:00:20.090004 b2:a0:2d:91:15:71 > b2:a0:29:b6:62:52, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 17758, seq 0, length 64 tc-so:00:00:25.940004 b2:a0:29:b6:62:52 > b2:a0:2d:91:15:71, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12657, seq 0, length 64 tc-so:00:00:24.590004 b2:a0:2d:91:15:71 > b2:a0:29:b6:62:52, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12657, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.780004 b2:a0:22:05:ce:f9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.890004 b2:a0:a3:25:9f:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.160004 b2:a0:22:05:ce:f9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.600004 b2:a0:a3:25:9f:1e > b2:a0:22:05:ce:f9, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:a3:25:9f:1e, length 28 tc-so:00:00:18.160004 b2:a0:22:05:ce:f9 > b2:a0:a3:25:9f:1e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 17758, seq 0, length 64 tc-so:00:00:16.600004 b2:a0:a3:25:9f:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.200004 b2:a0:22:05:ce:f9 > b2:a0:a3:25:9f:1e, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:22:05:ce:f9, length 28 tc-so:00:00:16.600004 b2:a0:a3:25:9f:1e > b2:a0:22:05:ce:f9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 17758, seq 0, length 64 tc-so:00:00:22.700004 b2:a0:22:05:ce:f9 > b2:a0:a3:25:9f:1e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12657, seq 0, length 64 tc-so:00:00:21.100004 b2:a0:a3:25:9f:1e > b2:a0:22:05:ce:f9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12657, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.820004 b2:a0:65:75:09:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.990004 b2:a0:59:98:6a:8a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.010004 b2:a0:65:75:09:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.160004 b2:a0:59:98:6a:8a > b2:a0:65:75:09:b1, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:59:98:6a:8a, length 28 tc-so:00:00:20.010004 b2:a0:65:75:09:b1 > b2:a0:59:98:6a:8a, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 17758, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.200004 b2:a0:59:98:6a:8a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.050004 b2:a0:65:75:09:b1 > b2:a0:59:98:6a:8a, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:65:75:09:b1, length 28 tc-so:00:00:18.200004 b2:a0:59:98:6a:8a > b2:a0:65:75:09:b1, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 17758, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.550004 b2:a0:65:75:09:b1 > b2:a0:59:98:6a:8a, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:22.700004 b2:a0:59:98:6a:8a > b2:a0:65:75:09:b1, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693398.479574, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1646693398.531383, ipsec_gif_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d2:7c:d1:83 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0e:b0:1c:29 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1c:f1:c0:66 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:de:7b:33:c5 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:90:e6:f6 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:50:33 2022 current: Mar 7 22:50:34 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:50:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24438 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:50:33 2022 current: Mar 7 22:50:34 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:50:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24438 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:50:33 2022 current: Mar 7 22:50:35 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:50:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14827 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:50:33 2022 current: Mar 7 22:50:35 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:50:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14827 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:bd:1f:be tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:d2:7c:d1:83 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a2:bd:1f:be 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:d2:7c:d1:83 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a2:bd:1f:be multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:7c:d1:83 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:b0:1c:29 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:de:7b:33:c5 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:a2:bd:1f:be UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:7c:d1:83 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:0e:b0:1c:29 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:de:7b:33:c5 on shmif1 14s R tc-so:? (10.0.1.2) at b2:a0:a2:bd:1f:be on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d2:7c:d1:83 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:0e:b0:1c:29 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1c:f1:c0:66 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:7b:33:c5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:0e:b0:1c:29 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:67:90:e6:f6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1c:f1:c0:66 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:de:7b:33:c5 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:0e:b0:1c:29 on shmif1 12s R tc-so:? (10.0.2.2) at b2:a0:67:90:e6:f6 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1c:f1:c0:66 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:de:7b:33:c5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:90:e6:f6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:1c:f1:c0:66 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:90:e6:f6 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:1c:f1:c0:66 on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:67:90:e6:f6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:90:e6:f6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:7b:33:c5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1c:f1:c0:66 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:b0:1c:29 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:7c:d1:83 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:bd:1f:be tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1191 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.990005] shmif0: Ethernet address b2:a0:a2:bd:1f:be tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1901 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.570005] shmif0: Ethernet address b2:a0:d2:7c:d1:83 tc-so:[ 9.650005] shmif1: Ethernet address b2:a0:0e:b0:1c:29 tc-so:[ 32.830005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1884 0 56 402 0 402 tc-so: tc-so:In use 2303K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.420005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.420005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.820005] shmif0: Ethernet address b2:a0:1c:f1:c0:66 tc-so:[ 12.030005] shmif1: Ethernet address b2:a0:de:7b:33:c5 tc-so:[ 30.780005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1164 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.260005] shmif0: Ethernet address b2:a0:67:90:e6:f6 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.570004 b2:a0:a2:bd:1f:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:19.490004 b2:a0:d2:7c:d1:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:30.390004 b2:a0:a2:bd:1f:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:28.420004 b2:a0:d2:7c:d1:83 > b2:a0:a2:bd:1f:be, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:d2:7c:d1:83, length 28 tc-so:00:00:30.390004 b2:a0:a2:bd:1f:be > b2:a0:d2:7c:d1:83, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16884, seq 0, length 64 tc-so:00:00:28.460004 b2:a0:d2:7c:d1:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:30.430004 b2:a0:a2:bd:1f:be > b2:a0:d2:7c:d1:83, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:a2:bd:1f:be, length 28 tc-so:00:00:28.460004 b2:a0:d2:7c:d1:83 > b2:a0:a2:bd:1f:be, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16884, seq 0, length 64 tc-so:00:00:34.740004 b2:a0:a2:bd:1f:be > b2:a0:d2:7c:d1:83, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 50624, seq 0, length 64 tc-so:00:00:32.830004 b2:a0:d2:7c:d1:83 > b2:a0:a2:bd:1f:be, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 50624, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:21.790004 b2:a0:1c:f1:c0:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:22.110004 b2:a0:67:90:e6:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:26.430004 b2:a0:1c:f1:c0:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:24.510004 b2:a0:67:90:e6:f6 > b2:a0:1c:f1:c0:66, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:67:90:e6:f6, length 28 tc-so:00:00:26.430004 b2:a0:1c:f1:c0:66 > b2:a0:67:90:e6:f6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16884, seq 0, length 64 tc-so:00:00:24.510004 b2:a0:67:90:e6:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:26.430004 b2:a0:1c:f1:c0:66 > b2:a0:67:90:e6:f6, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:1c:f1:c0:66, length 28 tc-so:00:00:24.510004 b2:a0:67:90:e6:f6 > b2:a0:1c:f1:c0:66, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16884, seq 0, length 64 tc-so:00:00:30.780004 b2:a0:1c:f1:c0:66 > b2:a0:67:90:e6:f6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 50624, seq 0, length 64 tc-so:00:00:28.900004 b2:a0:67:90:e6:f6 > b2:a0:1c:f1:c0:66, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 50624, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.920004 b2:a0:0e:b0:1c:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:22.000004 b2:a0:de:7b:33:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:28.420004 b2:a0:0e:b0:1c:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:26.430004 b2:a0:de:7b:33:c5 > b2:a0:0e:b0:1c:29, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:de:7b:33:c5, length 28 tc-so:00:00:28.420004 b2:a0:0e:b0:1c:29 > b2:a0:de:7b:33:c5, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16884, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.470004 b2:a0:de:7b:33:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:28.460004 b2:a0:0e:b0:1c:29 > b2:a0:de:7b:33:c5, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:0e:b0:1c:29, length 28 tc-so:00:00:26.470004 b2:a0:de:7b:33:c5 > b2:a0:0e:b0:1c:29, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16884, seq 0, length 64 (ipip-proto-4) tc-so:00:00:32.790004 b2:a0:0e:b0:1c:29 > b2:a0:de:7b:33:c5, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 50624, seq 0, length 64 (ipip-proto-4) tc-so:00:00:30.820004 b2:a0:de:7b:33:c5 > b2:a0:0e:b0:1c:29, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 50624, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693473.635693, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1646693473.669147, ipsec_gif_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8b:69:25:13 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:21:42:91 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:24:d7:14:92 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bf:43:74:93 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:ef:00:b7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:51:34 2022 current: Mar 7 22:51:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:51:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25668 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:51:34 2022 current: Mar 7 22:51:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:51:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25668 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:51:34 2022 current: Mar 7 22:51:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:51:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9060 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:51:34 2022 current: Mar 7 22:51:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:51:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9060 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:28:de:85 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:8b:69:25:13 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a2:28:de:85 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:8b:69:25:13 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a2:28:de:85 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:69:25:13 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:21:42:91 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:bf:43:74:93 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:a2:28:de:85 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:69:25:13 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:1e:21:42:91 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:bf:43:74:93 on shmif1 20s R tc-so:? (10.0.1.2) at b2:a0:a2:28:de:85 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8b:69:25:13 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:1e:21:42:91 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:d7:14:92 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:43:74:93 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:1e:21:42:91 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:72:ef:00:b7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:24:d7:14:92 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:bf:43:74:93 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:1e:21:42:91 on shmif1 18s R tc-so:? (10.0.2.2) at b2:a0:72:ef:00:b7 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:24:d7:14:92 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:bf:43:74:93 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:ef:00:b7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:24:d7:14:92 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:ef:00:b7 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:24:d7:14:92 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:72:ef:00:b7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:ef:00:b7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:43:74:93 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:d7:14:92 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:21:42:91 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:69:25:13 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:28:de:85 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1196 0 31 219 0 219 tc-so: tc-so:In use 1177K, total allocated 1752K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.020005] shmif0: Ethernet address b2:a0:a2:28:de:85 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 56 403 0 403 tc-so: tc-so:In use 2304K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.760005] shmif0: Ethernet address b2:a0:8b:69:25:13 tc-so:[ 6.870005] shmif1: Ethernet address b2:a0:1e:21:42:91 tc-so:[ 20.610005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 56 403 0 403 tc-so: tc-so:In use 2304K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.580005] shmif0: Ethernet address b2:a0:24:d7:14:92 tc-so:[ 7.690005] shmif1: Ethernet address b2:a0:bf:43:74:93 tc-so:[ 19.210005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.340005] shmif0: Ethernet address b2:a0:72:ef:00:b7 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.430004 b2:a0:a2:28:de:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.610004 b2:a0:8b:69:25:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:18.570004 b2:a0:a2:28:de:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:17.340004 b2:a0:8b:69:25:13 > b2:a0:a2:28:de:85, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:8b:69:25:13, length 28 tc-so:00:00:18.570004 b2:a0:a2:28:de:85 > b2:a0:8b:69:25:13, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 5879, seq 0, length 64 tc-so:00:00:17.420004 b2:a0:8b:69:25:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:18.640004 b2:a0:a2:28:de:85 > b2:a0:8b:69:25:13, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:a2:28:de:85, length 28 tc-so:00:00:17.420004 b2:a0:8b:69:25:13 > b2:a0:a2:28:de:85, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 5879, seq 0, length 64 tc-so:00:00:21.790004 b2:a0:a2:28:de:85 > b2:a0:8b:69:25:13, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7259, seq 0, length 64 tc-so:00:00:20.610004 b2:a0:8b:69:25:13 > b2:a0:a2:28:de:85, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7259, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.200004 b2:a0:24:d7:14:92 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:12.800004 b2:a0:72:ef:00:b7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:16.010004 b2:a0:24:d7:14:92 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:14.580004 b2:a0:72:ef:00:b7 > b2:a0:24:d7:14:92, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:72:ef:00:b7, length 28 tc-so:00:00:16.010004 b2:a0:24:d7:14:92 > b2:a0:72:ef:00:b7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 5879, seq 0, length 64 tc-so:00:00:14.580004 b2:a0:72:ef:00:b7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:16.010004 b2:a0:24:d7:14:92 > b2:a0:72:ef:00:b7, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:24:d7:14:92, length 28 tc-so:00:00:14.580004 b2:a0:72:ef:00:b7 > b2:a0:24:d7:14:92, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 5879, seq 0, length 64 tc-so:00:00:19.210004 b2:a0:24:d7:14:92 > b2:a0:72:ef:00:b7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7259, seq 0, length 64 tc-so:00:00:17.810004 b2:a0:72:ef:00:b7 > b2:a0:24:d7:14:92, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7259, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.860004 b2:a0:1e:21:42:91 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.410004 b2:a0:bf:43:74:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.380004 b2:a0:1e:21:42:91 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.010004 b2:a0:bf:43:74:93 > b2:a0:1e:21:42:91, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:bf:43:74:93, length 28 tc-so:00:00:17.380004 b2:a0:1e:21:42:91 > b2:a0:bf:43:74:93, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 5879, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.010004 b2:a0:bf:43:74:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.420004 b2:a0:1e:21:42:91 > b2:a0:bf:43:74:93, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:1e:21:42:91, length 28 tc-so:00:00:16.050004 b2:a0:bf:43:74:93 > b2:a0:1e:21:42:91, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 5879, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.570004 b2:a0:1e:21:42:91 > b2:a0:bf:43:74:93, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7259, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.210004 b2:a0:bf:43:74:93 > b2:a0:1e:21:42:91, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7259, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693530.299829, ipsec_gif_ipv4_tunnel_ah_null, passed tc-start: 1646693530.329562, ipsec_gif_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5f:8e:46:54 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a2:e2:54:b8 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:04:57:07:54 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:8c:77:84 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d6:6b:6d:b6 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:52:32 2022 current: Mar 7 22:52:32 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:52:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17274 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:52:32 2022 current: Mar 7 22:52:32 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:52:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17274 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:52:32 2022 current: Mar 7 22:52:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:52:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12249 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:52:32 2022 current: Mar 7 22:52:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:52:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12249 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:f1:17:29 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:5f:8e:46:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:46:f1:17:29 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:5f:8e:46:54 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:46:f1:17:29 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:8e:46:54 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:e2:54:b8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:e0:8c:77:84 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:46:f1:17:29 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:8e:46:54 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:a2:e2:54:b8 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:e0:8c:77:84 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:46:f1:17:29 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5f:8e:46:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:a2:e2:54:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:04:57:07:54 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e0:8c:77:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:a2:e2:54:b8 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:d6:6b:6d:b6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:04:57:07:54 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:e0:8c:77:84 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:a2:e2:54:b8 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:d6:6b:6d:b6 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:04:57:07:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:e0:8c:77:84 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:6b:6d:b6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:04:57:07:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d6:6b:6d:b6 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:04:57:07:54 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d6:6b:6d:b6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:6b:6d:b6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e0:8c:77:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:04:57:07:54 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:e2:54:b8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:8e:46:54 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:f1:17:29 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.280005] shmif0: Ethernet address b2:a0:46:f1:17:29 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1896 0 56 405 0 405 tc-so: tc-so:In use 2310K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.190005] shmif0: Ethernet address b2:a0:5f:8e:46:54 tc-so:[ 7.220005] shmif1: Ethernet address b2:a0:a2:e2:54:b8 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1891 0 56 405 0 405 tc-so: tc-so:In use 2313K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.410005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.410005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.410005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.410005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.830005] shmif0: Ethernet address b2:a0:04:57:07:54 tc-so:[ 7.940005] shmif1: Ethernet address b2:a0:e0:8c:77:84 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1159 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.330005] shmif0: Ethernet address b2:a0:d6:6b:6d:b6 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.640004 b2:a0:46:f1:17:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.990004 b2:a0:5f:8e:46:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:18.760004 b2:a0:46:f1:17:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:17.680004 b2:a0:5f:8e:46:54 > b2:a0:46:f1:17:29, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:5f:8e:46:54, length 28 tc-so:00:00:18.760004 b2:a0:46:f1:17:29 > b2:a0:5f:8e:46:54, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 52036, seq 0, length 64 tc-so:00:00:17.720004 b2:a0:5f:8e:46:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:18.800004 b2:a0:46:f1:17:29 > b2:a0:5f:8e:46:54, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:46:f1:17:29, length 28 tc-so:00:00:17.760004 b2:a0:5f:8e:46:54 > b2:a0:46:f1:17:29, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 52036, seq 0, length 64 tc-so:00:00:23.100004 b2:a0:46:f1:17:29 > b2:a0:5f:8e:46:54, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 60856, seq 0, length 64 tc-so:00:00:22.050004 b2:a0:5f:8e:46:54 > b2:a0:46:f1:17:29, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 60856, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.480004 b2:a0:04:57:07:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:12.820004 b2:a0:d6:6b:6d:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:16.220004 b2:a0:04:57:07:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:14.540004 b2:a0:d6:6b:6d:b6 > b2:a0:04:57:07:54, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:d6:6b:6d:b6, length 28 tc-so:00:00:16.220004 b2:a0:04:57:07:54 > b2:a0:d6:6b:6d:b6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 52036, seq 0, length 64 tc-so:00:00:14.540004 b2:a0:d6:6b:6d:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:16.220004 b2:a0:04:57:07:54 > b2:a0:d6:6b:6d:b6, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:04:57:07:54, length 28 tc-so:00:00:14.540004 b2:a0:d6:6b:6d:b6 > b2:a0:04:57:07:54, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 52036, seq 0, length 64 tc-so:00:00:20.520004 b2:a0:04:57:07:54 > b2:a0:d6:6b:6d:b6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 60856, seq 0, length 64 tc-so:00:00:18.870004 b2:a0:d6:6b:6d:b6 > b2:a0:04:57:07:54, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 60856, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.190004 b2:a0:a2:e2:54:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.690004 b2:a0:e0:8c:77:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.680004 b2:a0:a2:e2:54:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.220004 b2:a0:e0:8c:77:84 > b2:a0:a2:e2:54:b8, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:e0:8c:77:84, length 28 tc-so:00:00:17.720004 b2:a0:a2:e2:54:b8 > b2:a0:e0:8c:77:84, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 52036, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.220004 b2:a0:e0:8c:77:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.720004 b2:a0:a2:e2:54:b8 > b2:a0:e0:8c:77:84, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:a2:e2:54:b8, length 28 tc-so:00:00:16.220004 b2:a0:e0:8c:77:84 > b2:a0:a2:e2:54:b8, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 52036, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.020004 b2:a0:a2:e2:54:b8 > b2:a0:e0:8c:77:84, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:20.560004 b2:a0:e0:8c:77:84 > b2:a0:a2:e2:54:b8, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693589.186749, ipsec_gif_ipv4_tunnel_esp_null, passed tc-start: 1646693589.218110, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:19:49:3c:a0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f4:2b:03:4b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d3:fe:b4:94 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:58:0d:71:86 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3b:e5:69:4e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:53:32 2022 current: Mar 7 22:53:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:53:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26256 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:53:32 2022 current: Mar 7 22:53:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:53:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26256 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:53:33 2022 current: Mar 7 22:53:35 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:53:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26038 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:53:33 2022 current: Mar 7 22:53:35 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:53:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26038 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:de:99:b2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:19:49:3c:a0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:97:de:99:b2 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:19:49:3c:a0 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:97:de:99:b2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:49:3c:a0 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:2b:03:4b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:58:0d:71:86 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:97:de:99:b2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:19:49:3c:a0 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:f4:2b:03:4b 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:58:0d:71:86 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:97:de:99:b2 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:19:49:3c:a0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:f4:2b:03:4b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:fe:b4:94 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:0d:71:86 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:f4:2b:03:4b UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:3b:e5:69:4e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d3:fe:b4:94 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:58:0d:71:86 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:f4:2b:03:4b on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:3b:e5:69:4e on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d3:fe:b4:94 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:58:0d:71:86 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:e5:69:4e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:d3:fe:b4:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3b:e5:69:4e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:d3:fe:b4:94 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3b:e5:69:4e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:e5:69:4e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:0d:71:86 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:fe:b4:94 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:2b:03:4b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:49:3c:a0 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:de:99:b2 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 123 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1201 0 31 218 0 218 tc-so: tc-so:In use 1180K, total allocated 1744K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.130005] shmif0: Ethernet address b2:a0:97:de:99:b2 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1901 0 56 405 0 405 tc-so: tc-so:In use 2313K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.970005] shmif0: Ethernet address b2:a0:19:49:3c:a0 tc-so:[ 7.020005] shmif1: Ethernet address b2:a0:f4:2b:03:4b tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1886 0 56 403 0 403 tc-so: tc-so:In use 2306K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.720005] shmif0: Ethernet address b2:a0:d3:fe:b4:94 tc-so:[ 7.850005] shmif1: Ethernet address b2:a0:58:0d:71:86 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.450005] shmif0: Ethernet address b2:a0:3b:e5:69:4e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.600004 b2:a0:97:de:99:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.920004 b2:a0:19:49:3c:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:20.650004 b2:a0:97:de:99:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:19.540004 b2:a0:19:49:3c:a0 > b2:a0:97:de:99:b2, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:19:49:3c:a0, length 28 tc-so:00:00:20.690004 b2:a0:97:de:99:b2 > b2:a0:19:49:3c:a0, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 62767, seq 0, length 64 tc-so:00:00:19.630004 b2:a0:19:49:3c:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:20.770004 b2:a0:97:de:99:b2 > b2:a0:19:49:3c:a0, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:97:de:99:b2, length 28 tc-so:00:00:19.630004 b2:a0:19:49:3c:a0 > b2:a0:97:de:99:b2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 62767, seq 0, length 64 tc-so:00:00:25.260004 b2:a0:97:de:99:b2 > b2:a0:19:49:3c:a0, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63871, seq 0, length 64 tc-so:00:00:24.160004 b2:a0:19:49:3c:a0 > b2:a0:97:de:99:b2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63871, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.420004 b2:a0:d3:fe:b4:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.860004 b2:a0:3b:e5:69:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.130004 b2:a0:d3:fe:b4:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.610004 b2:a0:3b:e5:69:4e > b2:a0:d3:fe:b4:94, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:3b:e5:69:4e, length 28 tc-so:00:00:18.130004 b2:a0:d3:fe:b4:94 > b2:a0:3b:e5:69:4e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 62767, seq 0, length 64 tc-so:00:00:16.660004 b2:a0:3b:e5:69:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.170004 b2:a0:d3:fe:b4:94 > b2:a0:3b:e5:69:4e, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:d3:fe:b4:94, length 28 tc-so:00:00:16.660004 b2:a0:3b:e5:69:4e > b2:a0:d3:fe:b4:94, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 62767, seq 0, length 64 tc-so:00:00:22.700004 b2:a0:d3:fe:b4:94 > b2:a0:3b:e5:69:4e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63871, seq 0, length 64 tc-so:00:00:21.190004 b2:a0:3b:e5:69:4e > b2:a0:d3:fe:b4:94, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63871, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.110004 b2:a0:f4:2b:03:4b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.630004 b2:a0:58:0d:71:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.540004 b2:a0:f4:2b:03:4b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.130004 b2:a0:58:0d:71:86 > b2:a0:f4:2b:03:4b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:58:0d:71:86, length 28 tc-so:00:00:19.590004 b2:a0:f4:2b:03:4b > b2:a0:58:0d:71:86, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 62767, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.170004 b2:a0:58:0d:71:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.630004 b2:a0:f4:2b:03:4b > b2:a0:58:0d:71:86, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:f4:2b:03:4b, length 28 tc-so:00:00:18.170004 b2:a0:58:0d:71:86 > b2:a0:f4:2b:03:4b, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 62767, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.120004 b2:a0:f4:2b:03:4b > b2:a0:58:0d:71:86, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:22.700004 b2:a0:58:0d:71:86 > b2:a0:f4:2b:03:4b, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693646.883463, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1646693646.913995, ipsec_gif_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:07:1f:cc:3c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:28:79:a2:b1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d9:c1:b6:31 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:1f:b2:46 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:92:a5:7c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:54:38 2022 current: Mar 7 22:54:39 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:54:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 160(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16987 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:54:38 2022 current: Mar 7 22:54:40 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:54:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16987 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:54:39 2022 current: Mar 7 22:54:41 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:54:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17662 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:54:39 2022 current: Mar 7 22:54:41 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:54:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17662 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:41:78:d9 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fe41:78d9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1aff:fe41:78d9 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:07:1f:cc:3c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:41:78:d9 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff41:78d9 tc-so: ff01:2::1 tc-so: ff02::2:7130:7609 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1aff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:07:1f:cc:3c shmif0 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff41:78d9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7130:7609%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:1a:41:78:d9 multicnt 4 tc-so: 33:33:ff:41:78:d9 -- 33:33:ff:41:78:d9 refcount 1 tc-so: 33:33:71:30:76:09 -- 33:33:71:30:76:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:1f:cc:3c tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe1f:cc3c%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:79:a2:b1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:fe79:a2b1%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::1ca6:3ddc:72a5:5bc3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7ff:fe1f:cc3c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:28ff:fe79:a2b1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1ca6:3ddc:72a5:5bc3 UC - - - gif0 tc-so:fe80::1ca6:3ddc:72a5:5bc3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:27:1f:b2:46 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:1a:41:78:d9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:07:1f:cc:3c 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff1f:cc3c tc-so: ff01:2::1 tc-so: ff02::2:b756:c334 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7ff:fe 9 0 9 0 0 tc-so:shmif 1500 b2:a0:28:79:a2:b1 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff79:a2b1 tc-so: ff01:3::1 tc-so: ff02::2:b756:c334 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:28ff:f 16 0 13 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffa5:5bc3 tc-so: ff01:4::1 tc-so: ff02::2:b756:c334 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::1ca6:3ddc:7 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:27:1f:b2:46 shmif1 3s R tc-so:fd00:1::2 b2:a0:1a:41:78:d9 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff1f:cc3c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b756:c334%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:07:1f:cc:3c multicnt 4 tc-so: 33:33:ff:1f:cc:3c -- 33:33:ff:1f:cc:3c refcount 1 tc-so: 33:33:b7:56:c3:34 -- 33:33:b7:56:c3:34 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff79:a2b1%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b756:c334%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:28:79:a2:b1 multicnt 4 tc-so: 33:33:ff:79:a2:b1 -- 33:33:ff:79:a2:b1 refcount 1 tc-so: 33:33:b7:56:c3:34 -- 33:33:b7:56:c3:34 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffa5:5bc3%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b756:c334%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:c1:b6:31 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fec1:b631%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:1f:b2:46 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fe1f:b246%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::5c58:2fa4:e15e:9632%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d9ff:fec1:b631 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:27ff:fe1f:b246 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5c58:2fa4:e15e:9632 UC - - - gif0 tc-so:fe80::5c58:2fa4:e15e:9632 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:28:79:a2:b1 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:a0:92:a5:7c UHL - - - shmif0 tc-so:fe80::b0a0:a0ff:fe92:a57c b2:a0:a0:92:a5:7c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d9:c1:b6:31 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffc1:b631 tc-so: ff01:2::1 tc-so: ff02::2:93da:5f70 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d9ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:27:1f:b2:46 9 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff1f:b246 tc-so: ff01:3::1 tc-so: ff02::2:93da:5f70 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:27ff:f 9 0 16 0 0 tc-so:gif0 1280 3 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff5e:9632 tc-so: ff01:4::1 tc-so: ff02::2:93da:5f70 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::5c58:2fa4:e 3 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:28:79:a2:b1 shmif1 23h59m52s S R tc-so:fd00:2::2 b2:a0:a0:92:a5:7c shmif0 23h59m56s S tc-so:fe80::b0a0:a0ff:fe92:a57c%shmif0 b2:a0:a0:92:a5:7c shmif0 5s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffc1:b631%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:93da:5f70%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d9:c1:b6:31 multicnt 4 tc-so: 33:33:ff:c1:b6:31 -- 33:33:ff:c1:b6:31 refcount 1 tc-so: 33:33:93:da:5f:70 -- 33:33:93:da:5f:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff1f:b246%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:93da:5f70%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:27:1f:b2:46 multicnt 4 tc-so: 33:33:ff:1f:b2:46 -- 33:33:ff:1f:b2:46 refcount 1 tc-so: 33:33:93:da:5f:70 -- 33:33:93:da:5f:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff5e:9632%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:93da:5f70%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:92:a5:7c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe92:a57c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a0ff:fe92:a57c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:d9:c1:b6:31 UHL - - - shmif0 tc-so:fe80::b0a0:d9ff:fec1:b631 b2:a0:d9:c1:b6:31 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a0:92:a5:7c 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff92:a57c tc-so: ff01:2::1 tc-so: ff02::2:d5d7:dc74 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a0ff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:d9:c1:b6:31 shmif0 19s R tc-so:fe80::b0a0:d9ff:fec1:b631%shmif0 b2:a0:d9:c1:b6:31 shmif0 24s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff92:a57c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d5d7:dc74%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:a0:92:a5:7c multicnt 4 tc-so: 33:33:ff:92:a5:7c -- 33:33:ff:92:a5:7c refcount 1 tc-so: 33:33:d5:d7:dc:74 -- 33:33:d5:d7:dc:74 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::5c58:2fa4:e15e:9632%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::1ca6:3ddc:72a5:5bc3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:92:a5:7c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe92:a57c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:1f:b2:46 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1070 bytes, 2 multicasts tc-so: output: 16 packets, 1848 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fe1f:b246%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:c1:b6:31 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fec1:b631%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:79:a2:b1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1848 bytes, 5 multicasts tc-so: output: 13 packets, 1414 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:fe79:a2b1%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:1f:cc:3c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe1f:cc3c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:41:78:d9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fe41:78d9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1452 0 41 269 0 269 tc-so: tc-so:In use 1484K, total allocated 2152K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.210005] shmif0: Ethernet address b2:a0:1a:41:78:d9 tc-so:[ 19.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.000005] get_ifid: shmif0: ifid: b0:a0:1a:ff:fe:41:78:d9 tc-so:[ 19.000005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1aff:fe41:78d9 tc-so:[ 20.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1aff:fe41:78d9 - no duplicates found tc-so:[ 63.420005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 63.420005] in6_if_link_down: fe80:2::b0a0:1aff:fe41:78d9 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2334 0 79 490 0 490 tc-so: tc-so:In use 2837K, total allocated 3920K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.270005] shmif0: Ethernet address b2:a0:07:1f:cc:3c tc-so:[ 10.890005] shmif1: Ethernet address b2:a0:28:79:a2:b1 tc-so:[ 18.290005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.290005] get_ifid: shmif0: ifid: b0:a0:07:ff:fe:1f:cc:3c tc-so:[ 18.290005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7ff:fe1f:cc3c tc-so:[ 18.630005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.630005] get_ifid: shmif1: ifid: b0:a0:28:ff:fe:79:a2:b1 tc-so:[ 18.630005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:28ff:fe79:a2b1 tc-so:[ 20.120005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7ff:fe1f:cc3c - no duplicates found tc-so:[ 20.320005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:28ff:fe79:a2b1 - no duplicates found tc-so:[ 20.430005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 20.430005] get_ifid: gif0: ifid: 1c:a6:3d:dc:72:a5:5b:c3 tc-so:[ 20.430005] nd6_dad_start: gif0: starting DAD for fe80:4::1ca6:3ddc:72a5:5bc3 tc-so:[ 22.390005] nd6_dad_timer: gif0: DAD complete for fe80:4::1ca6:3ddc:72a5:5bc3 - no duplicates found tc-so:[ 32.920005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 55.490005] in6_if_link_down: fc01::1 marked detached tc-so:[ 55.490005] in6_if_link_down: fe80:4::1ca6:3ddc:72a5:5bc3 marked detached tc-so:[ 59.950005] in6_if_link_down: fc00::1 marked detached tc-so:[ 59.950005] in6_if_link_down: fe80:3::b0a0:28ff:fe79:a2b1 marked detached tc-so:[ 61.050005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 61.050005] in6_if_link_down: fe80:2::b0a0:7ff:fe1f:cc3c marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1170 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2345 0 81 494 0 494 tc-so: tc-so:In use 2859K, total allocated 3952K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.480005] shmif0: Ethernet address b2:a0:d9:c1:b6:31 tc-so:[ 12.190005] shmif1: Ethernet address b2:a0:27:1f:b2:46 tc-so:[ 19.370005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.370005] get_ifid: shmif0: ifid: b0:a0:d9:ff:fe:c1:b6:31 tc-so:[ 19.370005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d9ff:fec1:b631 tc-so:[ 19.690005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 19.690005] get_ifid: shmif1: ifid: b0:a0:27:ff:fe:1f:b2:46 tc-so:[ 19.690005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:27ff:fe1f:b246 tc-so:[ 20.850005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d9ff:fec1:b631 - no duplicates found tc-so:[ 21.540005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:27ff:fe1f:b246 - no duplicates found tc-so:[ 21.540005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 21.540005] get_ifid: gif0: ifid: 5c:58:2f:a4:e1:5e:96:32 tc-so:[ 21.540005] nd6_dad_start: gif0: starting DAD for fe80:4::5c58:2fa4:e15e:9632 tc-so:[ 23.530005] nd6_dad_timer: gif0: DAD complete for fe80:4::5c58:2fa4:e15e:9632 - no duplicates found tc-so:[ 27.520005] ipsec_common_input: no key association found for SA fc00::2/00002710/51/0 tc-so:[ 30.780005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 52.070005] in6_if_link_down: fc01::2 marked detached tc-so:[ 52.070005] in6_if_link_down: fe80:4::5c58:2fa4:e15e:9632 marked detached tc-so:[ 55.640005] in6_if_link_down: fc00::2 marked detached tc-so:[ 55.640005] in6_if_link_down: fe80:3::b0a0:27ff:fe1f:b246 marked detached tc-so:[ 56.880005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 56.880005] in6_if_link_down: fe80:2::b0a0:d9ff:fec1:b631 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1458 0 47 270 0 270 tc-so: tc-so:In use 1490K, total allocated 2160K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.180005] shmif0: Ethernet address b2:a0:a0:92:a5:7c tc-so:[ 19.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.960005] get_ifid: shmif0: ifid: b0:a0:a0:ff:fe:92:a5:7c tc-so:[ 19.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a0ff:fe92:a57c tc-so:[ 21.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a0ff:fe92:a57c - no duplicates found tc-so:[ 52.020005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 52.020005] in6_if_link_down: fe80:2::b0a0:a0ff:fe92:a57c marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.890004 b2:a0:1a:41:78:d9 > 33:33:ff:41:78:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:78d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:78d9, length 24 tc-so:00:00:19.890004 b2:a0:1a:41:78:d9 > 33:33:ff:41:78:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:78d9: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:fe41:78d9, length 32 tc-so:00:00:18.940004 b2:a0:07:1f:cc:3c > 33:33:ff:1f:cc:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:cc3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:cc3c, length 24 tc-so:00:00:19.120004 b2:a0:07:1f:cc:3c > 33:33:ff:1f:cc:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:cc3c: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fe1f:cc3c, length 32 tc-so:00:00:22.900004 b2:a0:1a:41:78:d9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe41:78d9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.820004 b2:a0:07:1f:cc:3c > 33:33:b7:56:c3:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1f:cc3c > ff02::2:b756:c334: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b756:c334, length 24 tc-so:00:00:22.430004 b2:a0:07:1f:cc:3c > 33:33:ff:1f:cc:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1f:cc3c > ff02::1:ff1f:cc3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:cc3c, length 24 tc-so:00:00:26.760004 b2:a0:1a:41:78:d9 > 33:33:ff:41:78:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe41:78d9 > ff02::1:ff41:78d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:78d9, length 24 tc-so:00:00:27.020004 b2:a0:07:1f:cc:3c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1f:cc3c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:28.680004 b2:a0:1a:41:78:d9 > 33:33:71:30:76:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe41:78d9 > ff02::2:7130:7609: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7130:7609, length 24 tc-so:00:00:29.170004 b2:a0:1a:41:78:d9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:27.820004 b2:a0:07:1f:cc:3c > b2:a0:1a:41:78:d9, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:29.210004 b2:a0:1a:41:78:d9 > b2:a0:07:1f:cc:3c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.890004 b2:a0:07:1f:cc:3c > b2:a0:1a:41:78:d9, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:32.840004 b2:a0:07:1f:cc:3c > b2:a0:1a:41:78:d9, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:34.220004 b2:a0:1a:41:78:d9 > b2:a0:07:1f:cc:3c, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:00:00:34.250004 b2:a0:1a:41:78:d9 > b2:a0:07:1f:cc:3c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:32.920004 b2:a0:07:1f:cc:3c > b2:a0:1a:41:78:d9, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.770004 b2:a0:d9:c1:b6:31 > 33:33:ff:c1:b6:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:b631: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:b631, length 24 tc-so:00:00:19.820004 b2:a0:d9:c1:b6:31 > 33:33:ff:c1:b6:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:b631: ICMP6, neighbor solicitation, who has fe80::b0a0:d9ff:fec1:b631, length 32 tc-so:00:00:22.530004 b2:a0:d9:c1:b6:31 > 33:33:ff:c1:b6:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fec1:b631 > ff02::1:ffc1:b631: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:b631, length 24 tc-so:00:00:20.000004 b2:a0:a0:92:a5:7c > 33:33:ff:92:a5:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:a57c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:a57c, length 24 tc-so:00:00:23.230004 b2:a0:d9:c1:b6:31 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fec1:b631 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.700004 b2:a0:a0:92:a5:7c > 33:33:ff:92:a5:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:a57c: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fe92:a57c, length 32 tc-so:00:00:25.710004 b2:a0:d9:c1:b6:31 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fec1:b631 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:23.060004 b2:a0:a0:92:a5:7c > b2:a0:d9:c1:b6:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe92:a57c > fe80::b0a0:d9ff:fec1:b631: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:25.750004 b2:a0:d9:c1:b6:31 > b2:a0:a0:92:a5:7c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.110004 b2:a0:a0:92:a5:7c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:25.750004 b2:a0:d9:c1:b6:31 > b2:a0:a0:92:a5:7c, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:23.110004 b2:a0:a0:92:a5:7c > b2:a0:d9:c1:b6:31, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.320004 b2:a0:a0:92:a5:7c > 33:33:d5:d7:dc:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe92:a57c > ff02::2:d5d7:dc74: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d5d7:dc74, length 24 tc-so:00:00:25.960004 b2:a0:d9:c1:b6:31 > 33:33:93:da:5f:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fec1:b631 > ff02::2:93da:5f70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:93da:5f70, length 24 tc-so:00:00:23.850004 b2:a0:a0:92:a5:7c > 33:33:ff:92:a5:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe92:a57c > ff02::1:ff92:a57c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:a57c, length 24 tc-so:00:00:28.070004 b2:a0:a0:92:a5:7c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe92:a57c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.070004 b2:a0:a0:92:a5:7c > b2:a0:d9:c1:b6:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe92:a57c > fe80::b0a0:d9ff:fec1:b631: ICMP6, neighbor solicitation, who has fe80::b0a0:d9ff:fec1:b631, length 32 tc-so:00:00:30.700004 b2:a0:d9:c1:b6:31 > b2:a0:a0:92:a5:7c, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:d9ff:fec1:b631 > fe80::b0a0:a0ff:fe92:a57c: ICMP6, neighbor advertisement, tgt is fe80::b0a0:d9ff:fec1:b631, length 24 tc-so:00:00:30.780004 b2:a0:d9:c1:b6:31 > b2:a0:a0:92:a5:7c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.150004 b2:a0:a0:92:a5:7c > b2:a0:d9:c1:b6:31, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:35.710004 b2:a0:d9:c1:b6:31 > b2:a0:a0:92:a5:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fec1:b631 > fe80::b0a0:a0ff:fe92:a57c: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fe92:a57c, length 32 tc-so:00:00:33.060004 b2:a0:a0:92:a5:7c > b2:a0:d9:c1:b6:31, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:a0ff:fe92:a57c > fe80::b0a0:d9ff:fec1:b631: ICMP6, neighbor advertisement, tgt is fe80::b0a0:a0ff:fe92:a57c, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.670004 b2:a0:28:79:a2:b1 > 33:33:ff:79:a2:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:a2b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:a2b1, length 24 tc-so:00:00:18.700004 b2:a0:28:79:a2:b1 > 33:33:ff:79:a2:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:a2b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:a2b1, length 24 tc-so:00:00:19.320004 b2:a0:28:79:a2:b1 > 33:33:ff:79:a2:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:a2b1: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:fe79:a2b1, length 32 tc-so:00:00:20.800004 b2:a0:28:79:a2:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe79:a2b1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.180004 b2:a0:28:79:a2:b1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.690004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.860004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffa5:5bc3: ICMP6, neighbor solicitation, who has fe80::1ca6:3ddc:72a5:5bc3, length 32 tc-so:00:00:19.770004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:21.930004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::2:b756:c334: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b756:c334, length 24 tc-so:00:00:19.820004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:19.940004 b2:a0:27:1f:b2:46 > 33:33:ff:1f:b2:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:b246: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:b246, length 24 tc-so:00:00:20.520004 b2:a0:27:1f:b2:46 > 33:33:ff:1f:b2:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:b246: ICMP6, neighbor solicitation, who has fe80::b0a0:27ff:fe1f:b246, length 32 tc-so:00:00:24.290004 b2:a0:28:79:a2:b1 > 33:33:b7:56:c3:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe79:a2b1 > ff02::2:b756:c334: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b756:c334, length 24 tc-so:00:00:22.300004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff5e:9632: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:9632, length 24 tc-so:00:00:22.530004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff5e:9632: ICMP6, neighbor solicitation, who has fe80::5c58:2fa4:e15e:9632, length 32 tc-so:00:00:23.230004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.560004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1ca6:3ddc:72a5:5bc3 > ff02::1:ffa5:5bc3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:5bc3, length 24 tc-so:00:00:24.360004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::5c58:2fa4:e15e:9632 > ff02::1:ff5e:9632: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:9632, length 24 tc-so:00:00:24.710004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.820004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.180004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::5c58:2fa4:e15e:9632 > ff02::2:93da:5f70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:93da:5f70, length 24 tc-so:00:00:27.820004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.750004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.130004 b2:a0:27:1f:b2:46 > 33:33:93:da:5f:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe1f:b246 > ff02::2:93da:5f70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:93da:5f70, length 24 tc-so:00:00:29.670004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fe80::1ca6:3ddc:72a5:5bc3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:28.020004 b2:a0:27:1f:b2:46 > 33:33:ff:1f:b2:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe1f:b246 > ff02::1:ff1f:b246: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:b246, length 24 tc-so:00:00:28.550004 b2:a0:27:1f:b2:46 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe1f:b246 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.880004 b2:a0:28:79:a2:b1 > b2:a0:27:1f:b2:46, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.780004 b2:a0:27:1f:b2:46 > b2:a0:28:79:a2:b1, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693728.266520, ipsec_gif_ipv6_transport_ah_hmacsha512, passed tc-start: 1646693728.309718, ipsec_gif_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2c:2b:30:21 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:6b:a8:7b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:df:0f:a5 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3a:5a:8a:b2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4b:90:0c:10 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:56:04 2022 current: Mar 7 22:56:06 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:55:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26757 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:56:04 2022 current: Mar 7 22:56:06 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:55:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26757 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:56:06 2022 current: Mar 7 22:56:07 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:55:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16866 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:56:06 2022 current: Mar 7 22:56:07 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:55:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16866 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:b3:46:cc tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:feb3:46cc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d1ff:feb3:46cc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:2c:2b:30:21 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:b3:46:cc 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffb3:46cc tc-so: ff01:2::1 tc-so: ff02::2:d950:acfa tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d1ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:2c:2b:30:21 shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffb3:46cc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d950:acfa%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d1:b3:46:cc multicnt 4 tc-so: 33:33:ff:b3:46:cc -- 33:33:ff:b3:46:cc refcount 1 tc-so: 33:33:d9:50:ac:fa -- 33:33:d9:50:ac:fa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:2b:30:21 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:2cff:fe2b:3021%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:6b:a8:7b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:43ff:fe6b:a87b%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::5007:7f02:5e8d:e3bd%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2cff:fe2b:3021 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:43ff:fe6b:a87b link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5007:7f02:5e8d:e3bd UC - - - gif0 tc-so:fe80::5007:7f02:5e8d:e3bd gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:3a:5a:8a:b2 UHL - - - shmif1 tc-so:fe80::b0a0:3aff:fe5a:8ab2 b2:a0:3a:5a:8a:b2 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:d1:b3:46:cc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2c:2b:30:21 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff2b:3021 tc-so: ff01:2::1 tc-so: ff02::2:12e1:2514 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2cff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:43:6b:a8:7b 17 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff6b:a87b tc-so: ff01:3::1 tc-so: ff02::2:12e1:2514 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:43ff:f 17 0 18 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff8d:e3bd tc-so: ff01:4::1 tc-so: ff02::2:12e1:2514 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::5007:7f02:5 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:3a:5a:8a:b2 shmif1 14s R tc-so:fe80::b0a0:3aff:fe5a:8ab2%shmif1 b2:a0:3a:5a:8a:b2 shmif1 24s R R tc-so:fd00:1::2 b2:a0:d1:b3:46:cc shmif0 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff2b:3021%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:12e1:2514%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:2c:2b:30:21 multicnt 4 tc-so: 33:33:ff:2b:30:21 -- 33:33:ff:2b:30:21 refcount 1 tc-so: 33:33:12:e1:25:14 -- 33:33:12:e1:25:14 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff6b:a87b%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:12e1:2514%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:43:6b:a8:7b multicnt 4 tc-so: 33:33:ff:6b:a8:7b -- 33:33:ff:6b:a8:7b refcount 1 tc-so: 33:33:12:e1:25:14 -- 33:33:12:e1:25:14 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff8d:e3bd%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:12e1:2514%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:df:0f:a5 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fedf:fa5%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:5a:8a:b2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3aff:fe5a:8ab2%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::9472:f442:c151:5685%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f5ff:fedf:fa5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3aff:fe5a:8ab2 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9472:f442:c151:5685 UC - - - gif0 tc-so:fe80::9472:f442:c151:5685 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:43:6b:a8:7b UHL - - - shmif1 tc-so:fe80::b0a0:43ff:fe6b:a87b b2:a0:43:6b:a8:7b UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:4b:90:0c:10 UHL - - - shmif0 tc-so:fe80::b0a0:4bff:fe90:c10 b2:a0:4b:90:0c:10 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:df:0f:a5 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffdf:fa5% tc-so: ff01:2::1 tc-so: ff02::2:a217:43d4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f5ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:3a:5a:8a:b2 14 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff5a:8ab2 tc-so: ff01:3::1 tc-so: ff02::2:a217:43d4 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 14 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3aff:f 14 0 16 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff51:5685 tc-so: ff01:4::1 tc-so: ff02::2:a217:43d4 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::9472:f442:c 5 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:43:6b:a8:7b shmif1 11s R tc-so:fe80::b0a0:43ff:fe6b:a87b%shmif1 b2:a0:43:6b:a8:7b shmif1 16s R R tc-so:fd00:2::2 b2:a0:4b:90:0c:10 shmif0 7s R tc-so:fe80::b0a0:4bff:fe90:c10%shmif0 b2:a0:4b:90:0c:10 shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffdf:fa5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a217:43d4%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f5:df:0f:a5 multicnt 4 tc-so: 33:33:ff:df:0f:a5 -- 33:33:ff:df:0f:a5 refcount 1 tc-so: 33:33:a2:17:43:d4 -- 33:33:a2:17:43:d4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff5a:8ab2%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a217:43d4%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:3a:5a:8a:b2 multicnt 4 tc-so: 33:33:ff:5a:8a:b2 -- 33:33:ff:5a:8a:b2 refcount 1 tc-so: 33:33:a2:17:43:d4 -- 33:33:a2:17:43:d4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff51:5685%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:a217:43d4%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:90:0c:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:4bff:fe90:c10%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4bff:fe90:c10 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:f5:df:0f:a5 UHL - - - shmif0 tc-so:fe80::b0a0:f5ff:fedf:fa5 b2:a0:f5:df:0f:a5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4b:90:0c:10 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff90:c10% tc-so: ff01:2::1 tc-so: ff02::2:ba3c:7adf tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4bff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:f5:df:0f:a5 shmif0 2s R tc-so:fe80::b0a0:f5ff:fedf:fa5%shmif0 b2:a0:f5:df:0f:a5 shmif0 7s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff90:c10%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ba3c:7adf%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:4b:90:0c:10 multicnt 4 tc-so: 33:33:ff:90:0c:10 -- 33:33:ff:90:0c:10 refcount 1 tc-so: 33:33:ba:3c:7a:df -- 33:33:ba:3c:7a:df refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::9472:f442:c151:5685%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::5007:7f02:5e8d:e3bd%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:90:0c:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:4bff:fe90:c10%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:5a:8a:b2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1388 bytes, 6 multicasts tc-so: output: 16 packets, 1664 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3aff:fe5a:8ab2%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:df:0f:a5 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fedf:fa5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:6b:a8:7b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 1824 bytes, 6 multicasts tc-so: output: 18 packets, 1806 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:43ff:fe6b:a87b%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:2b:30:21 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:2cff:fe2b:3021%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:b3:46:cc tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:feb3:46cc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 269 0 269 tc-so: tc-so:In use 1490K, total allocated 2152K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.860005] shmif0: Ethernet address b2:a0:d1:b3:46:cc tc-so:[ 21.430005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 21.430005] get_ifid: shmif0: ifid: b0:a0:d1:ff:fe:b3:46:cc tc-so:[ 21.430005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d1ff:feb3:46cc tc-so:[ 23.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d1ff:feb3:46cc - no duplicates found tc-so:[ 76.540005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 76.540005] in6_if_link_down: fe80:2::b0a0:d1ff:feb3:46cc marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 7 0 7 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1171 0 0 391 0 391 391 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2351 0 82 494 0 494 tc-so: tc-so:In use 2859K, total allocated 3952K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.240005] shmif0: Ethernet address b2:a0:2c:2b:30:21 tc-so:[ 11.970005] shmif1: Ethernet address b2:a0:43:6b:a8:7b tc-so:[ 19.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.940005] get_ifid: shmif0: ifid: b0:a0:2c:ff:fe:2b:30:21 tc-so:[ 19.940005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2cff:fe2b:3021 tc-so:[ 20.340005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 20.340005] get_ifid: shmif1: ifid: b0:a0:43:ff:fe:6b:a8:7b tc-so:[ 20.340005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:43ff:fe6b:a87b tc-so:[ 21.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2cff:fe2b:3021 - no duplicates found tc-so:[ 22.250005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 22.250005] get_ifid: gif0: ifid: 50:07:7f:02:5e:8d:e3:bd tc-so:[ 22.250005] nd6_dad_start: gif0: starting DAD for fe80:4::5007:7f02:5e8d:e3bd tc-so:[ 22.290005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:43ff:fe6b:a87b - no duplicates found tc-so:[ 23.820005] nd6_dad_timer: gif0: DAD complete for fe80:4::5007:7f02:5e8d:e3bd - no duplicates found tc-so:[ 34.620005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 35.730005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 66.720005] in6_if_link_down: fc01::1 marked detached tc-so:[ 66.720005] in6_if_link_down: fe80:4::5007:7f02:5e8d:e3bd marked detached tc-so:[ 71.290005] in6_if_link_down: fc00::1 marked detached tc-so:[ 71.290005] in6_if_link_down: fe80:3::b0a0:43ff:fe6b:a87b marked detached tc-so:[ 72.960005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 72.960005] in6_if_link_down: fe80:2::b0a0:2cff:fe2b:3021 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 10 0 10 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 259 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1182 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 58 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2376 0 87 499 0 499 tc-so: tc-so:In use 2890K, total allocated 3992K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.430005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.470005] aes: BearSSL aes_ct tc-so:[ 1.470005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.470005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.120005] shmif0: Ethernet address b2:a0:f5:df:0f:a5 tc-so:[ 12.950005] shmif1: Ethernet address b2:a0:3a:5a:8a:b2 tc-so:[ 20.660005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.660005] get_ifid: shmif0: ifid: b0:a0:f5:ff:fe:df:0f:a5 tc-so:[ 20.660005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f5ff:fedf:fa5 tc-so:[ 21.010005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 21.010005] get_ifid: shmif1: ifid: b0:a0:3a:ff:fe:5a:8a:b2 tc-so:[ 21.010005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3aff:fe5a:8ab2 tc-so:[ 21.010005] ip6_output: refusing to send from invalid address fe80:3::b0a0:3aff:fe5a:8ab2 (pid 0) tc-so:[ 22.000005] ip6_output: refusing to send from invalid address fe80:3::b0a0:3aff:fe5a:8ab2 (pid 0) tc-so:[ 22.540005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f5ff:fedf:fa5 - no duplicates found tc-so:[ 22.690005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3aff:fe5a:8ab2 - no duplicates found tc-so:[ 22.950005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 22.950005] get_ifid: gif0: ifid: 94:72:f4:42:c1:51:56:85 tc-so:[ 22.950005] nd6_dad_start: gif0: starting DAD for fe80:4::9472:f442:c151:5685 tc-so:[ 24.900005] nd6_dad_timer: gif0: DAD complete for fe80:4::9472:f442:c151:5685 - no duplicates found tc-so:[ 32.970005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 62.740005] in6_if_link_down: fc01::2 marked detached tc-so:[ 62.740005] in6_if_link_down: fe80:4::9472:f442:c151:5685 marked detached tc-so:[ 66.240005] in6_if_link_down: fc00::2 marked detached tc-so:[ 66.240005] in6_if_link_down: fe80:3::b0a0:3aff:fe5a:8ab2 marked detached tc-so:[ 67.340005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 67.340005] in6_if_link_down: fe80:2::b0a0:f5ff:fedf:fa5 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 549 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1471 0 49 273 0 273 tc-so: tc-so:In use 1513K, total allocated 2184K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.000005] shmif0: Ethernet address b2:a0:4b:90:0c:10 tc-so:[ 21.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 21.330005] get_ifid: shmif0: ifid: b0:a0:4b:ff:fe:90:0c:10 tc-so:[ 21.330005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4bff:fe90:c10 tc-so:[ 23.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4bff:fe90:c10 - no duplicates found tc-so:[ 62.470005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 62.470005] in6_if_link_down: fe80:2::b0a0:4bff:fe90:c10 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:22.070004 b2:a0:d1:b3:46:cc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.190004 b2:a0:d1:b3:46:cc > 33:33:ff:b3:46:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:46cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:46cc, length 24 tc-so:00:00:22.250004 b2:a0:d1:b3:46:cc > 33:33:ff:b3:46:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:46cc: ICMP6, neighbor solicitation, who has fe80::b0a0:d1ff:feb3:46cc, length 32 tc-so:00:00:20.860004 b2:a0:2c:2b:30:21 > 33:33:ff:2b:30:21, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:3021: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2b:3021, length 24 tc-so:00:00:20.940004 b2:a0:2c:2b:30:21 > 33:33:ff:2b:30:21, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:3021: ICMP6, neighbor solicitation, who has fe80::b0a0:2cff:fe2b:3021, length 32 tc-so:00:00:21.540004 b2:a0:2c:2b:30:21 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.960004 b2:a0:d1:b3:46:cc > 33:33:ff:b3:46:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:feb3:46cc > ff02::1:ffb3:46cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:46cc, length 24 tc-so:00:00:27.550004 b2:a0:d1:b3:46:cc > 33:33:d9:50:ac:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:feb3:46cc > ff02::2:d950:acfa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d950:acfa, length 24 tc-so:00:00:27.110004 b2:a0:2c:2b:30:21 > 33:33:12:e1:25:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe2b:3021 > ff02::2:12e1:2514: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:12e1:2514, length 24 tc-so:00:00:29.330004 b2:a0:2c:2b:30:21 > 33:33:ff:2b:30:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe2b:3021 > ff02::1:ff2b:3021: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2b:3021, length 24 tc-so:00:00:32.430004 b2:a0:d1:b3:46:cc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:30.260004 b2:a0:2c:2b:30:21 > b2:a0:d1:b3:46:cc, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:32.430004 b2:a0:d1:b3:46:cc > b2:a0:2c:2b:30:21, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.340004 b2:a0:2c:2b:30:21 > b2:a0:d1:b3:46:cc, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:35.280004 b2:a0:2c:2b:30:21 > b2:a0:d1:b3:46:cc, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:37.430004 b2:a0:d1:b3:46:cc > b2:a0:2c:2b:30:21, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:00:00:37.880004 b2:a0:d1:b3:46:cc > b2:a0:2c:2b:30:21, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:35.730004 b2:a0:2c:2b:30:21 > b2:a0:d1:b3:46:cc, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:21.520004 b2:a0:f5:df:0f:a5 > 33:33:ff:df:0f:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:fa5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:fa5, length 24 tc-so:00:00:21.520004 b2:a0:f5:df:0f:a5 > 33:33:ff:df:0f:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:fa5: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fedf:fa5, length 32 tc-so:00:00:23.030004 b2:a0:f5:df:0f:a5 > 33:33:ff:df:0f:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fedf:fa5 > ff02::1:ffdf:fa5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:fa5, length 24 tc-so:00:00:21.500004 b2:a0:4b:90:0c:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.250004 b2:a0:4b:90:0c:10 > 33:33:ff:90:0c:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:c10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:c10, length 24 tc-so:00:00:22.330004 b2:a0:4b:90:0c:10 > 33:33:ff:90:0c:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:c10: ICMP6, neighbor solicitation, who has fe80::b0a0:4bff:fe90:c10, length 32 tc-so:00:00:25.570004 b2:a0:f5:df:0f:a5 > 33:33:a2:17:43:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fedf:fa5 > ff02::2:a217:43d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a217:43d4, length 24 tc-so:00:00:24.130004 b2:a0:4b:90:0c:10 > 33:33:ba:3c:7a:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe90:c10 > ff02::2:ba3c:7adf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba3c:7adf, length 24 tc-so:00:00:27.570004 b2:a0:f5:df:0f:a5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fedf:fa5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:24.830004 b2:a0:4b:90:0c:10 > b2:a0:f5:df:0f:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe90:c10 > fe80::b0a0:f5ff:fedf:fa5: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:27.610004 b2:a0:f5:df:0f:a5 > b2:a0:4b:90:0c:10, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.830004 b2:a0:4b:90:0c:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:27.610004 b2:a0:f5:df:0f:a5 > b2:a0:4b:90:0c:10, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:24.830004 b2:a0:4b:90:0c:10 > b2:a0:f5:df:0f:a5, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.400004 b2:a0:f5:df:0f:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fedf:fa5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.830004 b2:a0:4b:90:0c:10 > 33:33:ff:90:0c:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe90:c10 > ff02::1:ff90:c10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:c10, length 24 tc-so:00:00:29.830004 b2:a0:4b:90:0c:10 > b2:a0:f5:df:0f:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe90:c10 > fe80::b0a0:f5ff:fedf:fa5: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fedf:fa5, length 32 tc-so:00:00:32.610004 b2:a0:f5:df:0f:a5 > b2:a0:4b:90:0c:10, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:f5ff:fedf:fa5 > fe80::b0a0:4bff:fe90:c10: ICMP6, neighbor advertisement, tgt is fe80::b0a0:f5ff:fedf:fa5, length 24 tc-so:00:00:33.010004 b2:a0:f5:df:0f:a5 > b2:a0:4b:90:0c:10, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.230004 b2:a0:4b:90:0c:10 > b2:a0:f5:df:0f:a5, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:37.640004 b2:a0:f5:df:0f:a5 > b2:a0:4b:90:0c:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fedf:fa5 > fe80::b0a0:4bff:fe90:c10: ICMP6, neighbor solicitation, who has fe80::b0a0:4bff:fe90:c10, length 32 tc-so:00:00:34.860004 b2:a0:4b:90:0c:10 > b2:a0:f5:df:0f:a5, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4bff:fe90:c10 > fe80::b0a0:f5ff:fedf:fa5: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4bff:fe90:c10, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:21.290004 b2:a0:43:6b:a8:7b > 33:33:ff:6b:a8:7b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6b:a87b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6b:a87b, length 24 tc-so:00:00:21.290004 b2:a0:43:6b:a8:7b > 33:33:ff:6b:a8:7b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6b:a87b: ICMP6, neighbor solicitation, who has fe80::b0a0:43ff:fe6b:a87b, length 32 tc-so:00:00:22.700004 b2:a0:43:6b:a8:7b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:23.720004 b2:a0:43:6b:a8:7b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:21.430004 b2:a0:3a:5a:8a:b2 > 33:33:ff:5a:8a:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:8ab2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:8ab2, length 24 tc-so:00:00:24.150004 b2:a0:43:6b:a8:7b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.680004 b2:a0:3a:5a:8a:b2 > 33:33:ff:5a:8a:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:8ab2: ICMP6, neighbor solicitation, who has fe80::b0a0:3aff:fe5a:8ab2, length 32 tc-so:00:00:24.730004 b2:a0:43:6b:a8:7b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:25.760004 b2:a0:43:6b:a8:7b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:23.070004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe5a:8ab2 > fe80::b0a0:43ff:fe6b:a87b: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:23.220004 b2:a0:3a:5a:8a:b2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe5a:8ab2 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.690004 b2:a0:3a:5a:8a:b2 > 33:33:a2:17:43:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe5a:8ab2 > ff02::2:a217:43d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a217:43d4, length 24 tc-so:00:00:23.860004 b2:a0:3a:5a:8a:b2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.550004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:23.860004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff51:5685: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:5685, length 24 tc-so:00:00:23.900004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff51:5685: ICMP6, neighbor solicitation, who has fe80::9472:f442:c151:5685, length 32 tc-so:00:00:24.610004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff51:5685: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:5685, length 24 tc-so:00:00:26.250004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::9472:f442:c151:5685 > ff02::2:a217:43d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a217:43d4, length 24 tc-so:00:00:29.530004 b2:a0:43:6b:a8:7b > 33:33:ff:6b:a8:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > ff02::1:ff6b:a87b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6b:a87b, length 24 tc-so:00:00:29.620004 b2:a0:43:6b:a8:7b > 33:33:12:e1:25:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > ff02::2:12e1:2514: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:12e1:2514, length 24 tc-so:00:00:29.960004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::5007:7f02:5e8d:e3bd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.570004 b2:a0:3a:5a:8a:b2 > 33:33:ff:5a:8a:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe5a:8ab2 > ff02::1:ff5a:8ab2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:8ab2, length 24 tc-so:00:00:30.300004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.610004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.070004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fe5a:8ab2 > fe80::b0a0:43ff:fe6b:a87b: ICMP6, neighbor solicitation, who has fe80::b0a0:43ff:fe6b:a87b, length 32 tc-so:00:00:30.780004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:43ff:fe6b:a87b > fe80::b0a0:3aff:fe5a:8ab2: ICMP6, neighbor advertisement, tgt is fe80::b0a0:43ff:fe6b:a87b, length 24 tc-so:00:00:31.770004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::5007:7f02:5e8d:e3bd > ff02::2:12e1:2514: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:12e1:2514, length 24 tc-so:00:00:31.930004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::5007:7f02:5e8d:e3bd > ff02::1:ff8d:e3bd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:e3bd, length 24 tc-so:00:00:31.900004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fe80::9472:f442:c151:5685 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:35.690004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.010004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:35.830004 b2:a0:43:6b:a8:7b > b2:a0:3a:5a:8a:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:43ff:fe6b:a87b > fe80::b0a0:3aff:fe5a:8ab2: ICMP6, neighbor solicitation, who has fe80::b0a0:3aff:fe5a:8ab2, length 32 tc-so:00:00:33.110004 b2:a0:3a:5a:8a:b2 > b2:a0:43:6b:a8:7b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:3aff:fe5a:8ab2 > fe80::b0a0:43ff:fe6b:a87b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:3aff:fe5a:8ab2, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693827.265456, ipsec_gif_ipv6_transport_ah_null, passed tc-start: 1646693827.305477, ipsec_gif_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d3:a3:21:6b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:e2:99:fc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c6:30:27:e5 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3e:06:ce:3c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cd:09:30:76 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:57:38 2022 current: Mar 7 22:57:40 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:57:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9343 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:57:38 2022 current: Mar 7 22:57:40 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:57:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9343 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:57:38 2022 current: Mar 7 22:57:41 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:57:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20478 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:57:38 2022 current: Mar 7 22:57:41 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:57:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20478 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:26:c5:00 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:6eff:fe26:c500%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6eff:fe26:c500 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:d3:a3:21:6b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6e:26:c5:00 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff26:c500 tc-so: ff01:2::1 tc-so: ff02::2:1236:a9ef tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6eff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:d3:a3:21:6b shmif0 4s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff26:c500%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1236:a9ef%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:6e:26:c5:00 multicnt 4 tc-so: 33:33:ff:26:c5:00 -- 33:33:ff:26:c5:00 refcount 1 tc-so: 33:33:12:36:a9:ef -- 33:33:12:36:a9:ef refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:a3:21:6b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:d3ff:fea3:216b%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:e2:99:fc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fee2:99fc%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::a02b:8907:4a9f:8e33%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d3ff:fea3:216b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:efff:fee2:99fc link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a02b:8907:4a9f:8e33 UC - - - gif0 tc-so:fe80::a02b:8907:4a9f:8e33 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:3e:06:ce:3c UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:6e:26:c5:00 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d3:a3:21:6b 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffa3:216b tc-so: ff01:2::1 tc-so: ff02::2:b5f4:8570 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d3ff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:ef:e2:99:fc 16 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffe2:99fc tc-so: ff01:3::1 tc-so: ff02::2:b5f4:8570 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:efff:f 16 0 14 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff9f:8e33 tc-so: ff01:4::1 tc-so: ff02::2:b5f4:8570 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::a02b:8907:4 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:3e:06:ce:3c shmif1 23h59m58s S tc-so:fd00:1::2 b2:a0:6e:26:c5:00 shmif0 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffa3:216b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b5f4:8570%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d3:a3:21:6b multicnt 4 tc-so: 33:33:ff:a3:21:6b -- 33:33:ff:a3:21:6b refcount 1 tc-so: 33:33:b5:f4:85:70 -- 33:33:b5:f4:85:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffe2:99fc%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b5f4:8570%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:ef:e2:99:fc multicnt 4 tc-so: 33:33:ff:e2:99:fc -- 33:33:ff:e2:99:fc refcount 1 tc-so: 33:33:b5:f4:85:70 -- 33:33:b5:f4:85:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff9f:8e33%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b5f4:8570%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:30:27:e5 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fe30:27e5%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:06:ce:3c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fe06:ce3c%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::54eb:1de4:79f5:7d40%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c6ff:fe30:27e5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3eff:fe06:ce3c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::54eb:1de4:79f5:7d40 UC - - - gif0 tc-so:fe80::54eb:1de4:79f5:7d40 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:ef:e2:99:fc UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:cd:09:30:76 UHL - - - shmif0 tc-so:fe80::b0a0:cdff:fe09:3076 b2:a0:cd:09:30:76 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:30:27:e5 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff30:27e5 tc-so: ff01:2::1 tc-so: ff02::2:8d15:1511 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c6ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:3e:06:ce:3c 12 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff06:ce3c tc-so: ff01:3::1 tc-so: ff02::2:8d15:1511 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f 12 0 16 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:fff5:7d40 tc-so: ff01:4::1 tc-so: ff02::2:8d15:1511 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::54eb:1de4:7 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:ef:e2:99:fc shmif1 22s R R tc-so:fd00:2::2 b2:a0:cd:09:30:76 shmif0 14s R tc-so:fe80::b0a0:cdff:fe09:3076%shmif0 b2:a0:cd:09:30:76 shmif0 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff30:27e5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8d15:1511%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c6:30:27:e5 multicnt 4 tc-so: 33:33:ff:30:27:e5 -- 33:33:ff:30:27:e5 refcount 1 tc-so: 33:33:8d:15:15:11 -- 33:33:8d:15:15:11 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff06:ce3c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8d15:1511%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:3e:06:ce:3c multicnt 4 tc-so: 33:33:ff:06:ce:3c -- 33:33:ff:06:ce:3c refcount 1 tc-so: 33:33:8d:15:15:11 -- 33:33:8d:15:15:11 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:fff5:7d40%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:8d15:1511%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:09:30:76 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:cdff:fe09:3076%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cdff:fe09:3076 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:c6:30:27:e5 UHL - - - shmif0 tc-so:fe80::b0a0:c6ff:fe30:27e5 b2:a0:c6:30:27:e5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:09:30:76 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff09:3076 tc-so: ff01:2::1 tc-so: ff02::2:1e10:c96d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cdff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:c6:30:27:e5 shmif0 7s R tc-so:fe80::b0a0:c6ff:fe30:27e5%shmif0 b2:a0:c6:30:27:e5 shmif0 12s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff09:3076%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1e10:c96d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:cd:09:30:76 multicnt 4 tc-so: 33:33:ff:09:30:76 -- 33:33:ff:09:30:76 refcount 1 tc-so: 33:33:1e:10:c9:6d -- 33:33:1e:10:c9:6d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::54eb:1de4:79f5:7d40%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::a02b:8907:4a9f:8e33%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:09:30:76 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:cdff:fe09:3076%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:06:ce:3c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1296 bytes, 4 multicasts tc-so: output: 16 packets, 1836 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fe06:ce3c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:30:27:e5 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fe30:27e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:e2:99:fc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1836 bytes, 5 multicasts tc-so: output: 14 packets, 1468 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fee2:99fc%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:a3:21:6b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:d3ff:fea3:216b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:26:c5:00 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:6eff:fe26:c500%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 270 0 270 tc-so: tc-so:In use 1490K, total allocated 2160K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.100005] shmif0: Ethernet address b2:a0:6e:26:c5:00 tc-so:[ 19.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.680005] get_ifid: shmif0: ifid: b0:a0:6e:ff:fe:26:c5:00 tc-so:[ 19.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6eff:fe26:c500 tc-so:[ 21.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6eff:fe26:c500 - no duplicates found tc-so:[ 58.360005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 58.360005] in6_if_link_down: fe80:2::b0a0:6eff:fe26:c500 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1158 0 0 386 0 386 386 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2320 0 79 488 0 488 tc-so: tc-so:In use 2827K, total allocated 3904K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.410005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.410005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.490005] shmif0: Ethernet address b2:a0:d3:a3:21:6b tc-so:[ 11.050005] shmif1: Ethernet address b2:a0:ef:e2:99:fc tc-so:[ 18.510005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.510005] get_ifid: shmif0: ifid: b0:a0:d3:ff:fe:a3:21:6b tc-so:[ 18.510005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d3ff:fea3:216b tc-so:[ 18.940005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.940005] get_ifid: shmif1: ifid: b0:a0:ef:ff:fe:e2:99:fc tc-so:[ 18.940005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:efff:fee2:99fc tc-so:[ 20.530005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d3ff:fea3:216b - no duplicates found tc-so:[ 20.530005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 20.530005] get_ifid: gif0: ifid: a0:2b:89:07:4a:9f:8e:33 tc-so:[ 20.530005] nd6_dad_start: gif0: starting DAD for fe80:4::a02b:8907:4a9f:8e33 tc-so:[ 20.890005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:efff:fee2:99fc - no duplicates found tc-so:[ 22.550005] nd6_dad_timer: gif0: DAD complete for fe80:4::a02b:8907:4a9f:8e33 - no duplicates found tc-so:[ 49.570005] in6_if_link_down: fc01::1 marked detached tc-so:[ 49.570005] in6_if_link_down: fe80:4::a02b:8907:4a9f:8e33 marked detached tc-so:[ 53.980005] in6_if_link_down: fc00::1 marked detached tc-so:[ 53.980005] in6_if_link_down: fe80:3::b0a0:efff:fee2:99fc marked detached tc-so:[ 55.420005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.420005] in6_if_link_down: fe80:2::b0a0:d3ff:fea3:216b marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 31 0 31 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 38 0 38 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 272 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1300 0 0 434 0 434 434 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2499 0 101 538 0 538 tc-so: tc-so:In use 3128K, total allocated 4304K; utilization 72.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.220005] shmif0: Ethernet address b2:a0:c6:30:27:e5 tc-so:[ 11.870005] shmif1: Ethernet address b2:a0:3e:06:ce:3c tc-so:[ 18.710005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.710005] get_ifid: shmif0: ifid: b0:a0:c6:ff:fe:30:27:e5 tc-so:[ 18.710005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c6ff:fe30:27e5 tc-so:[ 18.940005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.940005] get_ifid: shmif1: ifid: b0:a0:3e:ff:fe:06:ce:3c tc-so:[ 18.940005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3eff:fe06:ce3c tc-so:[ 20.140005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 20.140005] get_ifid: gif0: ifid: 54:eb:1d:e4:79:f5:7d:40 tc-so:[ 20.140005] nd6_dad_start: gif0: starting DAD for fe80:4::54eb:1de4:79f5:7d40 tc-so:[ 20.590005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c6ff:fe30:27e5 - no duplicates found tc-so:[ 20.790005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3eff:fe06:ce3c - no duplicates found tc-so:[ 22.160005] nd6_dad_timer: gif0: DAD complete for fe80:4::54eb:1de4:79f5:7d40 - no duplicates found tc-so:[ 25.530005] ipsec_common_input: no key association found for SA fc00::2/00002710/50/0 tc-so:[ 45.750005] in6_if_link_down: fc01::2 marked detached tc-so:[ 45.750005] in6_if_link_down: fe80:4::54eb:1de4:79f5:7d40 marked detached tc-so:[ 49.360005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.360005] in6_if_link_down: fe80:3::b0a0:3eff:fe06:ce3c marked detached tc-so:[ 50.470005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 50.470005] in6_if_link_down: fe80:2::b0a0:c6ff:fe30:27e5 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 9 0 9 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 512 0 0 171 0 171 171 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1429 0 41 261 0 261 tc-so: tc-so:In use 1437K, total allocated 2088K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.920005] shmif0: Ethernet address b2:a0:cd:09:30:76 tc-so:[ 18.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.230005] get_ifid: shmif0: ifid: b0:a0:cd:ff:fe:09:30:76 tc-so:[ 18.230005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cdff:fe09:3076 tc-so:[ 19.940005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cdff:fe09:3076 - no duplicates found tc-so:[ 45.790005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.790005] in6_if_link_down: fe80:2::b0a0:cdff:fe09:3076 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.230004 b2:a0:6e:26:c5:00 > 33:33:ff:26:c5:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:c500: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:c500, length 24 tc-so:00:00:20.420004 b2:a0:6e:26:c5:00 > 33:33:ff:26:c5:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:c500: ICMP6, neighbor solicitation, who has fe80::b0a0:6eff:fe26:c500, length 32 tc-so:00:00:18.560004 b2:a0:d3:a3:21:6b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.290004 b2:a0:d3:a3:21:6b > 33:33:ff:a3:21:6b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:216b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:216b, length 24 tc-so:00:00:21.340004 b2:a0:6e:26:c5:00 > 33:33:ff:26:c5:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:c500: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:c500, length 24 tc-so:00:00:19.520004 b2:a0:d3:a3:21:6b > 33:33:ff:a3:21:6b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:216b: ICMP6, neighbor solicitation, who has fe80::b0a0:d3ff:fea3:216b, length 32 tc-so:00:00:21.700004 b2:a0:6e:26:c5:00 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fe26:c500 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.930004 b2:a0:d3:a3:21:6b > 33:33:b5:f4:85:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fea3:216b > ff02::2:b5f4:8570: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b5f4:8570, length 24 tc-so:00:00:27.440004 b2:a0:6e:26:c5:00 > 33:33:12:36:a9:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fe26:c500 > ff02::2:1236:a9ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1236:a9ef, length 24 tc-so:00:00:28.170004 b2:a0:6e:26:c5:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:26.150004 b2:a0:d3:a3:21:6b > b2:a0:6e:26:c5:00, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:28.210004 b2:a0:6e:26:c5:00 > b2:a0:d3:a3:21:6b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.220004 b2:a0:d3:a3:21:6b > b2:a0:6e:26:c5:00, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.710004 b2:a0:d3:a3:21:6b > 33:33:ff:a3:21:6b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fea3:216b > ff02::1:ffa3:216b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:216b, length 24 tc-so:00:00:32.860004 b2:a0:6e:26:c5:00 > b2:a0:d3:a3:21:6b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.870004 b2:a0:d3:a3:21:6b > b2:a0:6e:26:c5:00, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.150004 b2:a0:d3:a3:21:6b > b2:a0:6e:26:c5:00, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:33.150004 b2:a0:6e:26:c5:00 > b2:a0:d3:a3:21:6b, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.890004 b2:a0:c6:30:27:e5 > 33:33:ff:30:27:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff30:27e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff30:27e5, length 24 tc-so:00:00:19.560004 b2:a0:c6:30:27:e5 > 33:33:ff:30:27:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff30:27e5: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fe30:27e5, length 32 tc-so:00:00:19.600004 b2:a0:c6:30:27:e5 > 33:33:8d:15:15:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8d15:1511: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8d15:1511, length 24 tc-so:00:00:18.730004 b2:a0:cd:09:30:76 > 33:33:ff:09:30:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff09:3076: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:3076, length 24 tc-so:00:00:18.930004 b2:a0:cd:09:30:76 > 33:33:ff:09:30:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff09:3076: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:fe09:3076, length 32 tc-so:00:00:23.300004 b2:a0:c6:30:27:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe30:27e5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.670004 b2:a0:c6:30:27:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe30:27e5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:21.150004 b2:a0:cd:09:30:76 > b2:a0:c6:30:27:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe09:3076 > fe80::b0a0:c6ff:fe30:27e5: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:23.710004 b2:a0:c6:30:27:e5 > b2:a0:cd:09:30:76, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.150004 b2:a0:cd:09:30:76 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:23.710004 b2:a0:c6:30:27:e5 > b2:a0:cd:09:30:76, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:21.150004 b2:a0:cd:09:30:76 > b2:a0:c6:30:27:e5, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.190004 b2:a0:cd:09:30:76 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe09:3076 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.800004 b2:a0:c6:30:27:e5 > 33:33:ff:30:27:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe30:27e5 > ff02::1:ff30:27e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff30:27e5, length 24 tc-so:00:00:24.680004 b2:a0:cd:09:30:76 > 33:33:ff:09:30:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe09:3076 > ff02::1:ff09:3076: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:3076, length 24 tc-so:00:00:28.380004 b2:a0:c6:30:27:e5 > b2:a0:cd:09:30:76, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.810004 b2:a0:cd:09:30:76 > b2:a0:c6:30:27:e5, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.180004 b2:a0:cd:09:30:76 > b2:a0:c6:30:27:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe09:3076 > fe80::b0a0:c6ff:fe30:27e5: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fe30:27e5, length 32 tc-so:00:00:28.710004 b2:a0:c6:30:27:e5 > b2:a0:cd:09:30:76, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c6ff:fe30:27e5 > fe80::b0a0:cdff:fe09:3076: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c6ff:fe30:27e5, length 24 tc-so:00:00:26.430004 b2:a0:cd:09:30:76 > 33:33:1e:10:c9:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe09:3076 > ff02::2:1e10:c96d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1e10:c96d, length 24 tc-so:00:00:33.730004 b2:a0:c6:30:27:e5 > b2:a0:cd:09:30:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe30:27e5 > fe80::b0a0:cdff:fe09:3076: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:fe09:3076, length 32 tc-so:00:00:31.170004 b2:a0:cd:09:30:76 > b2:a0:c6:30:27:e5, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:cdff:fe09:3076 > fe80::b0a0:c6ff:fe30:27e5: ICMP6, neighbor advertisement, tgt is fe80::b0a0:cdff:fe09:3076, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:19.390004 b2:a0:ef:e2:99:fc > 33:33:ff:e2:99:fc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe2:99fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:99fc, length 24 tc-so:00:00:19.860004 b2:a0:ef:e2:99:fc > 33:33:ff:e2:99:fc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe2:99fc: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fee2:99fc, length 32 tc-so:00:00:21.420004 b2:a0:ef:e2:99:fc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.940004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.460004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff9f:8e33: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:8e33, length 24 tc-so:00:00:18.940004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:21.550004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff9f:8e33: ICMP6, neighbor solicitation, who has fe80::a02b:8907:4a9f:8e33, length 32 tc-so:00:00:19.060004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:19.210004 b2:a0:3e:06:ce:3c > 33:33:ff:06:ce:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:ce3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:ce3c, length 24 tc-so:00:00:19.750004 b2:a0:3e:06:ce:3c > 33:33:ff:06:ce:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:ce3c: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:fe06:ce3c, length 32 tc-so:00:00:20.590004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:fff5:7d40: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:7d40, length 24 tc-so:00:00:23.490004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::a02b:8907:4a9f:8e33 > ff02::2:b5f4:8570: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b5f4:8570, length 24 tc-so:00:00:21.130004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:fff5:7d40: ICMP6, neighbor solicitation, who has fe80::54eb:1de4:79f5:7d40, length 32 tc-so:00:00:21.170004 b2:a0:3e:06:ce:3c > 33:33:8d:15:15:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe06:ce3c > ff02::2:8d15:1511: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8d15:1511, length 24 tc-so:00:00:23.590004 b2:a0:3e:06:ce:3c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe06:ce3c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.180004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.710004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.940004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.410004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.270004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::54eb:1de4:79f5:7d40 > ff02::2:8d15:1511: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8d15:1511, length 24 tc-so:00:00:27.160004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::a02b:8907:4a9f:8e33 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.160004 b2:a0:ef:e2:99:fc > 33:33:b5:f4:85:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fee2:99fc > ff02::2:b5f4:8570: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b5f4:8570, length 24 tc-so:00:00:28.030004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 84 tc-so:00:00:28.830004 b2:a0:ef:e2:99:fc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fee2:99fc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:28.910004 b2:a0:ef:e2:99:fc > 33:33:ff:e2:99:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fee2:99fc > ff02::1:ffe2:99fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:99fc, length 24 tc-so:00:00:27.020004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 84 tc-so:00:00:27.160004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 84 tc-so:00:00:30.830004 b2:a0:ef:e2:99:fc > b2:a0:3e:06:ce:3c, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 68 tc-so:00:00:28.380004 b2:a0:3e:06:ce:3c > b2:a0:ef:e2:99:fc, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 68 tc-so:00:00:29.160004 b2:a0:3e:06:ce:3c > 33:33:ff:06:ce:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe06:ce3c > ff02::1:ff06:ce3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:ce3c, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693901.821318, ipsec_gif_ipv6_transport_esp_null, passed tc-start: 1646693901.850981, ipsec_gif_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8a:c2:2c:3c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b4:1f:0b:bf ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:92:43:9b:d1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:17:01:85:b9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:70:a9:47 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:58:45 2022 current: Mar 7 22:58:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:58:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28357 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:58:45 2022 current: Mar 7 22:58:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:58:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28357 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:58:46 2022 current: Mar 7 22:58:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:58:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28978 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 22:58:46 2022 current: Mar 7 22:58:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:58:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28978 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:91:b0:b6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:3fff:fe91:b0b6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3fff:fe91:b0b6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:8a:c2:2c:3c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3f:91:b0:b6 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff91:b0b6 tc-so: ff01:2::1 tc-so: ff02::2:1717:287d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3fff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:8a:c2:2c:3c shmif0 6s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff91:b0b6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1717:287d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:3f:91:b0:b6 multicnt 4 tc-so: 33:33:ff:91:b0:b6 -- 33:33:ff:91:b0:b6 refcount 1 tc-so: 33:33:17:17:28:7d -- 33:33:17:17:28:7d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:c2:2c:3c tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fec2:2c3c%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:1f:0b:bf tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b4ff:fe1f:bbf%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::4849:c50b:ad95:cdbf%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8aff:fec2:2c3c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b4ff:fe1f:bbf link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::4849:c50b:ad95:cdbf UC - - - gif0 tc-so:fe80::4849:c50b:ad95:cdbf gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:17:01:85:b9 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:3f:91:b0:b6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8a:c2:2c:3c 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffc2:2c3c tc-so: ff01:2::1 tc-so: ff02::2:5935:72dc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8aff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:b4:1f:0b:bf 16 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff1f:bbf% tc-so: ff01:3::1 tc-so: ff02::2:5935:72dc tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b4ff:f 16 0 12 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff95:cdbf tc-so: ff01:4::1 tc-so: ff02::2:5935:72dc tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::4849:c50b:a 6 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:17:01:85:b9 shmif1 expired R tc-so:fd00:1::2 b2:a0:3f:91:b0:b6 shmif0 35s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffc2:2c3c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5935:72dc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:8a:c2:2c:3c multicnt 4 tc-so: 33:33:ff:c2:2c:3c -- 33:33:ff:c2:2c:3c refcount 1 tc-so: 33:33:59:35:72:dc -- 33:33:59:35:72:dc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff1f:bbf%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:5935:72dc%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:b4:1f:0b:bf multicnt 4 tc-so: 33:33:ff:1f:0b:bf -- 33:33:ff:1f:0b:bf refcount 1 tc-so: 33:33:59:35:72:dc -- 33:33:59:35:72:dc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff95:cdbf%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:5935:72dc%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:43:9b:d1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:92ff:fe43:9bd1%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:01:85:b9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:17ff:fe01:85b9%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::10be:a908:b28f:cc3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:92ff:fe43:9bd1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:17ff:fe01:85b9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::10be:a908:b28f:cc3 UC - - - gif0 tc-so:fe80::10be:a908:b28f:cc3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:b4:1f:0b:bf UHL - - - shmif1 tc-so:fe80::b0a0:7cff:fe70:a947 b2:a0:7c:70:a9:47 UHL - - - shmif0 tc-so:fd00:2::2 b2:a0:7c:70:a9:47 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:92:43:9b:d1 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff43:9bd1 tc-so: ff01:2::1 tc-so: ff02::2:ff85:239c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:92ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:17:01:85:b9 9 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff01:85b9 tc-so: ff01:3::1 tc-so: ff02::2:ff85:239c tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:17ff:f 9 0 16 0 0 tc-so:gif0 1280 3 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff8f:cc3% tc-so: ff01:4::1 tc-so: ff02::2:ff85:239c tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::10be:a908:b 3 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:b4:1f:0b:bf shmif1 1s R R tc-so:fe80::b0a0:7cff:fe70:a947%shmif0 b2:a0:7c:70:a9:47 shmif0 37s R tc-so:fd00:2::2 b2:a0:7c:70:a9:47 shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff43:9bd1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ff85:239c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:92:43:9b:d1 multicnt 4 tc-so: 33:33:ff:43:9b:d1 -- 33:33:ff:43:9b:d1 refcount 1 tc-so: 33:33:ff:85:23:9c -- 33:33:ff:85:23:9c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff01:85b9%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ff85:239c%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:17:01:85:b9 multicnt 4 tc-so: 33:33:ff:01:85:b9 -- 33:33:ff:01:85:b9 refcount 1 tc-so: 33:33:ff:85:23:9c -- 33:33:ff:85:23:9c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff8f:cc3%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:ff85:239c%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:70:a9:47 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe70:a947%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7cff:fe70:a947 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:92:43:9b:d1 UHL - - - shmif0 tc-so:fe80::b0a0:92ff:fe43:9bd1 b2:a0:92:43:9b:d1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:70:a9:47 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff70:a947 tc-so: ff01:2::1 tc-so: ff02::2:9a24:63e5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:92:43:9b:d1 shmif0 12s R tc-so:fe80::b0a0:92ff:fe43:9bd1%shmif0 b2:a0:92:43:9b:d1 shmif0 17s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff70:a947%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9a24:63e5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:7c:70:a9:47 multicnt 4 tc-so: 33:33:ff:70:a9:47 -- 33:33:ff:70:a9:47 refcount 1 tc-so: 33:33:9a:24:63:e5 -- 33:33:9a:24:63:e5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::10be:a908:b28f:cc3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::4849:c50b:ad95:cdbf%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:70:a9:47 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe70:a947%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:01:85:b9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 966 bytes, 3 multicasts tc-so: output: 16 packets, 1896 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:17ff:fe01:85b9%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:43:9b:d1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:92ff:fe43:9bd1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:1f:0b:bf tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1896 bytes, 5 multicasts tc-so: output: 12 packets, 1224 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b4ff:fe1f:bbf%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:c2:2c:3c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fec2:2c3c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:91:b0:b6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:3fff:fe91:b0b6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1452 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.040005] shmif0: Ethernet address b2:a0:3f:91:b0:b6 tc-so:[ 13.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.410005] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:91:b0:b6 tc-so:[ 13.410005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3fff:fe91:b0b6 tc-so:[ 14.970005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3fff:fe91:b0b6 - no duplicates found tc-so:[ 50.800005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 50.800005] in6_if_link_down: fe80:2::b0a0:3fff:fe91:b0b6 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 264 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1158 0 0 386 0 386 386 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2332 0 79 489 0 489 tc-so: tc-so:In use 2834K, total allocated 3912K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.630005] shmif0: Ethernet address b2:a0:8a:c2:2c:3c tc-so:[ 7.700005] shmif1: Ethernet address b2:a0:b4:1f:0b:bf tc-so:[ 12.500005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.500005] get_ifid: shmif0: ifid: b0:a0:8a:ff:fe:c2:2c:3c tc-so:[ 12.500005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8aff:fec2:2c3c tc-so:[ 12.730005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.730005] get_ifid: shmif1: ifid: b0:a0:b4:ff:fe:1f:0b:bf tc-so:[ 12.730005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b4ff:fe1f:bbf tc-so:[ 13.860005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 13.860005] get_ifid: gif0: ifid: 48:49:c5:0b:ad:95:cd:bf tc-so:[ 13.860005] nd6_dad_start: gif0: starting DAD for fe80:4::4849:c50b:ad95:cdbf tc-so:[ 14.480005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8aff:fec2:2c3c - no duplicates found tc-so:[ 14.730005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b4ff:fe1f:bbf - no duplicates found tc-so:[ 15.790005] nd6_dad_timer: gif0: DAD complete for fe80:4::4849:c50b:ad95:cdbf - no duplicates found tc-so:[ 26.420005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 42.230005] in6_if_link_down: fc01::1 marked detached tc-so:[ 42.230005] in6_if_link_down: fe80:4::4849:c50b:ad95:cdbf marked detached tc-so:[ 46.750005] in6_if_link_down: fc00::1 marked detached tc-so:[ 46.750005] in6_if_link_down: fe80:3::b0a0:b4ff:fe1f:bbf marked detached tc-so:[ 48.130005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 48.130005] in6_if_link_down: fe80:2::b0a0:8aff:fec2:2c3c marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 28 0 28 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1260 0 0 420 0 420 420 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2442 0 95 522 0 522 tc-so: tc-so:In use 3041K, total allocated 4176K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.180005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.150005] shmif0: Ethernet address b2:a0:92:43:9b:d1 tc-so:[ 8.250005] shmif1: Ethernet address b2:a0:17:01:85:b9 tc-so:[ 12.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.900005] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:43:9b:d1 tc-so:[ 12.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fe43:9bd1 tc-so:[ 13.130005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.130005] get_ifid: shmif1: ifid: b0:a0:17:ff:fe:01:85:b9 tc-so:[ 13.130005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:17ff:fe01:85b9 tc-so:[ 14.260005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 14.260005] get_ifid: gif0: ifid: 10:be:a9:08:b2:8f:0c:c3 tc-so:[ 14.260005] nd6_dad_start: gif0: starting DAD for fe80:4::10be:a908:b28f:cc3 tc-so:[ 14.370005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fe43:9bd1 - no duplicates found tc-so:[ 14.710005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:17ff:fe01:85b9 - no duplicates found tc-so:[ 16.240005] nd6_dad_timer: gif0: DAD complete for fe80:4::10be:a908:b28f:cc3 - no duplicates found tc-so:[ 39.280005] in6_if_link_down: fc01::2 marked detached tc-so:[ 39.280005] in6_if_link_down: fe80:4::10be:a908:b28f:cc3 marked detached tc-so:[ 42.840005] in6_if_link_down: fc00::2 marked detached tc-so:[ 42.840005] in6_if_link_down: fe80:3::b0a0:17ff:fe01:85b9 marked detached tc-so:[ 44.110005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 44.110005] in6_if_link_down: fe80:2::b0a0:92ff:fe43:9bd1 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 16 0 16 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 575 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1504 0 55 282 0 282 tc-so: tc-so:In use 1566K, total allocated 2256K; utilization 69.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.610005] shmif0: Ethernet address b2:a0:7c:70:a9:47 tc-so:[ 13.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.230005] get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:70:a9:47 tc-so:[ 13.230005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe70:a947 tc-so:[ 15.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe70:a947 - no duplicates found tc-so:[ 40.080005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 40.080005] in6_if_link_down: fe80:2::b0a0:7cff:fe70:a947 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.780004 b2:a0:3f:91:b0:b6 > 33:33:ff:91:b0:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff91:b0b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:b0b6, length 24 tc-so:00:00:13.940004 b2:a0:3f:91:b0:b6 > 33:33:ff:91:b0:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff91:b0b6: ICMP6, neighbor solicitation, who has fe80::b0a0:3fff:fe91:b0b6, length 32 tc-so:00:00:14.420004 b2:a0:3f:91:b0:b6 > 33:33:17:17:28:7d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1717:287d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1717:287d, length 24 tc-so:00:00:13.340004 b2:a0:8a:c2:2c:3c > 33:33:ff:c2:2c:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc2:2c3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc2:2c3c, length 24 tc-so:00:00:13.470004 b2:a0:8a:c2:2c:3c > 33:33:ff:c2:2c:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc2:2c3c: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fec2:2c3c, length 32 tc-so:00:00:14.450004 b2:a0:8a:c2:2c:3c > 33:33:59:35:72:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5935:72dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5935:72dc, length 24 tc-so:00:00:16.610004 b2:a0:3f:91:b0:b6 > 33:33:ff:91:b0:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe91:b0b6 > ff02::1:ff91:b0b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:b0b6, length 24 tc-so:00:00:19.570004 b2:a0:3f:91:b0:b6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe91:b0b6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.380004 b2:a0:8a:c2:2c:3c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fec2:2c3c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.290004 b2:a0:3f:91:b0:b6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:19.980004 b2:a0:8a:c2:2c:3c > b2:a0:3f:91:b0:b6, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:21.330004 b2:a0:3f:91:b0:b6 > b2:a0:8a:c2:2c:3c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.020004 b2:a0:8a:c2:2c:3c > b2:a0:3f:91:b0:b6, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.550004 b2:a0:8a:c2:2c:3c > 33:33:ff:c2:2c:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fec2:2c3c > ff02::1:ffc2:2c3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc2:2c3c, length 24 tc-so:00:00:25.520004 b2:a0:3f:91:b0:b6 > b2:a0:8a:c2:2c:3c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.170004 b2:a0:8a:c2:2c:3c > b2:a0:3f:91:b0:b6, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.980004 b2:a0:8a:c2:2c:3c > b2:a0:3f:91:b0:b6, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:26.310004 b2:a0:3f:91:b0:b6 > b2:a0:8a:c2:2c:3c, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.990004 b2:a0:92:43:9b:d1 > 33:33:ff:43:9b:d1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:9bd1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:9bd1, length 24 tc-so:00:00:13.370004 b2:a0:92:43:9b:d1 > 33:33:ff:43:9b:d1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:9bd1: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fe43:9bd1, length 32 tc-so:00:00:14.190004 b2:a0:92:43:9b:d1 > 33:33:ff:85:23:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ff85:239c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff85:239c, length 24 tc-so:00:00:13.840004 b2:a0:7c:70:a9:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.210004 b2:a0:7c:70:a9:47 > 33:33:ff:70:a9:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:a947: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:a947, length 24 tc-so:00:00:14.210004 b2:a0:7c:70:a9:47 > 33:33:ff:70:a9:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:a947: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe70:a947, length 32 tc-so:00:00:16.080004 b2:a0:92:43:9b:d1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:9bd1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.340004 b2:a0:92:43:9b:d1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:9bd1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:16.640004 b2:a0:7c:70:a9:47 > b2:a0:92:43:9b:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe70:a947 > fe80::b0a0:92ff:fe43:9bd1: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:18.380004 b2:a0:92:43:9b:d1 > b2:a0:7c:70:a9:47, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:16.680004 b2:a0:7c:70:a9:47 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:18.380004 b2:a0:92:43:9b:d1 > b2:a0:7c:70:a9:47, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:16.680004 b2:a0:7c:70:a9:47 > b2:a0:92:43:9b:d1, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.010004 b2:a0:92:43:9b:d1 > 33:33:ff:43:9b:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:9bd1 > ff02::1:ff43:9bd1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:9bd1, length 24 tc-so:00:00:18.590004 b2:a0:7c:70:a9:47 > 33:33:ff:70:a9:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe70:a947 > ff02::1:ff70:a947: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:a947, length 24 tc-so:00:00:20.340004 b2:a0:7c:70:a9:47 > 33:33:9a:24:63:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe70:a947 > ff02::2:9a24:63e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a24:63e5, length 24 tc-so:00:00:22.530004 b2:a0:92:43:9b:d1 > b2:a0:7c:70:a9:47, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.820004 b2:a0:7c:70:a9:47 > b2:a0:92:43:9b:d1, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.670004 b2:a0:7c:70:a9:47 > b2:a0:92:43:9b:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe70:a947 > fe80::b0a0:92ff:fe43:9bd1: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fe43:9bd1, length 32 tc-so:00:00:23.380004 b2:a0:92:43:9b:d1 > b2:a0:7c:70:a9:47, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:92ff:fe43:9bd1 > fe80::b0a0:7cff:fe70:a947: ICMP6, neighbor advertisement, tgt is fe80::b0a0:92ff:fe43:9bd1, length 24 tc-so:00:00:28.390004 b2:a0:92:43:9b:d1 > b2:a0:7c:70:a9:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:9bd1 > fe80::b0a0:7cff:fe70:a947: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe70:a947, length 32 tc-so:00:00:26.680004 b2:a0:7c:70:a9:47 > b2:a0:92:43:9b:d1, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:7cff:fe70:a947 > fe80::b0a0:92ff:fe43:9bd1: ICMP6, neighbor advertisement, tgt is fe80::b0a0:7cff:fe70:a947, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.660004 b2:a0:b4:1f:0b:bf > 33:33:59:35:72:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5935:72dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5935:72dc, length 24 tc-so:00:00:13.660004 b2:a0:b4:1f:0b:bf > 33:33:ff:1f:0b:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:bbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:bbf, length 24 tc-so:00:00:13.730004 b2:a0:b4:1f:0b:bf > 33:33:ff:1f:0b:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:bbf: ICMP6, neighbor solicitation, who has fe80::b0a0:b4ff:fe1f:bbf, length 32 tc-so:00:00:13.910004 b2:a0:b4:1f:0b:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.130004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:14.770004 b2:a0:b4:1f:0b:bf > b2:a0:17:01:85:b9, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff95:cdbf: ICMP6, neighbor solicitation, who has fe80::4849:c50b:ad95:cdbf, length 32 tc-so:00:00:13.130004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:13.370004 b2:a0:17:01:85:b9 > 33:33:ff:01:85:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:85b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:85b9, length 24 tc-so:00:00:13.690004 b2:a0:17:01:85:b9 > 33:33:ff:01:85:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:85b9: ICMP6, neighbor solicitation, who has fe80::b0a0:17ff:fe01:85b9, length 32 tc-so:00:00:15.550004 b2:a0:b4:1f:0b:bf > b2:a0:17:01:85:b9, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::2:5935:72dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5935:72dc, length 24 tc-so:00:00:13.910004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:14.420004 b2:a0:17:01:85:b9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.240004 b2:a0:b4:1f:0b:bf > 33:33:ff:1f:0b:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe1f:bbf > ff02::1:ff1f:bbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:bbf, length 24 tc-so:00:00:15.120004 b2:a0:17:01:85:b9 > 33:33:ff:01:85:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe01:85b9 > ff02::1:ff01:85b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:85b9, length 24 tc-so:00:00:15.150004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8f:cc3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8f:cc3, length 24 tc-so:00:00:15.240004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8f:cc3: ICMP6, neighbor solicitation, who has fe80::10be:a908:b28f:cc3, length 32 tc-so:00:00:15.890004 b2:a0:17:01:85:b9 > 33:33:ff:85:23:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe01:85b9 > ff02::2:ff85:239c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff85:239c, length 24 tc-so:00:00:17.640004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::10be:a908:b28f:cc3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.140004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.770004 b2:a0:b4:1f:0b:bf > b2:a0:17:01:85:b9, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:19.980004 b2:a0:b4:1f:0b:bf > b2:a0:17:01:85:b9, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.380004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.270004 b2:a0:b4:1f:0b:bf > b2:a0:17:01:85:b9, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::4849:c50b:ad95:cdbf > ff02::1:ff95:cdbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff95:cdbf, length 24 tc-so:00:00:20.750004 b2:a0:b4:1f:0b:bf > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe1f:bbf > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.170004 b2:a0:b4:1f:0b:bf > b2:a0:17:01:85:b9, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:22.530004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 tc-so:00:00:22.970004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:24.780004 b2:a0:17:01:85:b9 > b2:a0:b4:1f:0b:bf, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646693971.892027, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1646693971.929517, ipsec_gif_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:06:1c:62:19 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:42:dc:72:99 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f0:43:23:03 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:86:10:e1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dd:0f:ef:a8 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:00:01 2022 current: Mar 7 23:00:02 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:59:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9770 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:00:01 2022 current: Mar 7 23:00:02 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:59:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9770 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:00:01 2022 current: Mar 7 23:00:03 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:59:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1418 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:00:02 2022 current: Mar 7 23:00:03 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 22:59:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1418 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:c2:76:1b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:95ff:fec2:761b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:95ff:fec2:761b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:06:1c:62:19 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:95:c2:76:1b 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffc2:761b tc-so: ff01:2::1 tc-so: ff02::2:daa4:acb0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:95ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:06:1c:62:19 shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffc2:761b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:daa4:acb0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:95:c2:76:1b multicnt 4 tc-so: 33:33:ff:c2:76:1b -- 33:33:ff:c2:76:1b refcount 1 tc-so: 33:33:da:a4:ac:b0 -- 33:33:da:a4:ac:b0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:1c:62:19 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:6ff:fe1c:6219%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:dc:72:99 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:42ff:fedc:7299%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::54c0:45a4:4d1a:c3f3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6ff:fe1c:6219 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:42ff:fedc:7299 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::54c0:45a4:4d1a:c3f3 UC - - - gif0 tc-so:fe80::54c0:45a4:4d1a:c3f3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:0a:86:10:e1 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:95:c2:76:1b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:06:1c:62:19 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff1c:6219 tc-so: ff01:2::1 tc-so: ff02::2:ca4b:9a3a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6ff:fe 9 0 9 0 0 tc-so:shmif 1500 b2:a0:42:dc:72:99 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffdc:7299 tc-so: ff01:3::1 tc-so: ff02::2:ca4b:9a3a tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:42ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff1a:c3f3 tc-so: ff01:4::1 tc-so: ff02::2:ca4b:9a3a tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::54c0:45a4:4 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:0a:86:10:e1 shmif1 24s R tc-so:fd00:1::2 b2:a0:95:c2:76:1b shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff1c:6219%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ca4b:9a3a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:06:1c:62:19 multicnt 4 tc-so: 33:33:ff:1c:62:19 -- 33:33:ff:1c:62:19 refcount 1 tc-so: 33:33:ca:4b:9a:3a -- 33:33:ca:4b:9a:3a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffdc:7299%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ca4b:9a3a%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:42:dc:72:99 multicnt 4 tc-so: 33:33:ff:dc:72:99 -- 33:33:ff:dc:72:99 refcount 1 tc-so: 33:33:ca:4b:9a:3a -- 33:33:ca:4b:9a:3a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff1a:c3f3%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:ca4b:9a3a%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:43:23:03 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f0ff:fe43:2303%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:86:10:e1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fe86:10e1%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::780b:9d15:f389:282%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f0ff:fe43:2303 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:aff:fe86:10e1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::780b:9d15:f389:282 UC - - - gif0 tc-so:fe80::780b:9d15:f389:282 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:42:dc:72:99 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:dd:0f:ef:a8 UHL - - - shmif0 tc-so:fe80::b0a0:ddff:fe0f:efa8 b2:a0:dd:0f:ef:a8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f0:43:23:03 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff43:2303 tc-so: ff01:2::1 tc-so: ff02::2:4f35:b24f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f0ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:0a:86:10:e1 8 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff86:10e1 tc-so: ff01:3::1 tc-so: ff02::2:4f35:b24f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 8 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aff:fe 8 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff89:282% tc-so: ff01:4::1 tc-so: ff02::2:4f35:b24f tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::780b:9d15:f 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:42:dc:72:99 shmif1 22s R R tc-so:fd00:2::2 b2:a0:dd:0f:ef:a8 shmif0 15s R tc-so:fe80::b0a0:ddff:fe0f:efa8%shmif0 b2:a0:dd:0f:ef:a8 shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff43:2303%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4f35:b24f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f0:43:23:03 multicnt 4 tc-so: 33:33:ff:43:23:03 -- 33:33:ff:43:23:03 refcount 1 tc-so: 33:33:4f:35:b2:4f -- 33:33:4f:35:b2:4f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff86:10e1%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4f35:b24f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:0a:86:10:e1 multicnt 4 tc-so: 33:33:ff:86:10:e1 -- 33:33:ff:86:10:e1 refcount 1 tc-so: 33:33:4f:35:b2:4f -- 33:33:4f:35:b2:4f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff89:282%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:4f35:b24f%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:0f:ef:a8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:ddff:fe0f:efa8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ddff:fe0f:efa8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:f0:43:23:03 UHL - - - shmif0 tc-so:fe80::b0a0:f0ff:fe43:2303 b2:a0:f0:43:23:03 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:0f:ef:a8 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff0f:efa8 tc-so: ff01:2::1 tc-so: ff02::2:17ed:5486 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ddff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:f0:43:23:03 shmif0 23h59m56s S tc-so:fe80::b0a0:f0ff:fe43:2303%shmif0 b2:a0:f0:43:23:03 shmif0 expired R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff0f:efa8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:17ed:5486%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:dd:0f:ef:a8 multicnt 4 tc-so: 33:33:ff:0f:ef:a8 -- 33:33:ff:0f:ef:a8 refcount 1 tc-so: 33:33:17:ed:54:86 -- 33:33:17:ed:54:86 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::780b:9d15:f389:282%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::54c0:45a4:4d1a:c3f3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:0f:ef:a8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:ddff:fe0f:efa8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:86:10:e1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 936 bytes, 1 multicast tc-so: output: 15 packets, 1674 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fe86:10e1%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:43:23:03 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f0ff:fe43:2303%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:dc:72:99 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1674 bytes, 5 multicasts tc-so: output: 13 packets, 1366 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:42ff:fedc:7299%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:1c:62:19 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:6ff:fe1c:6219%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:95:c2:76:1b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:95ff:fec2:761b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1456 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.570005] shmif0: Ethernet address b2:a0:95:c2:76:1b tc-so:[ 17.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.790005] get_ifid: shmif0: ifid: b0:a0:95:ff:fe:c2:76:1b tc-so:[ 17.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:95ff:fec2:761b tc-so:[ 19.650005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:95ff:fec2:761b - no duplicates found tc-so:[ 62.860005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 62.860005] in6_if_link_down: fe80:2::b0a0:95ff:fec2:761b marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2341 0 78 491 0 491 tc-so: tc-so:In use 2841K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.830005] shmif0: Ethernet address b2:a0:06:1c:62:19 tc-so:[ 10.350005] shmif1: Ethernet address b2:a0:42:dc:72:99 tc-so:[ 16.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.300005] get_ifid: shmif0: ifid: b0:a0:06:ff:fe:1c:62:19 tc-so:[ 16.300005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6ff:fe1c:6219 tc-so:[ 16.590005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.590005] get_ifid: shmif1: ifid: b0:a0:42:ff:fe:dc:72:99 tc-so:[ 16.590005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:42ff:fedc:7299 tc-so:[ 18.030005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.030005] get_ifid: gif0: ifid: 54:c0:45:a4:4d:1a:c3:f3 tc-so:[ 18.030005] nd6_dad_start: gif0: starting DAD for fe80:4::54c0:45a4:4d1a:c3f3 tc-so:[ 18.100005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:42ff:fedc:7299 - no duplicates found tc-so:[ 18.310005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6ff:fe1c:6219 - no duplicates found tc-so:[ 19.760005] nd6_dad_timer: gif0: DAD complete for fe80:4::54c0:45a4:4d1a:c3f3 - no duplicates found tc-so:[ 28.300005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 51.800005] in6_if_link_down: fc01::1 marked detached tc-so:[ 51.800005] in6_if_link_down: fe80:4::54c0:45a4:4d1a:c3f3 marked detached tc-so:[ 57.840005] in6_if_link_down: fc00::1 marked detached tc-so:[ 57.840005] in6_if_link_down: fe80:3::b0a0:42ff:fedc:7299 marked detached tc-so:[ 59.560005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 59.560005] in6_if_link_down: fe80:2::b0a0:6ff:fe1c:6219 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 24 0 24 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 257 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 89 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1211 0 0 404 0 404 404 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2395 0 87 509 0 509 tc-so: tc-so:In use 2947K, total allocated 4072K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.660005] shmif0: Ethernet address b2:a0:f0:43:23:03 tc-so:[ 11.020005] shmif1: Ethernet address b2:a0:0a:86:10:e1 tc-so:[ 16.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.670005] get_ifid: shmif0: ifid: b0:a0:f0:ff:fe:43:23:03 tc-so:[ 16.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f0ff:fe43:2303 tc-so:[ 16.940005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.940005] get_ifid: shmif1: ifid: b0:a0:0a:ff:fe:86:10:e1 tc-so:[ 16.940005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:aff:fe86:10e1 tc-so:[ 18.450005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f0ff:fe43:2303 - no duplicates found tc-so:[ 18.490005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.490005] get_ifid: gif0: ifid: 78:0b:9d:15:f3:89:02:82 tc-so:[ 18.490005] nd6_dad_start: gif0: starting DAD for fe80:4::780b:9d15:f389:282 tc-so:[ 18.880005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:aff:fe86:10e1 - no duplicates found tc-so:[ 20.420005] nd6_dad_timer: gif0: DAD complete for fe80:4::780b:9d15:f389:282 - no duplicates found tc-so:[ 26.080005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 47.030005] in6_if_link_down: fc01::2 marked detached tc-so:[ 47.070005] in6_if_link_down: fe80:4::780b:9d15:f389:282 marked detached tc-so:[ 52.410005] in6_if_link_down: fc00::2 marked detached tc-so:[ 52.410005] in6_if_link_down: fe80:3::b0a0:aff:fe86:10e1 marked detached tc-so:[ 54.360005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 54.360005] in6_if_link_down: fe80:2::b0a0:f0ff:fe43:2303 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 539 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1458 0 47 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.960005] shmif0: Ethernet address b2:a0:dd:0f:ef:a8 tc-so:[ 16.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.990005] get_ifid: shmif0: ifid: b0:a0:dd:ff:fe:0f:ef:a8 tc-so:[ 16.990005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ddff:fe0f:efa8 tc-so:[ 18.560005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ddff:fe0f:efa8 - no duplicates found tc-so:[ 48.580005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 48.580005] in6_if_link_down: fe80:2::b0a0:ddff:fe0f:efa8 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.200004 b2:a0:95:c2:76:1b > 33:33:ff:c2:76:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc2:761b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc2:761b, length 24 tc-so:00:00:18.650004 b2:a0:95:c2:76:1b > 33:33:ff:c2:76:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc2:761b: ICMP6, neighbor solicitation, who has fe80::b0a0:95ff:fec2:761b, length 32 tc-so:00:00:16.690004 b2:a0:06:1c:62:19 > 33:33:ca:4b:9a:3a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ca4b:9a3a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca4b:9a3a, length 24 tc-so:00:00:18.930004 b2:a0:95:c2:76:1b > 33:33:ff:c2:76:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc2:761b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc2:761b, length 24 tc-so:00:00:17.300004 b2:a0:06:1c:62:19 > 33:33:ff:1c:62:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:6219: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:6219, length 24 tc-so:00:00:17.300004 b2:a0:06:1c:62:19 > 33:33:ff:1c:62:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:6219: ICMP6, neighbor solicitation, who has fe80::b0a0:6ff:fe1c:6219, length 32 tc-so:00:00:20.810004 b2:a0:95:c2:76:1b > 33:33:da:a4:ac:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fec2:761b > ff02::2:daa4:acb0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:daa4:acb0, length 24 tc-so:00:00:22.850004 b2:a0:06:1c:62:19 > 33:33:ff:1c:62:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fe1c:6219 > ff02::1:ff1c:6219: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:6219, length 24 tc-so:00:00:23.290004 b2:a0:06:1c:62:19 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fe1c:6219 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.240004 b2:a0:95:c2:76:1b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:24.260004 b2:a0:06:1c:62:19 > b2:a0:95:c2:76:1b, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:26.240004 b2:a0:95:c2:76:1b > b2:a0:06:1c:62:19, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.300004 b2:a0:06:1c:62:19 > b2:a0:95:c2:76:1b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.980004 b2:a0:95:c2:76:1b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:95ff:fec2:761b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.250004 b2:a0:95:c2:76:1b > b2:a0:06:1c:62:19, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.300004 b2:a0:06:1c:62:19 > b2:a0:95:c2:76:1b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.260004 b2:a0:06:1c:62:19 > b2:a0:95:c2:76:1b, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:31.240004 b2:a0:95:c2:76:1b > b2:a0:06:1c:62:19, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.300004 b2:a0:f0:43:23:03 > 33:33:ff:43:23:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:2303: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:2303, length 24 tc-so:00:00:17.460004 b2:a0:f0:43:23:03 > 33:33:ff:43:23:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:2303: ICMP6, neighbor solicitation, who has fe80::b0a0:f0ff:fe43:2303, length 32 tc-so:00:00:17.460004 b2:a0:dd:0f:ef:a8 > 33:33:ff:0f:ef:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:efa8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:efa8, length 24 tc-so:00:00:17.560004 b2:a0:dd:0f:ef:a8 > 33:33:ff:0f:ef:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:efa8: ICMP6, neighbor solicitation, who has fe80::b0a0:ddff:fe0f:efa8, length 32 tc-so:00:00:20.060004 b2:a0:f0:43:23:03 > 33:33:4f:35:b2:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f0ff:fe43:2303 > ff02::2:4f35:b24f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4f35:b24f, length 24 tc-so:00:00:22.020004 b2:a0:f0:43:23:03 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f0ff:fe43:2303 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.060004 b2:a0:f0:43:23:03 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f0ff:fe43:2303 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:19.730004 b2:a0:dd:0f:ef:a8 > b2:a0:f0:43:23:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe0f:efa8 > fe80::b0a0:f0ff:fe43:2303: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:22.060004 b2:a0:f0:43:23:03 > b2:a0:dd:0f:ef:a8, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.770004 b2:a0:dd:0f:ef:a8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:22.100004 b2:a0:f0:43:23:03 > b2:a0:dd:0f:ef:a8, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:19.770004 b2:a0:dd:0f:ef:a8 > b2:a0:f0:43:23:03, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.140004 b2:a0:f0:43:23:03 > 33:33:ff:43:23:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f0ff:fe43:2303 > ff02::1:ff43:2303: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:2303, length 24 tc-so:00:00:21.050004 b2:a0:dd:0f:ef:a8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe0f:efa8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.170004 b2:a0:dd:0f:ef:a8 > 33:33:ff:0f:ef:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe0f:efa8 > ff02::1:ff0f:efa8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:efa8, length 24 tc-so:00:00:23.420004 b2:a0:dd:0f:ef:a8 > 33:33:17:ed:54:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe0f:efa8 > ff02::2:17ed:5486: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:17ed:5486, length 24 tc-so:00:00:26.080004 b2:a0:f0:43:23:03 > b2:a0:dd:0f:ef:a8, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.740004 b2:a0:dd:0f:ef:a8 > b2:a0:f0:43:23:03, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.720004 b2:a0:dd:0f:ef:a8 > b2:a0:f0:43:23:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe0f:efa8 > fe80::b0a0:f0ff:fe43:2303: ICMP6, neighbor solicitation, who has fe80::b0a0:f0ff:fe43:2303, length 32 tc-so:00:00:27.070004 b2:a0:f0:43:23:03 > b2:a0:dd:0f:ef:a8, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:f0ff:fe43:2303 > fe80::b0a0:ddff:fe0f:efa8: ICMP6, neighbor advertisement, tgt is fe80::b0a0:f0ff:fe43:2303, length 24 tc-so:00:00:32.070004 b2:a0:f0:43:23:03 > b2:a0:dd:0f:ef:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f0ff:fe43:2303 > fe80::b0a0:ddff:fe0f:efa8: ICMP6, neighbor solicitation, who has fe80::b0a0:ddff:fe0f:efa8, length 32 tc-so:00:00:29.740004 b2:a0:dd:0f:ef:a8 > b2:a0:f0:43:23:03, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:ddff:fe0f:efa8 > fe80::b0a0:f0ff:fe43:2303: ICMP6, neighbor advertisement, tgt is fe80::b0a0:ddff:fe0f:efa8, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.770004 b2:a0:42:dc:72:99 > 33:33:ff:dc:72:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:7299: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:7299, length 24 tc-so:00:00:17.100004 b2:a0:42:dc:72:99 > 33:33:ff:dc:72:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:7299: ICMP6, neighbor solicitation, who has fe80::b0a0:42ff:fedc:7299, length 32 tc-so:00:00:17.340004 b2:a0:42:dc:72:99 > 33:33:ff:dc:72:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:7299: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:7299, length 24 tc-so:00:00:17.700004 b2:a0:42:dc:72:99 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.670004 b2:a0:42:dc:72:99 > 33:33:ca:4b:9a:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fedc:7299 > ff02::2:ca4b:9a3a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca4b:9a3a, length 24 tc-so:00:00:18.710004 b2:a0:42:dc:72:99 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.940004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.200004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff1a:c3f3: ICMP6, neighbor solicitation, who has fe80::54c0:45a4:4d1a:c3f3, length 32 tc-so:00:00:16.990004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.460004 b2:a0:0a:86:10:e1 > 33:33:ff:86:10:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:10e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:10e1, length 24 tc-so:00:00:17.650004 b2:a0:0a:86:10:e1 > 33:33:4f:35:b2:4f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4f35:b24f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4f35:b24f, length 24 tc-so:00:00:17.880004 b2:a0:0a:86:10:e1 > 33:33:ff:86:10:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:10e1: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fe86:10e1, length 32 tc-so:00:00:19.160004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff89:282: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:282, length 24 tc-so:00:00:19.390004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff89:282: ICMP6, neighbor solicitation, who has fe80::780b:9d15:f389:282, length 32 tc-so:00:00:19.580004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:4f35:b24f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4f35:b24f, length 24 tc-so:00:00:21.980004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::54c0:45a4:4d1a:c3f3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.210004 b2:a0:0a:86:10:e1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe86:10e1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.950004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.140004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.260004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.100004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.570004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::54c0:45a4:4d1a:c3f3 > ff02::1:ff1a:c3f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1a:c3f3, length 24 tc-so:00:00:22.730004 b2:a0:0a:86:10:e1 > 33:33:ff:86:10:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe86:10e1 > ff02::1:ff86:10e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:10e1, length 24 tc-so:00:00:26.280004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::54c0:45a4:4d1a:c3f3 > ff02::2:ca4b:9a3a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca4b:9a3a, length 24 tc-so:00:00:24.190004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::780b:9d15:f389:282 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.270004 b2:a0:42:dc:72:99 > b2:a0:0a:86:10:e1, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.080004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.390004 b2:a0:0a:86:10:e1 > b2:a0:42:dc:72:99, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::780b:9d15:f389:282 > ff02::1:ff89:282: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:282, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646694057.166371, ipsec_gif_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1646694057.206441, ipsec_gif_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:39:d7:e9:e0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7d:47:d1:91 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:20:45:b3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f2:71:74:93 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:ba:71:25 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:01:32 2022 current: Mar 7 23:01:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:01:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2432 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:01:32 2022 current: Mar 7 23:01:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:01:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2432 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:01:33 2022 current: Mar 7 23:01:34 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:01:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15717 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:01:33 2022 current: Mar 7 23:01:34 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:01:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15717 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:07:ca:5d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:cff:fe07:ca5d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cff:fe07:ca5d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:39:d7:e9:e0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0c:07:ca:5d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff07:ca5d tc-so: ff01:2::1 tc-so: ff02::2:f773:3fad tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cff:fe 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:39:d7:e9:e0 shmif0 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff07:ca5d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f773:3fad%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:0c:07:ca:5d multicnt 4 tc-so: 33:33:ff:07:ca:5d -- 33:33:ff:07:ca:5d refcount 1 tc-so: 33:33:f7:73:3f:ad -- 33:33:f7:73:3f:ad refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:d7:e9:e0 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fed7:e9e0%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:47:d1:91 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7dff:fe47:d191%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::bc90:1229:494f:6406%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:39ff:fed7:e9e0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7dff:fe47:d191 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::bc90:1229:494f:6406 UC - - - gif0 tc-so:fe80::bc90:1229:494f:6406 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:f2:71:74:93 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:0c:07:ca:5d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:d7:e9:e0 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffd7:e9e0 tc-so: ff01:2::1 tc-so: ff02::2:658b:685f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:39ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:7d:47:d1:91 14 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff47:d191 tc-so: ff01:3::1 tc-so: ff02::2:658b:685f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 14 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7dff:f 14 0 16 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff4f:6406 tc-so: ff01:4::1 tc-so: ff02::2:658b:685f tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::bc90:1229:4 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:f2:71:74:93 shmif1 expired R R tc-so:fd00:1::2 b2:a0:0c:07:ca:5d shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffd7:e9e0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:658b:685f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:39:d7:e9:e0 multicnt 4 tc-so: 33:33:ff:d7:e9:e0 -- 33:33:ff:d7:e9:e0 refcount 1 tc-so: 33:33:65:8b:68:5f -- 33:33:65:8b:68:5f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff47:d191%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:658b:685f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:7d:47:d1:91 multicnt 4 tc-so: 33:33:ff:47:d1:91 -- 33:33:ff:47:d1:91 refcount 1 tc-so: 33:33:65:8b:68:5f -- 33:33:65:8b:68:5f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff4f:6406%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:658b:685f%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:20:45:b3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe20:45b3%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:71:74:93 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f2ff:fe71:7493%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::f022:5ab0:aada:268b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a0ff:fe20:45b3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f2ff:fe71:7493 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f022:5ab0:aada:268b UC - - - gif0 tc-so:fe80::f022:5ab0:aada:268b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:7d:47:d1:91 UHL - - - shmif1 tc-so:fe80::b0a0:7dff:fe47:d191 b2:a0:7d:47:d1:91 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:3e:ba:71:25 UHL - - - shmif0 tc-so:fe80::b0a0:3eff:feba:7125 b2:a0:3e:ba:71:25 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a0:20:45:b3 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff20:45b3 tc-so: ff01:2::1 tc-so: ff02::2:419c:7687 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a0ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:f2:71:74:93 13 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff71:7493 tc-so: ff01:3::1 tc-so: ff02::2:419c:7687 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f2ff:f 13 0 14 0 0 tc-so:gif0 1280 6 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffda:268b tc-so: ff01:4::1 tc-so: ff02::2:419c:7687 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 6 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::f022:5ab0:a 6 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:7d:47:d1:91 shmif1 3s R tc-so:fe80::b0a0:7dff:fe47:d191%shmif1 b2:a0:7d:47:d1:91 shmif1 23h59m35s S tc-so:fd00:2::2 b2:a0:3e:ba:71:25 shmif0 23s R tc-so:fe80::b0a0:3eff:feba:7125%shmif0 b2:a0:3e:ba:71:25 shmif0 33s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff20:45b3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:419c:7687%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:a0:20:45:b3 multicnt 4 tc-so: 33:33:ff:20:45:b3 -- 33:33:ff:20:45:b3 refcount 1 tc-so: 33:33:41:9c:76:87 -- 33:33:41:9c:76:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff71:7493%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:419c:7687%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:f2:71:74:93 multicnt 4 tc-so: 33:33:ff:71:74:93 -- 33:33:ff:71:74:93 refcount 1 tc-so: 33:33:41:9c:76:87 -- 33:33:41:9c:76:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffda:268b%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:419c:7687%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:ba:71:25 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:feba:7125%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3eff:feba:7125 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:a0:20:45:b3 UHL - - - shmif0 tc-so:fe80::b0a0:a0ff:fe20:45b3 b2:a0:a0:20:45:b3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3e:ba:71:25 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffba:7125 tc-so: ff01:2::1 tc-so: ff02::2:b015:dae9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f 8 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:a0:20:45:b3 shmif0 23h59m55s S tc-so:fe80::b0a0:a0ff:fe20:45b3%shmif0 b2:a0:a0:20:45:b3 shmif0 expired R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffba:7125%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b015:dae9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:3e:ba:71:25 multicnt 4 tc-so: 33:33:ff:ba:71:25 -- 33:33:ff:ba:71:25 refcount 1 tc-so: 33:33:b0:15:da:e9 -- 33:33:b0:15:da:e9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::f022:5ab0:aada:268b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::bc90:1229:494f:6406%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:ba:71:25 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 3 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:feba:7125%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:71:74:93 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1350 bytes, 5 multicasts tc-so: output: 14 packets, 1468 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f2ff:fe71:7493%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:20:45:b3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe20:45b3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:47:d1:91 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1468 bytes, 6 multicasts tc-so: output: 16 packets, 1608 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7dff:fe47:d191%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:d7:e9:e0 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fed7:e9e0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:07:ca:5d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:cff:fe07:ca5d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1462 0 41 270 0 270 tc-so: tc-so:In use 1491K, total allocated 2160K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.350005] shmif0: Ethernet address b2:a0:0c:07:ca:5d tc-so:[ 21.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 21.820005] get_ifid: shmif0: ifid: b0:a0:0c:ff:fe:07:ca:5d tc-so:[ 21.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cff:fe07:ca5d tc-so:[ 23.820005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cff:fe07:ca5d - no duplicates found tc-so:[ 67.110005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 67.110005] in6_if_link_down: fe80:2::b0a0:cff:fe07:ca5d marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2338 0 77 491 0 491 tc-so: tc-so:In use 2837K, total allocated 3928K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.360005] shmif0: Ethernet address b2:a0:39:d7:e9:e0 tc-so:[ 12.460005] shmif1: Ethernet address b2:a0:7d:47:d1:91 tc-so:[ 20.840005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.840005] get_ifid: shmif0: ifid: b0:a0:39:ff:fe:d7:e9:e0 tc-so:[ 20.840005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:39ff:fed7:e9e0 tc-so:[ 21.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 21.150005] get_ifid: shmif1: ifid: b0:a0:7d:ff:fe:47:d1:91 tc-so:[ 21.150005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7dff:fe47:d191 tc-so:[ 22.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:39ff:fed7:e9e0 - no duplicates found tc-so:[ 22.910005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7dff:fe47:d191 - no duplicates found tc-so:[ 23.030005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 23.030005] get_ifid: gif0: ifid: bc:90:12:29:49:4f:64:06 tc-so:[ 23.030005] nd6_dad_start: gif0: starting DAD for fe80:4::bc90:1229:494f:6406 tc-so:[ 24.750005] nd6_dad_timer: gif0: DAD complete for fe80:4::bc90:1229:494f:6406 - no duplicates found tc-so:[ 34.860005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 56.670005] in6_if_link_down: fc01::1 marked detached tc-so:[ 56.670005] in6_if_link_down: fe80:4::bc90:1229:494f:6406 marked detached tc-so:[ 62.490005] in6_if_link_down: fc00::1 marked detached tc-so:[ 62.490005] in6_if_link_down: fe80:3::b0a0:7dff:fe47:d191 marked detached tc-so:[ 64.160005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 64.160005] in6_if_link_down: fe80:2::b0a0:39ff:fed7:e9e0 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 8 0 8 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 266 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1182 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2365 0 85 498 0 498 tc-so: tc-so:In use 2884K, total allocated 3984K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.130005] shmif0: Ethernet address b2:a0:a0:20:45:b3 tc-so:[ 13.850005] shmif1: Ethernet address b2:a0:f2:71:74:93 tc-so:[ 21.750005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 21.750005] get_ifid: shmif0: ifid: b0:a0:a0:ff:fe:20:45:b3 tc-so:[ 21.750005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a0ff:fe20:45b3 tc-so:[ 22.020005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 22.020005] get_ifid: shmif1: ifid: b0:a0:f2:ff:fe:71:74:93 tc-so:[ 22.020005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f2ff:fe71:7493 tc-so:[ 22.060005] ip6_output: refusing to send from invalid address fe80:3::b0a0:f2ff:fe71:7493 (pid 0) tc-so:[ 22.850005] ip6_output: refusing to send from invalid address fe80:3::b0a0:f2ff:fe71:7493 (pid 0) tc-so:[ 23.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a0ff:fe20:45b3 - no duplicates found tc-so:[ 23.670005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 23.670005] get_ifid: gif0: ifid: f0:22:5a:b0:aa:da:26:8b tc-so:[ 23.670005] nd6_dad_start: gif0: starting DAD for fe80:4::f022:5ab0:aada:268b tc-so:[ 23.910005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f2ff:fe71:7493 - no duplicates found tc-so:[ 24.960005] nd6_dad_timer: gif0: DAD complete for fe80:4::f022:5ab0:aada:268b - no duplicates found tc-so:[ 32.440005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 52.350005] in6_if_link_down: fc01::2 marked detached tc-so:[ 52.350005] in6_if_link_down: fe80:4::f022:5ab0:aada:268b marked detached tc-so:[ 57.280005] in6_if_link_down: fc00::2 marked detached tc-so:[ 57.280005] in6_if_link_down: fe80:3::b0a0:f2ff:fe71:7493 marked detached tc-so:[ 58.740005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 58.740005] in6_if_link_down: fe80:2::b0a0:a0ff:fe20:45b3 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 9 0 9 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 513 0 0 171 0 171 171 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1437 0 41 262 0 262 tc-so: tc-so:In use 1446K, total allocated 2096K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.500005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.920005] shmif0: Ethernet address b2:a0:3e:ba:71:25 tc-so:[ 22.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 22.080005] get_ifid: shmif0: ifid: b0:a0:3e:ff:fe:ba:71:25 tc-so:[ 22.080005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3eff:feba:7125 tc-so:[ 23.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3eff:feba:7125 - no duplicates found tc-so:[ 53.270005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 53.270005] in6_if_link_down: fe80:2::b0a0:3eff:feba:7125 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:22.070004 b2:a0:0c:07:ca:5d > 33:33:ff:07:ca:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:ca5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:ca5d, length 24 tc-so:00:00:22.810004 b2:a0:0c:07:ca:5d > 33:33:ff:07:ca:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:ca5d: ICMP6, neighbor solicitation, who has fe80::b0a0:cff:fe07:ca5d, length 32 tc-so:00:00:21.410004 b2:a0:39:d7:e9:e0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.480004 b2:a0:39:d7:e9:e0 > 33:33:ff:d7:e9:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:e9e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:e9e0, length 24 tc-so:00:00:21.790004 b2:a0:39:d7:e9:e0 > 33:33:ff:d7:e9:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:e9e0: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:fed7:e9e0, length 32 tc-so:00:00:23.900004 b2:a0:0c:07:ca:5d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe07:ca5d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.620004 b2:a0:0c:07:ca:5d > 33:33:ff:07:ca:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe07:ca5d > ff02::1:ff07:ca5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:ca5d, length 24 tc-so:00:00:23.470004 b2:a0:39:d7:e9:e0 > 33:33:65:8b:68:5f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fed7:e9e0 > ff02::2:658b:685f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:658b:685f, length 24 tc-so:00:00:25.720004 b2:a0:39:d7:e9:e0 > 33:33:ff:d7:e9:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fed7:e9e0 > ff02::1:ffd7:e9e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:e9e0, length 24 tc-so:00:00:31.610004 b2:a0:0c:07:ca:5d > 33:33:f7:73:3f:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe07:ca5d > ff02::2:f773:3fad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f773:3fad, length 24 tc-so:00:00:31.690004 b2:a0:0c:07:ca:5d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:29.940004 b2:a0:39:d7:e9:e0 > b2:a0:0c:07:ca:5d, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:31.690004 b2:a0:0c:07:ca:5d > b2:a0:39:d7:e9:e0, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.980004 b2:a0:39:d7:e9:e0 > b2:a0:0c:07:ca:5d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:36.500004 b2:a0:0c:07:ca:5d > b2:a0:39:d7:e9:e0, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:34.860004 b2:a0:39:d7:e9:e0 > b2:a0:0c:07:ca:5d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:35.000004 b2:a0:39:d7:e9:e0 > b2:a0:0c:07:ca:5d, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:36.660004 b2:a0:0c:07:ca:5d > b2:a0:39:d7:e9:e0, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:22.020004 b2:a0:a0:20:45:b3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.380004 b2:a0:a0:20:45:b3 > 33:33:ff:20:45:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:45b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:45b3, length 24 tc-so:00:00:22.580004 b2:a0:a0:20:45:b3 > 33:33:ff:20:45:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:45b3: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fe20:45b3, length 32 tc-so:00:00:22.660004 b2:a0:a0:20:45:b3 > 33:33:41:9c:76:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:419c:7687: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:419c:7687, length 24 tc-so:00:00:22.230004 b2:a0:3e:ba:71:25 > 33:33:ff:ba:71:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffba:7125: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffba:7125, length 24 tc-so:00:00:22.480004 b2:a0:3e:ba:71:25 > 33:33:ff:ba:71:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffba:7125: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:feba:7125, length 32 tc-so:00:00:27.570004 b2:a0:a0:20:45:b3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe20:45b3 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:24.820004 b2:a0:3e:ba:71:25 > b2:a0:a0:20:45:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:feba:7125 > fe80::b0a0:a0ff:fe20:45b3: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:27.610004 b2:a0:a0:20:45:b3 > b2:a0:3e:ba:71:25, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.870004 b2:a0:3e:ba:71:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:27.610004 b2:a0:a0:20:45:b3 > b2:a0:3e:ba:71:25, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:24.870004 b2:a0:3e:ba:71:25 > b2:a0:a0:20:45:b3, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.320004 b2:a0:3e:ba:71:25 > 33:33:ff:ba:71:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:feba:7125 > ff02::1:ffba:7125: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffba:7125, length 24 tc-so:00:00:30.340004 b2:a0:a0:20:45:b3 > 33:33:ff:20:45:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe20:45b3 > ff02::1:ff20:45b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:45b3, length 24 tc-so:00:00:28.110004 b2:a0:3e:ba:71:25 > 33:33:b0:15:da:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:feba:7125 > ff02::2:b015:dae9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b015:dae9, length 24 tc-so:00:00:29.660004 b2:a0:3e:ba:71:25 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:feba:7125 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.440004 b2:a0:a0:20:45:b3 > b2:a0:3e:ba:71:25, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.740004 b2:a0:3e:ba:71:25 > b2:a0:a0:20:45:b3, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.880004 b2:a0:3e:ba:71:25 > b2:a0:a0:20:45:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:feba:7125 > fe80::b0a0:a0ff:fe20:45b3: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fe20:45b3, length 32 tc-so:00:00:32.630004 b2:a0:a0:20:45:b3 > b2:a0:3e:ba:71:25, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:a0ff:fe20:45b3 > fe80::b0a0:3eff:feba:7125: ICMP6, neighbor advertisement, tgt is fe80::b0a0:a0ff:fe20:45b3, length 24 tc-so:00:00:37.610004 b2:a0:a0:20:45:b3 > b2:a0:3e:ba:71:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe20:45b3 > fe80::b0a0:3eff:feba:7125: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:feba:7125, length 32 tc-so:00:00:34.890004 b2:a0:3e:ba:71:25 > b2:a0:a0:20:45:b3, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:3eff:feba:7125 > fe80::b0a0:a0ff:fe20:45b3: ICMP6, neighbor advertisement, tgt is fe80::b0a0:3eff:feba:7125, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:21.910004 b2:a0:7d:47:d1:91 > 33:33:ff:47:d1:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff47:d191: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:d191, length 24 tc-so:00:00:21.910004 b2:a0:7d:47:d1:91 > 33:33:ff:47:d1:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff47:d191: ICMP6, neighbor solicitation, who has fe80::b0a0:7dff:fe47:d191, length 32 tc-so:00:00:23.180004 b2:a0:7d:47:d1:91 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:24.190004 b2:a0:7d:47:d1:91 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe47:d191 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:22.770004 b2:a0:f2:71:74:93 > 33:33:ff:71:74:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:7493: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:7493, length 24 tc-so:00:00:25.220004 b2:a0:7d:47:d1:91 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe47:d191 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:22.890004 b2:a0:f2:71:74:93 > 33:33:ff:71:74:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:7493: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe71:7493, length 32 tc-so:00:00:23.830004 b2:a0:f2:71:74:93 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.200004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff4f:6406: ICMP6, neighbor solicitation, who has fe80::bc90:1229:494f:6406, length 32 tc-so:00:00:26.200004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:23.830004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffda:268b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:268b, length 24 tc-so:00:00:26.240004 b2:a0:7d:47:d1:91 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe47:d191 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.950004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffda:268b: ICMP6, neighbor solicitation, who has fe80::f022:5ab0:aada:268b, length 32 tc-so:00:00:26.940004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::bc90:1229:494f:6406 > ff02::2:658b:685f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:658b:685f, length 24 tc-so:00:00:27.370004 b2:a0:7d:47:d1:91 > 33:33:65:8b:68:5f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe47:d191 > ff02::2:658b:685f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:658b:685f, length 24 tc-so:00:00:25.480004 b2:a0:f2:71:74:93 > 33:33:ff:71:74:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe71:7493 > ff02::1:ff71:7493: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:7493, length 24 tc-so:00:00:26.630004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::f022:5ab0:aada:268b > ff02::1:ffda:268b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:268b, length 24 tc-so:00:00:27.310004 b2:a0:f2:71:74:93 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe71:7493 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.940004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.610004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.060004 b2:a0:f2:71:74:93 > 33:33:41:9c:76:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe71:7493 > ff02::2:419c:7687: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:419c:7687, length 24 tc-so:00:00:31.230004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:28.860004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:31.410004 b2:a0:7d:47:d1:91 > 33:33:ff:47:d1:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe47:d191 > ff02::1:ff47:d191: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:d191, length 24 tc-so:00:00:29.490004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::f022:5ab0:aada:268b > ff02::2:419c:7687: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:419c:7687, length 24 tc-so:00:00:31.860004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::bc90:1229:494f:6406 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:32.090004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::bc90:1229:494f:6406 > ff02::1:ff4f:6406: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:6406, length 24 tc-so:00:00:31.800004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::f022:5ab0:aada:268b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:34.780004 b2:a0:7d:47:d1:91 > b2:a0:f2:71:74:93, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:32.480004 b2:a0:f2:71:74:93 > b2:a0:7d:47:d1:91, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646694146.262239, ipsec_gif_ipv6_tunnel_ah_null, passed tc-start: 1646694146.313775, ipsec_gif_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3c:8b:70:fb ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1a:40:48:b1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:43:25:9b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:84:d7:1c:40 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:f1:b2:6d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:02:52 2022 current: Mar 7 23:02:53 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:02:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19874 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:02:52 2022 current: Mar 7 23:02:53 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:02:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19874 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:02:53 2022 current: Mar 7 23:02:54 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:02:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16103 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:02:53 2022 current: Mar 7 23:02:54 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:02:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16103 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:a0:2d:a7 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:e3ff:fea0:2da7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e3ff:fea0:2da7 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:3c:8b:70:fb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:a0:2d:a7 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffa0:2da7 tc-so: ff01:2::1 tc-so: ff02::2:6bd8:6226 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e3ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:3c:8b:70:fb shmif0 5s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffa0:2da7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6bd8:6226%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:e3:a0:2d:a7 multicnt 4 tc-so: 33:33:ff:a0:2d:a7 -- 33:33:ff:a0:2d:a7 refcount 1 tc-so: 33:33:6b:d8:62:26 -- 33:33:6b:d8:62:26 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:8b:70:fb tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:fe8b:70fb%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:40:48:b1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fe40:48b1%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::68d4:c24f:97c:2f70%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3cff:fe8b:70fb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1aff:fe40:48b1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::68d4:c24f:97c:2f70 UC - - - gif0 tc-so:fe80::68d4:c24f:97c:2f70 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:84:d7:1c:40 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:e3:a0:2d:a7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:8b:70:fb 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff8b:70fb tc-so: ff01:2::1 tc-so: ff02::2:76ad:a210 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3cff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:1a:40:48:b1 14 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff40:48b1 tc-so: ff01:3::1 tc-so: ff02::2:76ad:a210 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 14 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1aff:f 14 0 16 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff7c:2f70 tc-so: ff01:4::1 tc-so: ff02::2:76ad:a210 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::68d4:c24f:9 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:84:d7:1c:40 shmif1 13s R R tc-so:fd00:1::2 b2:a0:e3:a0:2d:a7 shmif0 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff8b:70fb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:76ad:a210%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:3c:8b:70:fb multicnt 4 tc-so: 33:33:ff:8b:70:fb -- 33:33:ff:8b:70:fb refcount 1 tc-so: 33:33:76:ad:a2:10 -- 33:33:76:ad:a2:10 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff40:48b1%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:76ad:a210%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:1a:40:48:b1 multicnt 4 tc-so: 33:33:ff:40:48:b1 -- 33:33:ff:40:48:b1 refcount 1 tc-so: 33:33:76:ad:a2:10 -- 33:33:76:ad:a2:10 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff7c:2f70%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:76ad:a210%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:43:25:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e8ff:fe43:259b%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:d7:1c:40 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:84ff:fed7:1c40%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::a437:bb2:1700:c57%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e8ff:fe43:259b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:84ff:fed7:1c40 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a437:bb2:1700:c57 UC - - - gif0 tc-so:fe80::a437:bb2:1700:c57 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:1a:40:48:b1 UHL - - - shmif1 tc-so:fe80::b0a0:1aff:fe40:48b1 b2:a0:1a:40:48:b1 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:30:f1:b2:6d UHL - - - shmif0 tc-so:fe80::b0a0:30ff:fef1:b26d b2:a0:30:f1:b2:6d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:43:25:9b 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff43:259b tc-so: ff01:2::1 tc-so: ff02::2:91e2:fb21 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e8ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:84:d7:1c:40 12 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffd7:1c40 tc-so: ff01:3::1 tc-so: ff02::2:91e2:fb21 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:84ff:f 12 0 14 0 0 tc-so:gif0 1280 6 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff00:c57% tc-so: ff01:4::1 tc-so: ff02::2:91e2:fb21 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 6 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::a437:bb2:17 6 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:1a:40:48:b1 shmif1 12s R tc-so:fe80::b0a0:1aff:fe40:48b1%shmif1 b2:a0:1a:40:48:b1 shmif1 23h59m40s S tc-so:fd00:2::2 b2:a0:30:f1:b2:6d shmif0 21s R tc-so:fe80::b0a0:30ff:fef1:b26d%shmif0 b2:a0:30:f1:b2:6d shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff43:259b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:91e2:fb21%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e8:43:25:9b multicnt 4 tc-so: 33:33:ff:43:25:9b -- 33:33:ff:43:25:9b refcount 1 tc-so: 33:33:91:e2:fb:21 -- 33:33:91:e2:fb:21 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffd7:1c40%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:91e2:fb21%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:84:d7:1c:40 multicnt 4 tc-so: 33:33:ff:d7:1c:40 -- 33:33:ff:d7:1c:40 refcount 1 tc-so: 33:33:91:e2:fb:21 -- 33:33:91:e2:fb:21 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff00:c57%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:91e2:fb21%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f1:b2:6d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fef1:b26d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:30ff:fef1:b26d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:e8:43:25:9b UHL - - - shmif0 tc-so:fe80::b0a0:e8ff:fe43:259b b2:a0:e8:43:25:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:f1:b2:6d 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:fff1:b26d tc-so: ff01:2::1 tc-so: ff02::2:2ab8:7ea6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:30ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:e8:43:25:9b shmif0 9s R tc-so:fe80::b0a0:e8ff:fe43:259b%shmif0 b2:a0:e8:43:25:9b shmif0 14s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:fff1:b26d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2ab8:7ea6%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:30:f1:b2:6d multicnt 4 tc-so: 33:33:ff:f1:b2:6d -- 33:33:ff:f1:b2:6d refcount 1 tc-so: 33:33:2a:b8:7e:a6 -- 33:33:2a:b8:7e:a6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::a437:bb2:1700:c57%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::68d4:c24f:97c:2f70%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f1:b2:6d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fef1:b26d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:d7:1c:40 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1252 bytes, 4 multicasts tc-so: output: 14 packets, 1456 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:84ff:fed7:1c40%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:43:25:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e8ff:fe43:259b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:40:48:b1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1456 bytes, 6 multicasts tc-so: output: 16 packets, 1596 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fe40:48b1%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:8b:70:fb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:fe8b:70fb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:a0:2d:a7 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:e3ff:fea0:2da7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:e3:a0:2d:a7 tc-so:[ 15.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.670005] get_ifid: shmif0: ifid: b0:a0:e3:ff:fe:a0:2d:a7 tc-so:[ 15.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e3ff:fea0:2da7 tc-so:[ 17.220005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e3ff:fea0:2da7 - no duplicates found tc-so:[ 51.980005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 51.980005] in6_if_link_down: fe80:2::b0a0:e3ff:fea0:2da7 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 266 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2332 0 77 491 0 491 tc-so: tc-so:In use 2839K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.740005] shmif0: Ethernet address b2:a0:3c:8b:70:fb tc-so:[ 8.910005] shmif1: Ethernet address b2:a0:1a:40:48:b1 tc-so:[ 14.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.560005] get_ifid: shmif0: ifid: b0:a0:3c:ff:fe:8b:70:fb tc-so:[ 14.560005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3cff:fe8b:70fb tc-so:[ 14.810005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.810005] get_ifid: shmif1: ifid: b0:a0:1a:ff:fe:40:48:b1 tc-so:[ 14.810005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1aff:fe40:48b1 tc-so:[ 16.170005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.170005] get_ifid: gif0: ifid: 68:d4:c2:4f:09:7c:2f:70 tc-so:[ 16.170005] nd6_dad_start: gif0: starting DAD for fe80:4::68d4:c24f:97c:2f70 tc-so:[ 16.200005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3cff:fe8b:70fb - no duplicates found tc-so:[ 16.350005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1aff:fe40:48b1 - no duplicates found tc-so:[ 17.660005] nd6_dad_timer: gif0: DAD complete for fe80:4::68d4:c24f:97c:2f70 - no duplicates found tc-so:[ 43.080005] in6_if_link_down: fc01::1 marked detached tc-so:[ 43.080005] in6_if_link_down: fe80:4::68d4:c24f:97c:2f70 marked detached tc-so:[ 47.880005] in6_if_link_down: fc00::1 marked detached tc-so:[ 47.880005] in6_if_link_down: fe80:3::b0a0:1aff:fe40:48b1 marked detached tc-so:[ 49.350005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 49.350005] in6_if_link_down: fe80:2::b0a0:3cff:fe8b:70fb marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 8 0 8 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1181 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2369 0 85 498 0 498 tc-so: tc-so:In use 2885K, total allocated 3984K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.210005] shmif0: Ethernet address b2:a0:e8:43:25:9b tc-so:[ 9.470005] shmif1: Ethernet address b2:a0:84:d7:1c:40 tc-so:[ 15.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.010005] get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:43:25:9b tc-so:[ 15.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e8ff:fe43:259b tc-so:[ 15.260005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.260005] get_ifid: shmif1: ifid: b0:a0:84:ff:fe:d7:1c:40 tc-so:[ 15.260005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:84ff:fed7:1c40 tc-so:[ 15.360005] ip6_output: refusing to send from invalid address fe80:3::b0a0:84ff:fed7:1c40 (pid 0) tc-so:[ 16.350005] ip6_output: refusing to send from invalid address fe80:3::b0a0:84ff:fed7:1c40 (pid 0) tc-so:[ 16.600005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.600005] get_ifid: gif0: ifid: a4:37:0b:b2:17:00:0c:57 tc-so:[ 16.600005] nd6_dad_start: gif0: starting DAD for fe80:4::a437:bb2:1700:c57 tc-so:[ 16.750005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:84ff:fed7:1c40 - no duplicates found tc-so:[ 16.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e8ff:fe43:259b - no duplicates found tc-so:[ 17.800005] nd6_dad_timer: gif0: DAD complete for fe80:4::a437:bb2:1700:c57 - no duplicates found tc-so:[ 39.780005] in6_if_link_down: fc01::2 marked detached tc-so:[ 39.780005] in6_if_link_down: fe80:4::a437:bb2:1700:c57 marked detached tc-so:[ 43.530005] in6_if_link_down: fc00::2 marked detached tc-so:[ 43.530005] in6_if_link_down: fe80:3::b0a0:84ff:fed7:1c40 marked detached tc-so:[ 44.700005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 44.700005] in6_if_link_down: fe80:2::b0a0:e8ff:fe43:259b marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 621 0 0 207 0 207 207 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1579 0 65 297 0 297 tc-so: tc-so:In use 1668K, total allocated 2376K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.650005] shmif0: Ethernet address b2:a0:30:f1:b2:6d tc-so:[ 15.140005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.140005] get_ifid: shmif0: ifid: b0:a0:30:ff:fe:f1:b2:6d tc-so:[ 15.140005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:30ff:fef1:b26d tc-so:[ 16.960005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:30ff:fef1:b26d - no duplicates found tc-so:[ 40.260005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 40.260005] in6_if_link_down: fe80:2::b0a0:30ff:fef1:b26d marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.190004 b2:a0:e3:a0:2d:a7 > 33:33:ff:a0:2d:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:2da7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:2da7, length 24 tc-so:00:00:16.220004 b2:a0:e3:a0:2d:a7 > 33:33:ff:a0:2d:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:2da7: ICMP6, neighbor solicitation, who has fe80::b0a0:e3ff:fea0:2da7, length 32 tc-so:00:00:15.000004 b2:a0:3c:8b:70:fb > 33:33:ff:8b:70:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:70fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:70fb, length 24 tc-so:00:00:15.040004 b2:a0:3c:8b:70:fb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.180004 b2:a0:3c:8b:70:fb > 33:33:ff:8b:70:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:70fb: ICMP6, neighbor solicitation, who has fe80::b0a0:3cff:fe8b:70fb, length 32 tc-so:00:00:15.600004 b2:a0:3c:8b:70:fb > 33:33:ff:8b:70:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:70fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:70fb, length 24 tc-so:00:00:16.970004 b2:a0:3c:8b:70:fb > 33:33:76:ad:a2:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3cff:fe8b:70fb > ff02::2:76ad:a210: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76ad:a210, length 24 tc-so:00:00:19.380004 b2:a0:e3:a0:2d:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fea0:2da7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.960004 b2:a0:e3:a0:2d:a7 > 33:33:ff:a0:2d:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fea0:2da7 > ff02::1:ffa0:2da7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:2da7, length 24 tc-so:00:00:23.740004 b2:a0:e3:a0:2d:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.070004 b2:a0:3c:8b:70:fb > b2:a0:e3:a0:2d:a7, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.740004 b2:a0:e3:a0:2d:a7 > b2:a0:3c:8b:70:fb, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.130004 b2:a0:3c:8b:70:fb > b2:a0:e3:a0:2d:a7, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.610004 b2:a0:e3:a0:2d:a7 > 33:33:6b:d8:62:26, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fea0:2da7 > ff02::2:6bd8:6226: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6bd8:6226, length 24 tc-so:00:00:27.460004 b2:a0:e3:a0:2d:a7 > b2:a0:3c:8b:70:fb, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.830004 b2:a0:3c:8b:70:fb > b2:a0:e3:a0:2d:a7, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.060004 b2:a0:3c:8b:70:fb > b2:a0:e3:a0:2d:a7, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.710004 b2:a0:e3:a0:2d:a7 > b2:a0:3c:8b:70:fb, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.710004 b2:a0:e8:43:25:9b > 33:33:ff:43:25:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:259b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:259b, length 24 tc-so:00:00:15.840004 b2:a0:e8:43:25:9b > 33:33:ff:43:25:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:259b: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fe43:259b, length 32 tc-so:00:00:15.710004 b2:a0:30:f1:b2:6d > 33:33:ff:f1:b2:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:b26d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff1:b26d, length 24 tc-so:00:00:15.950004 b2:a0:30:f1:b2:6d > 33:33:ff:f1:b2:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:b26d: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fef1:b26d, length 32 tc-so:00:00:17.520004 b2:a0:30:f1:b2:6d > 33:33:ff:f1:b2:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef1:b26d > ff02::1:fff1:b26d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff1:b26d, length 24 tc-so:00:00:20.200004 b2:a0:e8:43:25:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe43:259b > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:17.960004 b2:a0:30:f1:b2:6d > b2:a0:e8:43:25:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef1:b26d > fe80::b0a0:e8ff:fe43:259b: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.200004 b2:a0:e8:43:25:9b > b2:a0:30:f1:b2:6d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.980004 b2:a0:30:f1:b2:6d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.220004 b2:a0:e8:43:25:9b > b2:a0:30:f1:b2:6d, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:17.980004 b2:a0:30:f1:b2:6d > b2:a0:e8:43:25:9b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.290004 b2:a0:e8:43:25:9b > 33:33:91:e2:fb:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe43:259b > ff02::2:91e2:fb21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91e2:fb21, length 24 tc-so:00:00:20.530004 b2:a0:e8:43:25:9b > 33:33:ff:43:25:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe43:259b > ff02::1:ff43:259b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:259b, length 24 tc-so:00:00:20.610004 b2:a0:e8:43:25:9b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe43:259b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.900004 b2:a0:e8:43:25:9b > b2:a0:30:f1:b2:6d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.680004 b2:a0:30:f1:b2:6d > b2:a0:e8:43:25:9b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.880004 b2:a0:30:f1:b2:6d > 33:33:2a:b8:7e:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef1:b26d > ff02::2:2ab8:7ea6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2ab8:7ea6, length 24 tc-so:00:00:22.950004 b2:a0:30:f1:b2:6d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef1:b26d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.990004 b2:a0:30:f1:b2:6d > b2:a0:e8:43:25:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef1:b26d > fe80::b0a0:e8ff:fe43:259b: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fe43:259b, length 32 tc-so:00:00:25.210004 b2:a0:e8:43:25:9b > b2:a0:30:f1:b2:6d, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:e8ff:fe43:259b > fe80::b0a0:30ff:fef1:b26d: ICMP6, neighbor advertisement, tgt is fe80::b0a0:e8ff:fe43:259b, length 24 tc-so:00:00:30.240004 b2:a0:e8:43:25:9b > b2:a0:30:f1:b2:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe43:259b > fe80::b0a0:30ff:fef1:b26d: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fef1:b26d, length 32 tc-so:00:00:28.000004 b2:a0:30:f1:b2:6d > b2:a0:e8:43:25:9b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:30ff:fef1:b26d > fe80::b0a0:e8ff:fe43:259b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:30ff:fef1:b26d, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.240004 b2:a0:1a:40:48:b1 > 33:33:ff:40:48:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:48b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:48b1, length 24 tc-so:00:00:15.340004 b2:a0:1a:40:48:b1 > 33:33:ff:40:48:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:48b1: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:fe40:48b1, length 32 tc-so:00:00:15.810004 b2:a0:1a:40:48:b1 > 33:33:ff:40:48:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:48b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:48b1, length 24 tc-so:00:00:16.260004 b2:a0:1a:40:48:b1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.550004 b2:a0:1a:40:48:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe40:48b1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.330004 b2:a0:84:d7:1c:40 > 33:33:ff:d7:1c:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:1c40: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:1c40, length 24 tc-so:00:00:17.270004 b2:a0:1a:40:48:b1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe40:48b1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.750004 b2:a0:84:d7:1c:40 > 33:33:ff:d7:1c:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:1c40: ICMP6, neighbor solicitation, who has fe80::b0a0:84ff:fed7:1c40, length 32 tc-so:00:00:18.310004 b2:a0:1a:40:48:b1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe40:48b1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.570004 b2:a0:84:d7:1c:40 > 33:33:ff:d7:1c:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:1c40: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:1c40, length 24 tc-so:00:00:16.710004 b2:a0:84:d7:1c:40 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.620004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff7c:2f70: ICMP6, neighbor solicitation, who has fe80::68d4:c24f:97c:2f70, length 32 tc-so:00:00:18.620004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:16.710004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:c57: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:c57, length 24 tc-so:00:00:16.800004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:c57: ICMP6, neighbor solicitation, who has fe80::a437:bb2:1700:c57, length 32 tc-so:00:00:19.210004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::68d4:c24f:97c:2f70 > ff02::2:76ad:a210: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76ad:a210, length 24 tc-so:00:00:19.850004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::68d4:c24f:97c:2f70 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.410004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::a437:bb2:1700:c57 > ff02::2:91e2:fb21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91e2:fb21, length 24 tc-so:00:00:21.630004 b2:a0:1a:40:48:b1 > 33:33:76:ad:a2:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe40:48b1 > ff02::2:76ad:a210: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76ad:a210, length 24 tc-so:00:00:21.700004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::68d4:c24f:97c:2f70 > ff02::1:ff7c:2f70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:2f70, length 24 tc-so:00:00:20.000004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::a437:bb2:1700:c57 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.070004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.220004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.620004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:21.700004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:22.840004 b2:a0:84:d7:1c:40 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fed7:1c40 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.790004 b2:a0:1a:40:48:b1 > b2:a0:84:d7:1c:40, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:23.900004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68 tc-so:00:00:24.990004 b2:a0:84:d7:1c:40 > 33:33:91:e2:fb:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fed7:1c40 > ff02::2:91e2:fb21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91e2:fb21, length 24 tc-so:00:00:26.250004 b2:a0:84:d7:1c:40 > b2:a0:1a:40:48:b1, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::a437:bb2:1700:c57 > ff02::1:ff00:c57: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:c57, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646694216.125565, ipsec_gif_ipv6_tunnel_esp_null, passed tc-start: 1646694216.155863, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:97:27:76:83 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5b:7f:0d:94 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:8e:19:32 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c6:77:39:80 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d9:d7:ee:aa ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:03:59 2022 current: Mar 7 23:04:00 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:03:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1411 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:03:59 2022 current: Mar 7 23:04:00 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:03:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1411 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:03:59 2022 current: Mar 7 23:04:01 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:03:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25199 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:03:59 2022 current: Mar 7 23:04:01 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:03:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25199 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:c9:ad:48 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:fec9:ad48%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:fec9:ad48 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:97:27:76:83 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:c9:ad:48 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffc9:ad48 tc-so: ff01:2::1 tc-so: ff02::2:89a9:6c90 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:99ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:97:27:76:83 shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffc9:ad48%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:89a9:6c90%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:99:c9:ad:48 multicnt 4 tc-so: 33:33:ff:c9:ad:48 -- 33:33:ff:c9:ad:48 refcount 1 tc-so: 33:33:89:a9:6c:90 -- 33:33:89:a9:6c:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:27:76:83 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fe27:7683%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5b:7f:0d:94 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5bff:fe7f:d94%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::9ce6:68cb:9e91:9890%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:97ff:fe27:7683 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5bff:fe7f:d94 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9ce6:68cb:9e91:9890 UC - - - gif0 tc-so:fe80::9ce6:68cb:9e91:9890 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:c6:77:39:80 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:99:c9:ad:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:97:27:76:83 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff27:7683 tc-so: ff01:2::1 tc-so: ff02::2:66c:5ffe% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:97ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:5b:7f:0d:94 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff7f:d94% tc-so: ff01:3::1 tc-so: ff02::2:66c:5ffe% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5bff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff91:9890 tc-so: ff01:4::1 tc-so: ff02::2:66c:5ffe% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::9ce6:68cb:9 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:c6:77:39:80 shmif1 8s R tc-so:fd00:1::2 b2:a0:99:c9:ad:48 shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff27:7683%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:66c:5ffe%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:97:27:76:83 multicnt 4 tc-so: 33:33:ff:27:76:83 -- 33:33:ff:27:76:83 refcount 1 tc-so: 33:33:06:6c:5f:fe -- 33:33:06:6c:5f:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff7f:d94%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:66c:5ffe%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:5b:7f:0d:94 multicnt 4 tc-so: 33:33:ff:7f:0d:94 -- 33:33:ff:7f:0d:94 refcount 1 tc-so: 33:33:06:6c:5f:fe -- 33:33:06:6c:5f:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff91:9890%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:66c:5ffe%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:8e:19:32 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe8e:1932%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:77:39:80 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fe77:3980%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3ce6:247b:54f8:74dc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f5ff:fe8e:1932 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c6ff:fe77:3980 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3ce6:247b:54f8:74dc UC - - - gif0 tc-so:fe80::3ce6:247b:54f8:74dc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:5b:7f:0d:94 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:d9:d7:ee:aa UHL - - - shmif0 tc-so:fe80::b0a0:d9ff:fed7:eeaa b2:a0:d9:d7:ee:aa UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:8e:19:32 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff8e:1932 tc-so: ff01:2::1 tc-so: ff02::2:b1e8:3ea9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f5ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:c6:77:39:80 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff77:3980 tc-so: ff01:3::1 tc-so: ff02::2:b1e8:3ea9 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c6ff:f 10 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:fff8:74dc tc-so: ff01:4::1 tc-so: ff02::2:b1e8:3ea9 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::3ce6:247b:5 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:5b:7f:0d:94 shmif1 expired R R tc-so:fd00:2::2 b2:a0:d9:d7:ee:aa shmif0 17s R tc-so:fe80::b0a0:d9ff:fed7:eeaa%shmif0 b2:a0:d9:d7:ee:aa shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff8e:1932%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b1e8:3ea9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f5:8e:19:32 multicnt 4 tc-so: 33:33:ff:8e:19:32 -- 33:33:ff:8e:19:32 refcount 1 tc-so: 33:33:b1:e8:3e:a9 -- 33:33:b1:e8:3e:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff77:3980%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b1e8:3ea9%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:c6:77:39:80 multicnt 4 tc-so: 33:33:ff:77:39:80 -- 33:33:ff:77:39:80 refcount 1 tc-so: 33:33:b1:e8:3e:a9 -- 33:33:b1:e8:3e:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:fff8:74dc%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b1e8:3ea9%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:d7:ee:aa tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fed7:eeaa%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d9ff:fed7:eeaa link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:f5:8e:19:32 UHL - - - shmif0 tc-so:fe80::b0a0:f5ff:fe8e:1932 b2:a0:f5:8e:19:32 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d9:d7:ee:aa 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffd7:eeaa tc-so: ff01:2::1 tc-so: ff02::2:7fe9:8681 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d9ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:f5:8e:19:32 shmif0 23h59m58s S tc-so:fe80::b0a0:f5ff:fe8e:1932%shmif0 b2:a0:f5:8e:19:32 shmif0 1s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffd7:eeaa%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7fe9:8681%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d9:d7:ee:aa multicnt 4 tc-so: 33:33:ff:d7:ee:aa -- 33:33:ff:d7:ee:aa refcount 1 tc-so: 33:33:7f:e9:86:81 -- 33:33:7f:e9:86:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3ce6:247b:54f8:74dc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::9ce6:68cb:9e91:9890%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:d7:ee:aa tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fed7:eeaa%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:77:39:80 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1092 bytes, 3 multicasts tc-so: output: 15 packets, 1658 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fe77:3980%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:8e:19:32 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe8e:1932%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5b:7f:0d:94 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1658 bytes, 5 multicasts tc-so: output: 13 packets, 1350 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5bff:fe7f:d94%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:27:76:83 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fe27:7683%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:c9:ad:48 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:fec9:ad48%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.170005] shmif0: Ethernet address b2:a0:99:c9:ad:48 tc-so:[ 13.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.570005] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:c9:ad:48 tc-so:[ 13.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:fec9:ad48 tc-so:[ 15.270005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:fec9:ad48 - no duplicates found tc-so:[ 52.560005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 52.560005] in6_if_link_down: fe80:2::b0a0:99ff:fec9:ad48 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2336 0 78 491 0 491 tc-so: tc-so:In use 2838K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.730005] shmif0: Ethernet address b2:a0:97:27:76:83 tc-so:[ 7.800005] shmif1: Ethernet address b2:a0:5b:7f:0d:94 tc-so:[ 12.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.640005] get_ifid: shmif0: ifid: b0:a0:97:ff:fe:27:76:83 tc-so:[ 12.640005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:97ff:fe27:7683 tc-so:[ 12.840005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.840005] get_ifid: shmif1: ifid: b0:a0:5b:ff:fe:7f:0d:94 tc-so:[ 12.840005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:5bff:fe7f:d94 tc-so:[ 14.100005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 14.100005] get_ifid: gif0: ifid: 9c:e6:68:cb:9e:91:98:90 tc-so:[ 14.100005] nd6_dad_start: gif0: starting DAD for fe80:4::9ce6:68cb:9e91:9890 tc-so:[ 14.480005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:97ff:fe27:7683 - no duplicates found tc-so:[ 14.850005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:5bff:fe7f:d94 - no duplicates found tc-so:[ 15.640005] nd6_dad_timer: gif0: DAD complete for fe80:4::9ce6:68cb:9e91:9890 - no duplicates found tc-so:[ 43.800005] in6_if_link_down: fc01::1 marked detached tc-so:[ 43.800005] in6_if_link_down: fe80:4::9ce6:68cb:9e91:9890 marked detached tc-so:[ 48.720005] in6_if_link_down: fc00::1 marked detached tc-so:[ 48.720005] in6_if_link_down: fe80:3::b0a0:5bff:fe7f:d94 marked detached tc-so:[ 49.920005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 49.920005] in6_if_link_down: fe80:2::b0a0:97ff:fe27:7683 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 28 0 28 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 258 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 68 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1262 0 0 421 0 421 421 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 64 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2463 0 95 526 0 526 tc-so: tc-so:In use 3055K, total allocated 4208K; utilization 72.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.240005] shmif0: Ethernet address b2:a0:f5:8e:19:32 tc-so:[ 8.340005] shmif1: Ethernet address b2:a0:c6:77:39:80 tc-so:[ 13.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.050005] get_ifid: shmif0: ifid: b0:a0:f5:ff:fe:8e:19:32 tc-so:[ 13.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f5ff:fe8e:1932 tc-so:[ 13.300005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.300005] get_ifid: shmif1: ifid: b0:a0:c6:ff:fe:77:39:80 tc-so:[ 13.300005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c6ff:fe77:3980 tc-so:[ 14.640005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 14.640005] get_ifid: gif0: ifid: 3c:e6:24:7b:54:f8:74:dc tc-so:[ 14.640005] nd6_dad_start: gif0: starting DAD for fe80:4::3ce6:247b:54f8:74dc tc-so:[ 14.820005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c6ff:fe77:3980 - no duplicates found tc-so:[ 15.020005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f5ff:fe8e:1932 - no duplicates found tc-so:[ 16.630005] nd6_dad_timer: gif0: DAD complete for fe80:4::3ce6:247b:54f8:74dc - no duplicates found tc-so:[ 40.570005] in6_if_link_down: fc01::2 marked detached tc-so:[ 40.610005] in6_if_link_down: fe80:4::3ce6:247b:54f8:74dc marked detached tc-so:[ 44.660005] in6_if_link_down: fc00::2 marked detached tc-so:[ 44.660005] in6_if_link_down: fe80:3::b0a0:c6ff:fe77:3980 marked detached tc-so:[ 45.910005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 45.910005] in6_if_link_down: fe80:2::b0a0:f5ff:fe8e:1932 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 549 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1472 0 49 273 0 273 tc-so: tc-so:In use 1513K, total allocated 2184K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.680005] shmif0: Ethernet address b2:a0:d9:d7:ee:aa tc-so:[ 13.600005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.600005] get_ifid: shmif0: ifid: b0:a0:d9:ff:fe:d7:ee:aa tc-so:[ 13.600005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d9ff:fed7:eeaa tc-so:[ 15.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d9ff:fed7:eeaa - no duplicates found tc-so:[ 41.790005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 41.790005] in6_if_link_down: fe80:2::b0a0:d9ff:fed7:eeaa marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.780004 b2:a0:97:27:76:83 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.210004 b2:a0:99:c9:ad:48 > 33:33:ff:c9:ad:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:ad48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:ad48, length 24 tc-so:00:00:14.260004 b2:a0:99:c9:ad:48 > 33:33:ff:c9:ad:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:ad48: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fec9:ad48, length 32 tc-so:00:00:13.140004 b2:a0:97:27:76:83 > 33:33:06:6c:5f:fe, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:66c:5ffe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c:5ffe, length 24 tc-so:00:00:13.410004 b2:a0:97:27:76:83 > 33:33:ff:27:76:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff27:7683: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:7683, length 24 tc-so:00:00:13.450004 b2:a0:97:27:76:83 > 33:33:ff:27:76:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff27:7683: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fe27:7683, length 32 tc-so:00:00:16.290004 b2:a0:99:c9:ad:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fec9:ad48 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.440004 b2:a0:97:27:76:83 > 33:33:ff:27:76:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fe27:7683 > ff02::1:ff27:7683: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:7683, length 24 tc-so:00:00:21.010004 b2:a0:99:c9:ad:48 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:19.640004 b2:a0:97:27:76:83 > b2:a0:99:c9:ad:48, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:21.050004 b2:a0:99:c9:ad:48 > b2:a0:97:27:76:83, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.720004 b2:a0:97:27:76:83 > b2:a0:99:c9:ad:48, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.680004 b2:a0:99:c9:ad:48 > 33:33:ff:c9:ad:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fec9:ad48 > ff02::1:ffc9:ad48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:ad48, length 24 tc-so:00:00:23.030004 b2:a0:99:c9:ad:48 > 33:33:89:a9:6c:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fec9:ad48 > ff02::2:89a9:6c90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:89a9:6c90, length 24 tc-so:00:00:24.580004 b2:a0:99:c9:ad:48 > b2:a0:97:27:76:83, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.230004 b2:a0:97:27:76:83 > b2:a0:99:c9:ad:48, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.670004 b2:a0:97:27:76:83 > b2:a0:99:c9:ad:48, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:26.020004 b2:a0:99:c9:ad:48 > b2:a0:97:27:76:83, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.770004 b2:a0:f5:8e:19:32 > 33:33:ff:8e:19:32, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:1932: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:1932, length 24 tc-so:00:00:14.010004 b2:a0:f5:8e:19:32 > 33:33:ff:8e:19:32, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:1932: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fe8e:1932, length 32 tc-so:00:00:15.440004 b2:a0:f5:8e:19:32 > 33:33:ff:8e:19:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe8e:1932 > ff02::1:ff8e:1932: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:1932, length 24 tc-so:00:00:14.140004 b2:a0:d9:d7:ee:aa > 33:33:ff:d7:ee:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:eeaa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:eeaa, length 24 tc-so:00:00:14.350004 b2:a0:d9:d7:ee:aa > 33:33:ff:d7:ee:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:eeaa: ICMP6, neighbor solicitation, who has fe80::b0a0:d9ff:fed7:eeaa, length 32 tc-so:00:00:17.820004 b2:a0:f5:8e:19:32 > 33:33:b1:e8:3e:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe8e:1932 > ff02::2:b1e8:3ea9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b1e8:3ea9, length 24 tc-so:00:00:17.970004 b2:a0:f5:8e:19:32 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe8e:1932 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:16.230004 b2:a0:d9:d7:ee:aa > b2:a0:f5:8e:19:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fed7:eeaa > fe80::b0a0:f5ff:fe8e:1932: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:17.970004 b2:a0:f5:8e:19:32 > b2:a0:d9:d7:ee:aa, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:16.230004 b2:a0:d9:d7:ee:aa > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:17.970004 b2:a0:f5:8e:19:32 > b2:a0:d9:d7:ee:aa, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:16.230004 b2:a0:d9:d7:ee:aa > b2:a0:f5:8e:19:32, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:18.590004 b2:a0:f5:8e:19:32 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe8e:1932 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.870004 b2:a0:d9:d7:ee:aa > 33:33:7f:e9:86:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fed7:eeaa > ff02::2:7fe9:8681: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7fe9:8681, length 24 tc-so:00:00:17.050004 b2:a0:d9:d7:ee:aa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fed7:eeaa > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.450004 b2:a0:d9:d7:ee:aa > 33:33:ff:d7:ee:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fed7:eeaa > ff02::1:ffd7:eeaa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:eeaa, length 24 tc-so:00:00:21.530004 b2:a0:f5:8e:19:32 > b2:a0:d9:d7:ee:aa, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.780004 b2:a0:d9:d7:ee:aa > b2:a0:f5:8e:19:32, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.260004 b2:a0:d9:d7:ee:aa > b2:a0:f5:8e:19:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fed7:eeaa > fe80::b0a0:f5ff:fe8e:1932: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fe8e:1932, length 32 tc-so:00:00:23.010004 b2:a0:f5:8e:19:32 > b2:a0:d9:d7:ee:aa, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:f5ff:fe8e:1932 > fe80::b0a0:d9ff:fed7:eeaa: ICMP6, neighbor advertisement, tgt is fe80::b0a0:f5ff:fe8e:1932, length 24 tc-so:00:00:27.980004 b2:a0:f5:8e:19:32 > b2:a0:d9:d7:ee:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe8e:1932 > fe80::b0a0:d9ff:fed7:eeaa: ICMP6, neighbor solicitation, who has fe80::b0a0:d9ff:fed7:eeaa, length 32 tc-so:00:00:26.230004 b2:a0:d9:d7:ee:aa > b2:a0:f5:8e:19:32, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:d9ff:fed7:eeaa > fe80::b0a0:f5ff:fe8e:1932: ICMP6, neighbor advertisement, tgt is fe80::b0a0:d9ff:fed7:eeaa, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.840004 b2:a0:5b:7f:0d:94 > 33:33:ff:7f:0d:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:d94: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:d94, length 24 tc-so:00:00:13.840004 b2:a0:5b:7f:0d:94 > 33:33:ff:7f:0d:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:d94: ICMP6, neighbor solicitation, who has fe80::b0a0:5bff:fe7f:d94, length 32 tc-so:00:00:14.400004 b2:a0:5b:7f:0d:94 > 33:33:ff:7f:0d:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:d94: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:d94, length 24 tc-so:00:00:14.550004 b2:a0:5b:7f:0d:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.350004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:15.050004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff91:9890: ICMP6, neighbor solicitation, who has fe80::9ce6:68cb:9e91:9890, length 32 tc-so:00:00:13.350004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:13.680004 b2:a0:c6:77:39:80 > 33:33:ff:77:39:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff77:3980: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff77:3980, length 24 tc-so:00:00:13.810004 b2:a0:c6:77:39:80 > 33:33:ff:77:39:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff77:3980: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fe77:3980, length 32 tc-so:00:00:14.820004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:fff8:74dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:74dc, length 24 tc-so:00:00:15.620004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:fff8:74dc: ICMP6, neighbor solicitation, who has fe80::3ce6:247b:54f8:74dc, length 32 tc-so:00:00:16.550004 b2:a0:c6:77:39:80 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe77:3980 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.680004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.970004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.890004 b2:a0:5b:7f:0d:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe7f:d94 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.380004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.080004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:20.930004 b2:a0:5b:7f:0d:94 > 33:33:06:6c:5f:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe7f:d94 > ff02::2:66c:5ffe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c:5ffe, length 24 tc-so:00:00:21.790004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9ce6:68cb:9e91:9890 > ff02::1:ff91:9890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:9890, length 24 tc-so:00:00:21.960004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9ce6:68cb:9e91:9890 > ff02::2:66c:5ffe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c:5ffe, length 24 tc-so:00:00:20.980004 b2:a0:c6:77:39:80 > 33:33:ff:77:39:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe77:3980 > ff02::1:ff77:3980: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff77:3980, length 24 tc-so:00:00:23.000004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9ce6:68cb:9e91:9890 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.230004 b2:a0:5b:7f:0d:94 > b2:a0:c6:77:39:80, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:21.530004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 tc-so:00:00:21.940004 b2:a0:c6:77:39:80 > 33:33:b1:e8:3e:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe77:3980 > ff02::2:b1e8:3ea9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b1e8:3ea9, length 24 tc-so:00:00:22.530004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3ce6:247b:54f8:74dc > ff02::1:fff8:74dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:74dc, length 24 tc-so:00:00:23.230004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3ce6:247b:54f8:74dc > ff02::2:b1e8:3ea9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b1e8:3ea9, length 24 tc-so:00:00:23.710004 b2:a0:c6:77:39:80 > b2:a0:5b:7f:0d:94, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3ce6:247b:54f8:74dc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646694287.167198, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1646694287.197662, net/ipsec/t_ipsec_gif tp-start: 1646694292.547944, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1646694292.558454, ipsec_l2tp_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:09:ca:0e:3a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:76:06:1c:55 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5a:f5:ed:83 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:14:39:3d:83 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f1:9d:b1:48 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:05:15 2022 current: Mar 7 23:05:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:04:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4388 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:05:15 2022 current: Mar 7 23:05:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:04:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4388 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:05:16 2022 current: Mar 7 23:05:17 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:04:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7834 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:05:16 2022 current: Mar 7 23:05:17 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:04:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7834 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:15:35:3e tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f1:9d:b1:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0e:15:35:3e 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f1:9d:b1:48 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0e:15:35:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:ca:0e:3a tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:06:1c:55 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:14:39:3d:83 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:09:ca:0e:3a 6 0 5 0 0 tc-so:shmif 1500 b2:a0:76:06:1c:55 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:14:39:3d:83 on shmif1 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:09:ca:0e:3a multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:76:06:1c:55 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:f5:ed:83 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:39:3d:83 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:76:06:1c:55 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5a:f5:ed:83 5 0 5 0 0 tc-so:shmif 1500 b2:a0:14:39:3d:83 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:76:06:1c:55 on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5a:f5:ed:83 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:14:39:3d:83 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:9d:b1:48 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:0e:15:35:3e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f1:9d:b1:48 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:0e:15:35:3e on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f1:9d:b1:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:9d:b1:48 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:39:3d:83 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:f5:ed:83 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:06:1c:55 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:ca:0e:3a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:15:35:3e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.960005] shmif0: Ethernet address b2:a0:0e:15:35:3e tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2116 0 54 471 0 471 tc-so: tc-so:In use 2708K, total allocated 3768K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.820005] shmif0: Ethernet address b2:a0:09:ca:0e:3a tc-so:[ 7.010005] shmif1: Ethernet address b2:a0:76:06:1c:55 tc-so:[ 18.200005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.200005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.750005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.750005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.160005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.740005] shmif0: Ethernet address b2:a0:5a:f5:ed:83 tc-so:[ 8.090005] shmif1: Ethernet address b2:a0:14:39:3d:83 tc-so:[ 16.790005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 16.830005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.320005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.360005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.730005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 133 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1154 0 26 209 0 209 tc-so: tc-so:In use 1113K, total allocated 1672K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.040005] mainbus0 (root) tc-so:[ 1.040005] chacha: Portable C ChaCha tc-so:[ 1.040005] aes: BearSSL aes_ct tc-so:[ 1.040005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.040005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.740005] shmif0: Ethernet address b2:a0:f1:9d:b1:48 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.860004 b2:a0:0e:15:35:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:18.200004 b2:a0:f1:9d:b1:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.860004 b2:a0:0e:15:35:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.750004 b2:a0:f1:9d:b1:48 > b2:a0:0e:15:35:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f1:9d:b1:48, length 28 tc-so:00:00:20.860004 b2:a0:0e:15:35:3e > b2:a0:f1:9d:b1:48, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 12547, seq 0, length 64 tc-so:00:00:19.750004 b2:a0:f1:9d:b1:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.900004 b2:a0:0e:15:35:3e > b2:a0:f1:9d:b1:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0e:15:35:3e, length 28 tc-so:00:00:19.790004 b2:a0:f1:9d:b1:48 > b2:a0:0e:15:35:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 12547, seq 0, length 64 tc-so:00:00:24.270004 b2:a0:0e:15:35:3e > b2:a0:f1:9d:b1:48, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 23496, seq 0, length 64 tc-so:00:00:23.160004 b2:a0:f1:9d:b1:48 > b2:a0:0e:15:35:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 23496, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.330004 b2:a0:f1:9d:b1:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:16.830004 b2:a0:0e:15:35:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:18.320004 b2:a0:0e:15:35:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:16.920004 b2:a0:f1:9d:b1:48 > b2:a0:0e:15:35:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f1:9d:b1:48, length 28 tc-so:00:00:18.360004 b2:a0:0e:15:35:3e > b2:a0:f1:9d:b1:48, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 12547, seq 0, length 64 tc-so:00:00:16.920004 b2:a0:f1:9d:b1:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:18.360004 b2:a0:0e:15:35:3e > b2:a0:f1:9d:b1:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0e:15:35:3e, length 28 tc-so:00:00:16.960004 b2:a0:f1:9d:b1:48 > b2:a0:0e:15:35:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 12547, seq 0, length 64 tc-so:00:00:21.730004 b2:a0:0e:15:35:3e > b2:a0:f1:9d:b1:48, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 23496, seq 0, length 64 tc-so:00:00:20.340004 b2:a0:f1:9d:b1:48 > b2:a0:0e:15:35:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 23496, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.130004 b2:a0:76:06:1c:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.870004 b2:a0:14:39:3d:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:16.790004 b2:a0:14:39:3d:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:18.200004 b2:a0:76:06:1c:55 > b2:a0:14:39:3d:83, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:76:06:1c:55, length 28 tc-so:00:00:16.790004 b2:a0:14:39:3d:83 > b2:a0:76:06:1c:55, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:18.200004 b2:a0:76:06:1c:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.830004 b2:a0:14:39:3d:83 > b2:a0:76:06:1c:55, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:14:39:3d:83, length 28 tc-so:00:00:18.240004 b2:a0:76:06:1c:55 > b2:a0:14:39:3d:83, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.750004 b2:a0:76:06:1c:55 > b2:a0:14:39:3d:83, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:18.320004 b2:a0:14:39:3d:83 > b2:a0:76:06:1c:55, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.750004 b2:a0:76:06:1c:55 > b2:a0:14:39:3d:83, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:18.360004 b2:a0:14:39:3d:83 > b2:a0:76:06:1c:55, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.790004 b2:a0:76:06:1c:55 > b2:a0:14:39:3d:83, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:18.360004 b2:a0:14:39:3d:83 > b2:a0:76:06:1c:55, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:23.120004 b2:a0:76:06:1c:55 > b2:a0:14:39:3d:83, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:21.770004 b2:a0:14:39:3d:83 > b2:a0:76:06:1c:55, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694356.786390, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed tc-start: 1646694356.815913, ipsec_l2tp_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f9:db:74:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:77:a7:d8:51 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:0a:01:4d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ca:64:87:29 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:63:41:0e:c8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:06:24 2022 current: Mar 7 23:06:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:06:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14868 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:06:24 2022 current: Mar 7 23:06:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:06:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14868 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:06:24 2022 current: Mar 7 23:06:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:06:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2982 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:06:24 2022 current: Mar 7 23:06:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:06:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2982 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:10:b2:12 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:63:41:0e:c8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:21:10:b2:12 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:63:41:0e:c8 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:21:10:b2:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:db:74:12 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:77:a7:d8:51 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:ca:64:87:29 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:db:74:12 6 0 5 0 0 tc-so:shmif 1500 b2:a0:77:a7:d8:51 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:ca:64:87:29 on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f9:db:74:12 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:77:a7:d8:51 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:0a:01:4d tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:64:87:29 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:77:a7:d8:51 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:08:0a:01:4d 5 0 5 0 0 tc-so:shmif 1500 b2:a0:ca:64:87:29 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:77:a7:d8:51 on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:08:0a:01:4d multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:ca:64:87:29 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:41:0e:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:21:10:b2:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:63:41:0e:c8 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:21:10:b2:12 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:63:41:0e:c8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:41:0e:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:64:87:29 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:0a:01:4d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:77:a7:d8:51 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:db:74:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:10:b2:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1188 0 30 217 0 217 tc-so: tc-so:In use 1165K, total allocated 1736K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.170005] shmif0: Ethernet address b2:a0:21:10:b2:12 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2112 0 54 473 0 473 tc-so: tc-so:In use 2718K, total allocated 3784K; utilization 71.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.650005] shmif0: Ethernet address b2:a0:f9:db:74:12 tc-so:[ 7.700005] shmif1: Ethernet address b2:a0:77:a7:d8:51 tc-so:[ 20.390005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.390005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.540005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.580005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 26.500005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2109 0 54 470 0 470 tc-so: tc-so:In use 2705K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.000005] shmif0: Ethernet address b2:a0:08:0a:01:4d tc-so:[ 8.070005] shmif1: Ethernet address b2:a0:ca:64:87:29 tc-so:[ 18.300005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.330005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.510005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.550005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.430005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1148 0 26 209 0 209 tc-so: tc-so:In use 1111K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.840005] shmif0: Ethernet address b2:a0:63:41:0e:c8 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.210004 b2:a0:21:10:b2:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.390004 b2:a0:63:41:0e:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.100004 b2:a0:21:10:b2:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.580004 b2:a0:63:41:0e:c8 > b2:a0:21:10:b2:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:63:41:0e:c8, length 28 tc-so:00:00:24.150004 b2:a0:21:10:b2:12 > b2:a0:63:41:0e:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 16649, seq 0, length 64 tc-so:00:00:22.580004 b2:a0:63:41:0e:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.190004 b2:a0:21:10:b2:12 > b2:a0:63:41:0e:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:21:10:b2:12, length 28 tc-so:00:00:22.620004 b2:a0:63:41:0e:c8 > b2:a0:21:10:b2:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 16649, seq 0, length 64 tc-so:00:00:28.030004 b2:a0:21:10:b2:12 > b2:a0:63:41:0e:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 59284, seq 0, length 64 tc-so:00:00:26.500004 b2:a0:63:41:0e:c8 > b2:a0:21:10:b2:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 59284, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.760004 b2:a0:63:41:0e:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.330004 b2:a0:21:10:b2:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.510004 b2:a0:21:10:b2:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.980004 b2:a0:63:41:0e:c8 > b2:a0:21:10:b2:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:63:41:0e:c8, length 28 tc-so:00:00:20.510004 b2:a0:21:10:b2:12 > b2:a0:63:41:0e:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 16649, seq 0, length 64 tc-so:00:00:19.030004 b2:a0:63:41:0e:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.550004 b2:a0:21:10:b2:12 > b2:a0:63:41:0e:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:21:10:b2:12, length 28 tc-so:00:00:19.030004 b2:a0:63:41:0e:c8 > b2:a0:21:10:b2:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 16649, seq 0, length 64 tc-so:00:00:24.430004 b2:a0:21:10:b2:12 > b2:a0:63:41:0e:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 59284, seq 0, length 64 tc-so:00:00:22.900004 b2:a0:63:41:0e:c8 > b2:a0:21:10:b2:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 59284, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.190004 b2:a0:77:a7:d8:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.650004 b2:a0:ca:64:87:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.300004 b2:a0:ca:64:87:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.360004 b2:a0:77:a7:d8:51 > b2:a0:ca:64:87:29, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:77:a7:d8:51, length 28 tc-so:00:00:18.300004 b2:a0:ca:64:87:29 > b2:a0:77:a7:d8:51, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.390004 b2:a0:77:a7:d8:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.330004 b2:a0:ca:64:87:29 > b2:a0:77:a7:d8:51, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:ca:64:87:29, length 28 tc-so:00:00:20.390004 b2:a0:77:a7:d8:51 > b2:a0:ca:64:87:29, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.540004 b2:a0:77:a7:d8:51 > b2:a0:ca:64:87:29, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.510004 b2:a0:ca:64:87:29 > b2:a0:77:a7:d8:51, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.580004 b2:a0:77:a7:d8:51 > b2:a0:ca:64:87:29, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.550004 b2:a0:ca:64:87:29 > b2:a0:77:a7:d8:51, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.620004 b2:a0:77:a7:d8:51 > b2:a0:ca:64:87:29, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.550004 b2:a0:ca:64:87:29 > b2:a0:77:a7:d8:51, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.460004 b2:a0:77:a7:d8:51 > b2:a0:ca:64:87:29, ethertype IPv4 (0x0800), length 160: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:24.430004 b2:a0:ca:64:87:29 > b2:a0:77:a7:d8:51, ethertype IPv4 (0x0800), length 160: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694430.308830, ipsec_l2tp_ipv4_transport_ah_null, passed tc-start: 1646694430.338841, ipsec_l2tp_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:eb:07:39:b5 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:b0:11:03 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:38:d0:75 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:59:e2:3a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:18:f8:9b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:07:36 2022 current: Mar 7 23:07:36 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:07:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2202 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:07:36 2022 current: Mar 7 23:07:36 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:07:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2202 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:07:36 2022 current: Mar 7 23:07:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:07:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3317 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:07:36 2022 current: Mar 7 23:07:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:07:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3317 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:0b:61:12 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:8f:18:f8:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:27:0b:61:12 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:8f:18:f8:9b on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:27:0b:61:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:07:39:b5 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:b0:11:03 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:02:59:e2:3a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:eb:07:39:b5 6 0 5 0 0 tc-so:shmif 1500 b2:a0:dc:b0:11:03 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:02:59:e2:3a on shmif1 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:eb:07:39:b5 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:dc:b0:11:03 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:38:d0:75 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:59:e2:3a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:dc:b0:11:03 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3e:38:d0:75 5 0 5 0 0 tc-so:shmif 1500 b2:a0:02:59:e2:3a 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:dc:b0:11:03 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3e:38:d0:75 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:02:59:e2:3a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:18:f8:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:27:0b:61:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8f:18:f8:9b 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:27:0b:61:12 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8f:18:f8:9b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:18:f8:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:59:e2:3a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:38:d0:75 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:b0:11:03 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:07:39:b5 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:0b:61:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1161K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.190005] aes: BearSSL aes_ct tc-so:[ 1.190005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.190005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.390005] shmif0: Ethernet address b2:a0:27:0b:61:12 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 22 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 100 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1118 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2109 0 54 470 0 470 tc-so: tc-so:In use 2711K, total allocated 3760K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.200005] root file system type: rumpfs tc-so:[ 1.200005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.040005] shmif0: Ethernet address b2:a0:eb:07:39:b5 tc-so:[ 8.050005] shmif1: Ethernet address b2:a0:dc:b0:11:03 tc-so:[ 20.650005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.650005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.130005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.170005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2087 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.680005] shmif0: Ethernet address b2:a0:3e:38:d0:75 tc-so:[ 8.720005] shmif1: Ethernet address b2:a0:02:59:e2:3a tc-so:[ 18.050005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.090005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.550005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.590005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1147 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.250005] shmif0: Ethernet address b2:a0:8f:18:f8:9b tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.910004 b2:a0:27:0b:61:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.650004 b2:a0:8f:18:f8:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.380004 b2:a0:27:0b:61:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.130004 b2:a0:8f:18:f8:9b > b2:a0:27:0b:61:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8f:18:f8:9b, length 28 tc-so:00:00:23.380004 b2:a0:27:0b:61:12 > b2:a0:8f:18:f8:9b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 12111, seq 0, length 64 tc-so:00:00:22.170004 b2:a0:8f:18:f8:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.420004 b2:a0:27:0b:61:12 > b2:a0:8f:18:f8:9b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:27:0b:61:12, length 28 tc-so:00:00:22.170004 b2:a0:8f:18:f8:9b > b2:a0:27:0b:61:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 12111, seq 0, length 64 tc-so:00:00:26.490004 b2:a0:27:0b:61:12 > b2:a0:8f:18:f8:9b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 62021, seq 0, length 64 tc-so:00:00:25.280004 b2:a0:8f:18:f8:9b > b2:a0:27:0b:61:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 62021, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.460004 b2:a0:8f:18:f8:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.090004 b2:a0:27:0b:61:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.550004 b2:a0:27:0b:61:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:17.980004 b2:a0:8f:18:f8:9b > b2:a0:27:0b:61:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8f:18:f8:9b, length 28 tc-so:00:00:19.550004 b2:a0:27:0b:61:12 > b2:a0:8f:18:f8:9b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 12111, seq 0, length 64 tc-so:00:00:18.030004 b2:a0:8f:18:f8:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.590004 b2:a0:27:0b:61:12 > b2:a0:8f:18:f8:9b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:27:0b:61:12, length 28 tc-so:00:00:18.030004 b2:a0:8f:18:f8:9b > b2:a0:27:0b:61:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 12111, seq 0, length 64 tc-so:00:00:22.660004 b2:a0:27:0b:61:12 > b2:a0:8f:18:f8:9b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 62021, seq 0, length 64 tc-so:00:00:21.140004 b2:a0:8f:18:f8:9b > b2:a0:27:0b:61:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 62021, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.110004 b2:a0:dc:b0:11:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.970004 b2:a0:02:59:e2:3a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.050004 b2:a0:02:59:e2:3a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.650004 b2:a0:dc:b0:11:03 > b2:a0:02:59:e2:3a, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:dc:b0:11:03, length 28 tc-so:00:00:18.090004 b2:a0:02:59:e2:3a > b2:a0:dc:b0:11:03, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.650004 b2:a0:dc:b0:11:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.090004 b2:a0:02:59:e2:3a > b2:a0:dc:b0:11:03, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:02:59:e2:3a, length 28 tc-so:00:00:20.690004 b2:a0:dc:b0:11:03 > b2:a0:02:59:e2:3a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.130004 b2:a0:dc:b0:11:03 > b2:a0:02:59:e2:3a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.550004 b2:a0:02:59:e2:3a > b2:a0:dc:b0:11:03, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.130004 b2:a0:dc:b0:11:03 > b2:a0:02:59:e2:3a, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:19.590004 b2:a0:02:59:e2:3a > b2:a0:dc:b0:11:03, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.170004 b2:a0:dc:b0:11:03 > b2:a0:02:59:e2:3a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.590004 b2:a0:02:59:e2:3a > b2:a0:dc:b0:11:03, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:25.240004 b2:a0:dc:b0:11:03 > b2:a0:02:59:e2:3a, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112 tc-so:00:00:22.700004 b2:a0:02:59:e2:3a > b2:a0:dc:b0:11:03, ethertype IPv4 (0x0800), length 146: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 112 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694495.933450, ipsec_l2tp_ipv4_transport_esp_null, passed tc-start: 1646694495.965053, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e6:58:c7:0c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:56:02:eb:06 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:05:52:27 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fd:ff:dd:2f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e7:cf:09:8a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:08:40 2022 current: Mar 7 23:08:41 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:08:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26810 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:08:40 2022 current: Mar 7 23:08:42 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:08:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26810 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:08:41 2022 current: Mar 7 23:08:42 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:08:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11674 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:08:41 2022 current: Mar 7 23:08:42 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:08:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11674 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:b2:ea:27 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e7:cf:09:8a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:b2:ea:27 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e7:cf:09:8a on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ec:b2:ea:27 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:58:c7:0c tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:56:02:eb:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:fd:ff:dd:2f UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e6:58:c7:0c 6 0 5 0 0 tc-so:shmif 1500 b2:a0:56:02:eb:06 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:fd:ff:dd:2f on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e6:58:c7:0c multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:56:02:eb:06 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:05:52:27 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:ff:dd:2f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:56:02:eb:06 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dc:05:52:27 5 0 5 0 0 tc-so:shmif 1500 b2:a0:fd:ff:dd:2f 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:56:02:eb:06 on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:dc:05:52:27 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:fd:ff:dd:2f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:cf:09:8a tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ec:b2:ea:27 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:cf:09:8a 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ec:b2:ea:27 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e7:cf:09:8a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:cf:09:8a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:ff:dd:2f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:05:52:27 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:56:02:eb:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:58:c7:0c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:b2:ea:27 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 390 0 0 130 0 130 130 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1182 0 30 216 0 216 tc-so: tc-so:In use 1159K, total allocated 1728K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.660005] shmif0: Ethernet address b2:a0:ec:b2:ea:27 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2091 0 54 467 0 467 tc-so: tc-so:In use 2698K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.490005] shmif0: Ethernet address b2:a0:e6:58:c7:0c tc-so:[ 7.670005] shmif1: Ethernet address b2:a0:56:02:eb:06 tc-so:[ 19.760005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.760005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.430005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.470005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2699K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.360005] shmif0: Ethernet address b2:a0:dc:05:52:27 tc-so:[ 8.630005] shmif1: Ethernet address b2:a0:fd:ff:dd:2f tc-so:[ 18.170005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.210005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.880005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.920005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1151 0 26 209 0 209 tc-so: tc-so:In use 1113K, total allocated 1672K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.120005] shmif0: Ethernet address b2:a0:e7:cf:09:8a tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.830004 b2:a0:ec:b2:ea:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.710004 b2:a0:e7:cf:09:8a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:22.680004 b2:a0:ec:b2:ea:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:21.430004 b2:a0:e7:cf:09:8a > b2:a0:ec:b2:ea:27, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e7:cf:09:8a, length 28 tc-so:00:00:22.680004 b2:a0:ec:b2:ea:27 > b2:a0:e7:cf:09:8a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43148, seq 0, length 64 tc-so:00:00:21.470004 b2:a0:e7:cf:09:8a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.720004 b2:a0:ec:b2:ea:27 > b2:a0:e7:cf:09:8a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ec:b2:ea:27, length 28 tc-so:00:00:21.470004 b2:a0:e7:cf:09:8a > b2:a0:ec:b2:ea:27, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43148, seq 0, length 64 tc-so:00:00:26.200004 b2:a0:ec:b2:ea:27 > b2:a0:e7:cf:09:8a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 42576, seq 0, length 64 tc-so:00:00:24.990004 b2:a0:e7:cf:09:8a > b2:a0:ec:b2:ea:27, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 42576, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.470004 b2:a0:e7:cf:09:8a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.210004 b2:a0:ec:b2:ea:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.880004 b2:a0:ec:b2:ea:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.190004 b2:a0:e7:cf:09:8a > b2:a0:ec:b2:ea:27, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e7:cf:09:8a, length 28 tc-so:00:00:19.920004 b2:a0:ec:b2:ea:27 > b2:a0:e7:cf:09:8a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43148, seq 0, length 64 tc-so:00:00:18.230004 b2:a0:e7:cf:09:8a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.920004 b2:a0:ec:b2:ea:27 > b2:a0:e7:cf:09:8a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ec:b2:ea:27, length 28 tc-so:00:00:18.230004 b2:a0:e7:cf:09:8a > b2:a0:ec:b2:ea:27, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43148, seq 0, length 64 tc-so:00:00:23.440004 b2:a0:ec:b2:ea:27 > b2:a0:e7:cf:09:8a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 42576, seq 0, length 64 tc-so:00:00:21.750004 b2:a0:e7:cf:09:8a > b2:a0:ec:b2:ea:27, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 42576, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.040004 b2:a0:56:02:eb:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.850004 b2:a0:fd:ff:dd:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.170004 b2:a0:fd:ff:dd:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.710004 b2:a0:56:02:eb:06 > b2:a0:fd:ff:dd:2f, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:56:02:eb:06, length 28 tc-so:00:00:18.170004 b2:a0:fd:ff:dd:2f > b2:a0:56:02:eb:06, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.760004 b2:a0:56:02:eb:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.210004 b2:a0:fd:ff:dd:2f > b2:a0:56:02:eb:06, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:fd:ff:dd:2f, length 28 tc-so:00:00:19.760004 b2:a0:56:02:eb:06 > b2:a0:fd:ff:dd:2f, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.430004 b2:a0:56:02:eb:06 > b2:a0:fd:ff:dd:2f, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.880004 b2:a0:fd:ff:dd:2f > b2:a0:56:02:eb:06, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.470004 b2:a0:56:02:eb:06 > b2:a0:fd:ff:dd:2f, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:19.920004 b2:a0:fd:ff:dd:2f > b2:a0:56:02:eb:06, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.470004 b2:a0:56:02:eb:06 > b2:a0:fd:ff:dd:2f, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.920004 b2:a0:fd:ff:dd:2f > b2:a0:56:02:eb:06, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:24.990004 b2:a0:56:02:eb:06 > b2:a0:fd:ff:dd:2f, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136 tc-so:00:00:23.440004 b2:a0:fd:ff:dd:2f > b2:a0:56:02:eb:06, ethertype IPv4 (0x0800), length 170: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 136 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694563.864349, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1646694563.898138, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:54:2a:11:61 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:45:b3:61:62 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:53:48:f9:99 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:55:e3:2f:34 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b2:5d:f1:1e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:09:49 2022 current: Mar 7 23:09:51 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:09:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8569 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:09:49 2022 current: Mar 7 23:09:51 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:09:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8569 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:09:50 2022 current: Mar 7 23:09:51 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:09:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9039 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:09:50 2022 current: Mar 7 23:09:51 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:09:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9039 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:52:34:86 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b2:5d:f1:1e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4b:52:34:86 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b2:5d:f1:1e on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4b:52:34:86 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:2a:11:61 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:45:b3:61:62 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:55:e3:2f:34 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:2a:11:61 6 0 5 0 0 tc-so:shmif 1500 b2:a0:45:b3:61:62 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:55:e3:2f:34 on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:54:2a:11:61 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:45:b3:61:62 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:48:f9:99 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:e3:2f:34 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:45:b3:61:62 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:48:f9:99 5 0 5 0 0 tc-so:shmif 1500 b2:a0:55:e3:2f:34 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:45:b3:61:62 on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:53:48:f9:99 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:55:e3:2f:34 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:5d:f1:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:4b:52:34:86 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b2:5d:f1:1e 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:4b:52:34:86 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b2:5d:f1:1e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:5d:f1:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:e3:2f:34 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:48:f9:99 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:45:b3:61:62 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:2a:11:61 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:52:34:86 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1161K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.750005] shmif0: Ethernet address b2:a0:4b:52:34:86 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2094 0 54 468 0 468 tc-so: tc-so:In use 2699K, total allocated 3744K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.610005] shmif0: Ethernet address b2:a0:54:2a:11:61 tc-so:[ 7.800005] shmif1: Ethernet address b2:a0:45:b3:61:62 tc-so:[ 20.430005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.480005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.130005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.170005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 26.180005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.490005] shmif0: Ethernet address b2:a0:53:48:f9:99 tc-so:[ 8.800005] shmif1: Ethernet address b2:a0:55:e3:2f:34 tc-so:[ 18.790005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.830005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.490005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.530005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.500005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1151 0 26 209 0 209 tc-so: tc-so:In use 1111K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.300005] shmif0: Ethernet address b2:a0:b2:5d:f1:1e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.100004 b2:a0:4b:52:34:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.430004 b2:a0:b2:5d:f1:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.370004 b2:a0:4b:52:34:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.130004 b2:a0:b2:5d:f1:1e > b2:a0:4b:52:34:86, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b2:5d:f1:1e, length 28 tc-so:00:00:23.370004 b2:a0:4b:52:34:86 > b2:a0:b2:5d:f1:1e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 20764, seq 0, length 64 tc-so:00:00:22.170004 b2:a0:b2:5d:f1:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.410004 b2:a0:4b:52:34:86 > b2:a0:b2:5d:f1:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4b:52:34:86, length 28 tc-so:00:00:22.170004 b2:a0:b2:5d:f1:1e > b2:a0:4b:52:34:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 20764, seq 0, length 64 tc-so:00:00:27.340004 b2:a0:4b:52:34:86 > b2:a0:b2:5d:f1:1e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 14924, seq 0, length 64 tc-so:00:00:26.180004 b2:a0:b2:5d:f1:1e > b2:a0:4b:52:34:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 14924, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.080004 b2:a0:b2:5d:f1:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.830004 b2:a0:4b:52:34:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.490004 b2:a0:4b:52:34:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.820004 b2:a0:b2:5d:f1:1e > b2:a0:4b:52:34:86, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b2:5d:f1:1e, length 28 tc-so:00:00:20.490004 b2:a0:4b:52:34:86 > b2:a0:b2:5d:f1:1e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 20764, seq 0, length 64 tc-so:00:00:18.820004 b2:a0:b2:5d:f1:1e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.530004 b2:a0:4b:52:34:86 > b2:a0:b2:5d:f1:1e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4b:52:34:86, length 28 tc-so:00:00:18.860004 b2:a0:b2:5d:f1:1e > b2:a0:4b:52:34:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 20764, seq 0, length 64 tc-so:00:00:24.500004 b2:a0:4b:52:34:86 > b2:a0:b2:5d:f1:1e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 14924, seq 0, length 64 tc-so:00:00:22.820004 b2:a0:b2:5d:f1:1e > b2:a0:4b:52:34:86, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 14924, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.360004 b2:a0:45:b3:61:62 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.180004 b2:a0:55:e3:2f:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.790004 b2:a0:55:e3:2f:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.430004 b2:a0:45:b3:61:62 > b2:a0:55:e3:2f:34, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:45:b3:61:62, length 28 tc-so:00:00:18.790004 b2:a0:55:e3:2f:34 > b2:a0:45:b3:61:62, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.480004 b2:a0:45:b3:61:62 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.830004 b2:a0:55:e3:2f:34 > b2:a0:45:b3:61:62, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:55:e3:2f:34, length 28 tc-so:00:00:20.480004 b2:a0:45:b3:61:62 > b2:a0:55:e3:2f:34, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.130004 b2:a0:45:b3:61:62 > b2:a0:55:e3:2f:34, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.490004 b2:a0:55:e3:2f:34 > b2:a0:45:b3:61:62, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.130004 b2:a0:45:b3:61:62 > b2:a0:55:e3:2f:34, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.530004 b2:a0:55:e3:2f:34 > b2:a0:45:b3:61:62, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.170004 b2:a0:45:b3:61:62 > b2:a0:55:e3:2f:34, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.530004 b2:a0:55:e3:2f:34 > b2:a0:45:b3:61:62, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.090004 b2:a0:45:b3:61:62 > b2:a0:55:e3:2f:34, ethertype IPv4 (0x0800), length 200: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:24.530004 b2:a0:55:e3:2f:34 > b2:a0:45:b3:61:62, ethertype IPv4 (0x0800), length 200: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694631.741277, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1646694631.771603, ipsec_l2tp_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:25:06:18:1f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:be:75:7c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c6:d7:2f:23 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fd:2c:0e:a8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f1:3d:d0:c6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:10:56 2022 current: Mar 7 23:10:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:10:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11255 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:10:56 2022 current: Mar 7 23:10:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:10:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11255 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:10:57 2022 current: Mar 7 23:10:58 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:10:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10020 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:10:57 2022 current: Mar 7 23:10:58 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:10:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10020 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:dd:c3:03 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f1:3d:d0:c6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:dd:c3:03 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f1:3d:d0:c6 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3c:dd:c3:03 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:06:18:1f tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:be:75:7c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:fd:2c:0e:a8 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:25:06:18:1f 6 0 5 0 0 tc-so:shmif 1500 b2:a0:ef:be:75:7c 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:fd:2c:0e:a8 on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:25:06:18:1f multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:ef:be:75:7c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:d7:2f:23 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:2c:0e:a8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:ef:be:75:7c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:d7:2f:23 5 0 5 0 0 tc-so:shmif 1500 b2:a0:fd:2c:0e:a8 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:ef:be:75:7c on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c6:d7:2f:23 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:fd:2c:0e:a8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:3d:d0:c6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:3c:dd:c3:03 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f1:3d:d0:c6 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:3c:dd:c3:03 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f1:3d:d0:c6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:3d:d0:c6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:2c:0e:a8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:d7:2f:23 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:be:75:7c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:06:18:1f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:dd:c3:03 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1161K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.080005] shmif0: Ethernet address b2:a0:3c:dd:c3:03 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2101 0 54 469 0 469 tc-so: tc-so:In use 2702K, total allocated 3752K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.910005] shmif0: Ethernet address b2:a0:25:06:18:1f tc-so:[ 8.210005] shmif1: Ethernet address b2:a0:ef:be:75:7c tc-so:[ 19.470005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.470005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.140005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.180005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.670005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2100 0 54 470 0 470 tc-so: tc-so:In use 2702K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.950005] shmif0: Ethernet address b2:a0:c6:d7:2f:23 tc-so:[ 9.240005] shmif1: Ethernet address b2:a0:fd:2c:0e:a8 tc-so:[ 17.810005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.850005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.530005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.580005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.070005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1151 0 26 209 0 209 tc-so: tc-so:In use 1111K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.300005] shmif0: Ethernet address b2:a0:f1:3d:d0:c6 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.270004 b2:a0:3c:dd:c3:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.420004 b2:a0:f1:3d:d0:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:22.450004 b2:a0:3c:dd:c3:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:21.180004 b2:a0:f1:3d:d0:c6 > b2:a0:3c:dd:c3:03, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f1:3d:d0:c6, length 28 tc-so:00:00:22.490004 b2:a0:3c:dd:c3:03 > b2:a0:f1:3d:d0:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 24617, seq 0, length 64 tc-so:00:00:21.180004 b2:a0:f1:3d:d0:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.490004 b2:a0:3c:dd:c3:03 > b2:a0:f1:3d:d0:c6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3c:dd:c3:03, length 28 tc-so:00:00:21.220004 b2:a0:f1:3d:d0:c6 > b2:a0:3c:dd:c3:03, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 24617, seq 0, length 64 tc-so:00:00:25.940004 b2:a0:3c:dd:c3:03 > b2:a0:f1:3d:d0:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 56168, seq 0, length 64 tc-so:00:00:24.670004 b2:a0:f1:3d:d0:c6 > b2:a0:3c:dd:c3:03, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 56168, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.830004 b2:a0:f1:3d:d0:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:17.850004 b2:a0:3c:dd:c3:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.530004 b2:a0:3c:dd:c3:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:17.590004 b2:a0:f1:3d:d0:c6 > b2:a0:3c:dd:c3:03, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f1:3d:d0:c6, length 28 tc-so:00:00:19.580004 b2:a0:3c:dd:c3:03 > b2:a0:f1:3d:d0:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 24617, seq 0, length 64 tc-so:00:00:17.590004 b2:a0:f1:3d:d0:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.580004 b2:a0:3c:dd:c3:03 > b2:a0:f1:3d:d0:c6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3c:dd:c3:03, length 28 tc-so:00:00:17.630004 b2:a0:f1:3d:d0:c6 > b2:a0:3c:dd:c3:03, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 24617, seq 0, length 64 tc-so:00:00:23.070004 b2:a0:3c:dd:c3:03 > b2:a0:f1:3d:d0:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 56168, seq 0, length 64 tc-so:00:00:21.080004 b2:a0:f1:3d:d0:c6 > b2:a0:3c:dd:c3:03, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 56168, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.460004 b2:a0:ef:be:75:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.940004 b2:a0:fd:2c:0e:a8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.810004 b2:a0:fd:2c:0e:a8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.420004 b2:a0:ef:be:75:7c > b2:a0:fd:2c:0e:a8, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:ef:be:75:7c, length 28 tc-so:00:00:17.810004 b2:a0:fd:2c:0e:a8 > b2:a0:ef:be:75:7c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.470004 b2:a0:ef:be:75:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.850004 b2:a0:fd:2c:0e:a8 > b2:a0:ef:be:75:7c, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:fd:2c:0e:a8, length 28 tc-so:00:00:19.470004 b2:a0:ef:be:75:7c > b2:a0:fd:2c:0e:a8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.140004 b2:a0:ef:be:75:7c > b2:a0:fd:2c:0e:a8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.580004 b2:a0:fd:2c:0e:a8 > b2:a0:ef:be:75:7c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.180004 b2:a0:ef:be:75:7c > b2:a0:fd:2c:0e:a8, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:19.580004 b2:a0:fd:2c:0e:a8 > b2:a0:ef:be:75:7c, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.180004 b2:a0:ef:be:75:7c > b2:a0:fd:2c:0e:a8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.620004 b2:a0:fd:2c:0e:a8 > b2:a0:ef:be:75:7c, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:24.670004 b2:a0:ef:be:75:7c > b2:a0:fd:2c:0e:a8, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:23.070004 b2:a0:fd:2c:0e:a8 > b2:a0:ef:be:75:7c, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694701.159449, ipsec_l2tp_ipv4_tunnel_ah_null, passed tc-start: 1646694701.195448, ipsec_l2tp_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:28:74:d9:9e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:85:7f:ed:60 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:9f:5e:97 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ea:59:10:d6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:68:84:bd:16 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:12:10 2022 current: Mar 7 23:12:10 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:11:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2198 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:12:10 2022 current: Mar 7 23:12:10 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:11:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2198 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:12:09 2022 current: Mar 7 23:12:10 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:11:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9778 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:12:09 2022 current: Mar 7 23:12:10 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:11:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9778 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:d7:a1:12 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:68:84:bd:16 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ff:d7:a1:12 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:68:84:bd:16 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ff:d7:a1:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:74:d9:9e tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:7f:ed:60 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:ea:59:10:d6 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:28:74:d9:9e 6 0 5 0 0 tc-so:shmif 1500 b2:a0:85:7f:ed:60 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:ea:59:10:d6 on shmif1 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:28:74:d9:9e multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:85:7f:ed:60 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:9f:5e:97 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:59:10:d6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:85:7f:ed:60 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:9f:5e:97 5 0 5 0 0 tc-so:shmif 1500 b2:a0:ea:59:10:d6 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:85:7f:ed:60 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f5:9f:5e:97 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:ea:59:10:d6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:84:bd:16 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ff:d7:a1:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:68:84:bd:16 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ff:d7:a1:12 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:68:84:bd:16 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:84:bd:16 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:59:10:d6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:9f:5e:97 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:7f:ed:60 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:74:d9:9e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:d7:a1:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1185 0 30 217 0 217 tc-so: tc-so:In use 1162K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.450005] shmif0: Ethernet address b2:a0:ff:d7:a1:12 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2097 0 54 469 0 469 tc-so: tc-so:In use 2702K, total allocated 3752K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.470005] shmif0: Ethernet address b2:a0:28:74:d9:9e tc-so:[ 9.000005] shmif1: Ethernet address b2:a0:85:7f:ed:60 tc-so:[ 22.370005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.410005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.880005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.920005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2091 0 54 467 0 467 tc-so: tc-so:In use 2698K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.230005] shmif0: Ethernet address b2:a0:f5:9f:5e:97 tc-so:[ 10.800005] shmif1: Ethernet address b2:a0:ea:59:10:d6 tc-so:[ 20.560005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.600005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.110005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.110005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1150 0 26 209 0 209 tc-so: tc-so:In use 1112K, total allocated 1672K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.370005] shmif0: Ethernet address b2:a0:68:84:bd:16 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.580004 b2:a0:ff:d7:a1:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.370004 b2:a0:68:84:bd:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:25.280004 b2:a0:ff:d7:a1:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.880004 b2:a0:68:84:bd:16 > b2:a0:ff:d7:a1:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:68:84:bd:16, length 28 tc-so:00:00:25.320004 b2:a0:ff:d7:a1:12 > b2:a0:68:84:bd:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45544, seq 0, length 64 tc-so:00:00:23.920004 b2:a0:68:84:bd:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.320004 b2:a0:ff:d7:a1:12 > b2:a0:68:84:bd:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ff:d7:a1:12, length 28 tc-so:00:00:23.920004 b2:a0:68:84:bd:16 > b2:a0:ff:d7:a1:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45544, seq 0, length 64 tc-so:00:00:28.610004 b2:a0:ff:d7:a1:12 > b2:a0:68:84:bd:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 24408, seq 0, length 64 tc-so:00:00:27.250004 b2:a0:68:84:bd:16 > b2:a0:ff:d7:a1:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 24408, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.720004 b2:a0:68:84:bd:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.600004 b2:a0:ff:d7:a1:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.110004 b2:a0:ff:d7:a1:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:20.240004 b2:a0:68:84:bd:16 > b2:a0:ff:d7:a1:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:68:84:bd:16, length 28 tc-so:00:00:22.110004 b2:a0:ff:d7:a1:12 > b2:a0:68:84:bd:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45544, seq 0, length 64 tc-so:00:00:20.240004 b2:a0:68:84:bd:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.150004 b2:a0:ff:d7:a1:12 > b2:a0:68:84:bd:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ff:d7:a1:12, length 28 tc-so:00:00:20.290004 b2:a0:68:84:bd:16 > b2:a0:ff:d7:a1:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45544, seq 0, length 64 tc-so:00:00:25.440004 b2:a0:ff:d7:a1:12 > b2:a0:68:84:bd:16, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 24408, seq 0, length 64 tc-so:00:00:23.580004 b2:a0:68:84:bd:16 > b2:a0:ff:d7:a1:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 24408, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.740004 b2:a0:85:7f:ed:60 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.610004 b2:a0:ea:59:10:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.560004 b2:a0:ea:59:10:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.370004 b2:a0:85:7f:ed:60 > b2:a0:ea:59:10:d6, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:85:7f:ed:60, length 28 tc-so:00:00:20.600004 b2:a0:ea:59:10:d6 > b2:a0:85:7f:ed:60, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.410004 b2:a0:85:7f:ed:60 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.600004 b2:a0:ea:59:10:d6 > b2:a0:85:7f:ed:60, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:ea:59:10:d6, length 28 tc-so:00:00:22.410004 b2:a0:85:7f:ed:60 > b2:a0:ea:59:10:d6, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.880004 b2:a0:85:7f:ed:60 > b2:a0:ea:59:10:d6, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.110004 b2:a0:ea:59:10:d6 > b2:a0:85:7f:ed:60, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.920004 b2:a0:85:7f:ed:60 > b2:a0:ea:59:10:d6, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:22.110004 b2:a0:ea:59:10:d6 > b2:a0:85:7f:ed:60, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.920004 b2:a0:85:7f:ed:60 > b2:a0:ea:59:10:d6, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.150004 b2:a0:ea:59:10:d6 > b2:a0:85:7f:ed:60, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.250004 b2:a0:85:7f:ed:60 > b2:a0:ea:59:10:d6, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:25.440004 b2:a0:ea:59:10:d6 > b2:a0:85:7f:ed:60, ethertype IPv4 (0x0800), length 166: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 132 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694769.711105, ipsec_l2tp_ipv4_tunnel_esp_null, passed tc-start: 1646694769.744838, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5a:f7:f4:6f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:e4:33:14 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ad:f5:42:04 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:99:1a:a2:f2 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:57:ca:03:95 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:13:17 2022 current: Mar 7 23:13:17 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:12:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1139 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:13:17 2022 current: Mar 7 23:13:17 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:12:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1139 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:13:17 2022 current: Mar 7 23:13:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:12:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6300 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:13:17 2022 current: Mar 7 23:13:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:12:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6300 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:28:c3:f0 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:57:ca:03:95 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2d:28:c3:f0 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:57:ca:03:95 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2d:28:c3:f0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:f7:f4:6f tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6b:e4:33:14 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:99:1a:a2:f2 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5a:f7:f4:6f 6 0 5 0 0 tc-so:shmif 1500 b2:a0:6b:e4:33:14 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:99:1a:a2:f2 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5a:f7:f4:6f multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:6b:e4:33:14 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:f5:42:04 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:1a:a2:f2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:6b:e4:33:14 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ad:f5:42:04 5 0 5 0 0 tc-so:shmif 1500 b2:a0:99:1a:a2:f2 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:6b:e4:33:14 on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ad:f5:42:04 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:99:1a:a2:f2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:ca:03:95 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:2d:28:c3:f0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:ca:03:95 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:2d:28:c3:f0 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:57:ca:03:95 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:ca:03:95 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:1a:a2:f2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:f5:42:04 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6b:e4:33:14 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:f7:f4:6f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:28:c3:f0 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1180 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.010005] shmif0: Ethernet address b2:a0:2d:28:c3:f0 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2090 0 54 467 0 467 tc-so: tc-so:In use 2698K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.880005] shmif0: Ethernet address b2:a0:5a:f7:f4:6f tc-so:[ 8.180005] shmif1: Ethernet address b2:a0:6b:e4:33:14 tc-so:[ 20.780005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.780005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.800005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.840005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2699K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.740005] shmif0: Ethernet address b2:a0:ad:f5:42:04 tc-so:[ 9.030005] shmif1: Ethernet address b2:a0:99:1a:a2:f2 tc-so:[ 19.060005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.140005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.100005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.140005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1149 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.520005] shmif0: Ethernet address b2:a0:57:ca:03:95 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.520004 b2:a0:2d:28:c3:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.780004 b2:a0:57:ca:03:95 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.070004 b2:a0:2d:28:c3:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.800004 b2:a0:57:ca:03:95 > b2:a0:2d:28:c3:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:57:ca:03:95, length 28 tc-so:00:00:24.100004 b2:a0:2d:28:c3:f0 > b2:a0:57:ca:03:95, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46947, seq 0, length 64 tc-so:00:00:22.840004 b2:a0:57:ca:03:95 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.100004 b2:a0:2d:28:c3:f0 > b2:a0:57:ca:03:95, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2d:28:c3:f0, length 28 tc-so:00:00:22.870004 b2:a0:57:ca:03:95 > b2:a0:2d:28:c3:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46947, seq 0, length 64 tc-so:00:00:28.240004 b2:a0:2d:28:c3:f0 > b2:a0:57:ca:03:95, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 23592, seq 0, length 64 tc-so:00:00:27.000004 b2:a0:57:ca:03:95 > b2:a0:2d:28:c3:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 23592, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.290004 b2:a0:57:ca:03:95 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.100004 b2:a0:2d:28:c3:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.100004 b2:a0:2d:28:c3:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.340004 b2:a0:57:ca:03:95 > b2:a0:2d:28:c3:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:57:ca:03:95, length 28 tc-so:00:00:21.140004 b2:a0:2d:28:c3:f0 > b2:a0:57:ca:03:95, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46947, seq 0, length 64 tc-so:00:00:19.380004 b2:a0:57:ca:03:95 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.140004 b2:a0:2d:28:c3:f0 > b2:a0:57:ca:03:95, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2d:28:c3:f0, length 28 tc-so:00:00:19.380004 b2:a0:57:ca:03:95 > b2:a0:2d:28:c3:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46947, seq 0, length 64 tc-so:00:00:25.270004 b2:a0:2d:28:c3:f0 > b2:a0:57:ca:03:95, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 23592, seq 0, length 64 tc-so:00:00:23.510004 b2:a0:57:ca:03:95 > b2:a0:2d:28:c3:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 23592, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.730004 b2:a0:6b:e4:33:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.630004 b2:a0:99:1a:a2:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.060004 b2:a0:99:1a:a2:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.780004 b2:a0:6b:e4:33:14 > b2:a0:99:1a:a2:f2, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:6b:e4:33:14, length 28 tc-so:00:00:19.060004 b2:a0:99:1a:a2:f2 > b2:a0:6b:e4:33:14, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.780004 b2:a0:6b:e4:33:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.100004 b2:a0:99:1a:a2:f2 > b2:a0:6b:e4:33:14, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:99:1a:a2:f2, length 28 tc-so:00:00:20.830004 b2:a0:6b:e4:33:14 > b2:a0:99:1a:a2:f2, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.800004 b2:a0:6b:e4:33:14 > b2:a0:99:1a:a2:f2, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.100004 b2:a0:99:1a:a2:f2 > b2:a0:6b:e4:33:14, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.840004 b2:a0:6b:e4:33:14 > b2:a0:99:1a:a2:f2, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.140004 b2:a0:99:1a:a2:f2 > b2:a0:6b:e4:33:14, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.840004 b2:a0:6b:e4:33:14 > b2:a0:99:1a:a2:f2, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.170004 b2:a0:99:1a:a2:f2 > b2:a0:6b:e4:33:14, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.960004 b2:a0:6b:e4:33:14 > b2:a0:99:1a:a2:f2, ethertype IPv4 (0x0800), length 186: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:25.310004 b2:a0:99:1a:a2:f2 > b2:a0:6b:e4:33:14, ethertype IPv4 (0x0800), length 186: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 152 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694838.763410, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1646694838.802499, ipsec_l2tp_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c4:f2:a4:f2 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:b1:3c:ff ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:53:65:de ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1d:e5:9c:60 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:62:a8:4b:dc ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:14:25 2022 current: Mar 7 23:14:26 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:14:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10898 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:14:25 2022 current: Mar 7 23:14:26 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:14:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10898 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:14:25 2022 current: Mar 7 23:14:27 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:14:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24151 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:14:25 2022 current: Mar 7 23:14:27 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:14:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24151 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:cd:e0:b6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:fecd:e0b6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:50ff:fecd:e0b6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:62:a8:4b:dc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:50:cd:e0:b6 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffcd:e0b6 tc-so: ff01:2::1 tc-so: ff02::2:4f39:2031 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:50ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:62:a8:4b:dc shmif0 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffcd:e0b6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4f39:2031%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:50:cd:e0:b6 multicnt 4 tc-so: 33:33:ff:cd:e0:b6 -- 33:33:ff:cd:e0:b6 refcount 1 tc-so: 33:33:4f:39:20:31 -- 33:33:4f:39:20:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:f2:a4:f2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:c4ff:fef2:a4f2%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:b1:3c:ff tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:feb1:3cff%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c4ff:fef2:a4f2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9bff:feb1:3cff link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:1d:e5:9c:60 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c4:f2:a4:f2 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c4ff:f tc-so: ff01:2::1 tc-so: ff02::2:9012:3c84 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff2:a4f2 10 0 13 0 0 tc-so:shmif 1500 b2:a0:9b:b1:3c:ff 19 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffb1:3cff tc-so: ff01:3::1 tc-so: ff02::2:9012:3c84 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9bff:f 19 0 15 0 0 tc-so:l2tp0 1280 9 0 9 0 0 tc-so:bridg 1500 16 0 20 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:1d:e5:9c:60 shmif1 23h59m56s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c4ff:fef2:a4f2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9012:3c84%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fff2:a4f2%shmif0 refcount 1 tc-so: enaddr b2:a0:c4:f2:a4:f2 multicnt 3 tc-so: 33:33:90:12:3c:84 -- 33:33:90:12:3c:84 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f2:a4:f2 -- 33:33:ff:f2:a4:f2 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffb1:3cff%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9012:3c84%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:9b:b1:3c:ff multicnt 4 tc-so: 33:33:ff:b1:3c:ff -- 33:33:ff:b1:3c:ff refcount 1 tc-so: 33:33:90:12:3c:84 -- 33:33:90:12:3c:84 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:53:65:de tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:f4ff:fe53:65de%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:e5:9c:60 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1dff:fee5:9c60%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f4ff:fe53:65de link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1dff:fee5:9c60 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:9b:b1:3c:ff UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:53:65:de 11 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f4ff:f tc-so: ff01:2::1 tc-so: ff02::2:1a54:4a6e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff53:65de 11 0 10 0 0 tc-so:shmif 1500 b2:a0:1d:e5:9c:60 12 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffe5:9c60 tc-so: ff01:3::1 tc-so: ff02::2:1a54:4a6e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1dff:f 12 0 19 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 17 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:9b:b1:3c:ff shmif1 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:f4ff:fe53:65de%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1a54:4a6e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff53:65de%shmif0 refcount 1 tc-so: enaddr b2:a0:f4:53:65:de multicnt 3 tc-so: 33:33:1a:54:4a:6e -- 33:33:1a:54:4a:6e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:53:65:de -- 33:33:ff:53:65:de refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffe5:9c60%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1a54:4a6e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:1d:e5:9c:60 multicnt 4 tc-so: 33:33:ff:e5:9c:60 -- 33:33:ff:e5:9c:60 refcount 1 tc-so: 33:33:1a:54:4a:6e -- 33:33:1a:54:4a:6e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:a8:4b:dc tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:62ff:fea8:4bdc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:62ff:fea8:4bdc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:50:cd:e0:b6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:a8:4b:dc 7 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa8:4bdc tc-so: ff01:2::1 tc-so: ff02::2:d399:34d% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:62ff:f 7 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:50:cd:e0:b6 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffa8:4bdc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d399:34d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:62:a8:4b:dc multicnt 4 tc-so: 33:33:ff:a8:4b:dc -- 33:33:ff:a8:4b:dc refcount 1 tc-so: 33:33:d3:99:03:4d -- 33:33:d3:99:03:4d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 8 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 688 bytes, 8 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 20 packets, 1648 bytes, 13 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:a8:4b:dc tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 11 packets, 914 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:62ff:fea8:4bdc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:e5:9c:60 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1496 bytes, 3 multicasts tc-so: output: 19 packets, 2538 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1dff:fee5:9c60%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:53:65:de tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:f4ff:fe53:65de%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:b1:3c:ff tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2538 bytes, 5 multicasts tc-so: output: 15 packets, 1754 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:feb1:3cff%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:f2:a4:f2 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:c4ff:fef2:a4f2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:cd:e0:b6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:fecd:e0b6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1442 0 40 266 0 266 tc-so: tc-so:In use 1468K, total allocated 2128K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.900005] shmif0: Ethernet address b2:a0:50:cd:e0:b6 tc-so:[ 14.360005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.360005] get_ifid: shmif0: ifid: b0:a0:50:ff:fe:cd:e0:b6 tc-so:[ 14.360005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:50ff:fecd:e0b6 tc-so:[ 16.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:50ff:fecd:e0b6 - no duplicates found tc-so:[ 57.540005] in6_if_link_down: fd00::1 marked detached tc-so:[ 57.540005] in6_if_link_down: fe80:2::b0a0:50ff:fecd:e0b6 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2505 0 78 548 0 548 tc-so: tc-so:In use 3196K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.280005] shmif0: Ethernet address b2:a0:c4:f2:a4:f2 tc-so:[ 8.370005] shmif1: Ethernet address b2:a0:9b:b1:3c:ff tc-so:[ 13.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.000005] get_ifid: shmif0: ifid: b0:a0:c4:ff:fe:f2:a4:f2 tc-so:[ 13.210005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.210005] get_ifid: shmif1: ifid: b0:a0:9b:ff:fe:b1:3c:ff tc-so:[ 13.210005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9bff:feb1:3cff tc-so:[ 14.950005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9bff:feb1:3cff - no duplicates found tc-so:[ 26.090005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 26.570005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 27.590005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 53.580005] in6_if_link_down: fc00::1 marked detached tc-so:[ 53.580005] in6_if_link_down: fe80:3::b0a0:9bff:feb1:3cff marked detached tc-so:[ 54.890005] in6_if_link_down: fe80:2::b0a0:c4ff:fef2:a4f2 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 95 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 19 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2505 0 77 548 0 548 tc-so: tc-so:In use 3196K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.350005] shmif0: Ethernet address b2:a0:f4:53:65:de tc-so:[ 8.480005] shmif1: Ethernet address b2:a0:1d:e5:9c:60 tc-so:[ 13.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.980005] get_ifid: shmif0: ifid: b0:a0:f4:ff:fe:53:65:de tc-so:[ 14.210005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.210005] get_ifid: shmif1: ifid: b0:a0:1d:ff:fe:e5:9c:60 tc-so:[ 14.210005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1dff:fee5:9c60 tc-so:[ 16.220005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1dff:fee5:9c60 - no duplicates found tc-so:[ 23.910005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 49.180005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.180005] in6_if_link_down: fe80:3::b0a0:1dff:fee5:9c60 marked detached tc-so:[ 50.440005] in6_if_link_down: fe80:2::b0a0:f4ff:fe53:65de marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 657 0 0 219 0 219 219 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1597 0 72 309 0 309 tc-so: tc-so:In use 1734K, total allocated 2472K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.710005] shmif0: Ethernet address b2:a0:62:a8:4b:dc tc-so:[ 15.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.950005] get_ifid: shmif0: ifid: b0:a0:62:ff:fe:a8:4b:dc tc-so:[ 15.950005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:62ff:fea8:4bdc tc-so:[ 17.980005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:62ff:fea8:4bdc - no duplicates found tc-so:[ 46.270005] in6_if_link_down: fd00::2 marked detached tc-so:[ 46.270005] in6_if_link_down: fe80:2::b0a0:62ff:fea8:4bdc marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.170004 b2:a0:c4:f2:a4:f2 > 33:33:ff:f2:a4:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fef2:a4f2 > ff02::1:fff2:a4f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:a4f2, length 24 tc-so:00:00:13.210004 b2:a0:c4:f2:a4:f2 > 33:33:90:12:3c:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fef2:a4f2 > ff02::2:9012:3c84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9012:3c84, length 24 tc-so:00:00:15.170004 b2:a0:50:cd:e0:b6 > 33:33:ff:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:e0b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:e0b6, length 24 tc-so:00:00:15.250004 b2:a0:50:cd:e0:b6 > 33:33:ff:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:e0b6: ICMP6, neighbor solicitation, who has fe80::b0a0:50ff:fecd:e0b6, length 32 tc-so:00:00:16.430004 b2:a0:50:cd:e0:b6 > 33:33:4f:39:20:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fecd:e0b6 > ff02::2:4f39:2031: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4f39:2031, length 24 tc-so:00:00:16.220004 b2:a0:c4:f2:a4:f2 > 33:33:90:12:3c:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fef2:a4f2 > ff02::2:9012:3c84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9012:3c84, length 24 tc-so:00:00:19.110004 b2:a0:50:cd:e0:b6 > 33:33:ff:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fecd:e0b6 > ff02::1:ffcd:e0b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:e0b6, length 24 tc-so:00:00:20.470004 b2:a0:62:a8:4b:dc > 33:33:ff:a8:4b:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:4bdc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:4bdc, length 24 tc-so:00:00:22.350004 b2:a0:50:cd:e0:b6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fecd:e0b6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.990004 b2:a0:62:a8:4b:dc > 33:33:ff:a8:4b:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:4bdc: ICMP6, neighbor solicitation, who has fe80::b0a0:62ff:fea8:4bdc, length 32 tc-so:00:00:21.910004 b2:a0:c4:f2:a4:f2 > 33:33:ff:f2:a4:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fef2:a4f2 > ff02::1:fff2:a4f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:a4f2, length 24 tc-so:00:00:22.170004 b2:a0:62:a8:4b:dc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fea8:4bdc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.140004 b2:a0:50:cd:e0:b6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.630004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.180004 b2:a0:50:cd:e0:b6 > b2:a0:62:a8:4b:dc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.630004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.600004 b2:a0:50:cd:e0:b6 > b2:a0:62:a8:4b:dc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.090004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.570004 b2:a0:62:a8:4b:dc > 33:33:ff:a8:4b:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fea8:4bdc > ff02::1:ffa8:4bdc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:4bdc, length 24 tc-so:00:00:29.140004 b2:a0:62:a8:4b:dc > 33:33:d3:99:03:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fea8:4bdc > ff02::2:d399:34d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d399:34d, length 24 tc-so:00:00:29.630004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.180004 b2:a0:50:cd:e0:b6 > b2:a0:62:a8:4b:dc, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.110004 b2:a0:f4:53:65:de > 33:33:1a:54:4a:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe53:65de > ff02::2:1a54:4a6e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a54:4a6e, length 24 tc-so:00:00:14.650004 b2:a0:f4:53:65:de > 33:33:1a:54:4a:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe53:65de > ff02::2:1a54:4a6e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a54:4a6e, length 24 tc-so:00:00:14.850004 b2:a0:f4:53:65:de > 33:33:ff:53:65:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe53:65de > ff02::1:ff53:65de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:65de, length 24 tc-so:00:00:16.310004 b2:a0:f4:53:65:de > 33:33:ff:53:65:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe53:65de > ff02::1:ff53:65de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:65de, length 24 tc-so:00:00:16.450004 b2:a0:62:a8:4b:dc > 33:33:ff:a8:4b:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:4bdc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:4bdc, length 24 tc-so:00:00:18.620004 b2:a0:50:cd:e0:b6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fecd:e0b6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.980004 b2:a0:62:a8:4b:dc > 33:33:ff:a8:4b:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:4bdc: ICMP6, neighbor solicitation, who has fe80::b0a0:62ff:fea8:4bdc, length 32 tc-so:00:00:19.780004 b2:a0:c4:f2:a4:f2 > 33:33:ff:f2:a4:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fef2:a4f2 > ff02::1:fff2:a4f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:a4f2, length 24 tc-so:00:00:18.160004 b2:a0:62:a8:4b:dc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fea8:4bdc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.450004 b2:a0:50:cd:e0:b6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:18.610004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:20.490004 b2:a0:50:cd:e0:b6 > b2:a0:62:a8:4b:dc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.610004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.910004 b2:a0:50:cd:e0:b6 > b2:a0:62:a8:4b:dc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.080004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.560004 b2:a0:62:a8:4b:dc > 33:33:ff:a8:4b:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fea8:4bdc > ff02::1:ffa8:4bdc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:4bdc, length 24 tc-so:00:00:23.610004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:24.620004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:25.130004 b2:a0:62:a8:4b:dc > 33:33:d3:99:03:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fea8:4bdc > ff02::2:d399:34d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d399:34d, length 24 tc-so:00:00:25.620004 b2:a0:62:a8:4b:dc > b2:a0:50:cd:e0:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.480004 b2:a0:50:cd:e0:b6 > b2:a0:62:a8:4b:dc, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.760004 b2:a0:9b:b1:3c:ff > 33:33:ff:b1:3c:ff, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb1:3cff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:3cff, length 24 tc-so:00:00:13.950004 b2:a0:9b:b1:3c:ff > 33:33:ff:b1:3c:ff, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb1:3cff: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:feb1:3cff, length 32 tc-so:00:00:16.000004 b2:a0:9b:b1:3c:ff > 33:33:90:12:3c:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:feb1:3cff > ff02::2:9012:3c84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9012:3c84, length 24 tc-so:00:00:16.220004 b2:a0:9b:b1:3c:ff > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.210004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.400004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:14.260004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:14.850004 b2:a0:1d:e5:9c:60 > 33:33:ff:e5:9c:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:9c60: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:9c60, length 24 tc-so:00:00:15.190004 b2:a0:1d:e5:9c:60 > 33:33:ff:e5:9c:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:9c60: ICMP6, neighbor solicitation, who has fe80::b0a0:1dff:fee5:9c60, length 32 tc-so:00:00:17.420004 b2:a0:9b:b1:3c:ff > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:feb1:3cff > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.550004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:15.400004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:17.450004 b2:a0:1d:e5:9c:60 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fee5:9c60 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.230004 b2:a0:1d:e5:9c:60 > 33:33:1a:54:4a:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fee5:9c60 > ff02::2:1a54:4a6e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a54:4a6e, length 24 tc-so:00:00:18.310004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.790004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.820004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:19.220004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.350004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:19.260004 b2:a0:1d:e5:9c:60 > 33:33:ff:e5:9c:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fee5:9c60 > ff02::1:ffe5:9c60: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:9c60, length 24 tc-so:00:00:21.950004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.000004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.590004 b2:a0:9b:b1:3c:ff > 33:33:ff:b1:3c:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:feb1:3cff > ff02::1:ffb1:3cff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:3cff, length 24 tc-so:00:00:22.630004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.450004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.630004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:20.490004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:26.050004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 176: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:23.910004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 176: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 74 tc-so:00:00:24.390004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 90 tc-so:00:00:25.450004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:26.970004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.480004 b2:a0:1d:e5:9c:60 > b2:a0:9b:b1:3c:ff, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.630004 b2:a0:9b:b1:3c:ff > b2:a0:1d:e5:9c:60, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694915.195859, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed tc-start: 1646694915.227869, ipsec_l2tp_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:10:58:54:81 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b9:de:7b:ab ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:94:be:80 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:18:0e:a4:5e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a3:81:d4:3b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:15:42 2022 current: Mar 7 23:15:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:15:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25360 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:15:42 2022 current: Mar 7 23:15:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:15:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25360 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:15:43 2022 current: Mar 7 23:15:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:15:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10196 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:15:43 2022 current: Mar 7 23:15:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:15:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 154(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10196 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:d4:00:6c tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e1ff:fed4:6c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e1ff:fed4:6c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:a3:81:d4:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e1:d4:00:6c 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffd4:6c%s tc-so: ff01:2::1 tc-so: ff02::2:a65d:18%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e1ff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:a3:81:d4:3b shmif0 19s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffd4:6c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a65d:18%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e1:d4:00:6c multicnt 4 tc-so: 33:33:ff:d4:00:6c -- 33:33:ff:d4:00:6c refcount 1 tc-so: 33:33:a6:5d:00:18 -- 33:33:a6:5d:00:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:58:54:81 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:10ff:fe58:5481%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:de:7b:ab tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b9ff:fede:7bab%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:10ff:fe58:5481 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b9ff:fede:7bab link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:18:0e:a4:5e UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:10:58:54:81 11 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:10ff:f tc-so: ff01:2::1 tc-so: ff02::2:864c:6318 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff58:5481 11 0 14 0 0 tc-so:shmif 1500 b2:a0:b9:de:7b:ab 19 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffde:7bab tc-so: ff01:3::1 tc-so: ff02::2:864c:6318 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b9ff:f 19 0 15 0 0 tc-so:l2tp0 1280 10 0 9 0 0 tc-so:bridg 1500 17 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:18:0e:a4:5e shmif1 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:10ff:fe58:5481%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:864c:6318%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff58:5481%shmif0 refcount 1 tc-so: enaddr b2:a0:10:58:54:81 multicnt 3 tc-so: 33:33:86:4c:63:18 -- 33:33:86:4c:63:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:58:54:81 -- 33:33:ff:58:54:81 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffde:7bab%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:864c:6318%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:b9:de:7b:ab multicnt 4 tc-so: 33:33:ff:de:7b:ab -- 33:33:ff:de:7b:ab refcount 1 tc-so: 33:33:86:4c:63:18 -- 33:33:86:4c:63:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:94:be:80 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:bdff:fe94:be80%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:0e:a4:5e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fe0e:a45e%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bdff:fe94:be80 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:18ff:fe0e:a45e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:b9:de:7b:ab UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:94:be:80 11 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bdff:f tc-so: ff01:2::1 tc-so: ff02::2:d952:b831 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff94:be80 11 0 10 0 0 tc-so:shmif 1500 b2:a0:18:0e:a4:5e 13 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff0e:a45e tc-so: ff01:3::1 tc-so: ff02::2:d952:b831 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:18ff:f 13 0 19 0 0 tc-so:l2tp0 1280 8 0 12 0 0 tc-so:bridg 1500 17 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:b9:de:7b:ab shmif1 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:bdff:fe94:be80%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d952:b831%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff94:be80%shmif0 refcount 1 tc-so: enaddr b2:a0:bd:94:be:80 multicnt 3 tc-so: 33:33:d9:52:b8:31 -- 33:33:d9:52:b8:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:94:be:80 -- 33:33:ff:94:be:80 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff0e:a45e%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d952:b831%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:18:0e:a4:5e multicnt 4 tc-so: 33:33:ff:0e:a4:5e -- 33:33:ff:0e:a4:5e refcount 1 tc-so: 33:33:d9:52:b8:31 -- 33:33:d9:52:b8:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:81:d4:3b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fe81:d43b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a3ff:fe81:d43b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:e1:d4:00:6c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:81:d4:3b 7 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff81:d43b tc-so: ff01:2::1 tc-so: ff02::2:79f1:c207 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a3ff:f 7 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:e1:d4:00:6c shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff81:d43b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:79f1:c207%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:a3:81:d4:3b multicnt 4 tc-so: 33:33:ff:81:d4:3b -- 33:33:ff:81:d4:3b refcount 1 tc-so: 33:33:79:f1:c2:07 -- 33:33:79:f1:c2:07 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 8 packets, 946 bytes, 11 multicasts tc-so: output: 12 packets, 1000 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 21 packets, 1734 bytes, 14 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:81:d4:3b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 11 packets, 914 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fe81:d43b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:0e:a4:5e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1558 bytes, 4 multicasts tc-so: output: 19 packets, 2442 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fe0e:a45e%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:94:be:80 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:bdff:fe94:be80%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:de:7b:ab tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2442 bytes, 5 multicasts tc-so: output: 15 packets, 1730 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b9ff:fede:7bab%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:58:54:81 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1204 bytes, 14 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:10ff:fe58:5481%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:d4:00:6c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e1ff:fed4:6c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 267 0 267 tc-so: tc-so:In use 1475K, total allocated 2136K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.270005] shmif0: Ethernet address b2:a0:e1:d4:00:6c tc-so:[ 14.590005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.590005] get_ifid: shmif0: ifid: b0:a0:e1:ff:fe:d4:00:6c tc-so:[ 14.590005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e1ff:fed4:6c tc-so:[ 16.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e1ff:fed4:6c - no duplicates found tc-so:[ 58.530005] in6_if_link_down: fd00::1 marked detached tc-so:[ 58.530005] in6_if_link_down: fe80:2::b0a0:e1ff:fed4:6c marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2490 0 77 546 0 546 tc-so: tc-so:In use 3189K, total allocated 4368K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.730005] shmif0: Ethernet address b2:a0:10:58:54:81 tc-so:[ 7.940005] shmif1: Ethernet address b2:a0:b9:de:7b:ab tc-so:[ 13.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.270005] get_ifid: shmif0: ifid: b0:a0:10:ff:fe:58:54:81 tc-so:[ 13.530005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.530005] get_ifid: shmif1: ifid: b0:a0:b9:ff:fe:de:7b:ab tc-so:[ 13.530005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b9ff:fede:7bab tc-so:[ 14.730005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b9ff:fede:7bab - no duplicates found tc-so:[ 26.150005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 26.370005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 26.640005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 27.290005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 28.610005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 29.610005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 54.550005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.550005] in6_if_link_down: fe80:3::b0a0:b9ff:fede:7bab marked detached tc-so:[ 55.810005] in6_if_link_down: fe80:2::b0a0:10ff:fe58:5481 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 241 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2500 0 76 548 0 548 tc-so: tc-so:In use 3195K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.590005] shmif0: Ethernet address b2:a0:bd:94:be:80 tc-so:[ 8.830005] shmif1: Ethernet address b2:a0:18:0e:a4:5e tc-so:[ 15.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.350005] get_ifid: shmif0: ifid: b0:a0:bd:ff:fe:94:be:80 tc-so:[ 15.650005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.650005] get_ifid: shmif1: ifid: b0:a0:18:ff:fe:0e:a4:5e tc-so:[ 15.650005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:18ff:fe0e:a45e tc-so:[ 17.190005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:18ff:fe0e:a45e - no duplicates found tc-so:[ 25.550005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 50.530005] in6_if_link_down: fc00::2 marked detached tc-so:[ 50.530005] in6_if_link_down: fe80:3::b0a0:18ff:fe0e:a45e marked detached tc-so:[ 51.720005] in6_if_link_down: fe80:2::b0a0:bdff:fe94:be80 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 577 0 0 193 0 193 193 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1502 0 54 283 0 283 tc-so: tc-so:In use 1573K, total allocated 2264K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.410005] shmif0: Ethernet address b2:a0:a3:81:d4:3b tc-so:[ 17.760005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.760005] get_ifid: shmif0: ifid: b0:a0:a3:ff:fe:81:d4:3b tc-so:[ 17.760005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a3ff:fe81:d43b tc-so:[ 19.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a3ff:fe81:d43b - no duplicates found tc-so:[ 47.640005] in6_if_link_down: fd00::2 marked detached tc-so:[ 47.640005] in6_if_link_down: fe80:2::b0a0:a3ff:fe81:d43b marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.870004 b2:a0:e1:d4:00:6c > 33:33:ff:d4:00:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:6c, length 24 tc-so:00:00:15.380004 b2:a0:e1:d4:00:6c > 33:33:ff:d4:00:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:6c: ICMP6, neighbor solicitation, who has fe80::b0a0:e1ff:fed4:6c, length 32 tc-so:00:00:13.770004 b2:a0:10:58:54:81 > 33:33:86:4c:63:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe58:5481 > ff02::2:864c:6318: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:864c:6318, length 24 tc-so:00:00:13.920004 b2:a0:10:58:54:81 > 33:33:ff:58:54:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe58:5481 > ff02::1:ff58:5481: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff58:5481, length 24 tc-so:00:00:16.710004 b2:a0:e1:d4:00:6c > 33:33:ff:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fed4:6c > ff02::1:ffd4:6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:6c, length 24 tc-so:00:00:19.650004 b2:a0:10:58:54:81 > 33:33:86:4c:63:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe58:5481 > ff02::2:864c:6318: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:864c:6318, length 24 tc-so:00:00:19.810004 b2:a0:10:58:54:81 > 33:33:ff:58:54:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe58:5481 > ff02::1:ff58:5481: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff58:5481, length 24 tc-so:00:00:22.530004 b2:a0:e1:d4:00:6c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fed4:6c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.930004 b2:a0:e1:d4:00:6c > 33:33:a6:5d:00:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fed4:6c > ff02::2:a65d:18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a65d:18, length 24 tc-so:00:00:21.750004 b2:a0:a3:81:d4:3b > 33:33:ff:81:d4:3b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:d43b, length 24 tc-so:00:00:21.830004 b2:a0:a3:81:d4:3b > 33:33:ff:81:d4:3b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:d43b: ICMP6, neighbor solicitation, who has fe80::b0a0:a3ff:fe81:d43b, length 32 tc-so:00:00:22.610004 b2:a0:bd:94:be:80 > 33:33:d9:52:b8:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe94:be80 > ff02::2:d952:b831: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d952:b831, length 24 tc-so:00:00:25.160004 b2:a0:e1:d4:00:6c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:23.570004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.200004 b2:a0:e1:d4:00:6c > b2:a0:a3:81:d4:3b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.610004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.150004 b2:a0:a3:81:d4:3b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe81:d43b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.370004 b2:a0:a3:81:d4:3b > 33:33:ff:81:d4:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe81:d43b > ff02::1:ff81:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:d43b, length 24 tc-so:00:00:26.640004 b2:a0:a3:81:d4:3b > 33:33:79:f1:c2:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe81:d43b > ff02::2:79f1:c207: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79f1:c207, length 24 tc-so:00:00:28.880004 b2:a0:e1:d4:00:6c > b2:a0:a3:81:d4:3b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.290004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.630004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.220004 b2:a0:e1:d4:00:6c > b2:a0:a3:81:d4:3b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.460004 b2:a0:bd:94:be:80 > 33:33:ff:94:be:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe94:be80 > ff02::1:ff94:be80: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:be80, length 24 tc-so:00:00:15.720004 b2:a0:bd:94:be:80 > 33:33:d9:52:b8:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe94:be80 > ff02::2:d952:b831: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d952:b831, length 24 tc-so:00:00:17.050004 b2:a0:bd:94:be:80 > 33:33:ff:94:be:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe94:be80 > ff02::1:ff94:be80: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:be80, length 24 tc-so:00:00:19.180004 b2:a0:e1:d4:00:6c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fed4:6c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.590004 b2:a0:e1:d4:00:6c > 33:33:a6:5d:00:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fed4:6c > ff02::2:a65d:18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a65d:18, length 24 tc-so:00:00:18.370004 b2:a0:a3:81:d4:3b > 33:33:ff:81:d4:3b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:d43b, length 24 tc-so:00:00:18.450004 b2:a0:a3:81:d4:3b > 33:33:ff:81:d4:3b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:d43b: ICMP6, neighbor solicitation, who has fe80::b0a0:a3ff:fe81:d43b, length 32 tc-so:00:00:20.860004 b2:a0:bd:94:be:80 > 33:33:d9:52:b8:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe94:be80 > ff02::2:d952:b831: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d952:b831, length 24 tc-so:00:00:21.860004 b2:a0:e1:d4:00:6c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.190004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:21.860004 b2:a0:e1:d4:00:6c > b2:a0:a3:81:d4:3b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.230004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.770004 b2:a0:a3:81:d4:3b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe81:d43b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.990004 b2:a0:a3:81:d4:3b > 33:33:ff:81:d4:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe81:d43b > ff02::1:ff81:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:d43b, length 24 tc-so:00:00:23.260004 b2:a0:a3:81:d4:3b > 33:33:79:f1:c2:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe81:d43b > ff02::2:79f1:c207: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79f1:c207, length 24 tc-so:00:00:25.550004 b2:a0:e1:d4:00:6c > b2:a0:a3:81:d4:3b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.910004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.200004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:26.230004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.250004 b2:a0:a3:81:d4:3b > b2:a0:e1:d4:00:6c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.910004 b2:a0:e1:d4:00:6c > b2:a0:a3:81:d4:3b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.660004 b2:a0:b9:de:7b:ab > 33:33:ff:de:7b:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:7bab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:7bab, length 24 tc-so:00:00:13.700004 b2:a0:b9:de:7b:ab > 33:33:ff:de:7b:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:7bab: ICMP6, neighbor solicitation, who has fe80::b0a0:b9ff:fede:7bab, length 32 tc-so:00:00:17.270004 b2:a0:b9:de:7b:ab > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fede:7bab > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.040004 b2:a0:18:0e:a4:5e > 33:33:ff:0e:a4:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:a45e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:a45e, length 24 tc-so:00:00:16.160004 b2:a0:18:0e:a4:5e > 33:33:ff:0e:a4:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:a45e: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:fe0e:a45e, length 32 tc-so:00:00:18.190004 b2:a0:b9:de:7b:ab > 33:33:ff:de:7b:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fede:7bab > ff02::1:ffde:7bab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:7bab, length 24 tc-so:00:00:19.650004 b2:a0:b9:de:7b:ab > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.930004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.650004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.850004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.930004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.340004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.720004 b2:a0:18:0e:a4:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe0e:a45e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.040004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.790004 b2:a0:b9:de:7b:ab > 33:33:86:4c:63:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fede:7bab > ff02::2:864c:6318: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:864c:6318, length 24 tc-so:00:00:20.080004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.160004 b2:a0:18:0e:a4:5e > 33:33:ff:0e:a4:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe0e:a45e > ff02::1:ff0e:a45e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:a45e, length 24 tc-so:00:00:20.900004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.570004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.860004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.610004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:21.860004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:22.960004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.660004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.780004 b2:a0:18:0e:a4:5e > 33:33:d9:52:b8:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe0e:a45e > ff02::2:d952:b831: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d952:b831, length 24 tc-so:00:00:24.410004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:24.630004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 90 tc-so:00:00:24.900004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:27.290004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:25.590004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): ip-proto-115 74 tc-so:00:00:26.870004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x5): ip-proto-115 90 tc-so:00:00:27.870004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x6): ip-proto-115 90 tc-so:00:00:28.910004 b2:a0:18:0e:a4:5e > b2:a0:b9:de:7b:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.630004 b2:a0:b9:de:7b:ab > b2:a0:18:0e:a4:5e, ethertype IPv6 (0x86dd), length 136: fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646694992.232178, ipsec_l2tp_ipv6_transport_ah_null, passed tc-start: 1646694992.276827, ipsec_l2tp_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fa:e7:4f:4a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bb:fb:ad:33 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:21:19:7a:44 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:25:0e:af:e1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1d:1e:27:de ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:17:01 2022 current: Mar 7 23:17:01 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:16:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4603 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:17:01 2022 current: Mar 7 23:17:01 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:16:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4603 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:17:01 2022 current: Mar 7 23:17:02 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:17:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 64(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6675 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:17:01 2022 current: Mar 7 23:17:02 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:17:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6675 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:be:d6:7b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:febe:d67b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:18ff:febe:d67b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:1d:1e:27:de UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:18:be:d6:7b 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffbe:d67b tc-so: ff01:2::1 tc-so: ff02::2:818a:601b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:18ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:1d:1e:27:de shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffbe:d67b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:818a:601b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:18:be:d6:7b multicnt 4 tc-so: 33:33:ff:be:d6:7b -- 33:33:ff:be:d6:7b refcount 1 tc-so: 33:33:81:8a:60:1b -- 33:33:81:8a:60:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:e7:4f:4a tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:faff:fee7:4f4a%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:fb:ad:33 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bbff:fefb:ad33%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:faff:fee7:4f4a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bbff:fefb:ad33 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:25:0e:af:e1 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fa:e7:4f:4a 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:faff:f tc-so: ff01:2::1 tc-so: ff02::2:82eb:a9ed tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe7:4f4a 10 0 13 0 0 tc-so:shmif 1500 b2:a0:bb:fb:ad:33 17 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:fffb:ad33 tc-so: ff01:3::1 tc-so: ff02::2:82eb:a9ed tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bbff:f 17 0 14 0 0 tc-so:l2tp0 1280 9 0 8 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:25:0e:af:e1 shmif1 2s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:faff:fee7:4f4a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:82eb:a9ed%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe7:4f4a%shmif0 refcount 1 tc-so: enaddr b2:a0:fa:e7:4f:4a multicnt 3 tc-so: 33:33:82:eb:a9:ed -- 33:33:82:eb:a9:ed refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e7:4f:4a -- 33:33:ff:e7:4f:4a refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:fffb:ad33%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:82eb:a9ed%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:bb:fb:ad:33 multicnt 4 tc-so: 33:33:ff:fb:ad:33 -- 33:33:ff:fb:ad:33 refcount 1 tc-so: 33:33:82:eb:a9:ed -- 33:33:82:eb:a9:ed refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:19:7a:44 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:21ff:fe19:7a44%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:0e:af:e1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:fe0e:afe1%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:21ff:fe19:7a44 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:25ff:fe0e:afe1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:bb:fb:ad:33 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:21:19:7a:44 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:21ff:f tc-so: ff01:2::1 tc-so: ff02::2:f16a:4251 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff19:7a44 9 0 10 0 0 tc-so:shmif 1500 b2:a0:25:0e:af:e1 13 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff0e:afe1 tc-so: ff01:3::1 tc-so: ff02::2:f16a:4251 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:25ff:f 13 0 17 0 0 tc-so:l2tp0 1280 7 0 10 0 0 tc-so:bridg 1500 16 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:bb:fb:ad:33 shmif1 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:21ff:fe19:7a44%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f16a:4251%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff19:7a44%shmif0 refcount 1 tc-so: enaddr b2:a0:21:19:7a:44 multicnt 3 tc-so: 33:33:f1:6a:42:51 -- 33:33:f1:6a:42:51 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:19:7a:44 -- 33:33:ff:19:7a:44 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff0e:afe1%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f16a:4251%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:25:0e:af:e1 multicnt 4 tc-so: 33:33:ff:0e:af:e1 -- 33:33:ff:0e:af:e1 refcount 1 tc-so: 33:33:f1:6a:42:51 -- 33:33:f1:6a:42:51 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:1e:27:de tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1dff:fe1e:27de%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1dff:fe1e:27de link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:18:be:d6:7b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1d:1e:27:de 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff1e:27de tc-so: ff01:2::1 tc-so: ff02::2:6a70:b578 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1dff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:18:be:d6:7b shmif0 16s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff1e:27de%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6a70:b578%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:1d:1e:27:de multicnt 4 tc-so: 33:33:ff:1e:27:de -- 33:33:ff:1e:27:de refcount 1 tc-so: 33:33:6a:70:b5:78 -- 33:33:6a:70:b5:78 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 860 bytes, 10 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:1e:27:de tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1dff:fe1e:27de%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:0e:af:e1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1508 bytes, 5 multicasts tc-so: output: 17 packets, 2052 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:fe0e:afe1%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:19:7a:44 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:21ff:fe19:7a44%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:fb:ad:33 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2052 bytes, 5 multicasts tc-so: output: 14 packets, 1594 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bbff:fefb:ad33%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:e7:4f:4a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:faff:fee7:4f4a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:be:d6:7b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:febe:d67b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 527 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1440 0 40 266 0 266 tc-so: tc-so:In use 1465K, total allocated 2128K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.250005] shmif0: Ethernet address b2:a0:18:be:d6:7b tc-so:[ 16.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.080005] get_ifid: shmif0: ifid: b0:a0:18:ff:fe:be:d6:7b tc-so:[ 16.080005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:18ff:febe:d67b tc-so:[ 17.810005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:18ff:febe:d67b - no duplicates found tc-so:[ 60.070005] in6_if_link_down: fd00::1 marked detached tc-so:[ 60.070005] in6_if_link_down: fe80:2::b0a0:18ff:febe:d67b marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2486 0 76 547 0 547 tc-so: tc-so:In use 3189K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.180005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.750005] shmif0: Ethernet address b2:a0:fa:e7:4f:4a tc-so:[ 9.830005] shmif1: Ethernet address b2:a0:bb:fb:ad:33 tc-so:[ 14.660005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.660005] get_ifid: shmif0: ifid: b0:a0:fa:ff:fe:e7:4f:4a tc-so:[ 14.900005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.900005] get_ifid: shmif1: ifid: b0:a0:bb:ff:fe:fb:ad:33 tc-so:[ 14.900005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:bbff:fefb:ad33 tc-so:[ 16.840005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:bbff:fefb:ad33 - no duplicates found tc-so:[ 29.250005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 56.040005] in6_if_link_down: fc00::1 marked detached tc-so:[ 56.040005] in6_if_link_down: fe80:3::b0a0:bbff:fefb:ad33 marked detached tc-so:[ 57.300005] in6_if_link_down: fe80:2::b0a0:faff:fee7:4f4a marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 231 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1335 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 77 550 0 550 tc-so: tc-so:In use 3210K, total allocated 4400K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.440005] aes: BearSSL aes_ct tc-so:[ 1.440005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.440005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.650005] shmif0: Ethernet address b2:a0:21:19:7a:44 tc-so:[ 9.880005] shmif1: Ethernet address b2:a0:25:0e:af:e1 tc-so:[ 16.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.020005] get_ifid: shmif0: ifid: b0:a0:21:ff:fe:19:7a:44 tc-so:[ 16.380005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.380005] get_ifid: shmif1: ifid: b0:a0:25:ff:fe:0e:af:e1 tc-so:[ 16.380005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:25ff:fe0e:afe1 tc-so:[ 18.190005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:25ff:fe0e:afe1 - no duplicates found tc-so:[ 51.500005] in6_if_link_down: fc00::2 marked detached tc-so:[ 51.500005] in6_if_link_down: fe80:3::b0a0:25ff:fe0e:afe1 marked detached tc-so:[ 52.690005] in6_if_link_down: fe80:2::b0a0:21ff:fe19:7a44 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 539 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1456 0 46 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.470005] shmif0: Ethernet address b2:a0:1d:1e:27:de tc-so:[ 16.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.820005] get_ifid: shmif0: ifid: b0:a0:1d:ff:fe:1e:27:de tc-so:[ 16.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1dff:fe1e:27de tc-so:[ 18.280005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1dff:fe1e:27de - no duplicates found tc-so:[ 47.810005] in6_if_link_down: fd00::2 marked detached tc-so:[ 47.810005] in6_if_link_down: fe80:2::b0a0:1dff:fe1e:27de marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.660004 b2:a0:fa:e7:4f:4a > 33:33:ff:e7:4f:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fee7:4f4a > ff02::1:ffe7:4f4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:4f4a, length 24 tc-so:00:00:16.620004 b2:a0:18:be:d6:7b > 33:33:ff:be:d6:7b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbe:d67b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbe:d67b, length 24 tc-so:00:00:16.800004 b2:a0:18:be:d6:7b > 33:33:ff:be:d6:7b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbe:d67b: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:febe:d67b, length 32 tc-so:00:00:15.340004 b2:a0:fa:e7:4f:4a > 33:33:82:eb:a9:ed, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fee7:4f4a > ff02::2:82eb:a9ed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:82eb:a9ed, length 24 tc-so:00:00:18.670004 b2:a0:18:be:d6:7b > 33:33:81:8a:60:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:febe:d67b > ff02::2:818a:601b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:818a:601b, length 24 tc-so:00:00:19.500004 b2:a0:18:be:d6:7b > 33:33:ff:be:d6:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:febe:d67b > ff02::1:ffbe:d67b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbe:d67b, length 24 tc-so:00:00:21.320004 b2:a0:fa:e7:4f:4a > 33:33:82:eb:a9:ed, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fee7:4f4a > ff02::2:82eb:a9ed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:82eb:a9ed, length 24 tc-so:00:00:23.410004 b2:a0:18:be:d6:7b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:febe:d67b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.060004 b2:a0:1d:1e:27:de > 33:33:ff:1e:27:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:27de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:27de, length 24 tc-so:00:00:22.120004 b2:a0:1d:1e:27:de > 33:33:ff:1e:27:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:27de: ICMP6, neighbor solicitation, who has fe80::b0a0:1dff:fe1e:27de, length 32 tc-so:00:00:22.540004 b2:a0:fa:e7:4f:4a > 33:33:ff:e7:4f:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fee7:4f4a > ff02::1:ffe7:4f4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:4f4a, length 24 tc-so:00:00:22.910004 b2:a0:1d:1e:27:de > 33:33:ff:1e:27:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:27de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:27de, length 24 tc-so:00:00:23.110004 b2:a0:1d:1e:27:de > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.420004 b2:a0:18:be:d6:7b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:23.850004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.460004 b2:a0:18:be:d6:7b > b2:a0:1d:1e:27:de, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.890004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.000004 b2:a0:1d:1e:27:de > 33:33:6a:70:b5:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe1e:27de > ff02::2:6a70:b578: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6a70:b578, length 24 tc-so:00:00:29.400004 b2:a0:18:be:d6:7b > b2:a0:1d:1e:27:de, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.830004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.870004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.480004 b2:a0:18:be:d6:7b > b2:a0:1d:1e:27:de, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.270004 b2:a0:21:19:7a:44 > 33:33:f1:6a:42:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe19:7a44 > ff02::2:f16a:4251: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f16a:4251, length 24 tc-so:00:00:16.450004 b2:a0:21:19:7a:44 > 33:33:f1:6a:42:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe19:7a44 > ff02::2:f16a:4251: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f16a:4251, length 24 tc-so:00:00:17.010004 b2:a0:21:19:7a:44 > 33:33:ff:19:7a:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe19:7a44 > ff02::1:ff19:7a44: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:7a44, length 24 tc-so:00:00:19.490004 b2:a0:18:be:d6:7b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:febe:d67b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.230004 b2:a0:1d:1e:27:de > 33:33:ff:1e:27:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:27de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:27de, length 24 tc-so:00:00:17.280004 b2:a0:1d:1e:27:de > 33:33:ff:1e:27:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:27de: ICMP6, neighbor solicitation, who has fe80::b0a0:1dff:fe1e:27de, length 32 tc-so:00:00:20.240004 b2:a0:fa:e7:4f:4a > 33:33:ff:e7:4f:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fee7:4f4a > ff02::1:ffe7:4f4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:4f4a, length 24 tc-so:00:00:18.080004 b2:a0:1d:1e:27:de > 33:33:ff:1e:27:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:27de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:27de, length 24 tc-so:00:00:18.280004 b2:a0:1d:1e:27:de > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.500004 b2:a0:18:be:d6:7b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:19.020004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:21.540004 b2:a0:18:be:d6:7b > b2:a0:1d:1e:27:de, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.020004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.170004 b2:a0:1d:1e:27:de > 33:33:6a:70:b5:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe1e:27de > ff02::2:6a70:b578: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6a70:b578, length 24 tc-so:00:00:25.510004 b2:a0:18:be:d6:7b > b2:a0:1d:1e:27:de, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.990004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.040004 b2:a0:1d:1e:27:de > b2:a0:18:be:d6:7b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:26.560004 b2:a0:18:be:d6:7b > b2:a0:1d:1e:27:de, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:26.900004 b2:a0:21:19:7a:44 > 33:33:ff:19:7a:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe19:7a44 > ff02::1:ff19:7a44: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:7a44, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.110004 b2:a0:bb:fb:ad:33 > 33:33:ff:fb:ad:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:ad33: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:ad33, length 24 tc-so:00:00:15.810004 b2:a0:bb:fb:ad:33 > 33:33:ff:fb:ad:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:ad33: ICMP6, neighbor solicitation, who has fe80::b0a0:bbff:fefb:ad33, length 32 tc-so:00:00:16.830004 b2:a0:25:0e:af:e1 > 33:33:ff:0e:af:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:afe1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:afe1, length 24 tc-so:00:00:17.080004 b2:a0:25:0e:af:e1 > 33:33:f1:6a:42:51, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f16a:4251: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f16a:4251, length 24 tc-so:00:00:17.190004 b2:a0:25:0e:af:e1 > 33:33:ff:0e:af:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:afe1: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe0e:afe1, length 32 tc-so:00:00:17.270004 b2:a0:25:0e:af:e1 > 33:33:ff:0e:af:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:afe1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:afe1, length 24 tc-so:00:00:18.630004 b2:a0:25:0e:af:e1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe0e:afe1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.990004 b2:a0:bb:fb:ad:33 > 33:33:82:eb:a9:ed, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefb:ad33 > ff02::2:82eb:a9ed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:82eb:a9ed, length 24 tc-so:00:00:21.320004 b2:a0:bb:fb:ad:33 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.010004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.320004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.800004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.750004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:19.800004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.560004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.600004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.950004 b2:a0:bb:fb:ad:33 > 33:33:ff:fb:ad:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefb:ad33 > ff02::1:fffb:ad33: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:ad33, length 24 tc-so:00:00:20.800004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.810004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.540004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.850004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:21.580004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:21.690004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.200004 b2:a0:bb:fb:ad:33 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefb:ad33 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.030004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 98: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 44 tc-so:00:00:26.340004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 90: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:27.830004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84 tc-so:00:00:25.510004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 84 tc-so:00:00:26.560004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 100 tc-so:00:00:28.870004 b2:a0:bb:fb:ad:33 > b2:a0:25:0e:af:e1, ethertype IPv6 (0x86dd), length 146: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 92 tc-so:00:00:26.940004 b2:a0:25:0e:af:e1 > b2:a0:bb:fb:ad:33, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 100 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646695070.940752, ipsec_l2tp_ipv6_transport_esp_null, passed tc-start: 1646695070.973961, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e4:90:cb:b3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:00:08:61:2f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:6c:de:97 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:a1:2c:1a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1a:b4:ca:9e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:18:21 2022 current: Mar 7 23:18:22 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:17:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17087 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:18:21 2022 current: Mar 7 23:18:22 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:17:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17087 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:18:22 2022 current: Mar 7 23:18:23 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:17:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13961 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:18:22 2022 current: Mar 7 23:18:23 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:17:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13961 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:63:df:7c tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fe63:df7c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:18ff:fe63:df7c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:1a:b4:ca:9e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:18:63:df:7c 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff63:df7c tc-so: ff01:2::1 tc-so: ff02::2:d19e:bf38 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:18ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:1a:b4:ca:9e shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff63:df7c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d19e:bf38%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:18:63:df:7c multicnt 4 tc-so: 33:33:ff:63:df:7c -- 33:33:ff:63:df:7c refcount 1 tc-so: 33:33:d1:9e:bf:38 -- 33:33:d1:9e:bf:38 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:90:cb:b3 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:e4ff:fe90:cbb3%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:08:61:2f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fe08:612f%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fe90:cbb3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:ff:fe08:612f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:27:a1:2c:1a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:90:cb:b3 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f tc-so: ff01:2::1 tc-so: ff02::2:f596:c5bb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff90:cbb3 10 0 13 0 0 tc-so:shmif 1500 b2:a0:00:08:61:2f 16 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff08:612f tc-so: ff01:3::1 tc-so: ff02::2:f596:c5bb tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ff:fe0 16 0 14 0 0 tc-so:l2tp0 1280 9 0 8 0 0 tc-so:bridg 1500 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:27:a1:2c:1a shmif1 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:e4ff:fe90:cbb3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f596:c5bb%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff90:cbb3%shmif0 refcount 1 tc-so: enaddr b2:a0:e4:90:cb:b3 multicnt 3 tc-so: 33:33:f5:96:c5:bb -- 33:33:f5:96:c5:bb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:90:cb:b3 -- 33:33:ff:90:cb:b3 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff08:612f%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f596:c5bb%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:00:08:61:2f multicnt 4 tc-so: 33:33:ff:08:61:2f -- 33:33:ff:08:61:2f refcount 1 tc-so: 33:33:f5:96:c5:bb -- 33:33:f5:96:c5:bb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:6c:de:97 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:7dff:fe6c:de97%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:a1:2c:1a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fea1:2c1a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7dff:fe6c:de97 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:27ff:fea1:2c1a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:00:08:61:2f UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:6c:de:97 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7dff:f tc-so: ff01:2::1 tc-so: ff02::2:4bd0:e07e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6c:de97 9 0 10 0 0 tc-so:shmif 1500 b2:a0:27:a1:2c:1a 13 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa1:2c1a tc-so: ff01:3::1 tc-so: ff02::2:4bd0:e07e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:27ff:f 13 0 16 0 0 tc-so:l2tp0 1280 7 0 9 0 0 tc-so:bridg 1500 15 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:00:08:61:2f shmif1 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:7dff:fe6c:de97%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4bd0:e07e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff6c:de97%shmif0 refcount 1 tc-so: enaddr b2:a0:7d:6c:de:97 multicnt 3 tc-so: 33:33:4b:d0:e0:7e -- 33:33:4b:d0:e0:7e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6c:de:97 -- 33:33:ff:6c:de:97 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa1:2c1a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4bd0:e07e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:27:a1:2c:1a multicnt 4 tc-so: 33:33:ff:a1:2c:1a -- 33:33:ff:a1:2c:1a refcount 1 tc-so: 33:33:4b:d0:e0:7e -- 33:33:4b:d0:e0:7e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:b4:ca:9e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:feb4:ca9e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1aff:feb4:ca9e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:18:63:df:7c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:b4:ca:9e 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffb4:ca9e tc-so: ff01:2::1 tc-so: ff02::2:dd08:baca tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1aff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:18:63:df:7c shmif0 23h59m59s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffb4:ca9e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dd08:baca%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:1a:b4:ca:9e multicnt 4 tc-so: 33:33:ff:b4:ca:9e -- 33:33:ff:b4:ca:9e refcount 1 tc-so: 33:33:dd:08:ba:ca -- 33:33:dd:08:ba:ca refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 15 packets, 1218 bytes, 8 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 774 bytes, 9 multicasts tc-so: output: 9 packets, 742 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:b4:ca:9e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:feb4:ca9e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:a1:2c:1a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1544 bytes, 5 multicasts tc-so: output: 16 packets, 1956 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fea1:2c1a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:6c:de:97 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 774 bytes, 9 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:7dff:fe6c:de97%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:08:61:2f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1956 bytes, 5 multicasts tc-so: output: 14 packets, 1630 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fe08:612f%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:90:cb:b3 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:e4ff:fe90:cbb3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:63:df:7c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fe63:df7c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1443 0 40 267 0 267 tc-so: tc-so:In use 1470K, total allocated 2136K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.010005] shmif0: Ethernet address b2:a0:18:63:df:7c tc-so:[ 16.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.850005] get_ifid: shmif0: ifid: b0:a0:18:ff:fe:63:df:7c tc-so:[ 16.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:18ff:fe63:df7c tc-so:[ 18.830005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:18ff:fe63:df7c - no duplicates found tc-so:[ 62.890005] in6_if_link_down: fd00::1 marked detached tc-so:[ 62.890005] in6_if_link_down: fe80:2::b0a0:18ff:fe63:df7c marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 246 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2492 0 76 547 0 547 tc-so: tc-so:In use 3190K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:e4:90:cb:b3 tc-so:[ 9.420005] shmif1: Ethernet address b2:a0:00:08:61:2f tc-so:[ 15.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.310005] get_ifid: shmif0: ifid: b0:a0:e4:ff:fe:90:cb:b3 tc-so:[ 15.590005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.590005] get_ifid: shmif1: ifid: b0:a0:00:ff:fe:08:61:2f tc-so:[ 15.590005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:ff:fe08:612f tc-so:[ 16.950005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:ff:fe08:612f - no duplicates found tc-so:[ 58.610005] in6_if_link_down: fc00::1 marked detached tc-so:[ 58.610005] in6_if_link_down: fe80:3::b0a0:ff:fe08:612f marked detached tc-so:[ 59.950005] in6_if_link_down: fe80:2::b0a0:e4ff:fe90:cbb3 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2494 0 76 548 0 548 tc-so: tc-so:In use 3195K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.420005] shmif0: Ethernet address b2:a0:7d:6c:de:97 tc-so:[ 9.780005] shmif1: Ethernet address b2:a0:27:a1:2c:1a tc-so:[ 16.600005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.600005] get_ifid: shmif0: ifid: b0:a0:7d:ff:fe:6c:de:97 tc-so:[ 16.880005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.880005] get_ifid: shmif1: ifid: b0:a0:27:ff:fe:a1:2c:1a tc-so:[ 16.880005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:27ff:fea1:2c1a tc-so:[ 18.280005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:27ff:fea1:2c1a - no duplicates found tc-so:[ 53.040005] in6_if_link_down: fc00::2 marked detached tc-so:[ 53.040005] in6_if_link_down: fe80:3::b0a0:27ff:fea1:2c1a marked detached tc-so:[ 54.660005] in6_if_link_down: fe80:2::b0a0:7dff:fe6c:de97 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 576 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1523 0 54 282 0 282 tc-so: tc-so:In use 1577K, total allocated 2256K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.990005] shmif0: Ethernet address b2:a0:1a:b4:ca:9e tc-so:[ 18.460005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.460005] get_ifid: shmif0: ifid: b0:a0:1a:ff:fe:b4:ca:9e tc-so:[ 18.460005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1aff:feb4:ca9e tc-so:[ 20.480005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1aff:feb4:ca9e - no duplicates found tc-so:[ 49.780005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.780005] in6_if_link_down: fe80:2::b0a0:1aff:feb4:ca9e marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.430004 b2:a0:e4:90:cb:b3 > 33:33:f5:96:c5:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe90:cbb3 > ff02::2:f596:c5bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f596:c5bb, length 24 tc-so:00:00:17.510004 b2:a0:18:63:df:7c > 33:33:ff:63:df:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:df7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:df7c, length 24 tc-so:00:00:17.830004 b2:a0:18:63:df:7c > 33:33:ff:63:df:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:df7c: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:fe63:df7c, length 32 tc-so:00:00:16.030004 b2:a0:e4:90:cb:b3 > 33:33:ff:90:cb:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe90:cbb3 > ff02::1:ff90:cbb3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cbb3, length 24 tc-so:00:00:16.670004 b2:a0:e4:90:cb:b3 > 33:33:ff:90:cb:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe90:cbb3 > ff02::1:ff90:cbb3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cbb3, length 24 tc-so:00:00:20.550004 b2:a0:18:63:df:7c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe63:df7c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.180004 b2:a0:e4:90:cb:b3 > 33:33:f5:96:c5:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe90:cbb3 > ff02::2:f596:c5bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f596:c5bb, length 24 tc-so:00:00:23.930004 b2:a0:1a:b4:ca:9e > 33:33:ff:b4:ca:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:ca9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:ca9e, length 24 tc-so:00:00:25.770004 b2:a0:18:63:df:7c > 33:33:d1:9e:bf:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe63:df7c > ff02::2:d19e:bf38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d19e:bf38, length 24 tc-so:00:00:24.090004 b2:a0:1a:b4:ca:9e > 33:33:ff:b4:ca:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:ca9e: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:feb4:ca9e, length 32 tc-so:00:00:24.910004 b2:a0:1a:b4:ca:9e > 33:33:ff:b4:ca:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:ca9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:ca9e, length 24 tc-so:00:00:27.120004 b2:a0:18:63:df:7c > 33:33:ff:63:df:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe63:df7c > ff02::1:ff63:df7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:df7c, length 24 tc-so:00:00:27.820004 b2:a0:18:63:df:7c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:26.070004 b2:a0:1a:b4:ca:9e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:feb4:ca9e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.110004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.900004 b2:a0:18:63:df:7c > b2:a0:1a:b4:ca:9e, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.110004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.550004 b2:a0:18:63:df:7c > b2:a0:1a:b4:ca:9e, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.800004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.080004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.870004 b2:a0:18:63:df:7c > b2:a0:1a:b4:ca:9e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:31.260004 b2:a0:1a:b4:ca:9e > 33:33:dd:08:ba:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:feb4:ca9e > ff02::2:dd08:baca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd08:baca, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.340004 b2:a0:7d:6c:de:97 > 33:33:ff:6c:de:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe6c:de97 > ff02::1:ff6c:de97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:de97, length 24 tc-so:00:00:17.340004 b2:a0:7d:6c:de:97 > 33:33:4b:d0:e0:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe6c:de97 > ff02::2:4bd0:e07e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4bd0:e07e, length 24 tc-so:00:00:18.570004 b2:a0:7d:6c:de:97 > 33:33:4b:d0:e0:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe6c:de97 > ff02::2:4bd0:e07e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4bd0:e07e, length 24 tc-so:00:00:18.610004 b2:a0:7d:6c:de:97 > 33:33:ff:6c:de:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe6c:de97 > ff02::1:ff6c:de97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:de97, length 24 tc-so:00:00:19.310004 b2:a0:1a:b4:ca:9e > 33:33:ff:b4:ca:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:ca9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:ca9e, length 24 tc-so:00:00:21.420004 b2:a0:18:63:df:7c > 33:33:d1:9e:bf:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe63:df7c > ff02::2:d19e:bf38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d19e:bf38, length 24 tc-so:00:00:19.460004 b2:a0:1a:b4:ca:9e > 33:33:ff:b4:ca:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:ca9e: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:feb4:ca9e, length 32 tc-so:00:00:20.280004 b2:a0:1a:b4:ca:9e > 33:33:ff:b4:ca:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:ca9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:ca9e, length 24 tc-so:00:00:22.800004 b2:a0:18:63:df:7c > 33:33:ff:63:df:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe63:df7c > ff02::1:ff63:df7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:df7c, length 24 tc-so:00:00:21.440004 b2:a0:1a:b4:ca:9e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:feb4:ca9e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.530004 b2:a0:18:63:df:7c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.440004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.570004 b2:a0:18:63:df:7c > b2:a0:1a:b4:ca:9e, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.480004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.230004 b2:a0:18:63:df:7c > b2:a0:1a:b4:ca:9e, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.150004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.460004 b2:a0:1a:b4:ca:9e > b2:a0:18:63:df:7c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.550004 b2:a0:18:63:df:7c > b2:a0:1a:b4:ca:9e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:26.650004 b2:a0:1a:b4:ca:9e > 33:33:dd:08:ba:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:feb4:ca9e > ff02::2:dd08:baca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd08:baca, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.870004 b2:a0:00:08:61:2f > 33:33:ff:08:61:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:612f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:612f, length 24 tc-so:00:00:15.940004 b2:a0:00:08:61:2f > 33:33:ff:08:61:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:612f: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fe08:612f, length 32 tc-so:00:00:16.920004 b2:a0:27:a1:2c:1a > 33:33:ff:a1:2c:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa1:2c1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:2c1a, length 24 tc-so:00:00:17.260004 b2:a0:27:a1:2c:1a > 33:33:ff:a1:2c:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa1:2c1a: ICMP6, neighbor solicitation, who has fe80::b0a0:27ff:fea1:2c1a, length 32 tc-so:00:00:17.590004 b2:a0:27:a1:2c:1a > 33:33:4b:d0:e0:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4bd0:e07e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4bd0:e07e, length 24 tc-so:00:00:21.180004 b2:a0:00:08:61:2f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.660004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.220004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.300004 b2:a0:00:08:61:2f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe08:612f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.520004 b2:a0:00:08:61:2f > 33:33:ff:08:61:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe08:612f > ff02::1:ff08:612f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:612f, length 24 tc-so:00:00:22.250004 b2:a0:00:08:61:2f > 33:33:f5:96:c5:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe08:612f > ff02::2:f596:c5bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f596:c5bb, length 24 tc-so:00:00:21.420004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.980004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.550004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.380004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.330004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.840004 b2:a0:27:a1:2c:1a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fea1:2c1a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.070004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.530004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.530004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.110004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.570004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.680004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.210004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.230004 b2:a0:27:a1:2c:1a > 33:33:ff:a1:2c:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fea1:2c1a > ff02::1:ffa1:2c1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:2c1a, length 24 tc-so:00:00:29.760004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:27.270004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:28.550004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 120 tc-so:00:00:31.080004 b2:a0:00:08:61:2f > b2:a0:27:a1:2c:1a, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 120 tc-so:00:00:28.730004 b2:a0:27:a1:2c:1a > b2:a0:00:08:61:2f, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 120 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646695153.887286, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1646695153.920432, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5f:b6:e4:84 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:23:04:28 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4c:b8:17:41 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a0:04:06:0c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:38:a8:2a:5c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:19:45 2022 current: Mar 7 23:19:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:19:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26215 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:19:45 2022 current: Mar 7 23:19:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:19:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26215 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:19:46 2022 current: Mar 7 23:19:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:19:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13683 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:19:46 2022 current: Mar 7 23:19:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:19:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13683 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:fa:9f:db tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fefa:9fdb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:fefa:9fdb link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:38:a8:2a:5c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:fa:9f:db 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:fffa:9fdb tc-so: ff01:2::1 tc-so: ff02::2:d7ca:a1b8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8dff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:38:a8:2a:5c shmif0 32s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:fffa:9fdb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d7ca:a1b8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:8d:fa:9f:db multicnt 4 tc-so: 33:33:ff:fa:9f:db -- 33:33:ff:fa:9f:db refcount 1 tc-so: 33:33:d7:ca:a1:b8 -- 33:33:d7:ca:a1:b8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:b6:e4:84 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:5fff:feb6:e484%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:23:04:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:fe23:428%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5fff:feb6:e484 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:fe23:428 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:a0:04:06:0c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:b6:e4:84 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5fff:f tc-so: ff01:2::1 tc-so: ff02::2:2257:e086 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb6:e484 10 0 13 0 0 tc-so:shmif 1500 b2:a0:e5:23:04:28 18 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff23:428% tc-so: ff01:3::1 tc-so: ff02::2:2257:e086 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f 18 0 15 0 0 tc-so:l2tp0 1280 9 0 8 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:a0:04:06:0c shmif1 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5fff:feb6:e484%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2257:e086%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb6:e484%shmif0 refcount 1 tc-so: enaddr b2:a0:5f:b6:e4:84 multicnt 3 tc-so: 33:33:22:57:e0:86 -- 33:33:22:57:e0:86 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b6:e4:84 -- 33:33:ff:b6:e4:84 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff23:428%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2257:e086%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:e5:23:04:28 multicnt 4 tc-so: 33:33:ff:23:04:28 -- 33:33:ff:23:04:28 refcount 1 tc-so: 33:33:22:57:e0:86 -- 33:33:22:57:e0:86 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4c:b8:17:41 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:4cff:feb8:1741%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:04:06:0c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe04:60c%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4cff:feb8:1741 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a0ff:fe04:60c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:e5:23:04:28 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4c:b8:17:41 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4cff:f tc-so: ff01:2::1 tc-so: ff02::2:acd:5662% tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb8:1741 9 0 9 0 0 tc-so:shmif 1500 b2:a0:a0:04:06:0c 11 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff04:60c% tc-so: ff01:3::1 tc-so: ff02::2:acd:5662% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a0ff:f 11 0 18 0 0 tc-so:l2tp0 1280 6 0 10 0 0 tc-so:bridg 1500 14 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:e5:23:04:28 shmif1 expired R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:4cff:feb8:1741%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:acd:5662%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb8:1741%shmif0 refcount 1 tc-so: enaddr b2:a0:4c:b8:17:41 multicnt 3 tc-so: 33:33:0a:cd:56:62 -- 33:33:0a:cd:56:62 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b8:17:41 -- 33:33:ff:b8:17:41 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff04:60c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:acd:5662%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:a0:04:06:0c multicnt 4 tc-so: 33:33:ff:04:06:0c -- 33:33:ff:04:06:0c refcount 1 tc-so: 33:33:0a:cd:56:62 -- 33:33:0a:cd:56:62 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:a8:2a:5c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fea8:2a5c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fea8:2a5c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:8d:fa:9f:db UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:a8:2a:5c 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa8:2a5c tc-so: ff01:2::1 tc-so: ff02::2:6ed6:68ca tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:38ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:8d:fa:9f:db shmif0 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffa8:2a5c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6ed6:68ca%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:38:a8:2a:5c multicnt 4 tc-so: 33:33:ff:a8:2a:5c -- 33:33:ff:a8:2a:5c refcount 1 tc-so: 33:33:6e:d6:68:ca -- 33:33:6e:d6:68:ca refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 774 bytes, 9 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:a8:2a:5c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fea8:2a5c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:04:06:0c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1480 bytes, 3 multicasts tc-so: output: 18 packets, 2378 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fe04:60c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4c:b8:17:41 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:4cff:feb8:1741%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:23:04:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2378 bytes, 5 multicasts tc-so: output: 15 packets, 1824 bytes, 7 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:fe23:428%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:b6:e4:84 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:5fff:feb6:e484%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:fa:9f:db tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fefa:9fdb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1451 0 40 267 0 267 tc-so: tc-so:In use 1474K, total allocated 2136K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.750005] shmif0: Ethernet address b2:a0:8d:fa:9f:db tc-so:[ 16.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.880005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:fa:9f:db tc-so:[ 16.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8dff:fefa:9fdb tc-so:[ 18.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8dff:fefa:9fdb - no duplicates found tc-so:[ 64.700005] in6_if_link_down: fd00::1 marked detached tc-so:[ 64.700005] in6_if_link_down: fe80:2::b0a0:8dff:fefa:9fdb marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2493 0 78 546 0 546 tc-so: tc-so:In use 3189K, total allocated 4368K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.180005] shmif0: Ethernet address b2:a0:5f:b6:e4:84 tc-so:[ 9.550005] shmif1: Ethernet address b2:a0:e5:23:04:28 tc-so:[ 15.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.410005] get_ifid: shmif0: ifid: b0:a0:5f:ff:fe:b6:e4:84 tc-so:[ 15.730005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.730005] get_ifid: shmif1: ifid: b0:a0:e5:ff:fe:23:04:28 tc-so:[ 15.730005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e5ff:fe23:428 tc-so:[ 17.460005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e5ff:fe23:428 - no duplicates found tc-so:[ 31.050005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 31.930005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 60.440005] in6_if_link_down: fc00::1 marked detached tc-so:[ 60.440005] in6_if_link_down: fe80:3::b0a0:e5ff:fe23:428 marked detached tc-so:[ 61.810005] in6_if_link_down: fe80:2::b0a0:5fff:feb6:e484 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2499 0 77 548 0 548 tc-so: tc-so:In use 3194K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.930005] shmif0: Ethernet address b2:a0:4c:b8:17:41 tc-so:[ 10.320005] shmif1: Ethernet address b2:a0:a0:04:06:0c tc-so:[ 17.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.410005] get_ifid: shmif0: ifid: b0:a0:4c:ff:fe:b8:17:41 tc-so:[ 17.850005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.850005] get_ifid: shmif1: ifid: b0:a0:a0:ff:fe:04:06:0c tc-so:[ 17.850005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a0ff:fe04:60c tc-so:[ 19.580005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a0ff:fe04:60c - no duplicates found tc-so:[ 28.880005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 29.810005] ah_input: hash over 210 bytes, skip 40: crda len 210 skip 0 inject 52 tc-so:[ 55.710005] in6_if_link_down: fc00::2 marked detached tc-so:[ 55.710005] in6_if_link_down: fe80:3::b0a0:a0ff:fe04:60c marked detached tc-so:[ 57.100005] in6_if_link_down: fe80:2::b0a0:4cff:feb8:1741 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 613 0 0 205 0 205 205 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1546 0 62 295 0 295 tc-so: tc-so:In use 1647K, total allocated 2360K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.460005] shmif0: Ethernet address b2:a0:38:a8:2a:5c tc-so:[ 19.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.820005] get_ifid: shmif0: ifid: b0:a0:38:ff:fe:a8:2a:5c tc-so:[ 19.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:38ff:fea8:2a5c tc-so:[ 21.770005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:38ff:fea8:2a5c - no duplicates found tc-so:[ 52.280005] in6_if_link_down: fd00::2 marked detached tc-so:[ 52.280005] in6_if_link_down: fe80:2::b0a0:38ff:fea8:2a5c marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.360004 b2:a0:8d:fa:9f:db > 33:33:d7:ca:a1:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d7ca:a1b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d7ca:a1b8, length 24 tc-so:00:00:15.840004 b2:a0:5f:b6:e4:84 > 33:33:22:57:e0:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb6:e484 > ff02::2:2257:e086: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2257:e086, length 24 tc-so:00:00:17.640004 b2:a0:8d:fa:9f:db > 33:33:ff:fa:9f:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffa:9fdb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffa:9fdb, length 24 tc-so:00:00:17.780004 b2:a0:8d:fa:9f:db > 33:33:ff:fa:9f:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffa:9fdb: ICMP6, neighbor solicitation, who has fe80::b0a0:8dff:fefa:9fdb, length 32 tc-so:00:00:16.340004 b2:a0:5f:b6:e4:84 > 33:33:ff:b6:e4:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb6:e484 > ff02::1:ffb6:e484: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:e484, length 24 tc-so:00:00:18.540004 b2:a0:8d:fa:9f:db > 33:33:ff:fa:9f:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffa:9fdb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffa:9fdb, length 24 tc-so:00:00:19.660004 b2:a0:5f:b6:e4:84 > 33:33:ff:b6:e4:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb6:e484 > ff02::1:ffb6:e484: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:e484, length 24 tc-so:00:00:25.080004 b2:a0:8d:fa:9f:db > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fefa:9fdb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.020004 b2:a0:38:a8:2a:5c > 33:33:ff:a8:2a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:2a5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:2a5c, length 24 tc-so:00:00:25.060004 b2:a0:38:a8:2a:5c > 33:33:ff:a8:2a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:2a5c: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fea8:2a5c, length 32 tc-so:00:00:25.360004 b2:a0:5f:b6:e4:84 > 33:33:22:57:e0:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb6:e484 > ff02::2:2257:e086: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2257:e086, length 24 tc-so:00:00:28.680004 b2:a0:8d:fa:9f:db > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:26.960004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.710004 b2:a0:8d:fa:9f:db > b2:a0:38:a8:2a:5c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.960004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.340004 b2:a0:4c:b8:17:41 > 33:33:0a:cd:56:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:feb8:1741 > ff02::2:acd:5662: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acd:5662, length 24 tc-so:00:00:27.590004 b2:a0:38:a8:2a:5c > 33:33:6e:d6:68:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea8:2a5c > ff02::2:6ed6:68ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ed6:68ca, length 24 tc-so:00:00:28.120004 b2:a0:38:a8:2a:5c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea8:2a5c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.760004 b2:a0:8d:fa:9f:db > b2:a0:38:a8:2a:5c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.050004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.930004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.670004 b2:a0:8d:fa:9f:db > b2:a0:38:a8:2a:5c, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.500004 b2:a0:4c:b8:17:41 > 33:33:ff:b8:17:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:feb8:1741 > ff02::1:ffb8:1741: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:1741, length 24 tc-so:00:00:17.500004 b2:a0:4c:b8:17:41 > 33:33:0a:cd:56:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:feb8:1741 > ff02::2:acd:5662: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acd:5662, length 24 tc-so:00:00:17.710004 b2:a0:4c:b8:17:41 > 33:33:ff:b8:17:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:feb8:1741 > ff02::1:ffb8:1741: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:1741, length 24 tc-so:00:00:20.730004 b2:a0:38:a8:2a:5c > 33:33:ff:a8:2a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:2a5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:2a5c, length 24 tc-so:00:00:20.760004 b2:a0:38:a8:2a:5c > 33:33:ff:a8:2a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:2a5c: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fea8:2a5c, length 32 tc-so:00:00:23.260004 b2:a0:5f:b6:e4:84 > 33:33:22:57:e0:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb6:e484 > ff02::2:2257:e086: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2257:e086, length 24 tc-so:00:00:24.780004 b2:a0:8d:fa:9f:db > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.610004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.820004 b2:a0:8d:fa:9f:db > b2:a0:38:a8:2a:5c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.650004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.160004 b2:a0:4c:b8:17:41 > 33:33:0a:cd:56:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:feb8:1741 > ff02::2:acd:5662: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acd:5662, length 24 tc-so:00:00:23.280004 b2:a0:38:a8:2a:5c > 33:33:6e:d6:68:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea8:2a5c > ff02::2:6ed6:68ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ed6:68ca, length 24 tc-so:00:00:23.810004 b2:a0:38:a8:2a:5c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea8:2a5c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.190004 b2:a0:38:a8:2a:5c > 33:33:ff:a8:2a:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea8:2a5c > ff02::1:ffa8:2a5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:2a5c, length 24 tc-so:00:00:28.920004 b2:a0:8d:fa:9f:db > b2:a0:38:a8:2a:5c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.730004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.620004 b2:a0:38:a8:2a:5c > b2:a0:8d:fa:9f:db, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.810004 b2:a0:8d:fa:9f:db > b2:a0:38:a8:2a:5c, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.090004 b2:a0:e5:23:04:28 > 33:33:ff:23:04:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:428: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:428, length 24 tc-so:00:00:16.460004 b2:a0:e5:23:04:28 > 33:33:ff:23:04:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:428: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:fe23:428, length 32 tc-so:00:00:17.910004 b2:a0:e5:23:04:28 > 33:33:22:57:e0:86, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe23:428 > ff02::2:2257:e086: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2257:e086, length 24 tc-so:00:00:19.660004 b2:a0:e5:23:04:28 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.780004 b2:a0:e5:23:04:28 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe23:428 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.290004 b2:a0:a0:04:06:0c > 33:33:ff:04:06:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:60c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:60c, length 24 tc-so:00:00:20.670004 b2:a0:e5:23:04:28 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.530004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.670004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.530004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:18.570004 b2:a0:a0:04:06:0c > 33:33:ff:04:06:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:60c: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fe04:60c, length 32 tc-so:00:00:20.420004 b2:a0:a0:04:06:0c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe04:60c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.330004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.660004 b2:a0:e5:23:04:28 > 33:33:ff:23:04:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe23:428 > ff02::1:ff23:428: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:428, length 24 tc-so:00:00:22.880004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.920004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.400004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.540004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.680004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:26.920004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.820004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.960004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.820004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.200004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.450004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.980004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.290004 b2:a0:a0:04:06:0c > 33:33:ff:04:06:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe04:60c > ff02::1:ff04:60c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:60c, length 24 tc-so:00:00:26.360004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.090004 b2:a0:a0:04:06:0c > 33:33:0a:cd:56:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe04:60c > ff02::2:acd:5662: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acd:5662, length 24 tc-so:00:00:31.000004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 216: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:28.920004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 216: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:29.770004 b2:a0:a0:04:06:0c > b2:a0:e5:23:04:28, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.930004 b2:a0:e5:23:04:28 > b2:a0:a0:04:06:0c, ethertype IPv6 (0x86dd), length 224: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646695238.245426, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1646695238.283199, ipsec_l2tp_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ee:a1:e7:90 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:80:f5:09:70 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:7a:85:8f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:33:14:8f:a4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b6:60:69:4a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:21:09 2022 current: Mar 7 23:21:09 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:20:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12694 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:21:09 2022 current: Mar 7 23:21:09 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:20:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12694 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:21:09 2022 current: Mar 7 23:21:10 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:20:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22256 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:21:09 2022 current: Mar 7 23:21:10 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:20:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22256 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:e5:bc:81 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:17ff:fee5:bc81%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:17ff:fee5:bc81 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:b6:60:69:4a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:e5:bc:81 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffe5:bc81 tc-so: ff01:2::1 tc-so: ff02::2:3994:52ca tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:17ff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:b6:60:69:4a shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffe5:bc81%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3994:52ca%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:17:e5:bc:81 multicnt 4 tc-so: 33:33:ff:e5:bc:81 -- 33:33:ff:e5:bc:81 refcount 1 tc-so: 33:33:39:94:52:ca -- 33:33:39:94:52:ca refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:a1:e7:90 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:eeff:fea1:e790%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:f5:09:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:80ff:fef5:970%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eeff:fea1:e790 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:80ff:fef5:970 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:33:14:8f:a4 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:a1:e7:90 10 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:eeff:f tc-so: ff01:2::1 tc-so: ff02::2:dc22:8622 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa1:e790 10 0 14 0 0 tc-so:shmif 1500 b2:a0:80:f5:09:70 19 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:fff5:970% tc-so: ff01:3::1 tc-so: ff02::2:dc22:8622 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:80ff:f 19 0 14 0 0 tc-so:l2tp0 1280 10 0 8 0 0 tc-so:bridg 1500 16 0 20 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:33:14:8f:a4 shmif1 23h59m56s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:eeff:fea1:e790%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dc22:8622%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa1:e790%shmif0 refcount 1 tc-so: enaddr b2:a0:ee:a1:e7:90 multicnt 3 tc-so: 33:33:dc:22:86:22 -- 33:33:dc:22:86:22 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a1:e7:90 -- 33:33:ff:a1:e7:90 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:fff5:970%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:dc22:8622%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:80:f5:09:70 multicnt 4 tc-so: 33:33:ff:f5:09:70 -- 33:33:ff:f5:09:70 refcount 1 tc-so: 33:33:dc:22:86:22 -- 33:33:dc:22:86:22 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:7a:85:8f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:81ff:fe7a:858f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:14:8f:a4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:33ff:fe14:8fa4%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:81ff:fe7a:858f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:33ff:fe14:8fa4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:80:f5:09:70 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:81:7a:85:8f 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:81ff:f tc-so: ff01:2::1 tc-so: ff02::2:de96:1e24 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7a:858f 9 0 10 0 0 tc-so:shmif 1500 b2:a0:33:14:8f:a4 11 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff14:8fa4 tc-so: ff01:3::1 tc-so: ff02::2:de96:1e24 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:33ff:f 11 0 19 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:80:f5:09:70 shmif1 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:81ff:fe7a:858f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:de96:1e24%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7a:858f%shmif0 refcount 1 tc-so: enaddr b2:a0:81:7a:85:8f multicnt 3 tc-so: 33:33:de:96:1e:24 -- 33:33:de:96:1e:24 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7a:85:8f -- 33:33:ff:7a:85:8f refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff14:8fa4%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:de96:1e24%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:33:14:8f:a4 multicnt 4 tc-so: 33:33:ff:14:8f:a4 -- 33:33:ff:14:8f:a4 refcount 1 tc-so: 33:33:de:96:1e:24 -- 33:33:de:96:1e:24 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:60:69:4a tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fe60:694a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b6ff:fe60:694a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:17:e5:bc:81 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b6:60:69:4a 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff60:694a tc-so: ff01:2::1 tc-so: ff02::2:ae46:aafd tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b6ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:17:e5:bc:81 shmif0 1d0h0m0s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff60:694a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ae46:aafd%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:b6:60:69:4a multicnt 4 tc-so: 33:33:ff:60:69:4a -- 33:33:ff:60:69:4a refcount 1 tc-so: 33:33:ae:46:aa:fd -- 33:33:ae:46:aa:fd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 20 packets, 1648 bytes, 13 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 946 bytes, 11 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:60:69:4a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fe60:694a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:14:8f:a4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1432 bytes, 3 multicasts tc-so: output: 19 packets, 2538 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:33ff:fe14:8fa4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:7a:85:8f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:81ff:fe7a:858f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:f5:09:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2538 bytes, 5 multicasts tc-so: output: 14 packets, 1690 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:80ff:fef5:970%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:a1:e7:90 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1118 bytes, 13 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:eeff:fea1:e790%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:e5:bc:81 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:17ff:fee5:bc81%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 530 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1456 0 40 268 0 268 tc-so: tc-so:In use 1481K, total allocated 2144K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.430005] shmif0: Ethernet address b2:a0:17:e5:bc:81 tc-so:[ 16.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.390005] get_ifid: shmif0: ifid: b0:a0:17:ff:fe:e5:bc:81 tc-so:[ 16.390005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:17ff:fee5:bc81 tc-so:[ 18.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:17ff:fee5:bc81 - no duplicates found tc-so:[ 61.290005] in6_if_link_down: fd00::1 marked detached tc-so:[ 61.290005] in6_if_link_down: fe80:2::b0a0:17ff:fee5:bc81 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2503 0 78 548 0 548 tc-so: tc-so:In use 3194K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.860005] shmif0: Ethernet address b2:a0:ee:a1:e7:90 tc-so:[ 9.180005] shmif1: Ethernet address b2:a0:80:f5:09:70 tc-so:[ 15.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.030005] get_ifid: shmif0: ifid: b0:a0:ee:ff:fe:a1:e7:90 tc-so:[ 15.270005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.270005] get_ifid: shmif1: ifid: b0:a0:80:ff:fe:f5:09:70 tc-so:[ 15.270005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:80ff:fef5:970 tc-so:[ 17.280005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:80ff:fef5:970 - no duplicates found tc-so:[ 28.850005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 29.740005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 30.820005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 57.170005] in6_if_link_down: fc00::1 marked detached tc-so:[ 57.170005] in6_if_link_down: fe80:3::b0a0:80ff:fef5:970 marked detached tc-so:[ 58.420005] in6_if_link_down: fe80:2::b0a0:eeff:fea1:e790 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2505 0 77 548 0 548 tc-so: tc-so:In use 3196K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.420005] shmif0: Ethernet address b2:a0:81:7a:85:8f tc-so:[ 9.800005] shmif1: Ethernet address b2:a0:33:14:8f:a4 tc-so:[ 16.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.670005] get_ifid: shmif0: ifid: b0:a0:81:ff:fe:7a:85:8f tc-so:[ 16.920005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.920005] get_ifid: shmif1: ifid: b0:a0:33:ff:fe:14:8f:a4 tc-so:[ 16.920005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:33ff:fe14:8fa4 tc-so:[ 18.440005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:33ff:fe14:8fa4 - no duplicates found tc-so:[ 27.580005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 28.700005] ah_input: hash over 186 bytes, skip 40: crda len 186 skip 0 inject 52 tc-so:[ 52.610005] in6_if_link_down: fc00::2 marked detached tc-so:[ 52.610005] in6_if_link_down: fe80:3::b0a0:33ff:fe14:8fa4 marked detached tc-so:[ 53.900005] in6_if_link_down: fe80:2::b0a0:81ff:fe7a:858f marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 603 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1554 0 60 291 0 291 tc-so: tc-so:In use 1630K, total allocated 2328K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.060005] shmif0: Ethernet address b2:a0:b6:60:69:4a tc-so:[ 18.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.860005] get_ifid: shmif0: ifid: b0:a0:b6:ff:fe:60:69:4a tc-so:[ 18.860005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b6ff:fe60:694a tc-so:[ 20.850005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b6ff:fe60:694a - no duplicates found tc-so:[ 49.390005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.390005] in6_if_link_down: fe80:2::b0a0:b6ff:fe60:694a marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.370004 b2:a0:ee:a1:e7:90 > 33:33:ff:a1:e7:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fea1:e790 > ff02::1:ffa1:e790: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:e790, length 24 tc-so:00:00:15.480004 b2:a0:ee:a1:e7:90 > 33:33:dc:22:86:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fea1:e790 > ff02::2:dc22:8622: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dc22:8622, length 24 tc-so:00:00:17.140004 b2:a0:17:e5:bc:81 > 33:33:ff:e5:bc:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:bc81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:bc81, length 24 tc-so:00:00:17.140004 b2:a0:17:e5:bc:81 > 33:33:ff:e5:bc:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:bc81: ICMP6, neighbor solicitation, who has fe80::b0a0:17ff:fee5:bc81, length 32 tc-so:00:00:19.130004 b2:a0:17:e5:bc:81 > 33:33:39:94:52:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fee5:bc81 > ff02::2:3994:52ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3994:52ca, length 24 tc-so:00:00:19.880004 b2:a0:17:e5:bc:81 > 33:33:ff:e5:bc:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fee5:bc81 > ff02::1:ffe5:bc81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:bc81, length 24 tc-so:00:00:20.330004 b2:a0:ee:a1:e7:90 > 33:33:ff:a1:e7:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fea1:e790 > ff02::1:ffa1:e790: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:e790, length 24 tc-so:00:00:24.530004 b2:a0:17:e5:bc:81 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fee5:bc81 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.910004 b2:a0:ee:a1:e7:90 > 33:33:dc:22:86:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fea1:e790 > ff02::2:dc22:8622: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dc22:8622, length 24 tc-so:00:00:23.710004 b2:a0:b6:60:69:4a > 33:33:ff:60:69:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:694a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:694a, length 24 tc-so:00:00:24.040004 b2:a0:b6:60:69:4a > 33:33:ff:60:69:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:694a: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fe60:694a, length 32 tc-so:00:00:24.390004 b2:a0:b6:60:69:4a > 33:33:ae:46:aa:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ae46:aafd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae46:aafd, length 24 tc-so:00:00:25.590004 b2:a0:b6:60:69:4a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe60:694a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.450004 b2:a0:17:e5:bc:81 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.840004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.450004 b2:a0:17:e5:bc:81 > b2:a0:b6:60:69:4a, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.840004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.370004 b2:a0:b6:60:69:4a > 33:33:ff:60:69:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe60:694a > ff02::1:ff60:694a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:694a, length 24 tc-so:00:00:28.850004 b2:a0:81:7a:85:8f > 33:33:de:96:1e:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe7a:858f > ff02::2:de96:1e24: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de96:1e24, length 24 tc-so:00:00:31.350004 b2:a0:17:e5:bc:81 > b2:a0:b6:60:69:4a, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.740004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.820004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.470004 b2:a0:17:e5:bc:81 > b2:a0:b6:60:69:4a, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.720004 b2:a0:81:7a:85:8f > 33:33:ff:7a:85:8f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe7a:858f > ff02::1:ff7a:858f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:858f, length 24 tc-so:00:00:17.030004 b2:a0:81:7a:85:8f > 33:33:de:96:1e:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe7a:858f > ff02::2:de96:1e24: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de96:1e24, length 24 tc-so:00:00:20.770004 b2:a0:17:e5:bc:81 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fee5:bc81 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.770004 b2:a0:ee:a1:e7:90 > 33:33:dc:22:86:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fea1:e790 > ff02::2:dc22:8622: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dc22:8622, length 24 tc-so:00:00:19.490004 b2:a0:b6:60:69:4a > 33:33:ff:60:69:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:694a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:694a, length 24 tc-so:00:00:19.840004 b2:a0:b6:60:69:4a > 33:33:ff:60:69:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:694a: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fe60:694a, length 32 tc-so:00:00:20.200004 b2:a0:b6:60:69:4a > 33:33:ae:46:aa:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ae46:aafd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae46:aafd, length 24 tc-so:00:00:21.400004 b2:a0:b6:60:69:4a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe60:694a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.650004 b2:a0:17:e5:bc:81 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.610004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.690004 b2:a0:17:e5:bc:81 > b2:a0:b6:60:69:4a, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.610004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.160004 b2:a0:b6:60:69:4a > 33:33:ff:60:69:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe60:694a > ff02::1:ff60:694a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:694a, length 24 tc-so:00:00:25.460004 b2:a0:81:7a:85:8f > 33:33:ff:7a:85:8f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe7a:858f > ff02::1:ff7a:858f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:858f, length 24 tc-so:00:00:26.690004 b2:a0:81:7a:85:8f > 33:33:de:96:1e:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe7a:858f > ff02::2:de96:1e24: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de96:1e24, length 24 tc-so:00:00:27.580004 b2:a0:17:e5:bc:81 > b2:a0:b6:60:69:4a, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.510004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.630004 b2:a0:b6:60:69:4a > b2:a0:17:e5:bc:81, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.700004 b2:a0:17:e5:bc:81 > b2:a0:b6:60:69:4a, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.830004 b2:a0:80:f5:09:70 > 33:33:dc:22:86:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:dc22:8622: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dc22:8622, length 24 tc-so:00:00:16.190004 b2:a0:80:f5:09:70 > 33:33:ff:f5:09:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff5:970: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:970, length 24 tc-so:00:00:16.270004 b2:a0:80:f5:09:70 > 33:33:ff:f5:09:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff5:970: ICMP6, neighbor solicitation, who has fe80::b0a0:80ff:fef5:970, length 32 tc-so:00:00:18.980004 b2:a0:80:f5:09:70 > 33:33:ff:f5:09:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:fef5:970 > ff02::1:fff5:970: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:970, length 24 tc-so:00:00:17.120004 b2:a0:33:14:8f:a4 > 33:33:ff:14:8f:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:8fa4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:8fa4, length 24 tc-so:00:00:17.420004 b2:a0:33:14:8f:a4 > 33:33:ff:14:8f:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:8fa4: ICMP6, neighbor solicitation, who has fe80::b0a0:33ff:fe14:8fa4, length 32 tc-so:00:00:20.330004 b2:a0:80:f5:09:70 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.180004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.330004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.180004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:18.820004 b2:a0:33:14:8f:a4 > 33:33:ff:14:8f:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe14:8fa4 > ff02::1:ff14:8fa4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:8fa4, length 24 tc-so:00:00:22.890004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.910004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.530004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.810004 b2:a0:33:14:8f:a4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe14:8fa4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.890004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.240004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.270004 b2:a0:80:f5:09:70 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:80ff:fef5:970 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.200004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.350004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.440004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.800004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.690004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.840004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.690004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.220004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.460004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.710004 b2:a0:33:14:8f:a4 > 33:33:de:96:1e:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fe14:8fa4 > ff02::2:de96:1e24: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de96:1e24, length 24 tc-so:00:00:26.720004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.700004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 192: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:27.580004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:28.700004 b2:a0:33:14:8f:a4 > b2:a0:80:f5:09:70, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.860004 b2:a0:80:f5:09:70 > b2:a0:33:14:8f:a4, ethertype IPv6 (0x86dd), length 200: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646695320.629601, ipsec_l2tp_ipv6_tunnel_ah_null, passed tc-start: 1646695320.672121, ipsec_l2tp_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8e:bb:da:62 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:57:18:96:d4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b0:07:56:e3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0b:43:56:92 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b2:5d:9c:59 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:22:31 2022 current: Mar 7 23:22:31 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:22:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9358 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:22:31 2022 current: Mar 7 23:22:31 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:22:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9358 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:22:31 2022 current: Mar 7 23:22:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:22:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9787 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:22:31 2022 current: Mar 7 23:22:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:22:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9787 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:a8:b7:6d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fea8:b76d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d0ff:fea8:b76d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:b2:5d:9c:59 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:a8:b7:6d 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffa8:b76d tc-so: ff01:2::1 tc-so: ff02::2:ea94:e0df tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d0ff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:b2:5d:9c:59 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffa8:b76d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ea94:e0df%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d0:a8:b7:6d multicnt 4 tc-so: 33:33:ff:a8:b7:6d -- 33:33:ff:a8:b7:6d refcount 1 tc-so: 33:33:ea:94:e0:df -- 33:33:ea:94:e0:df refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:bb:da:62 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:8eff:febb:da62%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:18:96:d4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fe18:96d4%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8eff:febb:da62 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:57ff:fe18:96d4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:0b:43:56:92 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8e:bb:da:62 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8eff:f tc-so: ff01:2::1 tc-so: ff02::2:e979:fdd% tc-so: ff02::1%shmif0 tc-so: ff02::1:ffbb:da62 11 0 15 0 0 tc-so:shmif 1500 b2:a0:57:18:96:d4 19 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff18:96d4 tc-so: ff01:3::1 tc-so: ff02::2:e979:fdd% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:57ff:f 19 0 14 0 0 tc-so:l2tp0 1280 11 0 8 0 0 tc-so:bridg 1500 18 0 20 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:0b:43:56:92 shmif1 23h59m58s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8eff:febb:da62%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e979:fdd%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffbb:da62%shmif0 refcount 1 tc-so: enaddr b2:a0:8e:bb:da:62 multicnt 3 tc-so: 33:33:e9:79:0f:dd -- 33:33:e9:79:0f:dd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:bb:da:62 -- 33:33:ff:bb:da:62 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff18:96d4%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:e979:fdd%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:57:18:96:d4 multicnt 4 tc-so: 33:33:ff:18:96:d4 -- 33:33:ff:18:96:d4 refcount 1 tc-so: 33:33:e9:79:0f:dd -- 33:33:e9:79:0f:dd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:07:56:e3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:b0ff:fe07:56e3%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:43:56:92 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:bff:fe43:5692%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b0ff:fe07:56e3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bff:fe43:5692 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:57:18:96:d4 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b0:07:56:e3 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b0ff:f tc-so: ff01:2::1 tc-so: ff02::2:31c:f2cd% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff07:56e3 9 0 8 0 0 tc-so:shmif 1500 b2:a0:0b:43:56:92 11 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff43:5692 tc-so: ff01:3::1 tc-so: ff02::2:31c:f2cd% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bff:fe 11 0 19 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 14 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:57:18:96:d4 shmif1 16s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:b0ff:fe07:56e3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:31c:f2cd%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff07:56e3%shmif0 refcount 1 tc-so: enaddr b2:a0:b0:07:56:e3 multicnt 3 tc-so: 33:33:03:1c:f2:cd -- 33:33:03:1c:f2:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:07:56:e3 -- 33:33:ff:07:56:e3 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff43:5692%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:31c:f2cd%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:0b:43:56:92 multicnt 4 tc-so: 33:33:ff:43:56:92 -- 33:33:ff:43:56:92 refcount 1 tc-so: 33:33:03:1c:f2:cd -- 33:33:03:1c:f2:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:5d:9c:59 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fe5d:9c59%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b2ff:fe5d:9c59 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:d0:a8:b7:6d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b2:5d:9c:59 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff5d:9c59 tc-so: ff01:2::1 tc-so: ff02::2:cbf:b878% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b2ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:d0:a8:b7:6d shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff5d:9c59%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cbf:b878%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:b2:5d:9c:59 multicnt 4 tc-so: 33:33:ff:5d:9c:59 -- 33:33:ff:5d:9c:59 refcount 1 tc-so: 33:33:0c:bf:b8:78 -- 33:33:0c:bf:b8:78 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 18 packets, 1476 bytes, 11 multicasts tc-so: output: 20 packets, 1648 bytes, 13 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 1032 bytes, 12 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:5d:9c:59 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fe5d:9c59%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:43:56:92 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1404 bytes, 3 multicasts tc-so: output: 19 packets, 2496 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:bff:fe43:5692%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:07:56:e3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 602 bytes, 7 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:b0ff:fe07:56e3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:18:96:d4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2496 bytes, 5 multicasts tc-so: output: 14 packets, 1662 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fe18:96d4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:bb:da:62 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1290 bytes, 15 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:8eff:febb:da62%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:a8:b7:6d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fea8:b76d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1451 0 40 267 0 267 tc-so: tc-so:In use 1478K, total allocated 2136K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.390005] shmif0: Ethernet address b2:a0:d0:a8:b7:6d tc-so:[ 16.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.520005] get_ifid: shmif0: ifid: b0:a0:d0:ff:fe:a8:b7:6d tc-so:[ 16.520005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d0ff:fea8:b76d tc-so:[ 18.290005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d0ff:fea8:b76d - no duplicates found tc-so:[ 64.570005] in6_if_link_down: fd00::1 marked detached tc-so:[ 64.570005] in6_if_link_down: fe80:2::b0a0:d0ff:fea8:b76d marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 231 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 59 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2511 0 78 551 0 551 tc-so: tc-so:In use 3212K, total allocated 4408K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.880005] shmif0: Ethernet address b2:a0:8e:bb:da:62 tc-so:[ 9.230005] shmif1: Ethernet address b2:a0:57:18:96:d4 tc-so:[ 15.190005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.190005] get_ifid: shmif0: ifid: b0:a0:8e:ff:fe:bb:da:62 tc-so:[ 15.460005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.460005] get_ifid: shmif1: ifid: b0:a0:57:ff:fe:18:96:d4 tc-so:[ 15.460005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:57ff:fe18:96d4 tc-so:[ 17.500005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:57ff:fe18:96d4 - no duplicates found tc-so:[ 59.860005] in6_if_link_down: fc00::1 marked detached tc-so:[ 59.860005] in6_if_link_down: fe80:3::b0a0:57ff:fe18:96d4 marked detached tc-so:[ 61.500005] in6_if_link_down: fe80:2::b0a0:8eff:febb:da62 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2498 0 76 548 0 548 tc-so: tc-so:In use 3194K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.640005] shmif0: Ethernet address b2:a0:b0:07:56:e3 tc-so:[ 10.070005] shmif1: Ethernet address b2:a0:0b:43:56:92 tc-so:[ 17.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.050005] get_ifid: shmif0: ifid: b0:a0:b0:ff:fe:07:56:e3 tc-so:[ 17.330005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.330005] get_ifid: shmif1: ifid: b0:a0:0b:ff:fe:43:56:92 tc-so:[ 17.330005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:bff:fe43:5692 tc-so:[ 18.950005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:bff:fe43:5692 - no duplicates found tc-so:[ 55.200005] in6_if_link_down: fc00::2 marked detached tc-so:[ 55.200005] in6_if_link_down: fe80:3::b0a0:bff:fe43:5692 marked detached tc-so:[ 56.700005] in6_if_link_down: fe80:2::b0a0:b0ff:fe07:56e3 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 603 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1531 0 60 291 0 291 tc-so: tc-so:In use 1623K, total allocated 2328K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.280005] shmif0: Ethernet address b2:a0:b2:5d:9c:59 tc-so:[ 18.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.900005] get_ifid: shmif0: ifid: b0:a0:b2:ff:fe:5d:9c:59 tc-so:[ 18.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b2ff:fe5d:9c59 tc-so:[ 20.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b2ff:fe5d:9c59 - no duplicates found tc-so:[ 51.500005] in6_if_link_down: fd00::2 marked detached tc-so:[ 51.500005] in6_if_link_down: fe80:2::b0a0:b2ff:fe5d:9c59 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.800004 b2:a0:d0:a8:b7:6d > 33:33:ff:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:b76d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:b76d, length 24 tc-so:00:00:15.580004 b2:a0:8e:bb:da:62 > 33:33:e9:79:0f:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:febb:da62 > ff02::2:e979:fdd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e979:fdd, length 24 tc-so:00:00:17.290004 b2:a0:d0:a8:b7:6d > 33:33:ff:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:b76d: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fea8:b76d, length 32 tc-so:00:00:16.190004 b2:a0:8e:bb:da:62 > 33:33:ff:bb:da:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:febb:da62 > ff02::1:ffbb:da62: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:da62, length 24 tc-so:00:00:16.230004 b2:a0:8e:bb:da:62 > 33:33:ff:bb:da:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:febb:da62 > ff02::1:ffbb:da62: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:da62, length 24 tc-so:00:00:18.760004 b2:a0:d0:a8:b7:6d > 33:33:ff:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fea8:b76d > ff02::1:ffa8:b76d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:b76d, length 24 tc-so:00:00:20.840004 b2:a0:d0:a8:b7:6d > 33:33:ea:94:e0:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fea8:b76d > ff02::2:ea94:e0df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ea94:e0df, length 24 tc-so:00:00:21.810004 b2:a0:8e:bb:da:62 > 33:33:e9:79:0f:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:febb:da62 > ff02::2:e979:fdd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e979:fdd, length 24 tc-so:00:00:24.160004 b2:a0:d0:a8:b7:6d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fea8:b76d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.440004 b2:a0:b2:5d:9c:59 > 33:33:ff:5d:9c:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:9c59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:9c59, length 24 tc-so:00:00:23.900004 b2:a0:b2:5d:9c:59 > 33:33:ff:5d:9c:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:9c59: ICMP6, neighbor solicitation, who has fe80::b0a0:b2ff:fe5d:9c59, length 32 tc-so:00:00:24.250004 b2:a0:b2:5d:9c:59 > 33:33:0c:bf:b8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cbf:b878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbf:b878, length 24 tc-so:00:00:27.320004 b2:a0:d0:a8:b7:6d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.760004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.360004 b2:a0:d0:a8:b7:6d > b2:a0:b2:5d:9c:59, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.760004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.700004 b2:a0:b0:07:56:e3 > 33:33:03:1c:f2:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe07:56e3 > ff02::2:31c:f2cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:31c:f2cd, length 24 tc-so:00:00:27.090004 b2:a0:b0:07:56:e3 > 33:33:ff:07:56:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe07:56e3 > ff02::1:ff07:56e3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:56e3, length 24 tc-so:00:00:31.310004 b2:a0:d0:a8:b7:6d > b2:a0:b2:5d:9c:59, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.750004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.790004 b2:a0:b2:5d:9c:59 > 33:33:ff:5d:9c:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe5d:9c59 > ff02::1:ff5d:9c59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:9c59, length 24 tc-so:00:00:30.720004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.310004 b2:a0:d0:a8:b7:6d > b2:a0:b2:5d:9c:59, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:32.910004 b2:a0:b2:5d:9c:59 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe5d:9c59 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.610004 b2:a0:b0:07:56:e3 > 33:33:03:1c:f2:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe07:56e3 > ff02::2:31c:f2cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:31c:f2cd, length 24 tc-so:00:00:18.030004 b2:a0:b0:07:56:e3 > 33:33:ff:07:56:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe07:56e3 > ff02::1:ff07:56e3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:56e3, length 24 tc-so:00:00:19.340004 b2:a0:b2:5d:9c:59 > 33:33:ff:5d:9c:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:9c59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:9c59, length 24 tc-so:00:00:19.800004 b2:a0:b2:5d:9c:59 > 33:33:ff:5d:9c:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:9c59: ICMP6, neighbor solicitation, who has fe80::b0a0:b2ff:fe5d:9c59, length 32 tc-so:00:00:20.140004 b2:a0:b2:5d:9c:59 > 33:33:0c:bf:b8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cbf:b878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbf:b878, length 24 tc-so:00:00:23.750004 b2:a0:d0:a8:b7:6d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.610004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.790004 b2:a0:d0:a8:b7:6d > b2:a0:b2:5d:9c:59, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.660004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.660004 b2:a0:b0:07:56:e3 > 33:33:03:1c:f2:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe07:56e3 > ff02::2:31c:f2cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:31c:f2cd, length 24 tc-so:00:00:25.080004 b2:a0:b0:07:56:e3 > 33:33:ff:07:56:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:fe07:56e3 > ff02::1:ff07:56e3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:56e3, length 24 tc-so:00:00:27.740004 b2:a0:d0:a8:b7:6d > b2:a0:b2:5d:9c:59, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.650004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.680004 b2:a0:b2:5d:9c:59 > 33:33:ff:5d:9c:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe5d:9c59 > ff02::1:ff5d:9c59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:9c59, length 24 tc-so:00:00:26.620004 b2:a0:b2:5d:9c:59 > b2:a0:d0:a8:b7:6d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.720004 b2:a0:d0:a8:b7:6d > b2:a0:b2:5d:9c:59, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.830004 b2:a0:b2:5d:9c:59 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe5d:9c59 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.190004 b2:a0:57:18:96:d4 > 33:33:ff:18:96:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff18:96d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff18:96d4, length 24 tc-so:00:00:16.480004 b2:a0:57:18:96:d4 > 33:33:ff:18:96:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff18:96d4: ICMP6, neighbor solicitation, who has fe80::b0a0:57ff:fe18:96d4, length 32 tc-so:00:00:19.050004 b2:a0:57:18:96:d4 > 33:33:ff:18:96:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe18:96d4 > ff02::1:ff18:96d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff18:96d4, length 24 tc-so:00:00:19.250004 b2:a0:57:18:96:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.330004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.330004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.370004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:17.520004 b2:a0:0b:43:56:92 > 33:33:ff:43:56:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:5692: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:5692, length 24 tc-so:00:00:17.790004 b2:a0:0b:43:56:92 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.950004 b2:a0:0b:43:56:92 > 33:33:ff:43:56:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:5692: ICMP6, neighbor solicitation, who has fe80::b0a0:bff:fe43:5692, length 32 tc-so:00:00:21.620004 b2:a0:57:18:96:d4 > 33:33:e9:79:0f:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe18:96d4 > ff02::2:e979:fdd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e979:fdd, length 24 tc-so:00:00:21.850004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.560004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.840004 b2:a0:0b:43:56:92 > 33:33:ff:43:56:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe43:5692 > ff02::1:ff43:5692: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:5692, length 24 tc-so:00:00:21.450004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.910004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.240004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.360004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.330004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.900004 b2:a0:57:18:96:d4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe18:96d4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.720004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.750004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.760004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.790004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.950004 b2:a0:0b:43:56:92 > 33:33:03:1c:f2:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe43:5692 > ff02::2:31c:f2cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:31c:f2cd, length 24 tc-so:00:00:24.690004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.120004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.750004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 124 tc-so:00:00:27.780004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 124 tc-so:00:00:27.780004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 140 tc-so:00:00:28.720004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 140 tc-so:00:00:30.720004 b2:a0:57:18:96:d4 > b2:a0:0b:43:56:92, ethertype IPv6 (0x86dd), length 186: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 132 tc-so:00:00:30.940004 b2:a0:0b:43:56:92 > b2:a0:57:18:96:d4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646695403.63493, ipsec_l2tp_ipv6_tunnel_esp_null, passed tc-start: 1646695403.101372, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:df:a1:3a:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:99:c5:da ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f3:72:2f:31 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ab:17:dd:6a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:89:0e:79:72 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:23:54 2022 current: Mar 7 23:23:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:23:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=474 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:23:55 2022 current: Mar 7 23:23:55 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:23:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 112(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=474 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:23:55 2022 current: Mar 7 23:23:56 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:23:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 104(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14830 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:23:55 2022 current: Mar 7 23:23:56 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 7 23:23:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14830 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e0:1c:88:e5 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e0ff:fe1c:88e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e0ff:fe1c:88e5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:89:0e:79:72 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e0:1c:88:e5 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff1c:88e5 tc-so: ff01:2::1 tc-so: ff02::2:7e26:c719 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e0ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:89:0e:79:72 shmif0 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff1c:88e5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7e26:c719%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e0:1c:88:e5 multicnt 4 tc-so: 33:33:ff:1c:88:e5 -- 33:33:ff:1c:88:e5 refcount 1 tc-so: 33:33:7e:26:c7:19 -- 33:33:7e:26:c7:19 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:a1:3a:12 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:dfff:fea1:3a12%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:99:c5:da tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:35ff:fe99:c5da%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dfff:fea1:3a12 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:35ff:fe99:c5da link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:ab:17:dd:6a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:a1:3a:12 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dfff:f tc-so: ff01:2::1 tc-so: ff02::2:ba31:531b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa1:3a12 9 0 13 0 0 tc-so:shmif 1500 b2:a0:35:99:c5:da 17 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff99:c5da tc-so: ff01:3::1 tc-so: ff02::2:ba31:531b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:35ff:f 17 0 15 0 0 tc-so:l2tp0 1280 9 0 8 0 0 tc-so:bridg 1500 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:ab:17:dd:6a shmif1 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dfff:fea1:3a12%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ba31:531b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa1:3a12%shmif0 refcount 1 tc-so: enaddr b2:a0:df:a1:3a:12 multicnt 3 tc-so: 33:33:ba:31:53:1b -- 33:33:ba:31:53:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a1:3a:12 -- 33:33:ff:a1:3a:12 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff99:c5da%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ba31:531b%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:35:99:c5:da multicnt 4 tc-so: 33:33:ff:99:c5:da -- 33:33:ff:99:c5:da refcount 1 tc-so: 33:33:ba:31:53:1b -- 33:33:ba:31:53:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:72:2f:31 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:f3ff:fe72:2f31%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:17:dd:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe17:dd6a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f3ff:fe72:2f31 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:abff:fe17:dd6a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:35:99:c5:da UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f3:72:2f:31 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f3ff:f tc-so: ff01:2::1 tc-so: ff02::2:21e:9f05% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff72:2f31 9 0 12 0 0 tc-so:shmif 1500 b2:a0:ab:17:dd:6a 13 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff17:dd6a tc-so: ff01:3::1 tc-so: ff02::2:21e:9f05% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:abff:f 13 0 17 0 0 tc-so:l2tp0 1280 8 0 10 0 0 tc-so:bridg 1500 17 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:35:99:c5:da shmif1 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:f3ff:fe72:2f31%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:21e:9f05%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff72:2f31%shmif0 refcount 1 tc-so: enaddr b2:a0:f3:72:2f:31 multicnt 3 tc-so: 33:33:02:1e:9f:05 -- 33:33:02:1e:9f:05 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:72:2f:31 -- 33:33:ff:72:2f:31 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff17:dd6a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:21e:9f05%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:ab:17:dd:6a multicnt 4 tc-so: 33:33:ff:17:dd:6a -- 33:33:ff:17:dd:6a refcount 1 tc-so: 33:33:02:1e:9f:05 -- 33:33:02:1e:9f:05 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:0e:79:72 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:89ff:fe0e:7972%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:89ff:fe0e:7972 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:e0:1c:88:e5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:0e:79:72 10 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff0e:7972 tc-so: ff01:2::1 tc-so: ff02::2:19ae:b2a3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:89ff:f 10 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:e0:1c:88:e5 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff0e:7972%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:19ae:b2a3%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:89:0e:79:72 multicnt 4 tc-so: 33:33:ff:0e:79:72 -- 33:33:ff:0e:79:72 refcount 1 tc-so: 33:33:19:ae:b2:a3 -- 33:33:19:ae:b2:a3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 8 packets, 946 bytes, 11 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:0e:79:72 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 7 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:89ff:fe0e:7972%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:17:dd:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1762 bytes, 4 multicasts tc-so: output: 17 packets, 2394 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe17:dd6a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:72:2f:31 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 946 bytes, 11 multicasts tc-so: output: 12 packets, 992 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:f3ff:fe72:2f31%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:99:c5:da tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2394 bytes, 5 multicasts tc-so: output: 15 packets, 1934 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:35ff:fe99:c5da%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:a1:3a:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:dfff:fea1:3a12%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e0:1c:88:e5 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e0ff:fe1c:88e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 527 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1437 0 40 266 0 266 tc-so: tc-so:In use 1465K, total allocated 2128K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.180005] shmif0: Ethernet address b2:a0:e0:1c:88:e5 tc-so:[ 17.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.420005] get_ifid: shmif0: ifid: b0:a0:e0:ff:fe:1c:88:e5 tc-so:[ 17.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e0ff:fe1c:88e5 tc-so:[ 19.130005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e0ff:fe1c:88e5 - no duplicates found tc-so:[ 66.870005] in6_if_link_down: fd00::1 marked detached tc-so:[ 66.870005] in6_if_link_down: fe80:2::b0a0:e0ff:fe1c:88e5 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 245 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 77 549 0 549 tc-so: tc-so:In use 3198K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.540005] shmif0: Ethernet address b2:a0:df:a1:3a:12 tc-so:[ 9.950005] shmif1: Ethernet address b2:a0:35:99:c5:da tc-so:[ 15.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.960005] get_ifid: shmif0: ifid: b0:a0:df:ff:fe:a1:3a:12 tc-so:[ 16.230005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.230005] get_ifid: shmif1: ifid: b0:a0:35:ff:fe:99:c5:da tc-so:[ 16.230005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:35ff:fe99:c5da tc-so:[ 17.770005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:35ff:fe99:c5da - no duplicates found tc-so:[ 32.530005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 62.670005] in6_if_link_down: fc00::1 marked detached tc-so:[ 62.670005] in6_if_link_down: fe80:3::b0a0:35ff:fe99:c5da marked detached tc-so:[ 63.940005] in6_if_link_down: fe80:2::b0a0:dfff:fea1:3a12 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 246 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2504 0 77 547 0 547 tc-so: tc-so:In use 3194K, total allocated 4376K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.970005] shmif0: Ethernet address b2:a0:f3:72:2f:31 tc-so:[ 10.410005] shmif1: Ethernet address b2:a0:ab:17:dd:6a tc-so:[ 17.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.560005] get_ifid: shmif0: ifid: b0:a0:f3:ff:fe:72:2f:31 tc-so:[ 17.850005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.850005] get_ifid: shmif1: ifid: b0:a0:ab:ff:fe:17:dd:6a tc-so:[ 17.850005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:abff:fe17:dd6a tc-so:[ 19.360005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:abff:fe17:dd6a - no duplicates found tc-so:[ 57.230005] in6_if_link_down: fc00::2 marked detached tc-so:[ 57.230005] in6_if_link_down: fe80:3::b0a0:abff:fe17:dd6a marked detached tc-so:[ 58.790005] in6_if_link_down: fe80:2::b0a0:f3ff:fe72:2f31 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 576 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1501 0 54 282 0 282 tc-so: tc-so:In use 1569K, total allocated 2256K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.320005] shmif0: Ethernet address b2:a0:89:0e:79:72 tc-so:[ 18.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.940005] get_ifid: shmif0: ifid: b0:a0:89:ff:fe:0e:79:72 tc-so:[ 18.940005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:89ff:fe0e:7972 tc-so:[ 20.720005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:89ff:fe0e:7972 - no duplicates found tc-so:[ 53.690005] in6_if_link_down: fd00::2 marked detached tc-so:[ 53.690005] in6_if_link_down: fe80:2::b0a0:89ff:fe0e:7972 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.140004 b2:a0:df:a1:3a:12 > 33:33:ba:31:53:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fea1:3a12 > ff02::2:ba31:531b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba31:531b, length 24 tc-so:00:00:17.990004 b2:a0:e0:1c:88:e5 > 33:33:ff:1c:88:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:88e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:88e5, length 24 tc-so:00:00:18.060004 b2:a0:e0:1c:88:e5 > 33:33:ff:1c:88:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:88e5: ICMP6, neighbor solicitation, who has fe80::b0a0:e0ff:fe1c:88e5, length 32 tc-so:00:00:16.960004 b2:a0:df:a1:3a:12 > 33:33:ff:a1:3a:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fea1:3a12 > ff02::1:ffa1:3a12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:3a12, length 24 tc-so:00:00:18.450004 b2:a0:df:a1:3a:12 > 33:33:ba:31:53:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fea1:3a12 > ff02::2:ba31:531b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba31:531b, length 24 tc-so:00:00:25.470004 b2:a0:e0:1c:88:e5 > 33:33:7e:26:c7:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe1c:88e5 > ff02::2:7e26:c719: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7e26:c719, length 24 tc-so:00:00:24.170004 b2:a0:89:0e:79:72 > 33:33:ff:0e:79:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:7972: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:7972, length 24 tc-so:00:00:24.400004 b2:a0:89:0e:79:72 > 33:33:ff:0e:79:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:7972: ICMP6, neighbor solicitation, who has fe80::b0a0:89ff:fe0e:7972, length 32 tc-so:00:00:27.360004 b2:a0:e0:1c:88:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe1c:88e5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.810004 b2:a0:89:0e:79:72 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe0e:7972 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.870004 b2:a0:e0:1c:88:e5 > 33:33:ff:1c:88:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe1c:88e5 > ff02::1:ff1c:88e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:88e5, length 24 tc-so:00:00:28.070004 b2:a0:e0:1c:88:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:26.310004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.110004 b2:a0:e0:1c:88:e5 > b2:a0:89:0e:79:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.340004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.580004 b2:a0:df:a1:3a:12 > 33:33:ff:a1:3a:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fea1:3a12 > ff02::1:ffa1:3a12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:3a12, length 24 tc-so:00:00:27.250004 b2:a0:f3:72:2f:31 > 33:33:ff:72:2f:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe72:2f31 > ff02::1:ff72:2f31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:2f31, length 24 tc-so:00:00:32.590004 b2:a0:e0:1c:88:e5 > b2:a0:89:0e:79:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.820004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.120004 b2:a0:89:0e:79:72 > 33:33:ff:0e:79:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe0e:7972 > ff02::1:ff0e:7972: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:7972, length 24 tc-so:00:00:31.280004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.080004 b2:a0:e0:1c:88:e5 > b2:a0:89:0e:79:72, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.410004 b2:a0:f3:72:2f:31 > 33:33:ff:72:2f:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe72:2f31 > ff02::1:ff72:2f31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:2f31, length 24 tc-so:00:00:18.590004 b2:a0:f3:72:2f:31 > 33:33:02:1e:9f:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe72:2f31 > ff02::2:21e:9f05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:21e:9f05, length 24 tc-so:00:00:21.080004 b2:a0:f3:72:2f:31 > 33:33:02:1e:9f:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe72:2f31 > ff02::2:21e:9f05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:21e:9f05, length 24 tc-so:00:00:21.380004 b2:a0:e0:1c:88:e5 > 33:33:7e:26:c7:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe1c:88e5 > ff02::2:7e26:c719: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7e26:c719, length 24 tc-so:00:00:19.470004 b2:a0:89:0e:79:72 > 33:33:ff:0e:79:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:7972: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:7972, length 24 tc-so:00:00:19.690004 b2:a0:89:0e:79:72 > 33:33:ff:0e:79:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:7972: ICMP6, neighbor solicitation, who has fe80::b0a0:89ff:fe0e:7972, length 32 tc-so:00:00:23.220004 b2:a0:e0:1c:88:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe1c:88e5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.110004 b2:a0:89:0e:79:72 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe0e:7972 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.730004 b2:a0:e0:1c:88:e5 > 33:33:ff:1c:88:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe1c:88e5 > ff02::1:ff1c:88e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:88e5, length 24 tc-so:00:00:23.970004 b2:a0:e0:1c:88:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.570004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.000004 b2:a0:e0:1c:88:e5 > b2:a0:89:0e:79:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.610004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.270004 b2:a0:df:a1:3a:12 > 33:33:ff:a1:3a:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fea1:3a12 > ff02::1:ffa1:3a12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa1:3a12, length 24 tc-so:00:00:24.900004 b2:a0:f3:72:2f:31 > 33:33:ff:72:2f:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe72:2f31 > ff02::1:ff72:2f31: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:2f31, length 24 tc-so:00:00:28.480004 b2:a0:e0:1c:88:e5 > b2:a0:89:0e:79:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.100004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.430004 b2:a0:89:0e:79:72 > 33:33:ff:0e:79:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe0e:7972 > ff02::1:ff0e:7972: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:7972, length 24 tc-so:00:00:26.580004 b2:a0:89:0e:79:72 > b2:a0:e0:1c:88:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.960004 b2:a0:e0:1c:88:e5 > b2:a0:89:0e:79:72, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:27.840004 b2:a0:89:0e:79:72 > 33:33:19:ae:b2:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe0e:7972 > ff02::2:19ae:b2a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19ae:b2a3, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.470004 b2:a0:35:99:c5:da > 33:33:ff:99:c5:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:c5da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:c5da, length 24 tc-so:00:00:16.760004 b2:a0:35:99:c5:da > 33:33:ff:99:c5:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:c5da: ICMP6, neighbor solicitation, who has fe80::b0a0:35ff:fe99:c5da, length 32 tc-so:00:00:18.250004 b2:a0:35:99:c5:da > 33:33:ba:31:53:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe99:c5da > ff02::2:ba31:531b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba31:531b, length 24 tc-so:00:00:17.990004 b2:a0:ab:17:dd:6a > 33:33:ff:17:dd:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff17:dd6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:dd6a, length 24 tc-so:00:00:18.020004 b2:a0:ab:17:dd:6a > 33:33:02:1e:9f:05, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:21e:9f05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:21e:9f05, length 24 tc-so:00:00:18.360004 b2:a0:ab:17:dd:6a > 33:33:ff:17:dd:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff17:dd6a: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe17:dd6a, length 32 tc-so:00:00:22.760004 b2:a0:35:99:c5:da > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe99:c5da > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.460004 b2:a0:35:99:c5:da > 33:33:ff:99:c5:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe99:c5da > ff02::1:ff99:c5da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:c5da, length 24 tc-so:00:00:23.680004 b2:a0:35:99:c5:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:21.380004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:23.680004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.830004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.050004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.560004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.470004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.070004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:26.280004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.970004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.310004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.000004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:26.620004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.460004 b2:a0:ab:17:dd:6a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe17:dd6a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.920004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.440004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:28.770004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:26.800004 b2:a0:ab:17:dd:6a > 33:33:ff:17:dd:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe17:dd6a > ff02::1:ff17:dd6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:dd6a, length 24 tc-so:00:00:30.800004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 152 tc-so:00:00:28.480004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 152 tc-so:00:00:28.810004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 168 tc-so:00:00:28.960004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 168 tc-so:00:00:31.310004 b2:a0:35:99:c5:da > b2:a0:ab:17:dd:6a, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 152 tc-so:00:00:30.220004 b2:a0:ab:17:dd:6a > b2:a0:35:99:c5:da, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x5), length 168 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646695489.177209, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1646695489.210391, net/ipsec/t_ipsec_l2tp tp-start: 1646695509.938824, net/ipsec/t_ipsec_misc, 44 tc-start: 1646695509.942189, ipsec_getspi_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0e:bd:ed:a4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:85:f7:0e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0e:bd:ed:a4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2e:85:f7:0e 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0e:bd:ed:a4 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2e:85:f7:0e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:bd:ed:a4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:2e:85:f7:0e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0e:bd:ed:a4 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:2e:85:f7:0e on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0e:bd:ed:a4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:bd:ed:a4 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:85:f7:0e tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1288 0 26 233 0 233 tc-so: tc-so:In use 1245K, total allocated 1864K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.590005] shmif0: Ethernet address b2:a0:2e:85:f7:0e tc-so:[ 9.760005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1261 0 24 229 0 229 tc-so: tc-so:In use 1217K, total allocated 1832K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.760005] shmif0: Ethernet address b2:a0:0e:bd:ed:a4 tc-so:[ 7.870005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.130004 b2:a0:2e:85:f7:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.760004 b2:a0:0e:bd:ed:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.690004 b2:a0:2e:85:f7:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.870004 b2:a0:0e:bd:ed:a4 > b2:a0:2e:85:f7:0e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0e:bd:ed:a4, length 28 tc-so:00:00:09.740004 b2:a0:2e:85:f7:0e > b2:a0:0e:bd:ed:a4, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 37582, seq 0, length 64 tc-so:00:00:07.900004 b2:a0:0e:bd:ed:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.760004 b2:a0:2e:85:f7:0e > b2:a0:0e:bd:ed:a4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2e:85:f7:0e, length 28 tc-so:00:00:07.900004 b2:a0:0e:bd:ed:a4 > b2:a0:2e:85:f7:0e, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 37582, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695547.893674, ipsec_getspi_update_sa_ah_hmacsha512, passed tc-start: 1646695547.939574, ipsec_getspi_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f0:37:9b:12 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:91:b7:6c:ea tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f0:37:9b:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:91:b7:6c:ea 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f0:37:9b:12 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:91:b7:6c:ea multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:37:9b:12 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:91:b7:6c:ea UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f0:37:9b:12 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:91:b7:6c:ea on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f0:37:9b:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:37:9b:12 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:91:b7:6c:ea tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1273 0 26 233 0 233 tc-so: tc-so:In use 1233K, total allocated 1864K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.300005] shmif0: Ethernet address b2:a0:91:b7:6c:ea tc-so:[ 9.130005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1267 0 24 229 0 229 tc-so: tc-so:In use 1219K, total allocated 1832K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.530005] shmif0: Ethernet address b2:a0:f0:37:9b:12 tc-so:[ 7.220005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.890004 b2:a0:91:b7:6c:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.500004 b2:a0:f0:37:9b:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.080004 b2:a0:91:b7:6c:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.180004 b2:a0:f0:37:9b:12 > b2:a0:91:b7:6c:ea, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f0:37:9b:12, length 28 tc-so:00:00:09.080004 b2:a0:91:b7:6c:ea > b2:a0:f0:37:9b:12, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 23747, seq 0, length 64 tc-so:00:00:07.220004 b2:a0:f0:37:9b:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.130004 b2:a0:91:b7:6c:ea > b2:a0:f0:37:9b:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:91:b7:6c:ea, length 28 tc-so:00:00:07.220004 b2:a0:f0:37:9b:12 > b2:a0:91:b7:6c:ea, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 23747, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695582.48155, ipsec_getspi_update_sa_ah_null, passed tc-start: 1646695582.76441, ipsec_getspi_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:46:5f:c6:df ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:2a:43:e3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:46:5f:c6:df UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:2a:43:e3 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:46:5f:c6:df on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5d:2a:43:e3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:5f:c6:df tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:5d:2a:43:e3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:46:5f:c6:df 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:5d:2a:43:e3 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:46:5f:c6:df multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:5f:c6:df tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:2a:43:e3 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1269 0 26 232 0 232 tc-so: tc-so:In use 1234K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.920005] shmif0: Ethernet address b2:a0:5d:2a:43:e3 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1257 0 24 228 0 228 tc-so: tc-so:In use 1216K, total allocated 1824K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.370005] shmif0: Ethernet address b2:a0:46:5f:c6:df tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.390004 b2:a0:5d:2a:43:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.350004 b2:a0:46:5f:c6:df > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.420004 b2:a0:5d:2a:43:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.870004 b2:a0:46:5f:c6:df > b2:a0:5d:2a:43:e3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:46:5f:c6:df, length 28 tc-so:00:00:08.420004 b2:a0:5d:2a:43:e3 > b2:a0:46:5f:c6:df, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.870004 b2:a0:46:5f:c6:df > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.420004 b2:a0:5d:2a:43:e3 > b2:a0:46:5f:c6:df, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5d:2a:43:e3, length 28 tc-so:00:00:06.870004 b2:a0:46:5f:c6:df > b2:a0:5d:2a:43:e3, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695614.121765, ipsec_getspi_update_sa_esp_null, passed tc-start: 1646695614.163690, ipsec_getspi_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4d:47:08:a0 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:29:47:75 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:4d:47:08:a0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:52:29:47:75 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:4d:47:08:a0 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:52:29:47:75 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:47:08:a0 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:52:29:47:75 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:47:08:a0 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:52:29:47:75 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4d:47:08:a0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:47:08:a0 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:29:47:75 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1275 0 26 233 0 233 tc-so: tc-so:In use 1243K, total allocated 1864K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.900005] shmif0: Ethernet address b2:a0:52:29:47:75 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1263 0 24 229 0 229 tc-so: tc-so:In use 1217K, total allocated 1832K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.060005] IPsec: Initialized Security Association Processing. tc-so:[ 1.060005] mainbus0 (root) tc-so:[ 1.060005] chacha: Portable C ChaCha tc-so:[ 1.060005] aes: BearSSL aes_ct tc-so:[ 1.060005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.060005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.070005] shmif0: Ethernet address b2:a0:4d:47:08:a0 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.250004 b2:a0:52:29:47:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.680004 b2:a0:4d:47:08:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.970004 b2:a0:52:29:47:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.750004 b2:a0:4d:47:08:a0 > b2:a0:52:29:47:75, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4d:47:08:a0, length 28 tc-so:00:00:10.970004 b2:a0:52:29:47:75 > b2:a0:4d:47:08:a0, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:08.790004 b2:a0:4d:47:08:a0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.010004 b2:a0:52:29:47:75 > b2:a0:4d:47:08:a0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:52:29:47:75, length 28 tc-so:00:00:08.790004 b2:a0:4d:47:08:a0 > b2:a0:52:29:47:75, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695653.124526, ipsec_getspi_update_sa_esp_rijndaelcbc, passed tc-start: 1646695653.154402, ipsec_lifetime_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5f:2c:2a:f7 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:27:50 2022 current: Mar 7 23:27:54 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:27:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23200 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:27:50 2022 current: Mar 7 23:27:54 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:27:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23200 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:60:2f:cd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:5f:2c:2a:f7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ac:60:2f:cd 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:5f:2c:2a:f7 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ac:60:2f:cd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:2c:2a:f7 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ac:60:2f:cd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:2c:2a:f7 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ac:60:2f:cd on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5f:2c:2a:f7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5f:2c:2a:f7 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:60:2f:cd tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 553 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1451 0 31 278 0 278 tc-so: tc-so:In use 1519K, total allocated 2224K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.160005] shmif0: Ethernet address b2:a0:ac:60:2f:cd tc-so:[ 13.600005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1377 0 25 266 0 266 tc-so: tc-so:In use 1445K, total allocated 2128K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.580005] shmif0: Ethernet address b2:a0:5f:2c:2a:f7 tc-so:[ 11.940005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.680004 b2:a0:ac:60:2f:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.540004 b2:a0:5f:2c:2a:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.920004 b2:a0:ac:60:2f:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.270004 b2:a0:5f:2c:2a:f7 > b2:a0:ac:60:2f:cd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5f:2c:2a:f7, length 28 tc-so:00:00:07.920004 b2:a0:ac:60:2f:cd > b2:a0:5f:2c:2a:f7, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 31344, seq 0, length 64 tc-so:00:00:06.270004 b2:a0:5f:2c:2a:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.920004 b2:a0:ac:60:2f:cd > b2:a0:5f:2c:2a:f7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ac:60:2f:cd, length 28 tc-so:00:00:06.270004 b2:a0:5f:2c:2a:f7 > b2:a0:ac:60:2f:cd, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 31344, seq 0, length 64 tc-so:00:00:13.560004 b2:a0:ac:60:2f:cd > b2:a0:5f:2c:2a:f7, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 41810, seq 0, length 64 tc-so:00:00:11.940004 b2:a0:5f:2c:2a:f7 > b2:a0:ac:60:2f:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 41810, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695699.249018, ipsec_lifetime_ipv4_ah_hmacsha512, passed tc-start: 1646695699.278058, ipsec_lifetime_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:40:1e:11:cc ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:28:37 2022 current: Mar 7 23:28:40 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:28:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26190 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:28:37 2022 current: Mar 7 23:28:40 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:28:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26190 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:28:36 2022 current: Mar 7 23:28:41 2022 tc-so: diff: 5(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:28:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26315 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:28:36 2022 current: Mar 7 23:28:41 2022 tc-so: diff: 5(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:28:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26315 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:e1:2f:62 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:40:1e:11:cc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:09:e1:2f:62 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:40:1e:11:cc on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:09:e1:2f:62 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:1e:11:cc tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:09:e1:2f:62 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:1e:11:cc 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:09:e1:2f:62 on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:40:1e:11:cc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:1e:11:cc tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:e1:2f:62 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 555 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1456 0 31 279 0 279 tc-so: tc-so:In use 1521K, total allocated 2232K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.330005] shmif0: Ethernet address b2:a0:09:e1:2f:62 tc-so:[ 13.750005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 520 0 0 174 0 174 174 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1377 0 25 266 0 266 tc-so: tc-so:In use 1445K, total allocated 2128K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.650005] shmif0: Ethernet address b2:a0:40:1e:11:cc tc-so:[ 12.000005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.870004 b2:a0:09:e1:2f:62 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.580004 b2:a0:40:1e:11:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.010004 b2:a0:09:e1:2f:62 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.280004 b2:a0:40:1e:11:cc > b2:a0:09:e1:2f:62, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:40:1e:11:cc, length 28 tc-so:00:00:08.050004 b2:a0:09:e1:2f:62 > b2:a0:40:1e:11:cc, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 52355, seq 0, length 64 tc-so:00:00:06.280004 b2:a0:40:1e:11:cc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.050004 b2:a0:09:e1:2f:62 > b2:a0:40:1e:11:cc, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:09:e1:2f:62, length 28 tc-so:00:00:06.280004 b2:a0:40:1e:11:cc > b2:a0:09:e1:2f:62, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 52355, seq 0, length 64 tc-so:00:00:13.750004 b2:a0:09:e1:2f:62 > b2:a0:40:1e:11:cc, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 24030, seq 0, length 64 tc-so:00:00:12.000004 b2:a0:40:1e:11:cc > b2:a0:09:e1:2f:62, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 24030, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695746.125730, ipsec_lifetime_ipv4_ah_null, passed tc-start: 1646695746.154746, ipsec_lifetime_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:05:e6:9f:20 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:29:24 2022 current: Mar 7 23:29:27 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:29:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14358 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:29:24 2022 current: Mar 7 23:29:27 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:29:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14358 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:a8:05:6d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:05:e6:9f:20 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:a8:05:6d 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:05:e6:9f:20 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:38:a8:05:6d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:e6:9f:20 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:38:a8:05:6d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:05:e6:9f:20 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:38:a8:05:6d on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:05:e6:9f:20 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:e6:9f:20 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:a8:05:6d tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 553 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1446 0 31 279 0 279 tc-so: tc-so:In use 1517K, total allocated 2232K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.270005] shmif0: Ethernet address b2:a0:38:a8:05:6d tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 518 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1388 0 25 266 0 266 tc-so: tc-so:In use 1442K, total allocated 2128K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.630005] shmif0: Ethernet address b2:a0:05:e6:9f:20 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.950004 b2:a0:38:a8:05:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.710004 b2:a0:05:e6:9f:20 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.140004 b2:a0:38:a8:05:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.380004 b2:a0:05:e6:9f:20 > b2:a0:38:a8:05:6d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:05:e6:9f:20, length 28 tc-so:00:00:08.140004 b2:a0:38:a8:05:6d > b2:a0:05:e6:9f:20, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 50220, seq 0, length 64 tc-so:00:00:06.420004 b2:a0:05:e6:9f:20 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.140004 b2:a0:38:a8:05:6d > b2:a0:05:e6:9f:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:38:a8:05:6d, length 28 tc-so:00:00:06.420004 b2:a0:05:e6:9f:20 > b2:a0:38:a8:05:6d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 50220, seq 0, length 64 tc-so:00:00:13.850004 b2:a0:38:a8:05:6d > b2:a0:05:e6:9f:20, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:12.140004 b2:a0:05:e6:9f:20 > b2:a0:38:a8:05:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695792.991696, ipsec_lifetime_ipv4_esp_null, passed tc-start: 1646695793.20321, ipsec_lifetime_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e2:ab:2e:c2 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:30:07 2022 current: Mar 7 23:30:09 2022 tc-so: diff: 2(s) hard: 1(s) soft: 1(s) tc-so: last: Mar 7 23:29:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17475 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:30:13 2022 current: Mar 7 23:30:17 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:30:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26062 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:30:13 2022 current: Mar 7 23:30:17 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:30:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26062 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:30:14 2022 current: Mar 7 23:30:17 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:30:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13163 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:30:14 2022 current: Mar 7 23:30:17 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:30:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13163 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:f5:bd:a6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e2:ab:2e:c2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:f5:bd:a6 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e2:ab:2e:c2 on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:65:f5:bd:a6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:ab:2e:c2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:65:f5:bd:a6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e2:ab:2e:c2 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:65:f5:bd:a6 on shmif0 8s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e2:ab:2e:c2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:ab:2e:c2 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:f5:bd:a6 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 567 0 0 189 0 189 189 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1472 0 31 283 0 283 tc-so: tc-so:In use 1552K, total allocated 2264K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.070005] shmif0: Ethernet address b2:a0:65:f5:bd:a6 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 530 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1409 0 25 271 0 271 tc-so: tc-so:In use 1471K, total allocated 2168K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.530005] shmif0: Ethernet address b2:a0:e2:ab:2e:c2 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.630004 b2:a0:65:f5:bd:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.580004 b2:a0:e2:ab:2e:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.860004 b2:a0:65:f5:bd:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.250004 b2:a0:e2:ab:2e:c2 > b2:a0:65:f5:bd:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e2:ab:2e:c2, length 28 tc-so:00:00:07.900004 b2:a0:65:f5:bd:a6 > b2:a0:e2:ab:2e:c2, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2099, seq 0, length 64 tc-so:00:00:06.300004 b2:a0:e2:ab:2e:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.900004 b2:a0:65:f5:bd:a6 > b2:a0:e2:ab:2e:c2, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:65:f5:bd:a6, length 28 tc-so:00:00:06.300004 b2:a0:e2:ab:2e:c2 > b2:a0:65:f5:bd:a6, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2099, seq 0, length 64 tc-so:00:00:16.050004 b2:a0:65:f5:bd:a6 > b2:a0:e2:ab:2e:c2, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:14.490004 b2:a0:e2:ab:2e:c2 > b2:a0:65:f5:bd:a6, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695842.24822, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed tc-start: 1646695842.73078, ipsec_lifetime_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d2:43:7a:a1 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:31:01 2022 current: Mar 7 23:31:05 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:31:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24053 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:31:01 2022 current: Mar 7 23:31:05 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:31:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 104(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24053 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:32:de:7a tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e7ff:fe32:de7a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e7ff:fe32:de7a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:d2:43:7a:a1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:32:de:7a 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff32:de7a tc-so: ff01:2::1 tc-so: ff02::2:8d8c:de89 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e7ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:d2:43:7a:a1 shmif0 23h59m58s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff32:de7a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8d8c:de89%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e7:32:de:7a multicnt 4 tc-so: 33:33:ff:32:de:7a -- 33:33:ff:32:de:7a refcount 1 tc-so: 33:33:8d:8c:de:89 -- 33:33:8d:8c:de:89 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:43:7a:a1 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d2ff:fe43:7aa1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d2ff:fe43:7aa1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:e7:32:de:7a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:43:7a:a1 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff43:7aa1 tc-so: ff01:2::1 tc-so: ff02::2:d35:bec7% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d2ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:e7:32:de:7a shmif0 expired R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff43:7aa1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d35:bec7%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d2:43:7a:a1 multicnt 4 tc-so: 33:33:ff:43:7a:a1 -- 33:33:ff:43:7a:a1 refcount 1 tc-so: 33:33:0d:35:be:c7 -- 33:33:0d:35:be:c7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:43:7a:a1 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 696 bytes, 5 multicasts tc-so: output: 8 packets, 704 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d2ff:fe43:7aa1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:32:de:7a tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 704 bytes, 4 multicasts tc-so: output: 8 packets, 696 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e7ff:fe32:de7a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 691 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1717 0 40 329 0 329 tc-so: tc-so:In use 1840K, total allocated 2632K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.920005] shmif0: Ethernet address b2:a0:e7:32:de:7a tc-so:[ 7.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.450005] get_ifid: shmif0: ifid: b0:a0:e7:ff:fe:32:de:7a tc-so:[ 14.610005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 31.910005] in6_if_link_down: fd00::1 marked detached tc-so:[ 31.910005] in6_if_link_down: fe80:2::b0a0:e7ff:fe32:de7a marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1650 0 34 312 0 312 tc-so: tc-so:In use 1736K, total allocated 2496K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:d2:43:7a:a1 tc-so:[ 5.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.880005] get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:43:7a:a1 tc-so:[ 12.560005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 28.710005] in6_if_link_down: fd00::2 marked detached tc-so:[ 28.710005] in6_if_link_down: fe80:2::b0a0:d2ff:fe43:7aa1 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.810004 b2:a0:e7:32:de:7a > 33:33:ff:32:de:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe32:de7a > ff02::1:ff32:de7a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:de7a, length 24 tc-so:00:00:08.710004 b2:a0:e7:32:de:7a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.660004 b2:a0:d2:43:7a:a1 > b2:a0:e7:32:de:7a, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:06.710004 b2:a0:d2:43:7a:a1 > 33:33:ff:43:7a:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe43:7aa1 > ff02::1:ff43:7aa1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:7aa1, length 24 tc-so:00:00:08.750004 b2:a0:e7:32:de:7a > b2:a0:d2:43:7a:a1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.710004 b2:a0:d2:43:7a:a1 > b2:a0:e7:32:de:7a, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:09.170004 b2:a0:e7:32:de:7a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe32:de7a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.010004 b2:a0:e7:32:de:7a > 33:33:8d:8c:de:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe32:de7a > ff02::2:8d8c:de89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8d8c:de89, length 24 tc-so:00:00:11.170004 b2:a0:d2:43:7a:a1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe43:7aa1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.670004 b2:a0:d2:43:7a:a1 > b2:a0:e7:32:de:7a, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.740004 b2:a0:e7:32:de:7a > b2:a0:d2:43:7a:a1, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:14.610004 b2:a0:e7:32:de:7a > b2:a0:d2:43:7a:a1, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16 tc-so:00:00:12.560004 b2:a0:d2:43:7a:a1 > b2:a0:e7:32:de:7a, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:12.620004 b2:a0:d2:43:7a:a1 > 33:33:0d:35:be:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe43:7aa1 > ff02::2:d35:bec7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d35:bec7, length 24 tc-so:00:00:14.100004 b2:a0:d2:43:7a:a1 > 33:33:ff:43:7a:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe43:7aa1 > ff02::1:ff43:7aa1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:7aa1, length 24 tc-so:00:00:16.620004 b2:a0:e7:32:de:7a > 33:33:ff:32:de:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe32:de7a > ff02::1:ff32:de7a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:de7a, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695892.976701, ipsec_lifetime_ipv6_ah_hmacsha512, passed tc-start: 1646695893.13111, ipsec_lifetime_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d9:8c:4e:04 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:31:52 2022 current: Mar 7 23:31:55 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:31:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 80(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27544 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:31:52 2022 current: Mar 7 23:31:55 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:31:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27544 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:31:52 2022 current: Mar 7 23:31:56 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:31:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7521 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:31:52 2022 current: Mar 7 23:31:56 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:31:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 80(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7521 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:e7:c4:8c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:82ff:fee7:c48c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:82ff:fee7:c48c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:d9:8c:4e:04 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:82:e7:c4:8c 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffe7:c48c tc-so: ff01:2::1 tc-so: ff02::2:360c:4b9d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:82ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:d9:8c:4e:04 shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffe7:c48c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:360c:4b9d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:82:e7:c4:8c multicnt 4 tc-so: 33:33:ff:e7:c4:8c -- 33:33:ff:e7:c4:8c refcount 1 tc-so: 33:33:36:0c:4b:9d -- 33:33:36:0c:4b:9d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:8c:4e:04 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fe8c:4e04%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d9ff:fe8c:4e04 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:82:e7:c4:8c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d9:8c:4e:04 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff8c:4e04 tc-so: ff01:2::1 tc-so: ff02::2:5484:e27a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d9ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:82:e7:c4:8c shmif0 23h59m58s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff8c:4e04%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5484:e27a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d9:8c:4e:04 multicnt 4 tc-so: 33:33:ff:8c:4e:04 -- 33:33:ff:8c:4e:04 refcount 1 tc-so: 33:33:54:84:e2:7a -- 33:33:54:84:e2:7a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:8c:4e:04 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 672 bytes, 5 multicasts tc-so: output: 8 packets, 680 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fe8c:4e04%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:e7:c4:8c tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 680 bytes, 4 multicasts tc-so: output: 8 packets, 672 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:82ff:fee7:c48c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 693 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1717 0 40 328 0 328 tc-so: tc-so:In use 1837K, total allocated 2624K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.010005] shmif0: Ethernet address b2:a0:82:e7:c4:8c tc-so:[ 7.730005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.730005] get_ifid: shmif0: ifid: b0:a0:82:ff:fe:e7:c4:8c tc-so:[ 14.830005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 32.860005] in6_if_link_down: fd00::1 marked detached tc-so:[ 32.860005] in6_if_link_down: fe80:2::b0a0:82ff:fee7:c48c marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 643 0 0 215 0 215 215 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1627 0 34 311 0 311 tc-so: tc-so:In use 1736K, total allocated 2488K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.060005] IPsec: Initialized Security Association Processing. tc-so:[ 1.130005] mainbus0 (root) tc-so:[ 1.130005] chacha: Portable C ChaCha tc-so:[ 1.130005] aes: BearSSL aes_ct tc-so:[ 1.170005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.170005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.140005] shmif0: Ethernet address b2:a0:d9:8c:4e:04 tc-so:[ 6.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.080005] get_ifid: shmif0: ifid: b0:a0:d9:ff:fe:8c:4e:04 tc-so:[ 12.640005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 29.480005] in6_if_link_down: fd00::2 marked detached tc-so:[ 29.480005] in6_if_link_down: fe80:2::b0a0:d9ff:fe8c:4e04 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.010004 b2:a0:82:e7:c4:8c > 33:33:ff:e7:c4:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fee7:c48c > ff02::1:ffe7:c48c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:c48c, length 24 tc-so:00:00:08.970004 b2:a0:82:e7:c4:8c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.790004 b2:a0:d9:8c:4e:04 > b2:a0:82:e7:c4:8c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:09.010004 b2:a0:82:e7:c4:8c > b2:a0:d9:8c:4e:04, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.830004 b2:a0:d9:8c:4e:04 > b2:a0:82:e7:c4:8c, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:07.030004 b2:a0:d9:8c:4e:04 > 33:33:ff:8c:4e:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe8c:4e04 > ff02::1:ff8c:4e04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:4e04, length 24 tc-so:00:00:08.530004 b2:a0:d9:8c:4e:04 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe8c:4e04 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:08.920004 b2:a0:d9:8c:4e:04 > 33:33:ff:8c:4e:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe8c:4e04 > ff02::1:ff8c:4e04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:4e04, length 24 tc-so:00:00:11.660004 b2:a0:82:e7:c4:8c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fee7:c48c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.800004 b2:a0:d9:8c:4e:04 > b2:a0:82:e7:c4:8c, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.990004 b2:a0:82:e7:c4:8c > b2:a0:d9:8c:4e:04, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:12.260004 b2:a0:d9:8c:4e:04 > 33:33:54:84:e2:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe8c:4e04 > ff02::2:5484:e27a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5484:e27a, length 24 tc-so:00:00:14.830004 b2:a0:82:e7:c4:8c > b2:a0:d9:8c:4e:04, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16 tc-so:00:00:12.640004 b2:a0:d9:8c:4e:04 > b2:a0:82:e7:c4:8c, ethertype IPv6 (0x86dd), length 94: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:16.020004 b2:a0:82:e7:c4:8c > 33:33:36:0c:4b:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fee7:c48c > ff02::2:360c:4b9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:360c:4b9d, length 24 tc-so:00:00:16.440004 b2:a0:82:e7:c4:8c > 33:33:ff:e7:c4:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fee7:c48c > ff02::1:ffe7:c48c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:c48c, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695943.517894, ipsec_lifetime_ipv6_ah_null, passed tc-start: 1646695943.545838, ipsec_lifetime_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e4:d0:2c:28 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:32:43 2022 current: Mar 7 23:32:46 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:32:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24797 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:32:43 2022 current: Mar 7 23:32:46 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:32:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 68(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24797 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:f6:44:40 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fef6:4440%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c3ff:fef6:4440 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:e4:d0:2c:28 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c3:f6:44:40 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:fff6:4440 tc-so: ff01:2::1 tc-so: ff02::2:a0ba:b032 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c3ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:e4:d0:2c:28 shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:fff6:4440%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a0ba:b032%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c3:f6:44:40 multicnt 4 tc-so: 33:33:ff:f6:44:40 -- 33:33:ff:f6:44:40 refcount 1 tc-so: 33:33:a0:ba:b0:32 -- 33:33:a0:ba:b0:32 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:d0:2c:28 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fed0:2c28%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fed0:2c28 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:c3:f6:44:40 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:d0:2c:28 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffd0:2c28 tc-so: ff01:2::1 tc-so: ff02::2:baf5:5027 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:c3:f6:44:40 shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffd0:2c28%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:baf5:5027%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:e4:d0:2c:28 multicnt 4 tc-so: 33:33:ff:d0:2c:28 -- 33:33:ff:d0:2c:28 refcount 1 tc-so: 33:33:ba:f5:50:27 -- 33:33:ba:f5:50:27 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:d0:2c:28 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 660 bytes, 5 multicasts tc-so: output: 8 packets, 668 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fed0:2c28%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:f6:44:40 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 668 bytes, 4 multicasts tc-so: output: 8 packets, 660 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fef6:4440%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 690 0 0 230 0 230 230 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1697 0 40 327 0 327 tc-so: tc-so:In use 1826K, total allocated 2616K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.820005] shmif0: Ethernet address b2:a0:c3:f6:44:40 tc-so:[ 7.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.520005] get_ifid: shmif0: ifid: b0:a0:c3:ff:fe:f6:44:40 tc-so:[ 32.920005] in6_if_link_down: fd00::1 marked detached tc-so:[ 32.920005] in6_if_link_down: fe80:2::b0a0:c3ff:fef6:4440 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 641 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1613 0 34 310 0 310 tc-so: tc-so:In use 1722K, total allocated 2480K; utilization 69.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.920005] shmif0: Ethernet address b2:a0:e4:d0:2c:28 tc-so:[ 5.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.980005] get_ifid: shmif0: ifid: b0:a0:e4:ff:fe:d0:2c:28 tc-so:[ 29.680005] in6_if_link_down: fd00::2 marked detached tc-so:[ 29.680005] in6_if_link_down: fe80:2::b0a0:e4ff:fed0:2c28 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.720004 b2:a0:c3:f6:44:40 > 33:33:ff:f6:44:40, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fef6:4440 > ff02::1:fff6:4440: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:4440, length 24 tc-so:00:00:08.620004 b2:a0:c3:f6:44:40 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.620004 b2:a0:e4:d0:2c:28 > b2:a0:c3:f6:44:40, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:08.650004 b2:a0:c3:f6:44:40 > b2:a0:e4:d0:2c:28, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.620004 b2:a0:e4:d0:2c:28 > b2:a0:c3:f6:44:40, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:06.830004 b2:a0:e4:d0:2c:28 > 33:33:ff:d0:2c:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fed0:2c28 > ff02::1:ffd0:2c28: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:2c28, length 24 tc-so:00:00:09.170004 b2:a0:c3:f6:44:40 > 33:33:ff:f6:44:40, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fef6:4440 > ff02::1:fff6:4440: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:4440, length 24 tc-so:00:00:07.970004 b2:a0:e4:d0:2c:28 > 33:33:ff:d0:2c:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fed0:2c28 > ff02::1:ffd0:2c28: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:2c28, length 24 tc-so:00:00:08.200004 b2:a0:e4:d0:2c:28 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fed0:2c28 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:10.320004 b2:a0:c3:f6:44:40 > 33:33:a0:ba:b0:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fef6:4440 > ff02::2:a0ba:b032: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a0ba:b032, length 24 tc-so:00:00:11.060004 b2:a0:e4:d0:2c:28 > 33:33:ba:f5:50:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fed0:2c28 > ff02::2:baf5:5027: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baf5:5027, length 24 tc-so:00:00:11.620004 b2:a0:e4:d0:2c:28 > b2:a0:c3:f6:44:40, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.630004 b2:a0:c3:f6:44:40 > b2:a0:e4:d0:2c:28, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:14.320004 b2:a0:c3:f6:44:40 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fef6:4440 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.660004 b2:a0:c3:f6:44:40 > b2:a0:e4:d0:2c:28, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 28 tc-so:00:00:12.630004 b2:a0:e4:d0:2c:28 > b2:a0:c3:f6:44:40, ethertype IPv6 (0x86dd), length 82: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646695994.902027, ipsec_lifetime_ipv6_esp_null, passed tc-start: 1646695994.932043, ipsec_lifetime_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:54:a0:dc:08 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:33:35 2022 current: Mar 7 23:33:38 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:33:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10729 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:33:35 2022 current: Mar 7 23:33:38 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:33:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10729 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:33:34 2022 current: Mar 7 23:33:38 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:33:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29230 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:33:34 2022 current: Mar 7 23:33:38 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 7 23:33:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29230 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:41:76:d3:71 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:41ff:fe76:d371%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:41ff:fe76:d371 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:54:a0:dc:08 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:41:76:d3:71 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff76:d371 tc-so: ff01:2::1 tc-so: ff02::2:c2c8:9c2d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:41ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:54:a0:dc:08 shmif0 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff76:d371%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c2c8:9c2d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:41:76:d3:71 multicnt 4 tc-so: 33:33:ff:76:d3:71 -- 33:33:ff:76:d3:71 refcount 1 tc-so: 33:33:c2:c8:9c:2d -- 33:33:c2:c8:9c:2d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:a0:dc:08 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fea0:dc08%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:54ff:fea0:dc08 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:41:76:d3:71 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:a0:dc:08 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa0:dc08 tc-so: ff01:2::1 tc-so: ff02::2:a310:dd0e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:54ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:41:76:d3:71 shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffa0:dc08%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a310:dd0e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:54:a0:dc:08 multicnt 4 tc-so: 33:33:ff:a0:dc:08 -- 33:33:ff:a0:dc:08 refcount 1 tc-so: 33:33:a3:10:dd:0e -- 33:33:a3:10:dd:0e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:a0:dc:08 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 688 bytes, 5 multicasts tc-so: output: 8 packets, 696 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fea0:dc08%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:41:76:d3:71 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 696 bytes, 4 multicasts tc-so: output: 8 packets, 688 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:41ff:fe76:d371%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 694 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1693 0 40 329 0 329 tc-so: tc-so:In use 1838K, total allocated 2632K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.760005] shmif0: Ethernet address b2:a0:41:76:d3:71 tc-so:[ 7.470005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.470005] get_ifid: shmif0: ifid: b0:a0:41:ff:fe:76:d3:71 tc-so:[ 32.330005] in6_if_link_down: fd00::1 marked detached tc-so:[ 32.330005] in6_if_link_down: fe80:2::b0a0:41ff:fe76:d371 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 643 0 0 215 0 215 215 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1626 0 34 312 0 312 tc-so: tc-so:In use 1730K, total allocated 2496K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.820005] shmif0: Ethernet address b2:a0:54:a0:dc:08 tc-so:[ 6.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.070005] get_ifid: shmif0: ifid: b0:a0:54:ff:fe:a0:dc:08 tc-so:[ 29.280005] in6_if_link_down: fd00::2 marked detached tc-so:[ 29.280005] in6_if_link_down: fe80:2::b0a0:54ff:fea0:dc08 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.060004 b2:a0:41:76:d3:71 > 33:33:ff:76:d3:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe76:d371 > ff02::1:ff76:d371: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:d371, length 24 tc-so:00:00:08.890004 b2:a0:41:76:d3:71 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:06.890004 b2:a0:54:a0:dc:08 > b2:a0:41:76:d3:71, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:08.920004 b2:a0:41:76:d3:71 > b2:a0:54:a0:dc:08, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:06.930004 b2:a0:54:a0:dc:08 > b2:a0:41:76:d3:71, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:07.000004 b2:a0:54:a0:dc:08 > 33:33:ff:a0:dc:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fea0:dc08 > ff02::1:ffa0:dc08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:dc08, length 24 tc-so:00:00:11.140004 b2:a0:41:76:d3:71 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe76:d371 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.930004 b2:a0:54:a0:dc:08 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fea0:dc08 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.740004 b2:a0:41:76:d3:71 > 33:33:ff:76:d3:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe76:d371 > ff02::1:ff76:d371: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:d371, length 24 tc-so:00:00:11.900004 b2:a0:54:a0:dc:08 > b2:a0:41:76:d3:71, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.890004 b2:a0:41:76:d3:71 > b2:a0:54:a0:dc:08, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:12.340004 b2:a0:54:a0:dc:08 > 33:33:a3:10:dd:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fea0:dc08 > ff02::2:a310:dd0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a310:dd0e, length 24 tc-so:00:00:14.790004 b2:a0:41:76:d3:71 > 33:33:c2:c8:9c:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe76:d371 > ff02::2:c2c8:9c2d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c2c8:9c2d, length 24 tc-so:00:00:14.790004 b2:a0:41:76:d3:71 > b2:a0:54:a0:dc:08, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:12.790004 b2:a0:54:a0:dc:08 > b2:a0:41:76:d3:71, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56 tc-so:00:00:14.860004 b2:a0:54:a0:dc:08 > 33:33:ff:a0:dc:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fea0:dc08 > ff02::1:ffa0:dc08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:dc08, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696044.971518, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed tc-start: 1646696045.999, ipsec_multiple_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a4:b3:d3:3f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=27556 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=27556 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=1572 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=1572 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21164 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21164 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:30 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10857 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:30 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10857 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:35 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16175 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:35 2022 current: Mar 7 23:34:35 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16175 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:35 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16175 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:35 2022 current: Mar 7 23:34:35 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16175 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:36 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28150 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:35 2022 current: Mar 7 23:34:36 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28150 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:29 2022 current: Mar 7 23:34:36 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28150 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:34:35 2022 current: Mar 7 23:34:36 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:34:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28150 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:e9:53:d6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:a4:b3:d3:3f UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:a4:b3:d3:3f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:e9:53:d6 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:a4:b3:d3:3f on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:a4:b3:d3:3f on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e7:e9:53:d6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:b3:d3:3f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e7:e9:53:d6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a4:b3:d3:3f 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e7:e9:53:d6 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a4:b3:d3:3f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:b3:d3:3f tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 594 bytes, 3 multicasts tc-so: output: 8 packets, 636 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:e9:53:d6 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 636 bytes, 3 multicasts tc-so: output: 7 packets, 594 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1545 0 40 297 0 297 tc-so: tc-so:In use 1639K, total allocated 2376K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.170005] shmif0: Ethernet address b2:a0:e7:e9:53:d6 tc-so:[ 20.520005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 26.380005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 26.620005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1439 0 29 272 0 272 tc-so: tc-so:In use 1484K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:a4:b3:d3:3f tc-so:[ 18.940005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 24.760005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 25.040005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.700004 b2:a0:e7:e9:53:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.660004 b2:a0:a4:b3:d3:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.910004 b2:a0:a4:b3:d3:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.480004 b2:a0:e7:e9:53:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.900004 b2:a0:a4:b3:d3:3f > b2:a0:e7:e9:53:d6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a4:b3:d3:3f, length 28 tc-so:00:00:20.480004 b2:a0:e7:e9:53:d6 > b2:a0:a4:b3:d3:3f, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 37184, seq 0, length 64 tc-so:00:00:18.940004 b2:a0:a4:b3:d3:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.520004 b2:a0:e7:e9:53:d6 > b2:a0:a4:b3:d3:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e7:e9:53:d6, length 28 tc-so:00:00:18.940004 b2:a0:a4:b3:d3:3f > b2:a0:e7:e9:53:d6, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 37184, seq 0, length 64 tc-so:00:00:26.340004 b2:a0:e7:e9:53:d6 > b2:a0:a4:b3:d3:3f, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 10938, seq 0, length 64 tc-so:00:00:24.800004 b2:a0:a4:b3:d3:3f > b2:a0:e7:e9:53:d6, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 10938, seq 0, length 64 tc-so:00:00:26.620004 b2:a0:e7:e9:53:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:25.040004 b2:a0:a4:b3:d3:3f > b2:a0:e7:e9:53:d6, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:a4:b3:d3:3f, length 28 tc-so:00:00:26.620004 b2:a0:e7:e9:53:d6 > b2:a0:a4:b3:d3:3f, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 59478, seq 0, length 64 tc-so:00:00:25.040004 b2:a0:a4:b3:d3:3f > b2:a0:e7:e9:53:d6, ethertype IPv4 (0x0800), length 142: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 59478, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696095.229649, ipsec_multiple_sa_ah_hmacsha512, passed tc-start: 1646696095.254000, ipsec_multiple_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:23:fe:dd:a5 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=26001 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=26001 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=24492 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=24492 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:20 2022 current: Mar 7 23:35:20 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23967 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:20 2022 current: Mar 7 23:35:20 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23967 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:20 2022 current: Mar 7 23:35:20 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24640 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:20 2022 current: Mar 7 23:35:20 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24640 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:19 2022 current: Mar 7 23:35:25 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9571 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:25 2022 current: Mar 7 23:35:25 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9571 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:19 2022 current: Mar 7 23:35:25 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9571 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:25 2022 current: Mar 7 23:35:25 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9571 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:20 2022 current: Mar 7 23:35:26 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29094 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:26 2022 current: Mar 7 23:35:26 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29094 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:20 2022 current: Mar 7 23:35:26 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29094 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:35:26 2022 current: Mar 7 23:35:26 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29094 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:d1:41:0a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:23:fe:dd:a5 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:23:fe:dd:a5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:d1:41:0a 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:23:fe:dd:a5 on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:23:fe:dd:a5 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0b:d1:41:0a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:fe:dd:a5 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:0b:d1:41:0a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:23:fe:dd:a5 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:0b:d1:41:0a on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:23:fe:dd:a5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:fe:dd:a5 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 534 bytes, 3 multicasts tc-so: output: 8 packets, 576 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:d1:41:0a tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 576 bytes, 3 multicasts tc-so: output: 7 packets, 534 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 604 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 30 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1538 0 40 296 0 296 tc-so: tc-so:In use 1628K, total allocated 2368K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.340005] shmif0: Ethernet address b2:a0:0b:d1:41:0a tc-so:[ 20.570005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.340005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.580005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 26 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1447 0 29 272 0 272 tc-so: tc-so:In use 1487K, total allocated 2176K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.710005] shmif0: Ethernet address b2:a0:23:fe:dd:a5 tc-so:[ 18.780005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.570005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.850005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.070004 b2:a0:0b:d1:41:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.780004 b2:a0:23:fe:dd:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.050004 b2:a0:23:fe:dd:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.540004 b2:a0:0b:d1:41:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.780004 b2:a0:23:fe:dd:a5 > b2:a0:0b:d1:41:0a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:23:fe:dd:a5, length 28 tc-so:00:00:20.540004 b2:a0:0b:d1:41:0a > b2:a0:23:fe:dd:a5, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 55292, seq 0, length 64 tc-so:00:00:18.810004 b2:a0:23:fe:dd:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.570004 b2:a0:0b:d1:41:0a > b2:a0:23:fe:dd:a5, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0b:d1:41:0a, length 28 tc-so:00:00:18.810004 b2:a0:23:fe:dd:a5 > b2:a0:0b:d1:41:0a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 55292, seq 0, length 64 tc-so:00:00:26.340004 b2:a0:0b:d1:41:0a > b2:a0:23:fe:dd:a5, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 33283, seq 0, length 64 tc-so:00:00:24.610004 b2:a0:23:fe:dd:a5 > b2:a0:0b:d1:41:0a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 33283, seq 0, length 64 tc-so:00:00:26.580004 b2:a0:0b:d1:41:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.850004 b2:a0:23:fe:dd:a5 > b2:a0:0b:d1:41:0a, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:23:fe:dd:a5, length 28 tc-so:00:00:26.580004 b2:a0:0b:d1:41:0a > b2:a0:23:fe:dd:a5, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 58517, seq 0, length 64 tc-so:00:00:24.850004 b2:a0:23:fe:dd:a5 > b2:a0:0b:d1:41:0a, ethertype IPv4 (0x0800), length 122: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 58517, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696146.389947, ipsec_multiple_sa_ah_null, passed tc-start: 1646696146.427633, ipsec_multiple_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f8:ab:d6:4a ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=9480 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=9480 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=17054 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=17054 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:11 2022 current: Mar 7 23:36:12 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24732 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:11 2022 current: Mar 7 23:36:12 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24732 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:13 2022 current: Mar 7 23:36:13 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15546 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:13 2022 current: Mar 7 23:36:13 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15546 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:12 2022 current: Mar 7 23:36:18 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26360 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:18 2022 current: Mar 7 23:36:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26360 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:12 2022 current: Mar 7 23:36:18 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26360 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:18 2022 current: Mar 7 23:36:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26360 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:13 2022 current: Mar 7 23:36:19 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2948 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:19 2022 current: Mar 7 23:36:19 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2948 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:13 2022 current: Mar 7 23:36:19 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2948 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:36:19 2022 current: Mar 7 23:36:19 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:35:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2948 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:a0:91:10 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f8:ab:d6:4a UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:f8:ab:d6:4a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:75:a0:91:10 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f8:ab:d6:4a on shmif0 19s R tc-so:? (10.0.0.3) at b2:a0:f8:ab:d6:4a on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:75:a0:91:10 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f8:ab:d6:4a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:75:a0:91:10 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f8:ab:d6:4a 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:75:a0:91:10 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f8:ab:d6:4a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f8:ab:d6:4a tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 498 bytes, 3 multicasts tc-so: output: 8 packets, 540 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:a0:91:10 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 540 bytes, 3 multicasts tc-so: output: 7 packets, 498 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 31 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1546 0 40 298 0 298 tc-so: tc-so:In use 1639K, total allocated 2384K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.060005] shmif0: Ethernet address b2:a0:75:a0:91:10 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1427 0 29 272 0 272 tc-so: tc-so:In use 1478K, total allocated 2176K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.330005] shmif0: Ethernet address b2:a0:f8:ab:d6:4a tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.430004 b2:a0:75:a0:91:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.210004 b2:a0:f8:ab:d6:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.410004 b2:a0:f8:ab:d6:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:19.860004 b2:a0:75:a0:91:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.190004 b2:a0:f8:ab:d6:4a > b2:a0:75:a0:91:10, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f8:ab:d6:4a, length 28 tc-so:00:00:19.860004 b2:a0:75:a0:91:10 > b2:a0:f8:ab:d6:4a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:18.230004 b2:a0:f8:ab:d6:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.900004 b2:a0:75:a0:91:10 > b2:a0:f8:ab:d6:4a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:75:a0:91:10, length 28 tc-so:00:00:18.230004 b2:a0:f8:ab:d6:4a > b2:a0:75:a0:91:10, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:26.130004 b2:a0:75:a0:91:10 > b2:a0:f8:ab:d6:4a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:24.440004 b2:a0:f8:ab:d6:4a > b2:a0:75:a0:91:10, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:26.660004 b2:a0:75:a0:91:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.970004 b2:a0:f8:ab:d6:4a > b2:a0:75:a0:91:10, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:f8:ab:d6:4a, length 28 tc-so:00:00:26.660004 b2:a0:75:a0:91:10 > b2:a0:f8:ab:d6:4a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:24.970004 b2:a0:f8:ab:d6:4a > b2:a0:75:a0:91:10, ethertype IPv4 (0x0800), length 110: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696206.8322, ipsec_multiple_sa_esp_null, passed tc-start: 1646696206.54493, ipsec_multiple_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4d:41:fa:7e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=927 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=927 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=15081 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=15081 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:12 2022 current: Mar 7 23:37:12 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=886 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:12 2022 current: Mar 7 23:37:12 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=886 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:12 2022 current: Mar 7 23:37:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25829 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:12 2022 current: Mar 7 23:37:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25829 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:13 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=502 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:18 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=502 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:13 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=502 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:18 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=502 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:12 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19863 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:18 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19863 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:12 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19863 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:37:18 2022 current: Mar 7 23:37:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:36:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19863 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:86:02:bf tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:4d:41:fa:7e UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:4d:41:fa:7e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8e:86:02:bf 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:4d:41:fa:7e on shmif0 20s R tc-so:? (10.0.0.3) at b2:a0:4d:41:fa:7e on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8e:86:02:bf multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:41:fa:7e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8e:86:02:bf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:41:fa:7e 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8e:86:02:bf on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4d:41:fa:7e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:41:fa:7e tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 582 bytes, 3 multicasts tc-so: output: 8 packets, 624 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8e:86:02:bf tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 624 bytes, 3 multicasts tc-so: output: 7 packets, 582 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 604 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1543 0 40 297 0 297 tc-so: tc-so:In use 1637K, total allocated 2376K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.010005] shmif0: Ethernet address b2:a0:8e:86:02:bf tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 24 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1439 0 29 273 0 273 tc-so: tc-so:In use 1488K, total allocated 2184K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.400005] shmif0: Ethernet address b2:a0:4d:41:fa:7e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.330004 b2:a0:8e:86:02:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.330004 b2:a0:4d:41:fa:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.600004 b2:a0:4d:41:fa:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:19.880004 b2:a0:8e:86:02:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.350004 b2:a0:4d:41:fa:7e > b2:a0:8e:86:02:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4d:41:fa:7e, length 28 tc-so:00:00:19.880004 b2:a0:8e:86:02:bf > b2:a0:4d:41:fa:7e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:18.390004 b2:a0:4d:41:fa:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.920004 b2:a0:8e:86:02:bf > b2:a0:4d:41:fa:7e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8e:86:02:bf, length 28 tc-so:00:00:18.390004 b2:a0:4d:41:fa:7e > b2:a0:8e:86:02:bf, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:25.400004 b2:a0:8e:86:02:bf > b2:a0:4d:41:fa:7e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:23.860004 b2:a0:4d:41:fa:7e > b2:a0:8e:86:02:bf, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:25.620004 b2:a0:8e:86:02:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.080004 b2:a0:4d:41:fa:7e > b2:a0:8e:86:02:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:4d:41:fa:7e, length 28 tc-so:00:00:25.620004 b2:a0:8e:86:02:bf > b2:a0:4d:41:fa:7e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:24.080004 b2:a0:4d:41:fa:7e > b2:a0:8e:86:02:bf, ethertype IPv4 (0x0800), length 138: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696256.262343, ipsec_multiple_sa_esp_rijndaelcbc, passed tc-start: 1646696256.286045, ipsec_nosa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:29:cf:f8:43 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=27984 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=27984 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=16147 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=16147 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:12:84:0e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:12:84:0e 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:37:12:84:0e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:cf:f8:43 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:29:cf:f8:43 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:29:cf:f8:43 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:cf:f8:43 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:12:84:0e tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 442 0 0 148 0 148 148 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1268 0 23 235 0 235 tc-so: tc-so:In use 1281K, total allocated 1880K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.190005] aes: BearSSL aes_ct tc-so:[ 1.190005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.190005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:37:12:84:0e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 429 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1242 0 21 230 0 230 tc-so: tc-so:In use 1250K, total allocated 1840K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.140005] shmif0: Ethernet address b2:a0:29:cf:f8:43 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.800004 b2:a0:37:12:84:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.890004 b2:a0:29:cf:f8:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696290.268997, ipsec_nosa_ah_hmacsha512, passed tc-start: 1646696290.301628, ipsec_nosa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:55:c9:de:24 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=8758 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=8758 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=21984 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=21984 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:f6:6c:33 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:80:f6:6c:33 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:80:f6:6c:33 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:c9:de:24 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:c9:de:24 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:55:c9:de:24 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:c9:de:24 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:80:f6:6c:33 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1269 0 23 234 0 234 tc-so: tc-so:In use 1279K, total allocated 1872K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.130005] shmif0: Ethernet address b2:a0:80:f6:6c:33 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 428 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1240 0 21 230 0 230 tc-so: tc-so:In use 1247K, total allocated 1840K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.500005] aes: BearSSL aes_ct tc-so:[ 1.500005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.500005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.120005] shmif0: Ethernet address b2:a0:55:c9:de:24 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.200004 b2:a0:80:f6:6c:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:08.440004 b2:a0:55:c9:de:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696341.241063, ipsec_nosa_ah_null, passed tc-start: 1646696341.264828, ipsec_nosa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2e:7a:5f:8e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=15259 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=15259 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=1581 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=1581 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:4d:3a:a4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:42:4d:3a:a4 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:42:4d:3a:a4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:7a:5f:8e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2e:7a:5f:8e 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2e:7a:5f:8e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:7a:5f:8e tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:4d:3a:a4 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1267 0 23 234 0 234 tc-so: tc-so:In use 1277K, total allocated 1872K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.680005] shmif0: Ethernet address b2:a0:42:4d:3a:a4 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1248 0 21 231 0 231 tc-so: tc-so:In use 1255K, total allocated 1848K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.170005] shmif0: Ethernet address b2:a0:2e:7a:5f:8e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.830004 b2:a0:42:4d:3a:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.860004 b2:a0:2e:7a:5f:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696374.585348, ipsec_nosa_esp_null, passed tc-start: 1646696374.614399, ipsec_nosa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:20:c4:c7:c4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=26355 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=26355 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=26866 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=26866 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:22:0c:6d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:22:0c:6d 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d1:22:0c:6d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:c4:c7:c4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:20:c4:c7:c4 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:20:c4:c7:c4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:c4:c7:c4 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:22:0c:6d tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 143 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1269 0 23 234 0 234 tc-so: tc-so:In use 1277K, total allocated 1872K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.790005] shmif0: Ethernet address b2:a0:d1:22:0c:6d tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1249 0 21 231 0 231 tc-so: tc-so:In use 1255K, total allocated 1848K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.220005] shmif0: Ethernet address b2:a0:20:c4:c7:c4 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.910004 b2:a0:d1:22:0c:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.930004 b2:a0:20:c4:c7:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696408.90823, ipsec_nosa_esp_rijndaelcbc, passed tc-start: 1646696408.114105, ipsec_spi_ah_hmacsha512_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:38:01:cb:ff ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.690004 b2:a0:06:84:ce:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.300004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:38:01:cb:ff, length 28 tc-so:00:00:07.690004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 45825, seq 0, length 64 tc-so:00:00:06.340004 b2:a0:38:01:cb:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.730004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:06:84:ce:5c, length 28 tc-so:00:00:06.340004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 45825, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29998 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29998 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29998 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29998 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2516 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2516 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2516 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:21 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2516 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.770004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 1098, seq 0, length 64 tc-so:00:00:08.380004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 1098, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=2123 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=2123 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:22 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2123 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2123 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2123 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:22 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2123 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=29841 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=29841 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:23 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29841 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29841 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29841 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:23 2022 current: Mar 7 23:40:23 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29841 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.890004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 20632, seq 0, length 64 tc-so:00:00:10.500004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 20632, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28132 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28132 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28132 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28132 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26776 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26776 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26776 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:20 2022 current: Mar 7 23:40:25 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26776 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.880004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 48910, seq 0, length 64 tc-so:00:00:12.510004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 48910, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:27 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2524 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:27 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2524 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:28 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21550 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:40:18 2022 current: Mar 7 23:40:28 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21550 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.160004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 21469, seq 0, length 64 tc-so:00:00:14.790004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 21469, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:84:ce:5c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:38:01:cb:ff UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:06:84:ce:5c 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:38:01:cb:ff on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:06:84:ce:5c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:01:cb:ff tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:06:84:ce:5c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:01:cb:ff 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:06:84:ce:5c on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:38:01:cb:ff multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:01:cb:ff tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:06:84:ce:5c tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1540 0 38 292 0 292 tc-so: tc-so:In use 1610K, total allocated 2336K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.630005] shmif0: Ethernet address b2:a0:06:84:ce:5c tc-so:[ 7.730005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 9.770005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 11.890005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.880005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.160005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 28 272 0 272 tc-so: tc-so:In use 1491K, total allocated 2176K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.100005] shmif0: Ethernet address b2:a0:38:01:cb:ff tc-so:[ 6.300005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 8.380005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.500005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.510005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 14.790005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.760004 b2:a0:06:84:ce:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.780004 b2:a0:38:01:cb:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.690004 b2:a0:06:84:ce:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.300004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:38:01:cb:ff, length 28 tc-so:00:00:07.690004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 45825, seq 0, length 64 tc-so:00:00:06.340004 b2:a0:38:01:cb:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.730004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:06:84:ce:5c, length 28 tc-so:00:00:06.340004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 45825, seq 0, length 64 tc-so:00:00:09.770004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 1098, seq 0, length 64 tc-so:00:00:08.380004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 1098, seq 0, length 64 tc-so:00:00:11.890004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 20632, seq 0, length 64 tc-so:00:00:10.500004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 20632, seq 0, length 64 tc-so:00:00:13.880004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 48910, seq 0, length 64 tc-so:00:00:12.510004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 48910, seq 0, length 64 tc-so:00:00:16.160004 b2:a0:06:84:ce:5c > b2:a0:38:01:cb:ff, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 21469, seq 0, length 64 tc-so:00:00:14.790004 b2:a0:38:01:cb:ff > b2:a0:06:84:ce:5c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 21469, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696445.8254, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed tc-start: 1646696445.32166, ipsec_spi_ah_hmacsha512_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696455.963073, ipsec_spi_ah_hmacsha512_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696455.971443, ipsec_spi_ah_hmacsha512_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d4:5e:69:45 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.740004 b2:a0:f3:fa:b2:32 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.430004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d4:5e:69:45, length 28 tc-so:00:00:09.740004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 16746, seq 0, length 64 tc-so:00:00:08.430004 b2:a0:d4:5e:69:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.780004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f3:fa:b2:32, length 28 tc-so:00:00:08.430004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 16746, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:07 2022 current: Mar 7 23:41:10 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=7716 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:09 2022 current: Mar 7 23:41:10 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=7716 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:07 2022 current: Mar 7 23:41:10 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7716 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:09 2022 current: Mar 7 23:41:10 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7716 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:11 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29419 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:11 2022 current: Mar 7 23:41:11 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29419 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:11 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29419 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:11 2022 current: Mar 7 23:41:11 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29419 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.080004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 23002, seq 0, length 64 tc-so:00:00:10.770004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 23002, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:07 2022 current: Mar 7 23:41:13 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=29765 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:09 2022 current: Mar 7 23:41:13 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=29765 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:12 2022 current: Mar 7 23:41:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29765 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:07 2022 current: Mar 7 23:41:13 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29765 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:09 2022 current: Mar 7 23:41:13 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29765 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:12 2022 current: Mar 7 23:41:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:40:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29765 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:14 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=24685 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:11 2022 current: Mar 7 23:41:14 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=24685 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:14 2022 current: Mar 7 23:41:14 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24685 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:14 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24685 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:11 2022 current: Mar 7 23:41:14 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24685 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:14 2022 current: Mar 7 23:41:14 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24685 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.380004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 43681, seq 0, length 64 tc-so:00:00:14.110004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 43681, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23217 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:10 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23217 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23217 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:10 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23217 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=3352 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:11 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=3352 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3352 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:11 2022 current: Mar 7 23:41:17 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3352 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.080004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 54921, seq 0, length 64 tc-so:00:00:16.760004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 54921, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:19 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26513 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:08 2022 current: Mar 7 23:41:19 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26513 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:09 2022 current: Mar 7 23:41:20 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23731 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:09 2022 current: Mar 7 23:41:20 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23731 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.600004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 14525, seq 0, length 64 tc-so:00:00:19.310004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 14525, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:fa:b2:32 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d4:5e:69:45 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f3:fa:b2:32 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d4:5e:69:45 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f3:fa:b2:32 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:5e:69:45 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f3:fa:b2:32 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d4:5e:69:45 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f3:fa:b2:32 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d4:5e:69:45 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:5e:69:45 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:fa:b2:32 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 598 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1542 0 38 294 0 294 tc-so: tc-so:In use 1620K, total allocated 2352K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.530005] shmif0: Ethernet address b2:a0:f3:fa:b2:32 tc-so:[ 9.780005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.080005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.420005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 18.080005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 20.640005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 537 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1458 0 28 273 0 273 tc-so: tc-so:In use 1493K, total allocated 2184K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.160005] shmif0: Ethernet address b2:a0:d4:5e:69:45 tc-so:[ 8.430005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.770005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 14.060005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.760005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 19.270005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.420004 b2:a0:f3:fa:b2:32 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.080004 b2:a0:d4:5e:69:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.740004 b2:a0:f3:fa:b2:32 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.430004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d4:5e:69:45, length 28 tc-so:00:00:09.740004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 16746, seq 0, length 64 tc-so:00:00:08.430004 b2:a0:d4:5e:69:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.780004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f3:fa:b2:32, length 28 tc-so:00:00:08.430004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 16746, seq 0, length 64 tc-so:00:00:12.080004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 23002, seq 0, length 64 tc-so:00:00:10.770004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 23002, seq 0, length 64 tc-so:00:00:15.380004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 43681, seq 0, length 64 tc-so:00:00:14.110004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 43681, seq 0, length 64 tc-so:00:00:18.080004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 54921, seq 0, length 64 tc-so:00:00:16.760004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 54921, seq 0, length 64 tc-so:00:00:20.600004 b2:a0:f3:fa:b2:32 > b2:a0:d4:5e:69:45, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 14525, seq 0, length 64 tc-so:00:00:19.310004 b2:a0:d4:5e:69:45 > b2:a0:f3:fa:b2:32, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 14525, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696497.505935, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed tc-start: 1646696497.534328, ipsec_spi_ah_hmacsha512_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696506.871529, ipsec_spi_ah_hmacsha512_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696506.879044, ipsec_spi_ah_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b2:a5:2e:4f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.510004 b2:a0:4a:77:95:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.140004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b2:a5:2e:4f, length 28 tc-so:00:00:07.510004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 12465, seq 0, length 64 tc-so:00:00:06.180004 b2:a0:b2:a5:2e:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.550004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4a:77:95:ac, length 28 tc-so:00:00:06.180004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 12465, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:41:59 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24939 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:41:59 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24939 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:41:59 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24939 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:41:59 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24939 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:58 2022 current: Mar 7 23:42:00 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29938 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:00 2022 current: Mar 7 23:42:00 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29938 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:58 2022 current: Mar 7 23:42:00 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29938 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:00 2022 current: Mar 7 23:42:00 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29938 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.560004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 5836, seq 0, length 64 tc-so:00:00:08.210004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 5836, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:01 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=16491 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:01 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=16491 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:01 2022 current: Mar 7 23:42:01 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16491 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:01 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16491 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:01 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16491 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:01 2022 current: Mar 7 23:42:01 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16491 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:02 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=1430 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=1430 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:01 2022 current: Mar 7 23:42:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=1430 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:02 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=1430 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1430 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:01 2022 current: Mar 7 23:42:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1430 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.740004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 473, seq 0, length 64 tc-so:00:00:10.370004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 473, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:03 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13067 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:03 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13067 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:03 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13067 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:03 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13067 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:04 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9123 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:04 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9123 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:04 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9123 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:59 2022 current: Mar 7 23:42:04 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9123 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.700004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 48064, seq 0, length 64 tc-so:00:00:12.330004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 48064, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:05 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29644 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:05 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29644 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:06 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6579 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:41:57 2022 current: Mar 7 23:42:06 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:41:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6579 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.640004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 20119, seq 0, length 64 tc-so:00:00:14.270004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 20119, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:77:95:ac tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b2:a5:2e:4f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4a:77:95:ac 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b2:a5:2e:4f on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4a:77:95:ac multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:a5:2e:4f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:4a:77:95:ac UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b2:a5:2e:4f 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:4a:77:95:ac on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b2:a5:2e:4f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:a5:2e:4f tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:77:95:ac tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 153 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1568 0 38 295 0 295 tc-so: tc-so:In use 1623K, total allocated 2360K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.640005] shmif0: Ethernet address b2:a0:4a:77:95:ac tc-so:[ 7.550005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.560005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 11.740005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.740005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.640005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1481 0 28 273 0 273 tc-so: tc-so:In use 1493K, total allocated 2184K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.180005] shmif0: Ethernet address b2:a0:b2:a5:2e:4f tc-so:[ 6.140005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 8.210005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.370005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.330005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.270005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.820004 b2:a0:4a:77:95:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.880004 b2:a0:b2:a5:2e:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.510004 b2:a0:4a:77:95:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.140004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b2:a5:2e:4f, length 28 tc-so:00:00:07.510004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 12465, seq 0, length 64 tc-so:00:00:06.180004 b2:a0:b2:a5:2e:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.550004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4a:77:95:ac, length 28 tc-so:00:00:06.180004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 12465, seq 0, length 64 tc-so:00:00:09.560004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 5836, seq 0, length 64 tc-so:00:00:08.210004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 5836, seq 0, length 64 tc-so:00:00:11.740004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 473, seq 0, length 64 tc-so:00:00:10.370004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 473, seq 0, length 64 tc-so:00:00:13.700004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 48064, seq 0, length 64 tc-so:00:00:12.330004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 48064, seq 0, length 64 tc-so:00:00:15.640004 b2:a0:4a:77:95:ac > b2:a0:b2:a5:2e:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 20119, seq 0, length 64 tc-so:00:00:14.270004 b2:a0:b2:a5:2e:4f > b2:a0:4a:77:95:ac, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 20119, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696542.892728, ipsec_spi_ah_null_preferred_new_delete, passed tc-start: 1646696542.917022, ipsec_spi_ah_null_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696552.187036, ipsec_spi_ah_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696552.194676, ipsec_spi_ah_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:98:08:c8:77 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.900004 b2:a0:ab:1a:50:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.520004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:98:08:c8:77, length 28 tc-so:00:00:07.940004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 58975, seq 0, length 64 tc-so:00:00:06.570004 b2:a0:98:08:c8:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.940004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ab:1a:50:b9, length 28 tc-so:00:00:06.570004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 58975, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=1643 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=1643 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1643 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1643 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23853 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23853 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23853 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:45 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23853 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.940004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 55025, seq 0, length 64 tc-so:00:00:08.540004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 55025, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=6793 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=6793 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:47 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6793 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6793 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6793 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:47 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6793 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=23850 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=23850 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:47 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23850 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23850 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23850 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:47 2022 current: Mar 7 23:42:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23850 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.960004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 17886, seq 0, length 64 tc-so:00:00:10.600004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 17886, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=1409 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=1409 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1409 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1409 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19945 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19945 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19945 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:45 2022 current: Mar 7 23:42:49 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19945 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.950004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 29665, seq 0, length 64 tc-so:00:00:12.550004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 29665, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:51 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2629 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:51 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2629 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:51 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13562 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:42:42 2022 current: Mar 7 23:42:51 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:42:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13562 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.870004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 2874, seq 0, length 64 tc-so:00:00:14.470004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 2874, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:1a:50:b9 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:98:08:c8:77 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:1a:50:b9 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:98:08:c8:77 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ab:1a:50:b9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:08:c8:77 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ab:1a:50:b9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:98:08:c8:77 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ab:1a:50:b9 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:98:08:c8:77 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:08:c8:77 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:1a:50:b9 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 599 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1564 0 38 295 0 295 tc-so: tc-so:In use 1633K, total allocated 2360K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.190005] aes: BearSSL aes_ct tc-so:[ 1.190005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.190005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.600005] shmif0: Ethernet address b2:a0:ab:1a:50:b9 tc-so:[ 7.980005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.940005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.000005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.950005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.870005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1469 0 28 274 0 274 tc-so: tc-so:In use 1494K, total allocated 2192K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.160005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.080005] shmif0: Ethernet address b2:a0:98:08:c8:77 tc-so:[ 6.520005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 8.540005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.560005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.550005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.470005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.720004 b2:a0:ab:1a:50:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.990004 b2:a0:98:08:c8:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.900004 b2:a0:ab:1a:50:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.520004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:98:08:c8:77, length 28 tc-so:00:00:07.940004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 58975, seq 0, length 64 tc-so:00:00:06.570004 b2:a0:98:08:c8:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.940004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ab:1a:50:b9, length 28 tc-so:00:00:06.570004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 58975, seq 0, length 64 tc-so:00:00:09.940004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 55025, seq 0, length 64 tc-so:00:00:08.540004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 55025, seq 0, length 64 tc-so:00:00:11.960004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 17886, seq 0, length 64 tc-so:00:00:10.600004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 17886, seq 0, length 64 tc-so:00:00:13.950004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 29665, seq 0, length 64 tc-so:00:00:12.550004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 29665, seq 0, length 64 tc-so:00:00:15.870004 b2:a0:ab:1a:50:b9 > b2:a0:98:08:c8:77, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 2874, seq 0, length 64 tc-so:00:00:14.470004 b2:a0:98:08:c8:77 > b2:a0:ab:1a:50:b9, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 2874, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696587.772522, ipsec_spi_ah_null_preferred_old_delete, passed tc-start: 1646696587.797413, ipsec_spi_ah_null_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696597.11611, ipsec_spi_ah_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696597.19160, ipsec_spi_esp_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:23:79:91:57 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.500004 b2:a0:24:cd:12:6e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.170004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:23:79:91:57, length 28 tc-so:00:00:07.550004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.170004 b2:a0:23:79:91:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.550004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:24:cd:12:6e, length 28 tc-so:00:00:06.170004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:29 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24168 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:29 2022 current: Mar 7 23:43:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24168 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:29 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24168 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:29 2022 current: Mar 7 23:43:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24168 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:30 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=5512 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:30 2022 current: Mar 7 23:43:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=5512 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:30 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5512 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:30 2022 current: Mar 7 23:43:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5512 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.580004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:08.200004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:31 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=50 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:29 2022 current: Mar 7 23:43:31 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=50 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:31 2022 current: Mar 7 23:43:31 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=50 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:31 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=50 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:29 2022 current: Mar 7 23:43:31 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=50 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:31 2022 current: Mar 7 23:43:31 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=50 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:32 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=10943 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:30 2022 current: Mar 7 23:43:32 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=10943 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:32 2022 current: Mar 7 23:43:32 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10943 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:32 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10943 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:30 2022 current: Mar 7 23:43:32 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10943 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:32 2022 current: Mar 7 23:43:32 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10943 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.590004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:10.210004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:33 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28907 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:29 2022 current: Mar 7 23:43:33 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28907 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:33 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28907 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:29 2022 current: Mar 7 23:43:33 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28907 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:34 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6855 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:30 2022 current: Mar 7 23:43:34 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6855 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:34 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6855 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:30 2022 current: Mar 7 23:43:34 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6855 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.570004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:12.210004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:35 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3833 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:27 2022 current: Mar 7 23:43:35 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3833 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:36 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3043 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:43:28 2022 current: Mar 7 23:43:36 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:43:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3043 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.520004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:14.130004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:cd:12:6e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:23:79:91:57 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:24:cd:12:6e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:23:79:91:57 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:24:cd:12:6e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:79:91:57 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:24:cd:12:6e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:23:79:91:57 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:24:cd:12:6e on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:23:79:91:57 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:79:91:57 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:cd:12:6e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1530 0 38 293 0 293 tc-so: tc-so:In use 1608K, total allocated 2344K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.660005] shmif0: Ethernet address b2:a0:24:cd:12:6e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 146 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1451 0 28 272 0 272 tc-so: tc-so:In use 1489K, total allocated 2176K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.120005] root file system type: rumpfs tc-so:[ 1.120005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.220005] shmif0: Ethernet address b2:a0:23:79:91:57 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.820004 b2:a0:24:cd:12:6e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.870004 b2:a0:23:79:91:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.500004 b2:a0:24:cd:12:6e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.170004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:23:79:91:57, length 28 tc-so:00:00:07.550004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.170004 b2:a0:23:79:91:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.550004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:24:cd:12:6e, length 28 tc-so:00:00:06.170004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:09.580004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:08.200004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:00:00:11.590004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:10.210004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:00:00:13.570004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:12.210004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:00:00:15.520004 b2:a0:24:cd:12:6e > b2:a0:23:79:91:57, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:14.130004 b2:a0:23:79:91:57 > b2:a0:24:cd:12:6e, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696634.824139, ipsec_spi_esp_null_preferred_new_delete, passed tc-start: 1646696634.848844, ipsec_spi_esp_null_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696644.783602, ipsec_spi_esp_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696644.791694, ipsec_spi_esp_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6f:b2:9b:cf ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.220004 b2:a0:5a:b2:d4:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.800004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6f:b2:9b:cf, length 28 tc-so:00:00:08.220004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.850004 b2:a0:6f:b2:9b:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.260004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5a:b2:d4:6d, length 28 tc-so:00:00:06.850004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:18 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25790 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25790 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:18 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25790 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25790 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:19 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26218 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:19 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26218 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:19 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26218 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:19 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26218 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.960004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:09.570004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:22 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=16728 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:22 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=16728 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:22 2022 current: Mar 7 23:44:22 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16728 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:22 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16728 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:22 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16728 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:22 2022 current: Mar 7 23:44:22 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16728 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:23 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=20585 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:23 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=20585 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:22 2022 current: Mar 7 23:44:23 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=20585 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:23 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=20585 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:23 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20585 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:22 2022 current: Mar 7 23:44:23 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20585 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.210004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:13.800004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:26 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29833 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:26 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29833 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:26 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29833 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:26 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29833 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:28 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19766 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:28 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19766 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:28 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19766 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:18 2022 current: Mar 7 23:44:28 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19766 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.450004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:18.020004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:31 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2290 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:15 2022 current: Mar 7 23:44:31 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2290 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:31 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11186 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:44:16 2022 current: Mar 7 23:44:32 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:44:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11186 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:23.350004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:21.960004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:b2:d4:6d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:6f:b2:9b:cf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5a:b2:d4:6d 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:6f:b2:9b:cf on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5a:b2:d4:6d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:b2:9b:cf tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:5a:b2:d4:6d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6f:b2:9b:cf 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:5a:b2:d4:6d on shmif0 7s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6f:b2:9b:cf multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:b2:9b:cf tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:b2:d4:6d tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 599 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1545 0 38 295 0 295 tc-so: tc-so:In use 1630K, total allocated 2360K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.710005] shmif0: Ethernet address b2:a0:5a:b2:d4:6d tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 539 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1460 0 28 274 0 274 tc-so: tc-so:In use 1500K, total allocated 2192K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.220005] shmif0: Ethernet address b2:a0:6f:b2:9b:cf tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.950004 b2:a0:5a:b2:d4:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.220004 b2:a0:6f:b2:9b:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.220004 b2:a0:5a:b2:d4:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.800004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:6f:b2:9b:cf, length 28 tc-so:00:00:08.220004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.850004 b2:a0:6f:b2:9b:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.260004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5a:b2:d4:6d, length 28 tc-so:00:00:06.850004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:10.960004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:09.570004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:15.210004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:13.800004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:00:00:19.450004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:18.020004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:00:00:23.350004 b2:a0:5a:b2:d4:6d > b2:a0:6f:b2:9b:cf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:21.960004 b2:a0:6f:b2:9b:cf > b2:a0:5a:b2:d4:6d, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696691.169962, ipsec_spi_esp_null_preferred_old_delete, passed tc-start: 1646696691.193692, ipsec_spi_esp_null_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696700.454880, ipsec_spi_esp_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696700.462102, ipsec_spi_esp_rijndaelcbc_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:57:fb:0a:02 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.350004 b2:a0:76:b4:28:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.030004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:57:fb:0a:02, length 28 tc-so:00:00:07.390004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.030004 b2:a0:57:fb:0a:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.390004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:76:b4:28:15, length 28 tc-so:00:00:06.030004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=20587 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:12 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=20587 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20587 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:12 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20587 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21745 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:13 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21745 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21745 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:13 2022 current: Mar 7 23:45:13 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21745 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.410004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:08.030004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=29659 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:12 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=29659 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:14 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29659 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29659 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:12 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29659 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:14 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29659 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=13732 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:13 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=13732 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:15 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13732 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13732 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:13 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13732 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:15 2022 current: Mar 7 23:45:15 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13732 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.430004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:10.070004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19069 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:12 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19069 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19069 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:12 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19069 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=3253 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:13 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=3253 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3253 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:13 2022 current: Mar 7 23:45:17 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3253 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.420004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:12.060004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:19 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26925 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:10 2022 current: Mar 7 23:45:19 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26925 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:19 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26905 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:11 2022 current: Mar 7 23:45:19 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26905 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.370004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:14.010004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:b4:28:15 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:57:fb:0a:02 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:b4:28:15 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:57:fb:0a:02 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:76:b4:28:15 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:fb:0a:02 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:76:b4:28:15 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:fb:0a:02 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:76:b4:28:15 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:57:fb:0a:02 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:fb:0a:02 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:b4:28:15 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1549 0 38 293 0 293 tc-so: tc-so:In use 1622K, total allocated 2344K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.580005] shmif0: Ethernet address b2:a0:76:b4:28:15 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 71 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 532 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1455 0 28 272 0 272 tc-so: tc-so:In use 1485K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.090005] shmif0: Ethernet address b2:a0:57:fb:0a:02 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.670004 b2:a0:76:b4:28:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.770004 b2:a0:57:fb:0a:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.350004 b2:a0:76:b4:28:15 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.030004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:57:fb:0a:02, length 28 tc-so:00:00:07.390004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.030004 b2:a0:57:fb:0a:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.390004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:76:b4:28:15, length 28 tc-so:00:00:06.030004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:09.410004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:08.030004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:00:00:11.430004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:10.070004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:00:00:13.420004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:12.060004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:00:00:15.370004 b2:a0:76:b4:28:15 > b2:a0:57:fb:0a:02, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:14.010004 b2:a0:57:fb:0a:02 > b2:a0:76:b4:28:15, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696736.299333, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed tc-start: 1646696736.323182, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696748.189267, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696748.198849, ipsec_spi_esp_rijndaelcbc_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9b:ad:9d:e6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.220004 b2:a0:e3:4f:21:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.780004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9b:ad:9d:e6, length 28 tc-so:00:00:08.260004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.780004 b2:a0:9b:ad:9d:e6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.260004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e3:4f:21:3b, length 28 tc-so:00:00:06.780004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:59 2022 current: Mar 7 23:46:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25982 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:01 2022 current: Mar 7 23:46:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25982 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:59 2022 current: Mar 7 23:46:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25982 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:01 2022 current: Mar 7 23:46:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25982 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:03 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12506 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:03 2022 current: Mar 7 23:46:03 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12506 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:03 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12506 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:03 2022 current: Mar 7 23:46:03 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12506 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.280004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:09.800004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=22290 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:02 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=22290 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:05 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=22290 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=22290 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:02 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22290 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:05 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22290 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=14575 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:03 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=14575 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:05 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14575 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14575 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:03 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14575 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:05 2022 current: Mar 7 23:46:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14575 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.400004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:11.920004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11245 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:02 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11245 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11245 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:02 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11245 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24475 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:03 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24475 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24475 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:03 2022 current: Mar 7 23:46:07 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:45:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24475 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.380004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:13.900004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:59 2022 current: Mar 7 23:46:09 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8584 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:45:59 2022 current: Mar 7 23:46:09 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8584 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:10 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6289 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 7 23:46:00 2022 current: Mar 7 23:46:10 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 7 23:46:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6289 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.780004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:16.310004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:4f:21:3b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:9b:ad:9d:e6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:4f:21:3b 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:9b:ad:9d:e6 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e3:4f:21:3b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:ad:9d:e6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e3:4f:21:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:ad:9d:e6 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e3:4f:21:3b on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9b:ad:9d:e6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:ad:9d:e6 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:4f:21:3b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 71 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1532 0 38 293 0 293 tc-so: tc-so:In use 1618K, total allocated 2344K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.800005] shmif0: Ethernet address b2:a0:e3:4f:21:3b tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1463 0 28 274 0 274 tc-so: tc-so:In use 1499K, total allocated 2192K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.230005] shmif0: Ethernet address b2:a0:9b:ad:9d:e6 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.000004 b2:a0:e3:4f:21:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.170004 b2:a0:9b:ad:9d:e6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.220004 b2:a0:e3:4f:21:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.780004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9b:ad:9d:e6, length 28 tc-so:00:00:08.260004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.780004 b2:a0:9b:ad:9d:e6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.260004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e3:4f:21:3b, length 28 tc-so:00:00:06.780004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:11.280004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:09.800004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:13.400004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:11.920004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:00:00:15.380004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:13.900004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:00:00:17.780004 b2:a0:e3:4f:21:3b > b2:a0:9b:ad:9d:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:16.310004 b2:a0:9b:ad:9d:e6 > b2:a0:e3:4f:21:3b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696786.690770, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed tc-start: 1646696786.722207, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1646696800.246742, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646696800.255940, ipsec_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2a:1f:fa:87 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:b0:3a:09 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:2a:1f:fa:87 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:70:b0:3a:09 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:2a:1f:fa:87 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:70:b0:3a:09 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:1f:fa:87 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:70:b0:3a:09 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2a:1f:fa:87 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:70:b0:3a:09 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2a:1f:fa:87 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:1f:fa:87 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:b0:3a:09 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1279 0 26 233 0 233 tc-so: tc-so:In use 1236K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.140005] shmif0: Ethernet address b2:a0:70:b0:3a:09 tc-so:[ 8.870005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1255 0 24 229 0 229 tc-so: tc-so:In use 1210K, total allocated 1832K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.300005] shmif0: Ethernet address b2:a0:2a:1f:fa:87 tc-so:[ 7.060005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.420004 b2:a0:70:b0:3a:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.130004 b2:a0:2a:1f:fa:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.830004 b2:a0:70:b0:3a:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.060004 b2:a0:2a:1f:fa:87 > b2:a0:70:b0:3a:09, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2a:1f:fa:87, length 28 tc-so:00:00:08.830004 b2:a0:70:b0:3a:09 > b2:a0:2a:1f:fa:87, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 63770, seq 0, length 64 tc-so:00:00:07.110004 b2:a0:2a:1f:fa:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.870004 b2:a0:70:b0:3a:09 > b2:a0:2a:1f:fa:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:70:b0:3a:09, length 28 tc-so:00:00:07.110004 b2:a0:2a:1f:fa:87 > b2:a0:70:b0:3a:09, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 63770, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696834.666556, ipsec_update_sa_ah_hmacsha512, passed tc-start: 1646696834.701019, ipsec_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4e:f3:46:05 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:2d:75:0f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:4e:f3:46:05 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:19:2d:75:0f 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:4e:f3:46:05 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:19:2d:75:0f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4e:f3:46:05 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:19:2d:75:0f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4e:f3:46:05 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:19:2d:75:0f on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4e:f3:46:05 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4e:f3:46:05 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:2d:75:0f tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1280 0 26 232 0 232 tc-so: tc-so:In use 1236K, total allocated 1856K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.110005] shmif0: Ethernet address b2:a0:19:2d:75:0f tc-so:[ 9.010005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1258 0 24 229 0 229 tc-so: tc-so:In use 1208K, total allocated 1832K; utilization 65.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.690005] shmif0: Ethernet address b2:a0:4e:f3:46:05 tc-so:[ 7.520005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.720004 b2:a0:19:2d:75:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.810004 b2:a0:4e:f3:46:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.970004 b2:a0:19:2d:75:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.520004 b2:a0:4e:f3:46:05 > b2:a0:19:2d:75:0f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4e:f3:46:05, length 28 tc-so:00:00:08.970004 b2:a0:19:2d:75:0f > b2:a0:4e:f3:46:05, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 62559, seq 0, length 64 tc-so:00:00:07.520004 b2:a0:4e:f3:46:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.010004 b2:a0:19:2d:75:0f > b2:a0:4e:f3:46:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:19:2d:75:0f, length 28 tc-so:00:00:07.520004 b2:a0:4e:f3:46:05 > b2:a0:19:2d:75:0f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 62559, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696869.114979, ipsec_update_sa_ah_null, passed tc-start: 1646696869.156632, ipsec_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d6:e3:18:14 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:35:de:88 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d6:e3:18:14 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ba:35:de:88 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d6:e3:18:14 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ba:35:de:88 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:e3:18:14 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ba:35:de:88 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d6:e3:18:14 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ba:35:de:88 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d6:e3:18:14 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d6:e3:18:14 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:35:de:88 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1272 0 26 232 0 232 tc-so: tc-so:In use 1234K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.190005] shmif0: Ethernet address b2:a0:ba:35:de:88 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1253 0 24 229 0 229 tc-so: tc-so:In use 1208K, total allocated 1832K; utilization 65.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.750005] shmif0: Ethernet address b2:a0:d6:e3:18:14 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.930004 b2:a0:ba:35:de:88 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.890004 b2:a0:d6:e3:18:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.130004 b2:a0:ba:35:de:88 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.560004 b2:a0:d6:e3:18:14 > b2:a0:ba:35:de:88, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d6:e3:18:14, length 28 tc-so:00:00:09.170004 b2:a0:ba:35:de:88 > b2:a0:d6:e3:18:14, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.600004 b2:a0:d6:e3:18:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.170004 b2:a0:ba:35:de:88 > b2:a0:d6:e3:18:14, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:35:de:88, length 28 tc-so:00:00:07.600004 b2:a0:d6:e3:18:14 > b2:a0:ba:35:de:88, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696903.310344, ipsec_update_sa_esp_null, passed tc-start: 1646696903.340948, ipsec_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:40:15:87:2e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:3e:31:c3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:40:15:87:2e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:3e:31:c3 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:40:15:87:2e on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:17:3e:31:c3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:15:87:2e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:17:3e:31:c3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:15:87:2e 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:17:3e:31:c3 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:40:15:87:2e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:15:87:2e tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:3e:31:c3 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 26 232 0 232 tc-so: tc-so:In use 1240K, total allocated 1856K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.320005] shmif0: Ethernet address b2:a0:17:3e:31:c3 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1263 0 24 228 0 228 tc-so: tc-so:In use 1215K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.600005] shmif0: Ethernet address b2:a0:40:15:87:2e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.810004 b2:a0:17:3e:31:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.650004 b2:a0:40:15:87:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.700004 b2:a0:17:3e:31:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.040004 b2:a0:40:15:87:2e > b2:a0:17:3e:31:c3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:40:15:87:2e, length 28 tc-so:00:00:08.700004 b2:a0:17:3e:31:c3 > b2:a0:40:15:87:2e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.080004 b2:a0:40:15:87:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.740004 b2:a0:17:3e:31:c3 > b2:a0:40:15:87:2e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:17:3e:31:c3, length 28 tc-so:00:00:07.080004 b2:a0:40:15:87:2e > b2:a0:17:3e:31:c3, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696939.725824, ipsec_update_sa_esp_rijndaelcbc, passed tc-start: 1646696939.755684, ipsec_update_sp_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:59:b2:7c:73 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:9a:e6:57 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:59:b2:7c:73 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:9a:e6:57 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:59:b2:7c:73 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8b:9a:e6:57 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:b2:7c:73 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8b:9a:e6:57 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:59:b2:7c:73 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8b:9a:e6:57 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:59:b2:7c:73 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:b2:7c:73 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:9a:e6:57 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 416 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1274 0 26 232 0 232 tc-so: tc-so:In use 1230K, total allocated 1856K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.630005] shmif0: Ethernet address b2:a0:8b:9a:e6:57 tc-so:[ 10.390005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1262 0 24 228 0 228 tc-so: tc-so:In use 1214K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.400005] shmif0: Ethernet address b2:a0:59:b2:7c:73 tc-so:[ 8.540005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.070004 b2:a0:8b:9a:e6:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.880004 b2:a0:59:b2:7c:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.340004 b2:a0:8b:9a:e6:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.540004 b2:a0:59:b2:7c:73 > b2:a0:8b:9a:e6:57, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:59:b2:7c:73, length 28 tc-so:00:00:10.390004 b2:a0:8b:9a:e6:57 > b2:a0:59:b2:7c:73, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 49471, seq 0, length 64 tc-so:00:00:08.590004 b2:a0:59:b2:7c:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.390004 b2:a0:8b:9a:e6:57 > b2:a0:59:b2:7c:73, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8b:9a:e6:57, length 28 tc-so:00:00:08.590004 b2:a0:59:b2:7c:73 > b2:a0:8b:9a:e6:57, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 49471, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646696976.214357, ipsec_update_sp_ah_hmacsha512, passed tc-start: 1646696976.249586, ipsec_update_sp_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1f:9e:17:ec ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:21:cb:bb tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:1f:9e:17:ec UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9c:21:cb:bb 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:1f:9e:17:ec on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9c:21:cb:bb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:9e:17:ec tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9c:21:cb:bb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:9e:17:ec 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9c:21:cb:bb on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1f:9e:17:ec multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:9e:17:ec tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:21:cb:bb tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 416 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1273 0 26 232 0 232 tc-so: tc-so:In use 1228K, total allocated 1856K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.610005] shmif0: Ethernet address b2:a0:9c:21:cb:bb tc-so:[ 9.870005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 403 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1250 0 24 228 0 228 tc-so: tc-so:In use 1201K, total allocated 1824K; utilization 65.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.900005] shmif0: Ethernet address b2:a0:1f:9e:17:ec tc-so:[ 7.910005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.410004 b2:a0:9c:21:cb:bb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.020004 b2:a0:1f:9e:17:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.830004 b2:a0:9c:21:cb:bb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.910004 b2:a0:1f:9e:17:ec > b2:a0:9c:21:cb:bb, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1f:9e:17:ec, length 28 tc-so:00:00:09.830004 b2:a0:9c:21:cb:bb > b2:a0:1f:9e:17:ec, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 63363, seq 0, length 64 tc-so:00:00:07.910004 b2:a0:1f:9e:17:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.870004 b2:a0:9c:21:cb:bb > b2:a0:1f:9e:17:ec, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9c:21:cb:bb, length 28 tc-so:00:00:07.910004 b2:a0:1f:9e:17:ec > b2:a0:9c:21:cb:bb, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 63363, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697012.506301, ipsec_update_sp_ah_null, passed tc-start: 1646697012.540373, ipsec_update_sp_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:29:00:8c:29 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:c7:e2:2c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:29:00:8c:29 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:10:c7:e2:2c 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:29:00:8c:29 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:10:c7:e2:2c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:00:8c:29 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:10:c7:e2:2c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:29:00:8c:29 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:10:c7:e2:2c on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:29:00:8c:29 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:00:8c:29 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:c7:e2:2c tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 417 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1282 0 26 232 0 232 tc-so: tc-so:In use 1235K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.640005] shmif0: Ethernet address b2:a0:10:c7:e2:2c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1248 0 24 228 0 228 tc-so: tc-so:In use 1204K, total allocated 1824K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.990005] shmif0: Ethernet address b2:a0:29:00:8c:29 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.790004 b2:a0:10:c7:e2:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.620004 b2:a0:29:00:8c:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.910004 b2:a0:10:c7:e2:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.890004 b2:a0:29:00:8c:29 > b2:a0:10:c7:e2:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:29:00:8c:29, length 28 tc-so:00:00:11.960004 b2:a0:10:c7:e2:2c > b2:a0:29:00:8c:29, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:09.930004 b2:a0:29:00:8c:29 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.990004 b2:a0:10:c7:e2:2c > b2:a0:29:00:8c:29, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:10:c7:e2:2c, length 28 tc-so:00:00:09.930004 b2:a0:29:00:8c:29 > b2:a0:10:c7:e2:2c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697050.197603, ipsec_update_sp_esp_null, passed tc-start: 1646697050.241418, ipsec_update_sp_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cd:79:56:93 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:11:36:19 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:cd:79:56:93 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:11:36:19 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:cd:79:56:93 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7c:11:36:19 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:79:56:93 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7c:11:36:19 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:79:56:93 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7c:11:36:19 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cd:79:56:93 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:79:56:93 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:11:36:19 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 417 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1290 0 26 232 0 232 tc-so: tc-so:In use 1237K, total allocated 1856K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.970005] shmif0: Ethernet address b2:a0:7c:11:36:19 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1249 0 24 227 0 227 tc-so: tc-so:In use 1205K, total allocated 1816K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.460005] shmif0: Ethernet address b2:a0:cd:79:56:93 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.410004 b2:a0:7c:11:36:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.400004 b2:a0:cd:79:56:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.400004 b2:a0:7c:11:36:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.880004 b2:a0:cd:79:56:93 > b2:a0:7c:11:36:19, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cd:79:56:93, length 28 tc-so:00:00:08.400004 b2:a0:7c:11:36:19 > b2:a0:cd:79:56:93, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.900004 b2:a0:cd:79:56:93 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.420004 b2:a0:7c:11:36:19 > b2:a0:cd:79:56:93, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7c:11:36:19, length 28 tc-so:00:00:06.900004 b2:a0:cd:79:56:93 > b2:a0:7c:11:36:19, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697081.749406, ipsec_update_sp_esp_rijndaelcbc, passed tp-end: 1646697081.775186, net/ipsec/t_ipsec_misc tp-start: 1646697083.876990, net/ipsec/t_ipsec_natt, 4 tc-start: 1646697083.886782, ipsec_natt_transport_ipv4_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:f1:ec:97:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:1e:ff:93:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:76:4f:3f:9c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697147.81929, ipsec_natt_transport_ipv4_null, passed tc-start: 1646697147.125011, ipsec_natt_transport_ipv4_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:65:40:90:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:c0:07:24:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:d6:b5:b2:d6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697211.473999, ipsec_natt_transport_ipv4_rijndaelcbc, passed tc-start: 1646697211.510744, ipsec_natt_transport_ipv6_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:df:7c:dc:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697244.766479, ipsec_natt_transport_ipv6_null, passed tc-start: 1646697244.790706, ipsec_natt_transport_ipv6_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:a1:a9:fb:ed ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697274.802243, ipsec_natt_transport_ipv6_rijndaelcbc, passed tp-end: 1646697274.837939, net/ipsec/t_ipsec_natt tp-start: 1646697279.502246, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1646697279.505713, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ef:25:b6:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697319.83386, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed tc-start: 1646697319.107321, ipsec_IP_IPSEC_POLICY_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:30:78:00:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697358.440790, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed tc-start: 1646697358.474983, ipsec_IP_IPSEC_POLICY_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cd:65:44:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697398.46066, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed tc-start: 1646697398.74931, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9d:f9:96:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697438.657976, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed tc-start: 1646697438.684108, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ad:76:d3:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697472.219844, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed tc-start: 1646697472.246602, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ac:cc:12:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697516.296120, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed tc-start: 1646697516.321535, ipsec_IP_IPSEC_POLICY_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a7:32:b8:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697562.99268, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed tc-start: 1646697562.124270, ipsec_IP_IPSEC_POLICY_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e8:88:cb:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697609.58090, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed tc-start: 1646697609.92165, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:12:51:5e:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697651.3234, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed tc-start: 1646697651.29271, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:59:ef:96:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646697690.308118, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed tp-end: 1646697690.336536, net/ipsec/t_ipsec_sockopt tp-start: 1646697691.667668, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1646697691.670359, ipsec_sysctl0 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-end: 1646697694.297643, ipsec_sysctl0, passed tc-start: 1646697694.308629, ipsec_sysctl4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1646697699.440962, ipsec_sysctl4, passed tc-start: 1646697699.454813, ipsec_sysctl6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1646697704.469479, ipsec_sysctl6, passed tp-end: 1646697704.478009, net/ipsec/t_ipsec_sysctl tp-start: 1646697710.845849, net/ipsec/t_ipsec_tcp, 15 tc-start: 1646697710.849048, ipsec_tcp_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b4:d2:ba:a8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 19491: No such process tc-so: tc-so:00:00:11.810004 b2:a0:9f:33:1a:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.320004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b4:d2:ba:a8, length 28 tc-so:00:00:11.810004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 51202 > 1234: Flags [S], seq 537700460, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.320004 b2:a0:b4:d2:ba:a8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.860004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9f:33:1a:81, length 28 tc-so:00:00:10.370004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 51202: Flags [S.], seq 471821686, ack 537700461, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.860004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 51202 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 51202 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.000004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 51202 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.510004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 51202: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.000004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 51202 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:12.090004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 51202 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:10.600004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 51202: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.090004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 51202 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:12.150004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 51202 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.670004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 51202: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.710004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 51202: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.200004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 51202 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:33:1a:81 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b4:d2:ba:a8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9f:33:1a:81 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b4:d2:ba:a8 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9f:33:1a:81 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:d2:ba:a8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9f:33:1a:81 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b4:d2:ba:a8 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9f:33:1a:81 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b4:d2:ba:a8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b4:d2:ba:a8 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 8 packets, 684 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:33:1a:81 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 684 bytes, 2 multicasts tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1289 0 27 239 0 239 tc-so: tc-so:In use 1258K, total allocated 1912K; utilization 65.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.970005] shmif0: Ethernet address b2:a0:9f:33:1a:81 tc-so:[ 11.860005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 12.000005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.090005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.150005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.200005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 477 0 0 159 0 159 159 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 35 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1378 0 30 257 0 257 tc-so: tc-so:In use 1376K, total allocated 2056K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.510005] shmif0: Ethernet address b2:a0:b4:d2:ba:a8 tc-so:[ 10.320005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 10.370005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.480005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 10.510005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 10.510005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 10.600005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 10.600005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 10.670005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.710005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.330004 b2:a0:9f:33:1a:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.350004 b2:a0:b4:d2:ba:a8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.810004 b2:a0:9f:33:1a:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.320004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b4:d2:ba:a8, length 28 tc-so:00:00:11.810004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 51202 > 1234: Flags [S], seq 537700460, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.320004 b2:a0:b4:d2:ba:a8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.860004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9f:33:1a:81, length 28 tc-so:00:00:10.370004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 51202: Flags [S.], seq 471821686, ack 537700461, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.860004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 51202 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 51202 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.000004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 51202 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.510004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 51202: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.000004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 51202 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:12.090004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 51202 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:10.600004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 51202: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.090004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 51202 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:12.150004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 51202 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.670004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 51202: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.710004 b2:a0:b4:d2:ba:a8 > b2:a0:9f:33:1a:81, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 51202: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.200004 b2:a0:9f:33:1a:81 > b2:a0:b4:d2:ba:a8, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 51202 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697742.645025, ipsec_tcp_ipv4_ah_hmacsha512, passed tc-start: 1646697742.676091, ipsec_tcp_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f5:05:b3:69 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 22366: No such process tc-so: tc-so:00:00:11.580004 b2:a0:9f:79:43:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.930004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f5:05:b3:69, length 28 tc-so:00:00:11.580004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62921 > 1234: Flags [S], seq 520203364, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.930004 b2:a0:f5:05:b3:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.620004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9f:79:43:3f, length 28 tc-so:00:00:09.980004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62921: Flags [S.], seq 438440144, ack 520203365, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.620004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62921 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.730004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62921 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62921 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.120004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62921: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62921 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62921 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:10.120004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62921: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62921 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62921 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.160004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62921: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.160004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62921: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.200004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 62921: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.850004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62921 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:79:43:3f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f5:05:b3:69 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9f:79:43:3f 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f5:05:b3:69 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9f:79:43:3f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:05:b3:69 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9f:79:43:3f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:05:b3:69 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9f:79:43:3f on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f5:05:b3:69 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:05:b3:69 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 9 packets, 674 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:79:43:3f tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 674 bytes, 2 multicasts tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1288 0 27 239 0 239 tc-so: tc-so:In use 1254K, total allocated 1912K; utilization 65.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.120005] shmif0: Ethernet address b2:a0:9f:79:43:3f tc-so:[ 11.620005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 11.770005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.770005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.810005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.810005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.850005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 446 0 0 149 0 149 149 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1340 0 30 247 0 247 tc-so: tc-so:In use 1308K, total allocated 1976K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.770005] shmif0: Ethernet address b2:a0:f5:05:b3:69 tc-so:[ 9.930005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 9.980005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.080005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.120005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.120005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 10.120005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.120005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 10.160005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.240005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.600004 b2:a0:9f:79:43:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.380004 b2:a0:f5:05:b3:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.580004 b2:a0:9f:79:43:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.930004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f5:05:b3:69, length 28 tc-so:00:00:11.580004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62921 > 1234: Flags [S], seq 520203364, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.930004 b2:a0:f5:05:b3:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.620004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9f:79:43:3f, length 28 tc-so:00:00:09.980004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62921: Flags [S.], seq 438440144, ack 520203365, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.620004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62921 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.730004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62921 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62921 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.120004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62921: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62921 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62921 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:10.120004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62921: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62921 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:11.770004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62921 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:10.160004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62921: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.160004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62921: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:10.200004 b2:a0:f5:05:b3:69 > b2:a0:9f:79:43:3f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 62921: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.850004 b2:a0:9f:79:43:3f > b2:a0:f5:05:b3:69, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62921 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697775.483171, ipsec_tcp_ipv4_ah_null, passed tc-start: 1646697775.514657, ipsec_tcp_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:02:07:4d:0b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 18738: No such process tc-so: tc-so:00:00:11.360004 b2:a0:53:d8:58:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.710004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:02:07:4d:0b, length 28 tc-so:00:00:11.360004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.710004 b2:a0:02:07:4d:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.400004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:53:d8:58:8e, length 28 tc-so:00:00:09.710004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.400004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.480004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:09.830004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:09.870004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:09.870004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:09.870004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:09.910004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:11.600004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:d8:58:8e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:02:07:4d:0b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:d8:58:8e 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:02:07:4d:0b on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:53:d8:58:8e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:07:4d:0b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:53:d8:58:8e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:02:07:4d:0b 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:53:d8:58:8e on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:02:07:4d:0b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:07:4d:0b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 9 packets, 602 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:d8:58:8e tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 602 bytes, 2 multicasts tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1299 0 27 239 0 239 tc-so: tc-so:In use 1262K, total allocated 1912K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.330005] shmif0: Ethernet address b2:a0:53:d8:58:8e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 446 0 0 149 0 149 149 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1317 0 30 246 0 246 tc-so: tc-so:In use 1303K, total allocated 1968K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:02:07:4d:0b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.380004 b2:a0:53:d8:58:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.170004 b2:a0:02:07:4d:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.360004 b2:a0:53:d8:58:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.710004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:02:07:4d:0b, length 28 tc-so:00:00:11.360004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.710004 b2:a0:02:07:4d:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.400004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:53:d8:58:8e, length 28 tc-so:00:00:09.710004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.400004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.480004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:09.830004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:09.870004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.520004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:09.870004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:09.870004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:09.910004 b2:a0:02:07:4d:0b > b2:a0:53:d8:58:8e, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:11.600004 b2:a0:53:d8:58:8e > b2:a0:02:07:4d:0b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697807.367037, ipsec_tcp_ipv4_esp_null, passed tc-start: 1646697807.398726, ipsec_tcp_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2a:0e:03:65 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 21975: No such process tc-so: tc-so:00:00:11.850004 b2:a0:61:23:d8:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.250004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2a:0e:03:65, length 28 tc-so:00:00:11.850004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:10.250004 b2:a0:2a:0e:03:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.850004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:61:23:d8:c6, length 28 tc-so:00:00:10.250004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.880004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.960004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:12.000004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:10.410004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:12.040004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:12.080004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:10.490004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:12.080004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:12.120004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:10.530004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:10.530004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:12.160004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:61:23:d8:c6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:2a:0e:03:65 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:61:23:d8:c6 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:2a:0e:03:65 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:61:23:d8:c6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:0e:03:65 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:61:23:d8:c6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2a:0e:03:65 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:61:23:d8:c6 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2a:0e:03:65 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:0e:03:65 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 8 packets, 656 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:61:23:d8:c6 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 656 bytes, 2 multicasts tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 146 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1280 0 27 239 0 239 tc-so: tc-so:In use 1253K, total allocated 1912K; utilization 65.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.090005] shmif0: Ethernet address b2:a0:61:23:d8:c6 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 473 0 0 158 0 158 158 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1365 0 30 256 0 256 tc-so: tc-so:In use 1364K, total allocated 2048K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.600005] shmif0: Ethernet address b2:a0:2a:0e:03:65 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.520004 b2:a0:61:23:d8:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.390004 b2:a0:2a:0e:03:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.850004 b2:a0:61:23:d8:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.250004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2a:0e:03:65, length 28 tc-so:00:00:11.850004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:10.250004 b2:a0:2a:0e:03:65 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.850004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:61:23:d8:c6, length 28 tc-so:00:00:10.250004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.880004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.960004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:12.000004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:10.410004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:12.040004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:12.080004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:10.490004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:12.080004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:12.120004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:10.530004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:10.530004 b2:a0:2a:0e:03:65 > b2:a0:61:23:d8:c6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:12.160004 b2:a0:61:23:d8:c6 > b2:a0:2a:0e:03:65, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697839.122732, ipsec_tcp_ipv4_esp_rijndaelcbc, passed tc-start: 1646697839.148547, ipsec_tcp_ipv4_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:45:1d:7d:50 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 9625: No such process tc-so: tc-so:00:00:10.820004 b2:a0:24:ef:b0:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.290004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:45:1d:7d:50, length 28 tc-so:00:00:10.820004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 74: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [S], seq 517743761, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.290004 b2:a0:45:1d:7d:50 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.860004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:24:ef:b0:3b, length 28 tc-so:00:00:09.290004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [S.], seq 367955914, ack 517743762, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.860004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 154: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:11.020004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.480004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.050004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:ef:b0:3b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:45:1d:7d:50 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:24:ef:b0:3b 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:45:1d:7d:50 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:24:ef:b0:3b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:45:1d:7d:50 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:24:ef:b0:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:45:1d:7d:50 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:24:ef:b0:3b on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:45:1d:7d:50 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:45:1d:7d:50 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 9 packets, 530 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:ef:b0:3b tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 530 bytes, 2 multicasts tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1237 0 27 228 0 228 tc-so: tc-so:In use 1209K, total allocated 1824K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.160005] shmif0: Ethernet address b2:a0:24:ef:b0:3b tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 140 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1265 0 30 235 0 235 tc-so: tc-so:In use 1253K, total allocated 1880K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.980005] shmif0: Ethernet address b2:a0:45:1d:7d:50 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.680004 b2:a0:24:ef:b0:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.510004 b2:a0:45:1d:7d:50 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.820004 b2:a0:24:ef:b0:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.290004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:45:1d:7d:50, length 28 tc-so:00:00:10.820004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 74: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [S], seq 517743761, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.290004 b2:a0:45:1d:7d:50 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.860004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:24:ef:b0:3b, length 28 tc-so:00:00:09.290004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [S.], seq 367955914, ack 517743762, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.860004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.970004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 154: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:11.020004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.440004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:09.480004 b2:a0:45:1d:7d:50 > b2:a0:24:ef:b0:3b, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.60376: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.050004 b2:a0:24:ef:b0:3b > b2:a0:45:1d:7d:50, ethertype IPv4 (0x0800), length 66: 10.0.0.1.60376 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697869.396205, ipsec_tcp_ipv4_none, passed tc-start: 1646697869.417661, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:84:70:06:e7 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 16891: No such process tc-so: tc-so:00:00:09.770004 b2:a0:84:70:06:e7 > 33:33:bf:5a:d0:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe70:6e7 > ff02::2:bf5a:d098: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf5a:d098, length 24 tc-so:00:00:11.560004 b2:a0:84:70:06:e7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe70:6e7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.130004 b2:a0:8b:56:8b:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.460004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:84:70:06:e7, length 28 tc-so:00:00:14.130004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 61840 > 1234: Flags [S], seq 610192040, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.460004 b2:a0:84:70:06:e7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.170004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8b:56:8b:82, length 28 tc-so:00:00:12.500004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 61840: Flags [S.], seq 564229793, ack 610192041, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.170004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 61840 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.300004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 61840 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:14.340004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 61840 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.670004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 61840: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.340004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 61840 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:14.380004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 61840 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.710004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 61840: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.380004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 61840 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:14.440004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 61840 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.770004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 61840: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.810004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 61840: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.480004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 61840 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:56:8b:82 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:84:70:06:e7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:56:8b:82 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:84:70:06:e7 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8b:56:8b:82 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:70:06:e7 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:84ff:fe70:6e7%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8b:56:8b:82 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:84ff:fe70:6e7 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:84:70:06:e7 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:84ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:bf5a:d098 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff70:6e7% 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8b:56:8b:82 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:84ff:fe70:6e7%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bf5a:d098%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff70:6e7%shmif0 refcount 1 tc-so: enaddr b2:a0:84:70:06:e7 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:bf:5a:d0:98 -- 33:33:bf:5a:d0:98 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:70:06:e7 -- 33:33:ff:70:06:e7 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:70:06:e7 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 16 packets, 1372 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:84ff:fe70:6e7%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:56:8b:82 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1372 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1284 0 27 239 0 239 tc-so: tc-so:In use 1253K, total allocated 1912K; utilization 65.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.500005] shmif0: Ethernet address b2:a0:8b:56:8b:82 tc-so:[ 14.170005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 14.340005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.380005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.440005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.480005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 53 0 53 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 60 0 60 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 903 0 0 301 0 301 301 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1993 0 130 401 0 401 tc-so: tc-so:In use 2278K, total allocated 3208K; utilization 71.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.040005] IPsec: Initialized Security Association Processing. tc-so:[ 1.040005] mainbus0 (root) tc-so:[ 1.040005] chacha: Portable C ChaCha tc-so:[ 1.040005] aes: BearSSL aes_ct tc-so:[ 1.040005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.040005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.840005] shmif0: Ethernet address b2:a0:84:70:06:e7 tc-so:[ 5.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.920005] get_ifid: shmif0: ifid: b0:a0:84:ff:fe:70:06:e7 tc-so:[ 5.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:84ff:fe70:6e7 tc-so:[ 6.150005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.240005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:84ff:fe70:6e7 - no duplicates found tc-so:[ 12.460005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 12.520005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.630005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.670005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.670005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 12.710005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.750005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 12.770005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.810005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 21.890005] in6_if_link_down: fe80:2::b0a0:84ff:fe70:6e7 marked detached tc-so:[ 21.890005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.800004 b2:a0:8b:56:8b:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.870004 b2:a0:84:70:06:e7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.970004 b2:a0:84:70:06:e7 > 33:33:bf:5a:d0:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bf5a:d098: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf5a:d098, length 24 tc-so:00:00:06.150004 b2:a0:84:70:06:e7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.210004 b2:a0:84:70:06:e7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.640004 b2:a0:84:70:06:e7 > 33:33:ff:70:06:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:6e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:6e7, length 24 tc-so:00:00:06.640004 b2:a0:84:70:06:e7 > 33:33:ff:70:06:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:6e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:6e7, length 24 tc-so:00:00:06.760004 b2:a0:84:70:06:e7 > 33:33:ff:70:06:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:6e7: ICMP6, neighbor solicitation, who has fe80::b0a0:84ff:fe70:6e7, length 32 tc-so:00:00:09.770004 b2:a0:84:70:06:e7 > 33:33:bf:5a:d0:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe70:6e7 > ff02::2:bf5a:d098: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf5a:d098, length 24 tc-so:00:00:11.560004 b2:a0:84:70:06:e7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe70:6e7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.130004 b2:a0:8b:56:8b:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.460004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:84:70:06:e7, length 28 tc-so:00:00:14.130004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 61840 > 1234: Flags [S], seq 610192040, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.460004 b2:a0:84:70:06:e7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.170004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8b:56:8b:82, length 28 tc-so:00:00:12.500004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 61840: Flags [S.], seq 564229793, ack 610192041, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.170004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 61840 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.300004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 61840 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:14.340004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 61840 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.670004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 61840: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.340004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 61840 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:14.380004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 61840 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.710004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 61840: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.380004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 61840 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:14.440004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 61840 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.770004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 61840: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.810004 b2:a0:84:70:06:e7 > b2:a0:8b:56:8b:82, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 61840: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.480004 b2:a0:8b:56:8b:82 > b2:a0:84:70:06:e7, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 61840 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697905.395536, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed tc-start: 1646697905.426185, ipsec_tcp_ipv4mappedipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:33:f7:e5:47 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 25581: No such process tc-so: tc-so:00:00:11.910004 b2:a0:33:f7:e5:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fef7:e547 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.650004 b2:a0:6e:4f:d3:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.940004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:33:f7:e5:47, length 28 tc-so:00:00:13.650004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 51227 > 1234: Flags [S], seq 574215702, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.940004 b2:a0:33:f7:e5:47 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.690004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6e:4f:d3:2b, length 28 tc-so:00:00:12.000004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 51227: Flags [S.], seq 536105656, ack 574215703, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.690004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 51227 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.810004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 51227 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.850004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 51227 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.140004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 51227: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.850004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 51227 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:13.890004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 51227 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:12.180004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 51227: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.890004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 51227 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:13.930004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 51227 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.220004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 51227: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.260004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 51227: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 51227 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.910004 b2:a0:33:f7:e5:47 > 33:33:ff:f7:e5:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fef7:e547 > ff02::1:fff7:e547: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:e547, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:4f:d3:2b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:33:f7:e5:47 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6e:4f:d3:2b 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:33:f7:e5:47 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6e:4f:d3:2b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:f7:e5:47 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:33ff:fef7:e547%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:6e:4f:d3:2b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:33ff:fef7:e547 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:33:f7:e5:47 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:33ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:e7a2:7bf1 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff7:e547 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:6e:4f:d3:2b on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:33ff:fef7:e547%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e7a2:7bf1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:fff7:e547%shmif0 refcount 1 tc-so: enaddr b2:a0:33:f7:e5:47 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:e7:a2:7b:f1 -- 33:33:e7:a2:7b:f1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f7:e5:47 -- 33:33:ff:f7:e5:47 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:f7:e5:47 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 16 packets, 1272 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:33ff:fef7:e547%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:4f:d3:2b tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1272 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 427 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1306 0 27 240 0 240 tc-so: tc-so:In use 1267K, total allocated 1920K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.550005] shmif0: Ethernet address b2:a0:6e:4f:d3:2b tc-so:[ 13.690005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 13.850005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.890005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.930005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.970005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 55 0 55 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 62 0 62 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 916 0 0 306 0 306 306 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2026 0 134 407 0 407 tc-so: tc-so:In use 2315K, total allocated 3256K; utilization 71.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.880005] shmif0: Ethernet address b2:a0:33:f7:e5:47 tc-so:[ 5.760005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.760005] get_ifid: shmif0: ifid: b0:a0:33:ff:fe:f7:e5:47 tc-so:[ 5.760005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:33ff:fef7:e547 tc-so:[ 6.010005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.080005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.640005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:33ff:fef7:e547 - no duplicates found tc-so:[ 11.940005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 12.000005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.100005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.140005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.140005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 12.180005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.180005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 12.220005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.260005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 20.850005] in6_if_link_down: fe80:2::b0a0:33ff:fef7:e547 marked detached tc-so:[ 20.850005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.750004 b2:a0:6e:4f:d3:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.760004 b2:a0:33:f7:e5:47 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.010004 b2:a0:33:f7:e5:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.040004 b2:a0:33:f7:e5:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.040004 b2:a0:33:f7:e5:47 > 33:33:ff:f7:e5:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:e547: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:e547, length 24 tc-so:00:00:06.290004 b2:a0:33:f7:e5:47 > 33:33:e7:a2:7b:f1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e7a2:7bf1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e7a2:7bf1, length 24 tc-so:00:00:06.640004 b2:a0:33:f7:e5:47 > 33:33:ff:f7:e5:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:e547: ICMP6, neighbor solicitation, who has fe80::b0a0:33ff:fef7:e547, length 32 tc-so:00:00:08.160004 b2:a0:33:f7:e5:47 > 33:33:e7:a2:7b:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fef7:e547 > ff02::2:e7a2:7bf1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e7a2:7bf1, length 24 tc-so:00:00:11.910004 b2:a0:33:f7:e5:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fef7:e547 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.650004 b2:a0:6e:4f:d3:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.940004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:33:f7:e5:47, length 28 tc-so:00:00:13.650004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 51227 > 1234: Flags [S], seq 574215702, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.940004 b2:a0:33:f7:e5:47 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.690004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6e:4f:d3:2b, length 28 tc-so:00:00:12.000004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 51227: Flags [S.], seq 536105656, ack 574215703, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.690004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 51227 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.810004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 51227 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.850004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 51227 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.140004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 51227: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.850004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 51227 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:13.890004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 51227 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:12.180004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 51227: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.890004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 51227 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:13.930004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 51227 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.220004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 51227: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.260004 b2:a0:33:f7:e5:47 > b2:a0:6e:4f:d3:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 51227: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:6e:4f:d3:2b > b2:a0:33:f7:e5:47, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 51227 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.910004 b2:a0:33:f7:e5:47 > 33:33:ff:f7:e5:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fef7:e547 > ff02::1:fff7:e547: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:e547, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697940.931634, ipsec_tcp_ipv4mappedipv6_ah_null, passed tc-start: 1646697940.956318, ipsec_tcp_ipv4mappedipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:67:46:98:68 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 26570: No such process tc-so: tc-so:00:00:10.390004 b2:a0:67:46:98:68 > 33:33:a8:b7:8b:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe46:9868 > ff02::2:a8b7:8b59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a8b7:8b59, length 24 tc-so:00:00:13.860004 b2:a0:af:ae:10:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.320004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:67:46:98:68, length 28 tc-so:00:00:13.860004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.320004 b2:a0:67:46:98:68 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.900004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:af:ae:10:6b, length 28 tc-so:00:00:12.320004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:13.900004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.020004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:14.100004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:12.520004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:14.100004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:14.150004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:12.600004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:14.150004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:14.220004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.670004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.670004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:14.250004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:13.990004 b2:a0:67:46:98:68 > 33:33:ff:46:98:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe46:9868 > ff02::1:ff46:9868: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:9868, length 24 tc-so:00:00:15.160004 b2:a0:67:46:98:68 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe46:9868 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:ae:10:6b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:67:46:98:68 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:af:ae:10:6b 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:67:46:98:68 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:af:ae:10:6b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:46:98:68 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:67ff:fe46:9868%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:af:ae:10:6b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:67ff:fe46:9868 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:46:98:68 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:67ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:a8b7:8b59 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff46:9868 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:af:ae:10:6b on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:67ff:fe46:9868%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a8b7:8b59%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff46:9868%shmif0 refcount 1 tc-so: enaddr b2:a0:67:46:98:68 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:a8:b7:8b:59 -- 33:33:a8:b7:8b:59 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:46:98:68 -- 33:33:ff:46:98:68 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:46:98:68 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 16 packets, 1212 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:67ff:fe46:9868%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:ae:10:6b tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1212 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1296 0 27 239 0 239 tc-so: tc-so:In use 1260K, total allocated 1912K; utilization 65.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.300005] shmif0: Ethernet address b2:a0:af:ae:10:6b tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 48 0 48 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 825 0 0 275 0 275 275 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1909 0 106 378 0 378 tc-so: tc-so:In use 2136K, total allocated 3024K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:67:46:98:68 tc-so:[ 5.660005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.660005] get_ifid: shmif0: ifid: b0:a0:67:ff:fe:46:98:68 tc-so:[ 5.660005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:67ff:fe46:9868 tc-so:[ 5.960005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.020005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.500005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:67ff:fe46:9868 - no duplicates found tc-so:[ 21.870005] in6_if_link_down: fe80:2::b0a0:67ff:fe46:9868 marked detached tc-so:[ 21.870005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.410004 b2:a0:af:ae:10:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.660004 b2:a0:67:46:98:68 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.800004 b2:a0:67:46:98:68 > 33:33:a8:b7:8b:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a8b7:8b59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a8b7:8b59, length 24 tc-so:00:00:05.960004 b2:a0:67:46:98:68 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.000004 b2:a0:67:46:98:68 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.000004 b2:a0:67:46:98:68 > 33:33:ff:46:98:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:9868: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:9868, length 24 tc-so:00:00:06.500004 b2:a0:67:46:98:68 > 33:33:ff:46:98:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:9868: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:fe46:9868, length 32 tc-so:00:00:10.390004 b2:a0:67:46:98:68 > 33:33:a8:b7:8b:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe46:9868 > ff02::2:a8b7:8b59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a8b7:8b59, length 24 tc-so:00:00:13.860004 b2:a0:af:ae:10:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.320004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:67:46:98:68, length 28 tc-so:00:00:13.860004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.320004 b2:a0:67:46:98:68 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.900004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:af:ae:10:6b, length 28 tc-so:00:00:12.320004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:13.900004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.020004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:14.100004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:12.520004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:14.100004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:14.150004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:12.600004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:14.150004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:14.220004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.670004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.670004 b2:a0:67:46:98:68 > b2:a0:af:ae:10:6b, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:14.250004 b2:a0:af:ae:10:6b > b2:a0:67:46:98:68, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:13.990004 b2:a0:67:46:98:68 > 33:33:ff:46:98:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe46:9868 > ff02::1:ff46:9868: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:9868, length 24 tc-so:00:00:15.160004 b2:a0:67:46:98:68 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe46:9868 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646697976.28660, ipsec_tcp_ipv4mappedipv6_esp_null, passed tc-start: 1646697976.62406, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d3:9a:7a:fd ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 20552: No such process tc-so: tc-so:00:00:10.780004 b2:a0:d3:9a:7a:fd > 33:33:ff:9a:7a:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe9a:7afd > ff02::1:ff9a:7afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:7afd, length 24 tc-so:00:00:13.630004 b2:a0:f5:d9:a9:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.140004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d3:9a:7a:fd, length 28 tc-so:00:00:13.680004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.140004 b2:a0:d3:9a:7a:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.680004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f5:d9:a9:2d, length 28 tc-so:00:00:12.140004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:13.680004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:13.790004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:13.870004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:12.340004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:13.870004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:13.910004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:12.380004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:13.910004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:13.980004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:12.450004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:12.450004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:14.010004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:13.610004 b2:a0:d3:9a:7a:fd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe9a:7afd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:d9:a9:2d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d3:9a:7a:fd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:d9:a9:2d 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d3:9a:7a:fd on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f5:d9:a9:2d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:9a:7a:fd tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:d3ff:fe9a:7afd%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f5:d9:a9:2d UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d3ff:fe9a:7afd link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d3:9a:7a:fd 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d3ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:b691:52ee tc-so: ff02::1%shmif0 tc-so: ff02::1:ff9a:7afd 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f5:d9:a9:2d on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:d3ff:fe9a:7afd%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b691:52ee%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff9a:7afd%shmif0 refcount 1 tc-so: enaddr b2:a0:d3:9a:7a:fd multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:b6:91:52:ee -- 33:33:b6:91:52:ee refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:9a:7a:fd -- 33:33:ff:9a:7a:fd refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:9a:7a:fd tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 16 packets, 1344 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:d3ff:fe9a:7afd%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:d9:a9:2d tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1344 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1284 0 27 239 0 239 tc-so: tc-so:In use 1255K, total allocated 1912K; utilization 65.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.280005] shmif0: Ethernet address b2:a0:f5:d9:a9:2d tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 45 0 45 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 52 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 205 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 850 0 0 284 0 284 284 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1921 0 114 384 0 384 tc-so: tc-so:In use 2168K, total allocated 3072K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.780005] shmif0: Ethernet address b2:a0:d3:9a:7a:fd tc-so:[ 5.840005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.840005] get_ifid: shmif0: ifid: b0:a0:d3:ff:fe:9a:7a:fd tc-so:[ 5.840005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d3ff:fe9a:7afd tc-so:[ 6.120005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.170005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.680005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d3ff:fe9a:7afd - no duplicates found tc-so:[ 21.450005] in6_if_link_down: fe80:2::b0a0:d3ff:fe9a:7afd marked detached tc-so:[ 21.450005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.560004 b2:a0:f5:d9:a9:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.840004 b2:a0:d3:9a:7a:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.120004 b2:a0:d3:9a:7a:fd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.160004 b2:a0:d3:9a:7a:fd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.240004 b2:a0:d3:9a:7a:fd > 33:33:ff:9a:7a:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:7afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:7afd, length 24 tc-so:00:00:06.310004 b2:a0:d3:9a:7a:fd > 33:33:b6:91:52:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b691:52ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b691:52ee, length 24 tc-so:00:00:06.650004 b2:a0:d3:9a:7a:fd > 33:33:ff:9a:7a:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:7afd: ICMP6, neighbor solicitation, who has fe80::b0a0:d3ff:fe9a:7afd, length 32 tc-so:00:00:10.780004 b2:a0:d3:9a:7a:fd > 33:33:ff:9a:7a:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe9a:7afd > ff02::1:ff9a:7afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:7afd, length 24 tc-so:00:00:13.630004 b2:a0:f5:d9:a9:2d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.140004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d3:9a:7a:fd, length 28 tc-so:00:00:13.680004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.140004 b2:a0:d3:9a:7a:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.680004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f5:d9:a9:2d, length 28 tc-so:00:00:12.140004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:13.680004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:13.790004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:13.870004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:12.340004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:13.870004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:13.910004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:12.380004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:13.910004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:13.980004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:12.450004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:12.450004 b2:a0:d3:9a:7a:fd > b2:a0:f5:d9:a9:2d, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:14.010004 b2:a0:f5:d9:a9:2d > b2:a0:d3:9a:7a:fd, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:13.610004 b2:a0:d3:9a:7a:fd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe9a:7afd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.040004 b2:a0:d3:9a:7a:fd > 33:33:b6:91:52:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d3ff:fe9a:7afd > ff02::2:b691:52ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b691:52ee, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698011.257629, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed tc-start: 1646698011.287818, ipsec_tcp_ipv4mappedipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3f:96:09:2c ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 28320: No such process tc-so: tc-so:00:00:08.320004 b2:a0:3f:96:09:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe96:92c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.380004 b2:a0:20:b9:04:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.610004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3f:96:09:2c, length 28 tc-so:00:00:13.380004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 74: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [S], seq 641954345, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.610004 b2:a0:3f:96:09:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.420004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:20:b9:04:3c, length 28 tc-so:00:00:11.650004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [S.], seq 521509389, ack 641954346, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.420004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.500004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:13.540004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:11.770004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.580004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1200 tc-so:00:00:13.620004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:11.850004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.620004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 154: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 88 tc-so:00:00:13.660004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.890004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:11.890004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.660004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:b9:04:3c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:3f:96:09:2c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:20:b9:04:3c 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:3f:96:09:2c on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:20:b9:04:3c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:96:09:2c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:3fff:fe96:92c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:20:b9:04:3c UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3fff:fe96:92c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3f:96:09:2c 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3fff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:bf84:7815 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff96:92c% 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:20:b9:04:3c on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:3fff:fe96:92c%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bf84:7815%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff96:92c%shmif0 refcount 1 tc-so: enaddr b2:a0:3f:96:09:2c multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:bf:84:78:15 -- 33:33:bf:84:78:15 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:96:09:2c -- 33:33:ff:96:09:2c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3f:96:09:2c tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 16 packets, 1152 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:3fff:fe96:92c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:b9:04:3c tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1152 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1238 0 27 228 0 228 tc-so: tc-so:In use 1209K, total allocated 1824K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.820005] shmif0: Ethernet address b2:a0:20:b9:04:3c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 53 0 53 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 60 0 60 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 192 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 881 0 0 294 0 294 294 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1927 0 130 390 0 390 tc-so: tc-so:In use 2222K, total allocated 3120K; utilization 71.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.190005] shmif0: Ethernet address b2:a0:3f:96:09:2c tc-so:[ 6.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.200005] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:96:09:2c tc-so:[ 6.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3fff:fe96:92c tc-so:[ 6.420005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.510005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 8.060005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3fff:fe96:92c - no duplicates found tc-so:[ 20.390005] in6_if_link_down: fe80:2::b0a0:3fff:fe96:92c marked detached tc-so:[ 20.390005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.160004 b2:a0:20:b9:04:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.200004 b2:a0:3f:96:09:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.420004 b2:a0:3f:96:09:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.470004 b2:a0:3f:96:09:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.490004 b2:a0:3f:96:09:2c > 33:33:bf:84:78:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bf84:7815: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf84:7815, length 24 tc-so:00:00:07.040004 b2:a0:3f:96:09:2c > 33:33:ff:96:09:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff96:92c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:92c, length 24 tc-so:00:00:07.040004 b2:a0:3f:96:09:2c > 33:33:ff:96:09:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff96:92c: ICMP6, neighbor solicitation, who has fe80::b0a0:3fff:fe96:92c, length 32 tc-so:00:00:07.770004 b2:a0:3f:96:09:2c > 33:33:ff:96:09:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff96:92c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:92c, length 24 tc-so:00:00:08.320004 b2:a0:3f:96:09:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe96:92c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.380004 b2:a0:20:b9:04:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.610004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3f:96:09:2c, length 28 tc-so:00:00:13.380004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 74: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [S], seq 641954345, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.610004 b2:a0:3f:96:09:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.420004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:20:b9:04:3c, length 28 tc-so:00:00:11.650004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [S.], seq 521509389, ack 641954346, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.420004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.500004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:13.540004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:11.770004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.580004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1200 tc-so:00:00:13.620004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:11.850004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.620004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 154: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 88 tc-so:00:00:13.660004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.890004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:11.890004 b2:a0:3f:96:09:2c > b2:a0:20:b9:04:3c, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59654: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.660004 b2:a0:20:b9:04:3c > b2:a0:3f:96:09:2c, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59654 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.020004 b2:a0:3f:96:09:2c > 33:33:bf:84:78:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe96:92c > ff02::2:bf84:7815: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf84:7815, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698046.894147, ipsec_tcp_ipv4mappedipv6_none, passed tc-start: 1646698046.923326, ipsec_tcp_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4d:e4:12:f6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 12156: No such process tc-so: tc-so:00:00:13.050004 b2:a0:4d:e4:12:f6 > 33:33:ff:e4:12:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > ff02::1:ffe4:12f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:12f6, length 24 tc-so:00:00:15.100004 b2:a0:7c:15:41:85 > 33:33:ff:15:41:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > ff02::1:ff15:4185: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:4185, length 24 tc-so:00:00:15.420004 b2:a0:7c:15:41:85 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.450004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > fe80::b0a0:7cff:fe15:4185: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.420004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54672 > 1234: Flags [S], seq 702437235, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.450004 b2:a0:4d:e4:12:f6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.460004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > fe80::b0a0:4dff:fee4:12f6: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.500004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54672: Flags [S.], seq 619621315, ack 702437236, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.460004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54672 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.620004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54672 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:15.660004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54672 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.690004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54672: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.700004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54672 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1336 tc-so:00:00:15.700004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54672 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1380 tc-so:00:00:13.730004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54672: Flags [.], ack 5477, win 3628, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.700004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54672 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 156 tc-so:00:00:15.740004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54672 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.770004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54672: Flags [.], ack 5634, win 3608, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.810004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54672: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.850004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x6): 1234 > 54672: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.820004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54672 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:15:41:85 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe15:4185%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7cff:fe15:4185 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:4d:e4:12:f6 UHL - - - shmif0 tc-so:fe80::b0a0:4dff:fee4:12f6 b2:a0:4d:e4:12:f6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:15:41:85 15 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff15:4185 tc-so: ff01:2::1 tc-so: ff02::2:13aa:83a2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f 15 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:4d:e4:12:f6 shmif0 21s R tc-so:fe80::b0a0:4dff:fee4:12f6%shmif0 b2:a0:4d:e4:12:f6 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff15:4185%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:13aa:83a2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:7c:15:41:85 multicnt 4 tc-so: 33:33:ff:15:41:85 -- 33:33:ff:15:41:85 refcount 1 tc-so: 33:33:13:aa:83:a2 -- 33:33:13:aa:83:a2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:e4:12:f6 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fee4:12f6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4dff:fee4:12f6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:7c:15:41:85 UHL - - - shmif0 tc-so:fe80::b0a0:7cff:fe15:4185 b2:a0:7c:15:41:85 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:e4:12:f6 16 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffe4:12f6 tc-so: ff01:2::1 tc-so: ff02::2:222c:660d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4dff:f 16 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:7c:15:41:85 shmif0 22s R tc-so:fe80::b0a0:7cff:fe15:4185%shmif0 b2:a0:7c:15:41:85 shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffe4:12f6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:222c:660d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:4d:e4:12:f6 multicnt 4 tc-so: 33:33:ff:e4:12:f6 -- 33:33:ff:e4:12:f6 refcount 1 tc-so: 33:33:22:2c:66:0d -- 33:33:22:2c:66:0d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:e4:12:f6 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7440 bytes, 4 multicasts tc-so: output: 15 packets, 1578 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fee4:12f6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:15:41:85 tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1578 bytes, 6 multicasts tc-so: output: 18 packets, 7612 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe15:4185%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 36 0 36 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 798 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1856 0 93 368 0 368 tc-so: tc-so:In use 2060K, total allocated 2944K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.790005] shmif0: Ethernet address b2:a0:7c:15:41:85 tc-so:[ 7.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.030005] get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:15:41:85 tc-so:[ 7.030005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe15:4185 tc-so:[ 8.830005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe15:4185 - no duplicates found tc-so:[ 15.460005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 15.660005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.700005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.740005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.780005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.820005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 26.500005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.500005] in6_if_link_down: fe80:2::b0a0:7cff:fe15:4185 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 857 0 0 286 0 286 286 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1915 0 102 387 0 387 tc-so: tc-so:In use 2178K, total allocated 3096K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.890005] shmif0: Ethernet address b2:a0:4d:e4:12:f6 tc-so:[ 7.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.110005] get_ifid: shmif0: ifid: b0:a0:4d:ff:fe:e4:12:f6 tc-so:[ 7.110005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4dff:fee4:12f6 tc-so:[ 9.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4dff:fee4:12f6 - no duplicates found tc-so:[ 13.450005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 13.500005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.650005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.690005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.730005] ah_input: hash over 1456 bytes, skip 40: crda len 1456 skip 0 inject 52 tc-so:[ 13.730005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.770005] ah_input: hash over 276 bytes, skip 40: crda len 276 skip 0 inject 52 tc-so:[ 13.770005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.850005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 23.480005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.480005] in6_if_link_down: fe80:2::b0a0:4dff:fee4:12f6 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.550004 b2:a0:7c:15:41:85 > 33:33:ff:15:41:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff15:4185: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:4185, length 24 tc-so:00:00:07.830004 b2:a0:7c:15:41:85 > 33:33:ff:15:41:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff15:4185: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe15:4185, length 32 tc-so:00:00:08.070004 b2:a0:7c:15:41:85 > 33:33:13:aa:83:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:13aa:83a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:13aa:83a2, length 24 tc-so:00:00:07.950004 b2:a0:4d:e4:12:f6 > 33:33:ff:e4:12:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:12f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:12f6, length 24 tc-so:00:00:08.070004 b2:a0:4d:e4:12:f6 > 33:33:ff:e4:12:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:12f6: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fee4:12f6, length 32 tc-so:00:00:08.770004 b2:a0:4d:e4:12:f6 > 33:33:22:2c:66:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:222c:660d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:222c:660d, length 24 tc-so:00:00:10.780004 b2:a0:7c:15:41:85 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.850004 b2:a0:4d:e4:12:f6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.050004 b2:a0:4d:e4:12:f6 > 33:33:ff:e4:12:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > ff02::1:ffe4:12f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:12f6, length 24 tc-so:00:00:15.100004 b2:a0:7c:15:41:85 > 33:33:ff:15:41:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > ff02::1:ff15:4185: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:4185, length 24 tc-so:00:00:15.420004 b2:a0:7c:15:41:85 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.450004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > fe80::b0a0:7cff:fe15:4185: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.420004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54672 > 1234: Flags [S], seq 702437235, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.450004 b2:a0:4d:e4:12:f6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.460004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > fe80::b0a0:4dff:fee4:12f6: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.500004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54672: Flags [S.], seq 619621315, ack 702437236, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.460004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54672 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.620004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54672 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:15.660004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54672 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.690004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54672: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.700004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54672 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1336 tc-so:00:00:15.700004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54672 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1380 tc-so:00:00:13.730004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54672: Flags [.], ack 5477, win 3628, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.700004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54672 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 156 tc-so:00:00:15.740004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54672 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.770004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54672: Flags [.], ack 5634, win 3608, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.810004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54672: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.850004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x6): 1234 > 54672: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.820004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54672 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:18.460004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fee4:12f6 > fe80::b0a0:7cff:fe15:4185: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe15:4185, length 32 tc-so:00:00:20.440004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:7cff:fe15:4185 > fe80::b0a0:4dff:fee4:12f6: ICMP6, neighbor advertisement, tgt is fe80::b0a0:7cff:fe15:4185, length 24 tc-so:00:00:20.470004 b2:a0:7c:15:41:85 > b2:a0:4d:e4:12:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe15:4185 > fe80::b0a0:4dff:fee4:12f6: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fee4:12f6, length 32 tc-so:00:00:18.500004 b2:a0:4d:e4:12:f6 > b2:a0:7c:15:41:85, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4dff:fee4:12f6 > fe80::b0a0:7cff:fe15:4185: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4dff:fee4:12f6, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698084.500516, ipsec_tcp_ipv6_ah_hmacsha512, passed tc-start: 1646698084.533516, ipsec_tcp_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:30:f2:76:e5 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 28025: No such process tc-so: tc-so:00:00:10.630004 b2:a0:30:f2:76:e5 > 33:33:ff:f2:76:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::1:fff2:76e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:76e5, length 24 tc-so:00:00:14.220004 b2:a0:cc:fb:38:d4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.280004 b2:a0:cc:fb:38:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.250004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > fe80::b0a0:ccff:fefb:38d4: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.330004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 60381 > 1234: Flags [S], seq 714245053, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.250004 b2:a0:30:f2:76:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.360004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > fe80::b0a0:30ff:fef2:76e5: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.300004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 60381: Flags [S.], seq 587431744, ack 714245054, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.360004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 60381 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.480004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 60381 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:15.520004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 60381 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.460004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 60381: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.560004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 60381 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:15.600004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 60381 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.530004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 60381: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.600004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 60381 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:13.580004 b2:a0:30:f2:76:e5 > 33:33:b7:4d:b8:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::2:b74d:b8c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b74d:b8c2, length 24 tc-so:00:00:15.640004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 60381 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.580004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 60381: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.610004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 60381: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.680004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 60381 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:fb:38:d4 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fefb:38d4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ccff:fefb:38d4 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:30:f2:76:e5 UHL - - - shmif0 tc-so:fe80::b0a0:30ff:fef2:76e5 b2:a0:30:f2:76:e5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:fb:38:d4 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:fffb:38d4 tc-so: ff01:2::1 tc-so: ff02::2:a5d7:268e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:30:f2:76:e5 shmif0 34s R tc-so:fe80::b0a0:30ff:fef2:76e5%shmif0 b2:a0:30:f2:76:e5 shmif0 39s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:fffb:38d4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a5d7:268e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:cc:fb:38:d4 multicnt 4 tc-so: 33:33:ff:fb:38:d4 -- 33:33:ff:fb:38:d4 refcount 1 tc-so: 33:33:a5:d7:26:8e -- 33:33:a5:d7:26:8e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f2:76:e5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fef2:76e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:30ff:fef2:76e5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:cc:fb:38:d4 UHL - - - shmif0 tc-so:fe80::b0a0:ccff:fefb:38d4 b2:a0:cc:fb:38:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:f2:76:e5 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:fff2:76e5 tc-so: ff01:2::1 tc-so: ff02::2:b74d:b8c2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:30ff:f 17 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:cc:fb:38:d4 shmif0 24s R tc-so:fe80::b0a0:ccff:fefb:38d4%shmif0 b2:a0:cc:fb:38:d4 shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fff2:76e5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b74d:b8c2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:30:f2:76:e5 multicnt 4 tc-so: 33:33:ff:f2:76:e5 -- 33:33:ff:f2:76:e5 refcount 1 tc-so: 33:33:b7:4d:b8:c2 -- 33:33:b7:4d:b8:c2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f2:76:e5 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7310 bytes, 5 multicasts tc-so: output: 14 packets, 1324 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fef2:76e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:fb:38:d4 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1324 bytes, 6 multicasts tc-so: output: 18 packets, 7396 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fefb:38d4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 29 0 29 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 32 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 202 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 736 0 0 246 0 246 246 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1779 0 79 348 0 348 tc-so: tc-so:In use 1931K, total allocated 2784K; utilization 69.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.790005] shmif0: Ethernet address b2:a0:cc:fb:38:d4 tc-so:[ 7.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.130005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:fb:38:d4 tc-so:[ 7.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:fefb:38d4 tc-so:[ 8.660005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:fefb:38d4 - no duplicates found tc-so:[ 15.360005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 15.560005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.600005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.640005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.680005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 26.050005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.050005] in6_if_link_down: fe80:2::b0a0:ccff:fefb:38d4 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 871 0 0 291 0 291 291 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1927 0 102 391 0 391 tc-so: tc-so:In use 2201K, total allocated 3128K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.790005] shmif0: Ethernet address b2:a0:30:f2:76:e5 tc-so:[ 6.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.820005] get_ifid: shmif0: ifid: b0:a0:30:ff:fe:f2:76:e5 tc-so:[ 6.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:30ff:fef2:76e5 tc-so:[ 8.830005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:30ff:fef2:76e5 - no duplicates found tc-so:[ 13.250005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 13.300005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.410005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.460005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.500005] ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52 tc-so:[ 13.530005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.530005] ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52 tc-so:[ 13.580005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.610005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 22.910005] in6_if_link_down: fd00::2 marked detached tc-so:[ 22.910005] in6_if_link_down: fe80:2::b0a0:30ff:fef2:76e5 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.360004 b2:a0:cc:fb:38:d4 > 33:33:ff:fb:38:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:38d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:38d4, length 24 tc-so:00:00:07.650004 b2:a0:cc:fb:38:d4 > 33:33:ff:fb:38:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:38d4: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fefb:38d4, length 32 tc-so:00:00:07.780004 b2:a0:30:f2:76:e5 > 33:33:ff:f2:76:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:76e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:76e5, length 24 tc-so:00:00:07.820004 b2:a0:30:f2:76:e5 > 33:33:ff:f2:76:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:76e5: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fef2:76e5, length 32 tc-so:00:00:10.070004 b2:a0:cc:fb:38:d4 > 33:33:a5:d7:26:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > ff02::2:a5d7:268e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a5d7:268e, length 24 tc-so:00:00:09.450004 b2:a0:30:f2:76:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.820004 b2:a0:cc:fb:38:d4 > 33:33:ff:fb:38:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > ff02::1:fffb:38d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:38d4, length 24 tc-so:00:00:10.630004 b2:a0:30:f2:76:e5 > 33:33:ff:f2:76:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::1:fff2:76e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:76e5, length 24 tc-so:00:00:14.220004 b2:a0:cc:fb:38:d4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.280004 b2:a0:cc:fb:38:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.250004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > fe80::b0a0:ccff:fefb:38d4: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.330004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 60381 > 1234: Flags [S], seq 714245053, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.250004 b2:a0:30:f2:76:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.360004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > fe80::b0a0:30ff:fef2:76e5: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.300004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 60381: Flags [S.], seq 587431744, ack 714245054, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.360004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 60381 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.480004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 60381 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:15.520004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 60381 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.460004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 60381: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.560004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 60381 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:15.600004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 60381 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.530004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 60381: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.600004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 60381 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:13.580004 b2:a0:30:f2:76:e5 > 33:33:b7:4d:b8:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > ff02::2:b74d:b8c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b74d:b8c2, length 24 tc-so:00:00:15.640004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 60381 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.580004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 60381: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.610004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 60381: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.680004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 60381 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:18.250004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fef2:76e5 > fe80::b0a0:ccff:fefb:38d4: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fefb:38d4, length 32 tc-so:00:00:20.310004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:ccff:fefb:38d4 > fe80::b0a0:30ff:fef2:76e5: ICMP6, neighbor advertisement, tgt is fe80::b0a0:ccff:fefb:38d4, length 24 tc-so:00:00:20.380004 b2:a0:cc:fb:38:d4 > b2:a0:30:f2:76:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fefb:38d4 > fe80::b0a0:30ff:fef2:76e5: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fef2:76e5, length 32 tc-so:00:00:18.320004 b2:a0:30:f2:76:e5 > b2:a0:cc:fb:38:d4, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:30ff:fef2:76e5 > fe80::b0a0:ccff:fefb:38d4: ICMP6, neighbor advertisement, tgt is fe80::b0a0:30ff:fef2:76e5, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698122.174963, ipsec_tcp_ipv6_ah_null, passed tc-start: 1646698122.207695, ipsec_tcp_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ad:40:62:02 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 24450: No such process tc-so: tc-so:00:00:14.790004 b2:a0:6f:89:99:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:14.830004 b2:a0:6f:89:99:e5 > 33:33:f8:47:ff:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::2:f847:ffcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f847:ffcc, length 24 tc-so:00:00:13.000004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > fe80::b0a0:6fff:fe89:99e5: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.830004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:13.040004 b2:a0:ad:40:62:02 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.830004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > fe80::b0a0:adff:fe40:6202: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.040004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.870004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.950004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:14.990004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.200004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.030004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.070004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.240004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.070004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.110004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.320004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.320004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:15.150004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:13.910004 b2:a0:ad:40:62:02 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.780004 b2:a0:6f:89:99:e5 > 33:33:ff:89:99:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::1:ff89:99e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:99e5, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:89:99:e5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6fff:fe89:99e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6fff:fe89:99e5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:ad:40:62:02 UHL - - - shmif0 tc-so:fe80::b0a0:adff:fe40:6202 b2:a0:ad:40:62:02 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6f:89:99:e5 12 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff89:99e5 tc-so: ff01:2::1 tc-so: ff02::2:f847:ffcc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6fff:f 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:ad:40:62:02 shmif0 38s R tc-so:fe80::b0a0:adff:fe40:6202%shmif0 b2:a0:ad:40:62:02 shmif0 42s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff89:99e5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f847:ffcc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:6f:89:99:e5 multicnt 4 tc-so: 33:33:ff:89:99:e5 -- 33:33:ff:89:99:e5 refcount 1 tc-so: 33:33:f8:47:ff:cc -- 33:33:f8:47:ff:cc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:40:62:02 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:fe40:6202%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:adff:fe40:6202 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:6f:89:99:e5 UHL - - - shmif0 tc-so:fe80::b0a0:6fff:fe89:99e5 b2:a0:6f:89:99:e5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ad:40:62:02 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff40:6202 tc-so: ff01:2::1 tc-so: ff02::2:1fc1:87a5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:adff:f 17 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:6f:89:99:e5 shmif0 23s R tc-so:fe80::b0a0:6fff:fe89:99e5%shmif0 b2:a0:6f:89:99:e5 shmif0 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff40:6202%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1fc1:87a5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ad:40:62:02 multicnt 4 tc-so: 33:33:ff:40:62:02 -- 33:33:ff:40:62:02 refcount 1 tc-so: 33:33:1f:c1:87:a5 -- 33:33:1f:c1:87:a5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:40:62:02 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7198 bytes, 5 multicasts tc-so: output: 14 packets, 1264 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:fe40:6202%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:89:99:e5 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1264 bytes, 6 multicasts tc-so: output: 18 packets, 7284 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6fff:fe89:99e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 37 0 37 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 40 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 807 0 0 269 0 269 269 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1850 0 95 370 0 370 tc-so: tc-so:In use 2072K, total allocated 2960K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.500005] shmif0: Ethernet address b2:a0:6f:89:99:e5 tc-so:[ 6.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.680005] get_ifid: shmif0: ifid: b0:a0:6f:ff:fe:89:99:e5 tc-so:[ 6.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6fff:fe89:99e5 tc-so:[ 8.530005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6fff:fe89:99e5 - no duplicates found tc-so:[ 25.110005] in6_if_link_down: fd00::1 marked detached tc-so:[ 25.110005] in6_if_link_down: fe80:2::b0a0:6fff:fe89:99e5 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 35 0 35 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 36 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 200 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 820 0 0 274 0 274 274 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 8 0 0 6 0 6 6 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1873 0 90 376 0 376 tc-so: tc-so:In use 2110K, total allocated 3008K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.710005] shmif0: Ethernet address b2:a0:ad:40:62:02 tc-so:[ 6.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.980005] get_ifid: shmif0: ifid: b0:a0:ad:ff:fe:40:62:02 tc-so:[ 6.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:adff:fe40:6202 tc-so:[ 8.640005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:adff:fe40:6202 - no duplicates found tc-so:[ 22.350005] in6_if_link_down: fd00::2 marked detached tc-so:[ 22.350005] in6_if_link_down: fe80:2::b0a0:adff:fe40:6202 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.510004 b2:a0:6f:89:99:e5 > 33:33:ff:89:99:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:99e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:99e5, length 24 tc-so:00:00:07.510004 b2:a0:6f:89:99:e5 > 33:33:ff:89:99:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:99e5: ICMP6, neighbor solicitation, who has fe80::b0a0:6fff:fe89:99e5, length 32 tc-so:00:00:07.240004 b2:a0:ad:40:62:02 > 33:33:ff:40:62:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:6202: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:6202, length 24 tc-so:00:00:07.640004 b2:a0:ad:40:62:02 > 33:33:ff:40:62:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:6202: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fe40:6202, length 32 tc-so:00:00:08.780004 b2:a0:ad:40:62:02 > 33:33:ff:40:62:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > ff02::1:ff40:6202: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:6202, length 24 tc-so:00:00:11.330004 b2:a0:6f:89:99:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.790004 b2:a0:6f:89:99:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:14.830004 b2:a0:6f:89:99:e5 > 33:33:f8:47:ff:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::2:f847:ffcc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f847:ffcc, length 24 tc-so:00:00:13.000004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > fe80::b0a0:6fff:fe89:99e5: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.830004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:13.040004 b2:a0:ad:40:62:02 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.830004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > fe80::b0a0:adff:fe40:6202: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.040004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.870004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.950004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:14.990004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.200004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.030004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.070004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.240004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.070004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.110004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.320004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.320004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:15.150004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:13.910004 b2:a0:ad:40:62:02 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.780004 b2:a0:6f:89:99:e5 > 33:33:ff:89:99:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > ff02::1:ff89:99e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:99e5, length 24 tc-so:00:00:16.750004 b2:a0:ad:40:62:02 > 33:33:1f:c1:87:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > ff02::2:1fc1:87a5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1fc1:87a5, length 24 tc-so:00:00:19.840004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe89:99e5 > fe80::b0a0:adff:fe40:6202: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fe40:6202, length 32 tc-so:00:00:18.030004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe40:6202 > fe80::b0a0:6fff:fe89:99e5: ICMP6, neighbor solicitation, who has fe80::b0a0:6fff:fe89:99e5, length 32 tc-so:00:00:19.840004 b2:a0:6f:89:99:e5 > b2:a0:ad:40:62:02, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:6fff:fe89:99e5 > fe80::b0a0:adff:fe40:6202: ICMP6, neighbor advertisement, tgt is fe80::b0a0:6fff:fe89:99e5, length 24 tc-so:00:00:18.030004 b2:a0:ad:40:62:02 > b2:a0:6f:89:99:e5, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:adff:fe40:6202 > fe80::b0a0:6fff:fe89:99e5: ICMP6, neighbor advertisement, tgt is fe80::b0a0:adff:fe40:6202, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698157.991326, ipsec_tcp_ipv6_esp_null, passed tc-start: 1646698158.22947, ipsec_tcp_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f9:c5:12:b8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 11490: No such process tc-so: tc-so:00:00:09.660004 b2:a0:f9:c5:12:b8 > 33:33:ae:27:40:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::2:ae27:4098: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae27:4098, length 24 tc-so:00:00:09.920004 b2:a0:f9:c5:12:b8 > 33:33:ff:c5:12:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::1:ffc5:12b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:12b8, length 24 tc-so:00:00:14.900004 b2:a0:93:26:e7:96 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.990004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > fe80::b0a0:93ff:fe26:e796: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.900004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.990004 b2:a0:f9:c5:12:b8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.940004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > fe80::b0a0:f9ff:fec5:12b8: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.030004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:14.940004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.060004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.060004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.100004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.100004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.190004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.100004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.140004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.140004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.230004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.140004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.180004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.270004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.310004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:15.220004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:16.080004 b2:a0:93:26:e7:96 > 33:33:62:cb:80:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > ff02::2:62cb:8044: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:62cb:8044, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:93:26:e7:96 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:93ff:fe26:e796%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:93ff:fe26:e796 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:f9:c5:12:b8 UHL - - - shmif0 tc-so:fe80::b0a0:f9ff:fec5:12b8 b2:a0:f9:c5:12:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:93:26:e7:96 12 0 19 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff26:e796 tc-so: ff01:2::1 tc-so: ff02::2:62cb:8044 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:93ff:f 12 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:f9:c5:12:b8 shmif0 34s R tc-so:fe80::b0a0:f9ff:fec5:12b8%shmif0 b2:a0:f9:c5:12:b8 shmif0 39s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff26:e796%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:62cb:8044%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:93:26:e7:96 multicnt 4 tc-so: 33:33:ff:26:e7:96 -- 33:33:ff:26:e7:96 refcount 1 tc-so: 33:33:62:cb:80:44 -- 33:33:62:cb:80:44 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:c5:12:b8 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f9ff:fec5:12b8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f9ff:fec5:12b8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:93:26:e7:96 UHL - - - shmif0 tc-so:fe80::b0a0:93ff:fe26:e796 b2:a0:93:26:e7:96 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:c5:12:b8 19 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc5:12b8 tc-so: ff01:2::1 tc-so: ff02::2:ae27:4098 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 19 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f9ff:f 19 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:93:26:e7:96 shmif0 32s R tc-so:fe80::b0a0:93ff:fe26:e796%shmif0 b2:a0:93:26:e7:96 shmif0 36s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc5:12b8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ae27:4098%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:f9:c5:12:b8 multicnt 4 tc-so: 33:33:ff:c5:12:b8 -- 33:33:ff:c5:12:b8 refcount 1 tc-so: 33:33:ae:27:40:98 -- 33:33:ae:27:40:98 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:c5:12:b8 tc-so: linkstr: ./bus_ipsec tc-so: input: 19 packets, 7554 bytes, 4 multicasts tc-so: output: 14 packets, 1396 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f9ff:fec5:12b8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:93:26:e7:96 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1396 bytes, 6 multicasts tc-so: output: 21 packets, 7726 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:93ff:fe26:e796%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 33 0 33 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 36 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 771 0 0 257 0 257 257 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1814 0 87 359 0 359 tc-so: tc-so:In use 2000K, total allocated 2872K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.540005] shmif0: Ethernet address b2:a0:93:26:e7:96 tc-so:[ 6.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.830005] get_ifid: shmif0: ifid: b0:a0:93:ff:fe:26:e7:96 tc-so:[ 6.830005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:93ff:fe26:e796 tc-so:[ 8.450005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:93ff:fe26:e796 - no duplicates found tc-so:[ 25.080005] in6_if_link_down: fd00::1 marked detached tc-so:[ 25.080005] in6_if_link_down: fe80:2::b0a0:93ff:fe26:e796 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 40 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 856 0 0 286 0 286 286 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 98 386 0 386 tc-so: tc-so:In use 2169K, total allocated 3088K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.660005] shmif0: Ethernet address b2:a0:f9:c5:12:b8 tc-so:[ 6.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.820005] get_ifid: shmif0: ifid: b0:a0:f9:ff:fe:c5:12:b8 tc-so:[ 6.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f9ff:fec5:12b8 tc-so:[ 8.760005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f9ff:fec5:12b8 - no duplicates found tc-so:[ 22.170005] in6_if_link_down: fd00::2 marked detached tc-so:[ 22.170005] in6_if_link_down: fe80:2::b0a0:f9ff:fec5:12b8 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.130004 b2:a0:93:26:e7:96 > 33:33:ff:26:e7:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:e796: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:e796, length 24 tc-so:00:00:07.450004 b2:a0:93:26:e7:96 > 33:33:ff:26:e7:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:e796: ICMP6, neighbor solicitation, who has fe80::b0a0:93ff:fe26:e796, length 32 tc-so:00:00:07.730004 b2:a0:93:26:e7:96 > 33:33:ff:26:e7:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:e796: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:e796, length 24 tc-so:00:00:07.200004 b2:a0:f9:c5:12:b8 > 33:33:ff:c5:12:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:12b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:12b8, length 24 tc-so:00:00:07.760004 b2:a0:f9:c5:12:b8 > 33:33:ff:c5:12:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:12b8: ICMP6, neighbor solicitation, who has fe80::b0a0:f9ff:fec5:12b8, length 32 tc-so:00:00:09.960004 b2:a0:93:26:e7:96 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.660004 b2:a0:f9:c5:12:b8 > 33:33:ae:27:40:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::2:ae27:4098: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae27:4098, length 24 tc-so:00:00:09.920004 b2:a0:f9:c5:12:b8 > 33:33:ff:c5:12:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::1:ffc5:12b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:12b8, length 24 tc-so:00:00:14.900004 b2:a0:93:26:e7:96 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.990004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > fe80::b0a0:93ff:fe26:e796: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.900004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.990004 b2:a0:f9:c5:12:b8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.940004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > fe80::b0a0:f9ff:fec5:12b8: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.030004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:14.940004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.060004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.060004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.100004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.100004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.190004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.100004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.140004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.140004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.230004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.140004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.180004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.270004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.310004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:15.220004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:16.080004 b2:a0:93:26:e7:96 > 33:33:62:cb:80:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > ff02::2:62cb:8044: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:62cb:8044, length 24 tc-so:00:00:16.710004 b2:a0:f9:c5:12:b8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.020004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fec5:12b8 > fe80::b0a0:93ff:fe26:e796: ICMP6, neighbor solicitation, who has fe80::b0a0:93ff:fe26:e796, length 32 tc-so:00:00:19.930004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:93ff:fe26:e796 > fe80::b0a0:f9ff:fec5:12b8: ICMP6, neighbor advertisement, tgt is fe80::b0a0:93ff:fe26:e796, length 24 tc-so:00:00:19.960004 b2:a0:93:26:e7:96 > b2:a0:f9:c5:12:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe26:e796 > fe80::b0a0:f9ff:fec5:12b8: ICMP6, neighbor solicitation, who has fe80::b0a0:f9ff:fec5:12b8, length 32 tc-so:00:00:18.060004 b2:a0:f9:c5:12:b8 > b2:a0:93:26:e7:96, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:f9ff:fec5:12b8 > fe80::b0a0:93ff:fe26:e796: ICMP6, neighbor advertisement, tgt is fe80::b0a0:f9ff:fec5:12b8, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698193.652562, ipsec_tcp_ipv6_esp_rijndaelcbc, passed tc-start: 1646698193.683911, ipsec_tcp_ipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:07:1e:2f:7d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 29578: No such process tc-so: tc-so:00:00:09.350004 b2:a0:07:1e:2f:7d > 33:33:83:05:be:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1e:2f7d > ff02::2:8305:bedf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8305:bedf, length 24 tc-so:00:00:14.840004 b2:a0:28:2b:64:c1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.880004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.880004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 94: fd00::1.57531 > fd00::2.1234: Flags [S], seq 666315426, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.920004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.57531: Flags [S.], seq 601265442, ack 666315427, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.880004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: fd00::1.57531 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.000004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1514: fd00::1.57531 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:15.040004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1514: fd00::1.57531 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:13.080004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.080004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1326: fd00::1.57531 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1240 tc-so:00:00:15.120004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1514: fd00::1.57531 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:13.160004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.120004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 194: fd00::1.57531 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 108 tc-so:00:00:15.160004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: fd00::1.57531 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.200004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.240004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.200004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: fd00::1.57531 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.130004 b2:a0:28:2b:64:c1 > 33:33:8b:d0:0a:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe2b:64c1 > ff02::2:8bd0:ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8bd0:ac2, length 24 tc-so:00:00:14.610004 b2:a0:07:1e:2f:7d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1e:2f7d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:2b:64:c1 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:fe2b:64c1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:28ff:fe2b:64c1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:07:1e:2f:7d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:28:2b:64:c1 12 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff2b:64c1 tc-so: ff01:2::1 tc-so: ff02::2:8bd0:ac2% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:28ff:f 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:07:1e:2f:7d shmif0 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff2b:64c1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8bd0:ac2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:28:2b:64:c1 multicnt 4 tc-so: 33:33:ff:2b:64:c1 -- 33:33:ff:2b:64:c1 refcount 1 tc-so: 33:33:8b:d0:0a:c2 -- 33:33:8b:d0:0a:c2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:1e:2f:7d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe1e:2f7d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7ff:fe1e:2f7d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:28:2b:64:c1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:07:1e:2f:7d 13 0 12 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff1e:2f7d tc-so: ff01:2::1 tc-so: ff02::2:8305:bedf tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 13 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7ff:fe 13 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:28:2b:64:c1 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff1e:2f7d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8305:bedf%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:07:1e:2f:7d multicnt 4 tc-so: 33:33:ff:1e:2f:7d -- 33:33:ff:1e:2f:7d refcount 1 tc-so: 33:33:83:05:be:df -- 33:33:83:05:be:df refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:1e:2f:7d tc-so: linkstr: ./bus_ipsec tc-so: input: 13 packets, 6750 bytes, 3 multicasts tc-so: output: 12 packets, 1040 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe1e:2f7d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:2b:64:c1 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 1040 bytes, 5 multicasts tc-so: output: 16 packets, 7008 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:fe2b:64c1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 36 0 36 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 40 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 775 0 0 259 0 259 259 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1779 0 91 356 0 356 tc-so: tc-so:In use 1999K, total allocated 2848K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.930005] shmif0: Ethernet address b2:a0:28:2b:64:c1 tc-so:[ 7.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.520005] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:2b:64:c1 tc-so:[ 7.520005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:28ff:fe2b:64c1 tc-so:[ 9.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:28ff:fe2b:64c1 - no duplicates found tc-so:[ 27.130005] in6_if_link_down: fd00::1 marked detached tc-so:[ 27.130005] in6_if_link_down: fe80:2::b0a0:28ff:fe2b:64c1 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 28 0 28 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 30 0 30 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 734 0 0 245 0 245 245 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1716 0 74 341 0 341 tc-so: tc-so:In use 1910K, total allocated 2728K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.200005] shmif0: Ethernet address b2:a0:07:1e:2f:7d tc-so:[ 7.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.790005] get_ifid: shmif0: ifid: b0:a0:07:ff:fe:1e:2f:7d tc-so:[ 7.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7ff:fe1e:2f7d tc-so:[ 9.100005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7ff:fe1e:2f7d - no duplicates found tc-so:[ 23.730005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.730005] in6_if_link_down: fe80:2::b0a0:7ff:fe1e:2f7d marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.390004 b2:a0:28:2b:64:c1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.470004 b2:a0:28:2b:64:c1 > 33:33:ff:2b:64:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:64c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2b:64c1, length 24 tc-so:00:00:08.470004 b2:a0:28:2b:64:c1 > 33:33:ff:2b:64:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:64c1: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:fe2b:64c1, length 32 tc-so:00:00:09.230004 b2:a0:28:2b:64:c1 > 33:33:ff:2b:64:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:64c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2b:64c1, length 24 tc-so:00:00:08.060004 b2:a0:07:1e:2f:7d > 33:33:ff:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:2f7d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:2f7d, length 24 tc-so:00:00:08.100004 b2:a0:07:1e:2f:7d > 33:33:ff:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:2f7d: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fe1e:2f7d, length 32 tc-so:00:00:08.740004 b2:a0:07:1e:2f:7d > 33:33:ff:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:2f7d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:2f7d, length 24 tc-so:00:00:09.350004 b2:a0:07:1e:2f:7d > 33:33:83:05:be:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1e:2f7d > ff02::2:8305:bedf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8305:bedf, length 24 tc-so:00:00:14.840004 b2:a0:28:2b:64:c1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.880004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.880004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 94: fd00::1.57531 > fd00::2.1234: Flags [S], seq 666315426, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.920004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.57531: Flags [S.], seq 601265442, ack 666315427, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.880004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: fd00::1.57531 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.000004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1514: fd00::1.57531 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:15.040004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1514: fd00::1.57531 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:13.080004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.080004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1326: fd00::1.57531 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1240 tc-so:00:00:15.120004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 1514: fd00::1.57531 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:13.160004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.120004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 194: fd00::1.57531 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 108 tc-so:00:00:15.160004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: fd00::1.57531 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.200004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.240004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.57531: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.200004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 86: fd00::1.57531 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.130004 b2:a0:28:2b:64:c1 > 33:33:8b:d0:0a:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe2b:64c1 > ff02::2:8bd0:ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8bd0:ac2, length 24 tc-so:00:00:14.610004 b2:a0:07:1e:2f:7d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe1e:2f7d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.910004 b2:a0:07:1e:2f:7d > b2:a0:28:2b:64:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:19.870004 b2:a0:28:2b:64:c1 > b2:a0:07:1e:2f:7d, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646698231.858303, ipsec_tcp_ipv6_none, passed tp-end: 1646698231.885597, net/ipsec/t_ipsec_tcp tp-start: 1646698246.421967, net/ipsec/t_ipsec_transport, 44 tc-start: 1646698246.424328, ipsec_transport_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:80:c5:b8:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698275.726700, ipsec_transport_ipv4_ah_aesxcbcmac, passed tc-start: 1646698275.758747, ipsec_transport_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:70:b9:69:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698306.727563, ipsec_transport_ipv4_ah_hmacmd5, passed tc-start: 1646698306.758734, ipsec_transport_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0d:3c:74:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698337.587264, ipsec_transport_ipv4_ah_hmacripemd160, passed tc-start: 1646698337.622590, ipsec_transport_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:16:64:e7:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698371.192232, ipsec_transport_ipv4_ah_hmacsha1, passed tc-start: 1646698371.225129, ipsec_transport_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:29:5a:af:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698404.103999, ipsec_transport_ipv4_ah_hmacsha256, passed tc-start: 1646698404.131108, ipsec_transport_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:10:7d:fd:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698435.615360, ipsec_transport_ipv4_ah_hmacsha384, passed tc-start: 1646698435.643797, ipsec_transport_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b7:70:41:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698467.496318, ipsec_transport_ipv4_ah_hmacsha512, passed tc-start: 1646698467.521224, ipsec_transport_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:36:30:e8:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698499.279642, ipsec_transport_ipv4_ah_keyedmd5, passed tc-start: 1646698499.309023, ipsec_transport_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:07:a6:78:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698531.88703, ipsec_transport_ipv4_ah_keyedsha1, passed tc-start: 1646698531.124370, ipsec_transport_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:39:54:7b:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698565.202289, ipsec_transport_ipv4_ah_null, passed tc-start: 1646698565.241287, ipsec_transport_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:55:33:02:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698597.70625, ipsec_transport_ipv4_esp_3descbc, passed tc-start: 1646698597.124959, ipsec_transport_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:7d:29:a4:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698628.924194, ipsec_transport_ipv4_esp_aesctr, passed tc-start: 1646698628.954875, ipsec_transport_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ab:3f:37:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698659.542993, ipsec_transport_ipv4_esp_aesgcm16, passed tc-start: 1646698659.571035, ipsec_transport_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0f:13:9f:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698689.972994, ipsec_transport_ipv4_esp_aesgmac, passed tc-start: 1646698690.1572, ipsec_transport_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e2:b7:96:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698721.651963, ipsec_transport_ipv4_esp_blowfishcbc, passed tc-start: 1646698721.680813, ipsec_transport_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fa:26:e1:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698753.902944, ipsec_transport_ipv4_esp_camelliacbc, passed tc-start: 1646698753.933408, ipsec_transport_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ea:c4:a7:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698784.686320, ipsec_transport_ipv4_esp_cast128cbc, passed tc-start: 1646698784.714770, ipsec_transport_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b9:67:b5:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698816.854178, ipsec_transport_ipv4_esp_descbc, passed tc-start: 1646698816.888956, ipsec_transport_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9a:ee:47:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698849.4464, ipsec_transport_ipv4_esp_desderiv, passed tc-start: 1646698849.40351, ipsec_transport_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8c:29:99:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698881.38148, ipsec_transport_ipv4_esp_null, passed tc-start: 1646698881.65884, ipsec_transport_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4a:8b:5b:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698914.721474, ipsec_transport_ipv4_esp_rijndaelcbc, passed tc-start: 1646698914.756687, ipsec_transport_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e6:3c:ce:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 81 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698949.523743, ipsec_transport_ipv4_ipcomp_deflate, passed tc-start: 1646698949.560111, ipsec_transport_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a1:66:cd:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646698988.831260, ipsec_transport_ipv6_ah_aesxcbcmac, passed tc-start: 1646698988.863437, ipsec_transport_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a0:3f:42:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699026.608878, ipsec_transport_ipv6_ah_hmacmd5, passed tc-start: 1646699026.640575, ipsec_transport_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8a:a6:6e:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699064.130123, ipsec_transport_ipv6_ah_hmacripemd160, passed tc-start: 1646699064.165919, ipsec_transport_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c9:a8:d2:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699100.154510, ipsec_transport_ipv6_ah_hmacsha1, passed tc-start: 1646699100.181224, ipsec_transport_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:71:31:cb:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699135.264376, ipsec_transport_ipv6_ah_hmacsha256, passed tc-start: 1646699135.299534, ipsec_transport_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6f:18:b2:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699174.572721, ipsec_transport_ipv6_ah_hmacsha384, passed tc-start: 1646699174.599136, ipsec_transport_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:33:f5:a8:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699206.695987, ipsec_transport_ipv6_ah_hmacsha512, passed tc-start: 1646699206.719377, ipsec_transport_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a3:9b:3d:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699239.81690, ipsec_transport_ipv6_ah_keyedmd5, passed tc-start: 1646699239.107880, ipsec_transport_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:35:00:35:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699269.443559, ipsec_transport_ipv6_ah_keyedsha1, passed tc-start: 1646699269.467140, ipsec_transport_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:80:e5:6d:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699300.793212, ipsec_transport_ipv6_ah_null, passed tc-start: 1646699300.825141, ipsec_transport_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:06:98:dc:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699331.313135, ipsec_transport_ipv6_esp_3descbc, passed tc-start: 1646699331.338853, ipsec_transport_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:76:3e:56:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699365.621193, ipsec_transport_ipv6_esp_aesctr, passed tc-start: 1646699365.648274, ipsec_transport_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0d:6f:f2:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699406.83214, ipsec_transport_ipv6_esp_aesgcm16, passed tc-start: 1646699406.113412, ipsec_transport_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f6:ed:2c:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699445.309987, ipsec_transport_ipv6_esp_aesgmac, passed tc-start: 1646699445.339766, ipsec_transport_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:84:50:16:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699484.778587, ipsec_transport_ipv6_esp_blowfishcbc, passed tc-start: 1646699484.811634, ipsec_transport_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d7:2a:3f:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699521.6991, ipsec_transport_ipv6_esp_camelliacbc, passed tc-start: 1646699521.34478, ipsec_transport_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2b:62:d1:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699558.713647, ipsec_transport_ipv6_esp_cast128cbc, passed tc-start: 1646699558.743365, ipsec_transport_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:29:5d:ea:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699594.211294, ipsec_transport_ipv6_esp_descbc, passed tc-start: 1646699594.236934, ipsec_transport_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:df:59:ab:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699627.178659, ipsec_transport_ipv6_esp_desderiv, passed tc-start: 1646699627.204218, ipsec_transport_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:55:33:94:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699659.859803, ipsec_transport_ipv6_esp_null, passed tc-start: 1646699659.890616, ipsec_transport_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:db:ae:e7:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699691.396680, ipsec_transport_ipv6_esp_rijndaelcbc, passed tc-start: 1646699691.420927, ipsec_transport_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:38:e8:08:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 81 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699724.152653, ipsec_transport_ipv6_ipcomp_deflate, passed tp-end: 1646699724.176535, net/ipsec/t_ipsec_transport tp-start: 1646699738.46560, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1646699738.53566, ipsec_tunnel_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:70:05:fc:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f3:c0:3a:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:75:9a:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3e:6f:9a:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:25:cd:2a:8c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699791.51336, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed tc-start: 1646699791.85279, ipsec_tunnel_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:51:7e:a6:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3b:06:27:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ed:3d:f5:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:44:22:7f:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9a:35:53:06 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699846.496255, ipsec_tunnel_ipv4_ah_hmacmd5, passed tc-start: 1646699846.536869, ipsec_tunnel_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:85:9b:25:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3c:33:24:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a7:c2:ef:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b5:e8:6d:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c8:f1:2b:df ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699902.76180, ipsec_tunnel_ipv4_ah_hmacripemd160, passed tc-start: 1646699902.117797, ipsec_tunnel_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ac:61:27:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:82:77:1e:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9e:f7:f4:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4b:e3:b6:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:31:2a:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646699958.183973, ipsec_tunnel_ipv4_ah_hmacsha1, passed tc-start: 1646699958.227262, ipsec_tunnel_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7d:ae:4b:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fd:9d:de:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:76:80:60:c9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7e:58:87:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:58:27:8f:2a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700015.152585, ipsec_tunnel_ipv4_ah_hmacsha256, passed tc-start: 1646700015.204470, ipsec_tunnel_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:16:b7:f9:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:23:6a:29:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ed:3b:9e:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a5:e7:71:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:fc:ec:e2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700069.558694, ipsec_tunnel_ipv4_ah_hmacsha384, passed tc-start: 1646700069.593482, ipsec_tunnel_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:27:c3:08:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8a:07:62:44 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:db:2f:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:c5:f0:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9e:63:0a:4a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700123.428913, ipsec_tunnel_ipv4_ah_hmacsha512, passed tc-start: 1646700123.468145, ipsec_tunnel_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b5:3b:22:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cf:6f:f0:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:cf:38:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:18:04:4c:69 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5f:db:ce:a1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700177.854204, ipsec_tunnel_ipv4_ah_keyedmd5, passed tc-start: 1646700177.900273, ipsec_tunnel_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:42:86:95:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:68:56:f6:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:93:08:35:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4a:73:ef:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:e0:fc:7a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700235.212578, ipsec_tunnel_ipv4_ah_keyedsha1, passed tc-start: 1646700235.246549, ipsec_tunnel_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:41:33:56:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ec:a4:28:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:97:0f:7d:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:61:0b:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6f:4e:5d:73 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700288.511915, ipsec_tunnel_ipv4_ah_null, passed tc-start: 1646700288.544665, ipsec_tunnel_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:67:b6:13:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:53:c8:8b:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d3:9d:02:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:63:16:58:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ef:98:37:cc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700344.190686, ipsec_tunnel_ipv4_esp_3descbc, passed tc-start: 1646700344.232251, ipsec_tunnel_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0c:ac:14:97 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:71:c2:ae:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bc:ac:77:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:49:a4:0f:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:78:21:a6:a9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700401.55083, ipsec_tunnel_ipv4_esp_aesctr, passed tc-start: 1646700401.98310, ipsec_tunnel_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c5:4c:13:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:23:74:55:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1f:f1:d3:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:cd:9a:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fd:4a:e8:16 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700459.28186, ipsec_tunnel_ipv4_esp_aesgcm16, passed tc-start: 1646700459.65058, ipsec_tunnel_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5b:fb:c5:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:0e:e7:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:34:e1:4a:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c3:54:f8:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b8:a0:16:cf ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700518.598833, ipsec_tunnel_ipv4_esp_aesgmac, passed tc-start: 1646700518.643077, ipsec_tunnel_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:78:53:50:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bc:53:2b:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0d:fe:db:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:69:f5:59:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:43:ae:38:5e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700576.798598, ipsec_tunnel_ipv4_esp_blowfishcbc, passed tc-start: 1646700576.833179, ipsec_tunnel_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2f:87:02:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ab:ed:6f:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:05:bd:87:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:83:6d:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9c:99:b9:d2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700639.724460, ipsec_tunnel_ipv4_esp_camelliacbc, passed tc-start: 1646700639.773864, ipsec_tunnel_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ba:98:f3:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:e5:14:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a5:3d:dc:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bc:72:e4:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c3:19:fe:1d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700699.804355, ipsec_tunnel_ipv4_esp_cast128cbc, passed tc-start: 1646700699.839111, ipsec_tunnel_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:26:e9:9e:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6d:6e:16:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a8:5d:40:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:6b:2d:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:29:d1:78:94 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700763.104466, ipsec_tunnel_ipv4_esp_descbc, passed tc-start: 1646700763.141932, ipsec_tunnel_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5b:6c:9d:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9d:33:58:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b1:2b:7b:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3d:71:fd:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6a:65:4a:65 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700822.819885, ipsec_tunnel_ipv4_esp_desderiv, passed tc-start: 1646700822.868787, ipsec_tunnel_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:23:14:fa:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:42:55:cb:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:62:10:06:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cc:c4:48:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cc:36:25:de ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700879.999068, ipsec_tunnel_ipv4_esp_null, passed tc-start: 1646700880.32568, ipsec_tunnel_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:82:99:c0:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:87:be:39:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:76:e8:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e9:e1:a2:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:70:09:ac:e0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700932.458550, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed tc-start: 1646700932.492532, ipsec_tunnel_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3d:af:d4:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e9:48:c0:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:9a:c8:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:c8:0a:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:98:97:1c:e8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646700991.362547, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed tc-start: 1646700991.400128, ipsec_tunnel_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:1d:58:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:12:74:fb:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fb:d2:9d:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:ec:30:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a9:14:a5:9b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701047.255785, ipsec_tunnel_ipv6_ah_hmacmd5, passed tc-start: 1646701047.294872, ipsec_tunnel_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:26:26:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:57:a3:4e:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fa:25:1d:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:2b:cd:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:01:38:38 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701103.911396, ipsec_tunnel_ipv6_ah_hmacripemd160, passed tc-start: 1646701103.948372, ipsec_tunnel_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fb:8f:fc:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b1:a2:99:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e3:bb:41:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:54:36:de:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:93:88:b2:7b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701156.180312, ipsec_tunnel_ipv6_ah_hmacsha1, passed tc-start: 1646701156.211269, ipsec_tunnel_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0a:dd:be:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:e9:39:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fc:03:9a:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b3:69:76:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:c4:62:03 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701211.951113, ipsec_tunnel_ipv6_ah_hmacsha256, passed tc-start: 1646701211.989668, ipsec_tunnel_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:07:ff:d7:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e6:27:01:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:24:da:bf:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f6:9e:a6:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:08:07:55 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701261.286024, ipsec_tunnel_ipv6_ah_hmacsha384, passed tc-start: 1646701261.316651, ipsec_tunnel_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4e:dc:99:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d1:36:d5:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fc:cb:43:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a3:15:6e:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:02:da:ad ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701311.99418, ipsec_tunnel_ipv6_ah_hmacsha512, passed tc-start: 1646701311.130483, ipsec_tunnel_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:31:ba:89:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:04:35:13:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:47:2d:b4:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:80:f0:c2:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:60:84:5a:5a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701359.200199, ipsec_tunnel_ipv6_ah_keyedmd5, passed tc-start: 1646701359.257764, ipsec_tunnel_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a5:f8:b8:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:87:01:6b:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5c:24:7e:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e8:69:b6:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:10:7a:d3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701412.9029, ipsec_tunnel_ipv6_ah_keyedsha1, passed tc-start: 1646701412.52147, ipsec_tunnel_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f2:f2:5c:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:41:3d:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:97:79:9a:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:af:60:62:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6f:56:ba:83 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701463.658052, ipsec_tunnel_ipv6_ah_null, passed tc-start: 1646701463.699392, ipsec_tunnel_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9d:4a:36:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:37:27:bf:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4c:20:be:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8d:7d:a4:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fc:f1:0e:d8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701512.771933, ipsec_tunnel_ipv6_esp_3descbc, passed tc-start: 1646701512.803434, ipsec_tunnel_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:40:cd:9d:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d6:0f:0e:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:49:22:a3:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d4:21:68:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:37:8c:f3:92 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701571.790568, ipsec_tunnel_ipv6_esp_aesctr, passed tc-start: 1646701571.824148, ipsec_tunnel_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:66:49:ba:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:dd:be:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8c:8d:6f:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:73:95:99:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1f:a1:29:4e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701634.691844, ipsec_tunnel_ipv6_esp_aesgcm16, passed tc-start: 1646701634.728837, ipsec_tunnel_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3e:7f:76:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:07:01:de:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:53:53:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:11:57:d6:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f2:27:44:60 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701701.917096, ipsec_tunnel_ipv6_esp_aesgmac, passed tc-start: 1646701701.952566, ipsec_tunnel_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4e:62:1b:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:75:83:7f:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b8:c9:d0:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e8:15:8a:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fc:6d:24:bc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701762.863573, ipsec_tunnel_ipv6_esp_blowfishcbc, passed tc-start: 1646701762.899313, ipsec_tunnel_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6f:60:2f:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4a:38:4c:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7e:ed:23:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:24:8d:63:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c7:65:51:26 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701813.488420, ipsec_tunnel_ipv6_esp_camelliacbc, passed tc-start: 1646701813.519154, ipsec_tunnel_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8f:2e:8b:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:13:34:9f:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b3:c9:4e:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:76:f2:bb:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:d9:5d:a8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701867.171757, ipsec_tunnel_ipv6_esp_cast128cbc, passed tc-start: 1646701867.203434, ipsec_tunnel_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a6:5e:dd:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:93:76:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:36:4d:12:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:06:b0:f4:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:65:f4:81:20 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701919.335297, ipsec_tunnel_ipv6_esp_descbc, passed tc-start: 1646701919.365583, ipsec_tunnel_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fb:f9:c7:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ce:e1:b5:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:63:7d:0a:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c2:74:94:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:25:79:8f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646701971.551358, ipsec_tunnel_ipv6_esp_desderiv, passed tc-start: 1646701971.598380, ipsec_tunnel_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2d:40:82:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:30:97:65:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0d:a6:64:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:3f:0a:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:71:02:9d:4d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702028.425300, ipsec_tunnel_ipv6_esp_null, passed tc-start: 1646702028.458133, ipsec_tunnel_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:80:05:04:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:87:fc:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d5:57:69:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:09:47:d5:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:98:c3:b9:af ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702081.181100, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed tp-end: 1646702081.215416, net/ipsec/t_ipsec_tunnel tp-start: 1646702084.463551, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1646702084.470616, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f1:78:f1:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ec:98:8a:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:57:c6:52:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:07:b4:65:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:68:0c:73:06 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702138.175161, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed tc-start: 1646702138.219635, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:67:ff:76:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:12:37:62:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6b:c0:fa:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:42:c2:09:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2d:55:d2:ac ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702192.295067, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed tc-start: 1646702192.330738, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:36:5e:ab:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ba:df:a4:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3d:9e:8f:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:e3:c8:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9e:fd:63:d1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702242.952925, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed tc-start: 1646702242.995608, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a6:82:ac:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b1:4b:ce:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:de:03:58:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:79:82:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b4:13:0e:d9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702310.689345, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed tc-start: 1646702310.731072, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bf:66:29:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b5:c1:35:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a5:16:56:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:13:ab:d5:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:f1:90:d2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702365.251670, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed tc-start: 1646702365.287571, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3f:18:b7:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:12:e3:aa:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:68:fb:47:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:70:fd:68:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:eb:e5:a9:5a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702416.245470, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed tc-start: 1646702416.285769, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3d:0a:22:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:9c:f8:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:26:75:9c:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:94:f4:26:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:77:bb:dc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702467.631775, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed tc-start: 1646702467.666458, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2c:a1:40:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a4:e9:f6:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ed:36:a9:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3e:06:ef:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:c2:53:0f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702520.500567, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed tp-end: 1646702520.545617, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1646702536.635825, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1646702536.638461, ipsec_tunnel_v4v6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f2:0c:d1:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:aa:ee:da:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:37:97:ab:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:3e:f8:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:01:ea:f5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702595.445143, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed tc-start: 1646702595.479575, ipsec_tunnel_v4v6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:23:65:b0:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:64:15:b0:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f1:9f:4e:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d3:14:63:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8e:79:a0:8f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702653.760631, ipsec_tunnel_v4v6_ah_hmacmd5, passed tc-start: 1646702653.791033, ipsec_tunnel_v4v6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ac:ba:83:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:98:54:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9c:26:af:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:85:28:db:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:f8:3b:b5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702713.502361, ipsec_tunnel_v4v6_ah_hmacripemd160, passed tc-start: 1646702713.538135, ipsec_tunnel_v4v6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:60:99:48:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4a:34:1e:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8c:24:90:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:e7:95:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:34:37:95 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702776.324201, ipsec_tunnel_v4v6_ah_hmacsha1, passed tc-start: 1646702776.371655, ipsec_tunnel_v4v6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5b:b2:c7:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bf:0f:70:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:39:43:9d:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c8:0e:f1:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:93:b9:09:6c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702839.972939, ipsec_tunnel_v4v6_ah_hmacsha256, passed tc-start: 1646702840.11425, ipsec_tunnel_v4v6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6e:ba:80:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ce:71:1b:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c9:6a:85:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:3a:f9:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:91:8e:65:c2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702906.312611, ipsec_tunnel_v4v6_ah_hmacsha384, passed tc-start: 1646702906.375793, ipsec_tunnel_v4v6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e3:33:0e:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:95:61:db:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f3:cb:a1:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f5:2e:e9:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:13:c1:0b:ba ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646702971.614512, ipsec_tunnel_v4v6_ah_hmacsha512, passed tc-start: 1646702971.646661, ipsec_tunnel_v4v6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0e:db:b6:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:74:49:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:18:4a:01:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:b1:14:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:22:ac:cd:d3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703034.453216, ipsec_tunnel_v4v6_ah_keyedmd5, passed tc-start: 1646703034.485080, ipsec_tunnel_v4v6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:55:d1:f8:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:87:68:df:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:8a:e9:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:53:06:eb:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a6:b1:fc:de ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703095.69576, ipsec_tunnel_v4v6_ah_keyedsha1, passed tc-start: 1646703095.121649, ipsec_tunnel_v4v6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8a:d0:92:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c9:3a:3d:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9f:8b:79:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a3:c4:b8:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fa:16:1f:c9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703150.566589, ipsec_tunnel_v4v6_ah_null, passed tc-start: 1646703150.597669, ipsec_tunnel_v4v6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d1:1d:6d:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:76:db:33:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:87:11:0a:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:09:98:36:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e1:4b:ad:6e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703205.841111, ipsec_tunnel_v4v6_esp_3descbc, passed tc-start: 1646703205.872052, ipsec_tunnel_v4v6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:62:da:e0:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b2:82:26:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ad:5b:f3:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3f:12:68:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:85:c9:2f:d8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703255.926347, ipsec_tunnel_v4v6_esp_aesctr, passed tc-start: 1646703255.957309, ipsec_tunnel_v4v6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:64:d9:1f:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e2:b9:49:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:49:da:3f:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e1:70:fe:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ff:aa:fa:95 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703312.303739, ipsec_tunnel_v4v6_esp_aesgcm16, passed tc-start: 1646703312.336721, ipsec_tunnel_v4v6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:dd:30:c6:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:57:f9:26:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:37:52:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:af:69:a3:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:8e:aa:82 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703365.103789, ipsec_tunnel_v4v6_esp_aesgmac, passed tc-start: 1646703365.134467, ipsec_tunnel_v4v6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:18:37:6d:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:25:27:8a:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:27:41:a5:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:86:8e:50:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:02:e9:b8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703418.940551, ipsec_tunnel_v4v6_esp_blowfishcbc, passed tc-start: 1646703418.973388, ipsec_tunnel_v4v6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b8:13:f3:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e2:da:cb:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:21:dd:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:15:cf:dd:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:47:68:21:63 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703480.731244, ipsec_tunnel_v4v6_esp_camelliacbc, passed tc-start: 1646703480.767758, ipsec_tunnel_v4v6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d0:d2:8c:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f0:75:cb:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:23:6b:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:75:e4:e8:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5d:69:fc:98 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703553.217044, ipsec_tunnel_v4v6_esp_cast128cbc, passed tc-start: 1646703553.275114, ipsec_tunnel_v4v6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:56:b9:53:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ac:33:c6:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:eb:3c:42:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2e:39:ef:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fa:eb:09:4d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703619.231693, ipsec_tunnel_v4v6_esp_descbc, passed tc-start: 1646703619.265249, ipsec_tunnel_v4v6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:22:f7:8e:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:95:81:c2:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:77:56:4c:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:05:ef:6b:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:dd:3f:65 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703675.127691, ipsec_tunnel_v4v6_esp_desderiv, passed tc-start: 1646703675.165484, ipsec_tunnel_v4v6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bb:d7:c9:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f6:ff:d4:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:60:5d:6c:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:05:cf:da:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:70:b7:1a:dc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703730.582842, ipsec_tunnel_v4v6_esp_null, passed tc-start: 1646703730.619857, ipsec_tunnel_v4v6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:64:f5:46:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b3:b8:fa:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:09:04:e8:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:93:27:a0:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8e:87:aa:74 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703786.496304, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed tc-start: 1646703786.528622, ipsec_tunnel_v6v4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c0:03:49:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8b:83:0b:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:75:b3:2a:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b3:66:cc:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:a9:ad:88 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703844.312466, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed tc-start: 1646703844.345159, ipsec_tunnel_v6v4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a4:c3:98:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:44:ff:25:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:44:9e:2c:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bc:8c:6e:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3c:45:f2:eb ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703907.329242, ipsec_tunnel_v6v4_ah_hmacmd5, passed tc-start: 1646703907.402534, ipsec_tunnel_v6v4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:55:78:91:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0e:ea:84:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:ff:ed:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:90:cf:14:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ce:4e:aa:4c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646703969.874002, ipsec_tunnel_v6v4_ah_hmacripemd160, passed tc-start: 1646703969.908395, ipsec_tunnel_v6v4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:28:a9:e5:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ce:88:b4:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c6:51:0c:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:18:ed:84:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:04:59:df:44 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704030.75939, ipsec_tunnel_v6v4_ah_hmacsha1, passed tc-start: 1646704030.118589, ipsec_tunnel_v6v4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:40:c5:5d:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4d:c4:ae:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7f:24:33:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fa:64:58:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a6:25:f1:96 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704093.108744, ipsec_tunnel_v6v4_ah_hmacsha256, passed tc-start: 1646704093.144924, ipsec_tunnel_v6v4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:6a:18:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:35:46:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:78:03:47:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:33:93:65:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:39:b5:b3:55 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704148.738521, ipsec_tunnel_v6v4_ah_hmacsha384, passed tc-start: 1646704148.780349, ipsec_tunnel_v6v4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:45:90:23:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b8:26:10:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6c:bc:2f:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:75:86:67:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e0:a4:9b:8d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704205.777612, ipsec_tunnel_v6v4_ah_hmacsha512, passed tc-start: 1646704205.811500, ipsec_tunnel_v6v4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bc:ff:fe:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:48:9d:23:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:33:4e:7b:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9d:33:5f:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:64:9c:21:55 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704266.167427, ipsec_tunnel_v6v4_ah_keyedmd5, passed tc-start: 1646704266.204421, ipsec_tunnel_v6v4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:12:3d:a9:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:82:02:ac:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5b:fc:a7:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:63:13:25:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ef:12:10:3c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704325.413504, ipsec_tunnel_v6v4_ah_keyedsha1, passed tc-start: 1646704325.456371, ipsec_tunnel_v6v4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ff:e0:3a:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:68:f9:b5:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:49:2b:07:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:93:a1:88:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:1c:ef:5c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704384.860506, ipsec_tunnel_v6v4_ah_null, passed tc-start: 1646704384.897601, ipsec_tunnel_v6v4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:91:2f:3c:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b7:99:23:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:77:92:3b:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1b:80:a9:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:06:99:d4:25 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704443.179259, ipsec_tunnel_v6v4_esp_3descbc, passed tc-start: 1646704443.224157, ipsec_tunnel_v6v4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:77:3a:dc:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4c:7e:3d:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:73:8c:5e:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:74:77:3d:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ae:ab:81:e9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704504.959883, ipsec_tunnel_v6v4_esp_aesctr, passed tc-start: 1646704505.1405, ipsec_tunnel_v6v4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b2:a2:55:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:35:f5:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8c:8c:70:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:93:91:8c:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:96:46:f4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704567.150739, ipsec_tunnel_v6v4_esp_aesgcm16, passed tc-start: 1646704567.180908, ipsec_tunnel_v6v4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6e:e6:80:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:59:8a:d2:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bb:2a:fd:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:ab:b3:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b9:d5:f9:08 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704627.985402, ipsec_tunnel_v6v4_esp_aesgmac, passed tc-start: 1646704628.21087, ipsec_tunnel_v6v4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b2:c9:6f:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a9:f7:ff:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9f:03:5e:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d7:6f:b0:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0f:29:ef:34 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704690.779871, ipsec_tunnel_v6v4_esp_blowfishcbc, passed tc-start: 1646704690.824163, ipsec_tunnel_v6v4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d0:b3:72:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fb:9b:f7:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:90:9f:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:62:cc:da:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ab:4a:ee:e7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704754.706593, ipsec_tunnel_v6v4_esp_camelliacbc, passed tc-start: 1646704754.740443, ipsec_tunnel_v6v4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:78:11:91:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:a7:77:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ae:c8:79:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2b:23:df:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0e:b5:62:17 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704820.202551, ipsec_tunnel_v6v4_esp_cast128cbc, passed tc-start: 1646704820.234510, ipsec_tunnel_v6v4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:96:3b:6c:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f6:69:40:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b7:b5:e8:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:98:eb:f3:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b6:25:86:38 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704884.33097, ipsec_tunnel_v6v4_esp_descbc, passed tc-start: 1646704884.76162, ipsec_tunnel_v6v4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:34:b5:0e:97 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0c:08:fb:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d0:4e:7b:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6d:1c:26:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d7:10:07:b3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646704947.391317, ipsec_tunnel_v6v4_esp_desderiv, passed tc-start: 1646704947.425805, ipsec_tunnel_v6v4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5f:ab:5c:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:69:dd:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:68:9b:2f:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:33:45:38:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2c:9e:56:d8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705015.32953, ipsec_tunnel_v6v4_esp_null, passed tc-start: 1646705015.62784, ipsec_tunnel_v6v4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:02:c8:a3:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ad:45:55:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:4e:01:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b0:2b:d9:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c5:72:0e:4a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705075.271049, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed tp-end: 1646705075.307110, net/ipsec/t_ipsec_tunnel_odd tp-start: 1646705080.259804, net/mcast/t_mcast, 16 tc-start: 1646705080.266804, mcast_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705092.423600, mcast_conninet4, passed tc-start: 1646705092.446609, mcast_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705104.627480, mcast_conninet6, passed tc-start: 1646705104.650236, mcast_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705115.878746, mcast_connmappedbuginet4, passed tc-start: 1646705115.933773, mcast_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705127.792032, mcast_connmappedinet4, passed tc-start: 1646705127.813407, mcast_destroyif_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705142.401356, mcast_destroyif_conninet4, passed tc-start: 1646705142.419358, mcast_destroyif_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705155.254001, mcast_destroyif_conninet6, passed tc-start: 1646705155.292648, mcast_destroyif_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705167.937809, mcast_destroyif_connmappedbuginet4, passed tc-start: 1646705167.976788, mcast_destroyif_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705180.640387, mcast_destroyif_connmappedinet4, passed tc-start: 1646705180.658244, mcast_destroyif_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705192.583557, mcast_destroyif_unconninet4, passed tc-start: 1646705192.619526, mcast_destroyif_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705205.450011, mcast_destroyif_unconninet6, passed tc-start: 1646705205.488426, mcast_destroyif_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705219.114341, mcast_destroyif_unconnmappedbuginet4, passed tc-start: 1646705219.132984, mcast_destroyif_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705231.257828, mcast_destroyif_unconnmappedinet4, passed tc-start: 1646705231.289000, mcast_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705242.460188, mcast_unconninet4, passed tc-start: 1646705242.487300, mcast_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705253.560070, mcast_unconninet6, passed tc-start: 1646705253.585230, mcast_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705264.497699, mcast_unconnmappedbuginet4, passed tc-start: 1646705264.516048, mcast_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705276.601343, mcast_unconnmappedinet4, passed tp-end: 1646705276.619472, net/mcast/t_mcast tp-start: 1646705277.496206, net/mpls/t_mpls_fw, 2 tc-start: 1646705277.501462, mplsfw4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1646705297.996684, mplsfw4, passed tc-start: 1646705298.30758, mplsfw4_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 0 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 0 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1646705316.484774, mplsfw4_expl, passed tp-end: 1646705316.506305, net/mpls/t_mpls_fw tp-start: 1646705317.182200, net/mpls/t_mpls_fw6, 2 tc-start: 1646705317.184452, mplsfw6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646705331.420332, mplsfw6, passed tc-start: 1646705331.439998, mplsfw6_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646705345.698634, mplsfw6_expl, passed tp-end: 1646705345.718532, net/mpls/t_mpls_fw6 tp-start: 1646705346.506291, net/mpls/t_mpls_fw64, 2 tc-start: 1646705346.508571, mplsfw64_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646705361.295125, mplsfw64_expl, passed tc-start: 1646705361.316725, mplsfw64_impl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646705376.101358, mplsfw64_impl, passed tp-end: 1646705376.122362, net/mpls/t_mpls_fw64 tp-start: 1646705376.689987, net/mpls/t_rfc4182, 1 tc-start: 1646705376.692094, rfc4182 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25,2 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30,0 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27,0 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1646705389.277312, rfc4182, passed tp-end: 1646705389.298641, net/mpls/t_rfc4182 tp-start: 1646705389.916084, net/mpls/t_ldp_regen, 1 tc-start: 1646705389.918255, ldp_regen tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.1.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.1.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.2.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.2.1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.3.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.3.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.3.1 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig -w 60 ] tc-so:Executing command [ rump.ping -o -w 60 10.0.4.1 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.4.1 (10.0.4.1): 56 data bytes tc-se: tc-se:----10.0.4.1 PING Statistics---- tc-se:59 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-end: 1646705469.103387, ldp_regen, failed, atf-check failed; see the output of the test for details tp-end: 1646705469.139984, net/mpls/t_ldp_regen tp-start: 1646705471.89638, net/ndp/t_dad, 3 tc-start: 1646705471.93723, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705495.556350, dad_basic, passed tc-start: 1646705495.583488, dad_count tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.dad_count ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705529.284573, dad_count, passed tc-start: 1646705529.310004, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d1:54:b4:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705556.106101, dad_duplicated, passed tp-end: 1646705556.123486, net/ndp/t_dad tp-start: 1646705560.82046, net/ndp/t_ndp, 11 tc-start: 1646705560.86049, ndp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f8:73:53:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:f8:73:53:9a ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ sleep 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705604.568313, ndp_cache_expiration, passed tc-start: 1646705604.586751, ndp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f1:55:ce:69 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705626.226020, ndp_cache_overwriting, passed tc-start: 1646705626.247188, ndp_cache_state tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:13:78:d5:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:13:78:d5:17 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-se:Fail: regexp ^fc00::2.*R not in stdout tc-se:Neighbor Linklayer Address Netif Expire S Fl tc-se:fc00::2 b2:a0:35:65:6d:97 shmif0 1d0h0m0s S tc-end: 1646705662.424035, ndp_cache_state, failed, atf-check failed; see the output of the test for details tc-start: 1646705662.446509, ndp_commands tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ed:ab:e4:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -d fc00::10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::11 b2:a0:20:00:00:11 ] tc-so:Executing command [ rump.ndp -s fc00::12 b2:a0:20:00:00:12 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705695.495804, ndp_commands, passed tc-start: 1646705695.515294, ndp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7f:00:d8:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:01 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe00:d822 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:02 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe00:d822 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705721.433018, ndp_link_activation, passed tc-start: 1646705721.458169, ndp_neighborgcthresh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3c:ab:02:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::20 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::21 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::22 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::23 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::25 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::26 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::27 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::28 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::29 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::20 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::21 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::22 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::23 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::24 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::25 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.neighborgcthresh=5 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::26 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::27 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::28 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::29 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705743.422199, ndp_neighborgcthresh, passed tc-start: 1646705743.440338, ndp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:d8:83:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705766.446421, ndp_purge_on_ifdown, passed tc-start: 1646705766.470413, ndp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2a:e1:e1:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:58:c5:78 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route change -inet6 -net fc00::0/64 -ifp shmif1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705790.992993, ndp_purge_on_route_change, passed tc-start: 1646705791.17828, ndp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d6:c2:09:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::0/64 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705813.30514, ndp_purge_on_route_delete, passed tc-start: 1646705813.52089, ndp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e0:79:6b:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc01::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705844.239443, ndp_rtm, passed tc-start: 1646705844.259268, ndp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a4:7c:c1:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:45:dc:d7:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::3/64 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705872.826486, ndp_stray_entries, passed tp-end: 1646705872.847364, net/ndp/t_ndp tp-start: 1646705875.65784, net/npf/t_npf, 7 tc-start: 1646705875.68687, npf_bpf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T bpf ] tc-end: 1646705878.56303, npf_bpf, passed tc-start: 1646705878.75528, npf_gc tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T gc ] tc-end: 1646705885.128720, npf_gc, passed tc-start: 1646705885.139900, npf_nat tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nat ] tc-end: 1646705887.282897, npf_nat, passed tc-start: 1646705887.291339, npf_nbuf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nbuf ] tc-end: 1646705892.924940, npf_nbuf, passed tc-start: 1646705892.933122, npf_rule tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T rule ] tc-end: 1646705894.789033, npf_rule, passed tc-start: 1646705894.797023, npf_state tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T state ] tc-end: 1646705896.593758, npf_state, passed tc-start: 1646705896.601957, npf_table tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T table ] tc-end: 1646705898.434020, npf_table, passed tp-end: 1646705898.442384, net/npf/t_npf tp-start: 1646705900.284859, net/route/t_change, 7 tc-start: 1646705900.287793, route_change_default_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1646705904.805357, route_change_default_flags, passed tc-start: 1646705904.816799, route_change_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1646705909.429403, route_change_flags, passed tc-start: 1646705909.443324, route_change_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.254 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-end: 1646705914.852214, route_change_gateway, passed tc-start: 1646705914.877963, route_change_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 ] tc-so:Executing command [ rump.ifconfig shmif0 alias 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifa 10.0.0.11 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1646705919.723386, route_change_ifa, passed tc-start: 1646705919.743243, route_change_ifp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1646705925.810027, route_change_ifp, passed tc-start: 1646705925.830523, route_change_ifp_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 -ifa 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1646705931.602255, route_change_ifp_ifa, passed tc-start: 1646705931.621437, route_change_reject2blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.route add 207.46.197.32 127.0.0.1 -reject ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^207.46 ] tc-so:Executing command [ rump.route change 207.46.197.32 127.0.0.1 -blackhole ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^207.46 ] tc-end: 1646705935.202425, route_change_reject2blackhole, passed tp-end: 1646705935.213484, net/route/t_change tp-start: 1646705938.337455, net/route/t_flags, 9 tc-start: 1646705938.347792, route_flags_announce tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:71:af:08:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705951.343734, route_flags_announce, passed tc-start: 1646705951.362522, route_flags_blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8e:6f:ae:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705969.901330, route_flags_blackhole, passed tc-start: 1646705969.919641, route_flags_connected tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:28:cd:75:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705984.278444, route_flags_connected, passed tc-start: 1646705984.301702, route_flags_default_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:87:bf:73:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646705997.117438, route_flags_default_gateway, passed tc-start: 1646705997.154104, route_flags_icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b8:fa:24:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e2:01:7a:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0a:05:ae:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add 10.0.2.2 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706030.899969, route_flags_icmp_redirect, passed tc-start: 1646706030.928025, route_flags_llinfo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:31:f9:82:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706044.932141, route_flags_llinfo, passed tc-start: 1646706044.953399, route_flags_lo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:81:fb:da:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706057.964383, route_flags_lo, passed tc-start: 1646706058.9238, route_flags_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0b:19:9e:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -host 10.0.0.1/24 127.0.0.1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706083.122509, route_flags_reject, passed tc-start: 1646706083.142165, route_flags_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:b2:e8:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add 10.0.1.1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706097.172492, route_flags_static, passed tp-end: 1646706097.188804, net/route/t_flags tp-start: 1646706099.639590, net/route/t_flags6, 8 tc-start: 1646706099.641954, route_flags_announce6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:94:49:64:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706117.666803, route_flags_announce6, passed tc-start: 1646706117.686888, route_flags_blackhole6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:dc:46:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706139.282649, route_flags_blackhole6, passed tc-start: 1646706139.301867, route_flags_connected6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ee:35:8a:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706156.484759, route_flags_connected6, passed tc-start: 1646706156.501611, route_flags_default_gateway6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0e:a9:01:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706173.357211, route_flags_default_gateway6, passed tc-start: 1646706173.376041, route_flags_llinfo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:12:b9:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706194.419506, route_flags_llinfo6, passed tc-start: 1646706194.439484, route_flags_lo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:c0:b7:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706211.634833, route_flags_lo6, passed tc-start: 1646706211.652478, route_flags_reject6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b8:e6:11:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -host fc00::/64 ::1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706236.516643, route_flags_reject6, passed tc-start: 1646706236.542709, route_flags_static6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:5c:55:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 fc00::1:1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/24 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706255.94680, route_flags_static6, passed tp-end: 1646706255.117790, net/route/t_flags6 tp-start: 1646706257.18357, net/route/t_route, 6 tc-start: 1646706257.20905, route_command_add tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/24 10.0.0.2 ] tc-so:Executing command [ rump.route add -host 10.0.2.1 10.0.0.3 ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -net 10.0.4.0/24 10.0.3.1 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/26 10.0.5.1 ] tc-so:Executing command [ rump.route add -net 10.0.6.0/24 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706266.9793, route_command_add, passed tc-start: 1646706266.61150, route_command_add6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::0/64 fc00::2 ] tc-so:Executing command [ rump.route add -inet6 -host fc00:2::1 fc00::3 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::0/64 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:4::0/64 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::4/128 fc00:5::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:6::0/64 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706274.952981, route_command_add6, passed tc-start: 1646706274.976484, route_command_get tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b7:78:2d:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:63:2b:49:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5a:e7:d4:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping -q -n -w 1 -c 1 10.0.1.1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706303.248727, route_command_get, passed tc-start: 1646706303.284157, route_command_get6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a7:16:b4:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:07:52:c5:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:96:3a:b3:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:1::1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706337.813477, route_command_get6, passed tc-start: 1646706337.844369, route_default_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.route add -inet6 ::0.0.0.0 -prefixlen 104 ::1 -reject ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 up ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.route change -inet6 default -reject ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706346.609537, route_default_reject, passed tc-start: 1646706346.651238, route_non_subnet_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 10.0.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ef:93:4e:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/32 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.route add -net 192.168.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.route add default -ifa 10.0.0.1 192.168.0.1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706362.910519, route_non_subnet_gateway, passed tp-end: 1646706362.928397, net/route/t_route tp-start: 1646706363.623069, net/route/t_rtcache, 1 tc-start: 1646706363.625746, rtcache_invalidation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_src ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_fwd ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ grep -q b2:a0:87:2e:39:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:1c:20:49:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:73:1b:85:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:a8:67:1a:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:ef:81:b8:d6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ rump.route add default 10.0.1.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route delete -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646706422.640569, rtcache_invalidation, passed tp-end: 1646706422.670029, net/route/t_rtcache tp-start: 1646706423.160645, sbin/envstat/t_envstat, 1 tc-start: 1646706423.162830, zerotemp tc-se:envstat: no drivers registered tc-so:amdtemp0 = =~ 0 tc-end: 1646706423.810887, zerotemp, expected_failure, PR kern/53410: Zero-temperature from amdtemp0 tp-end: 1646706423.823382, sbin/envstat/t_envstat tp-start: 1646706426.631113, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1646706426.633756, corrupt_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706428.874734, corrupt_be_1, passed tc-start: 1646706428.887127, corrupt_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706430.973759, corrupt_be_2, passed tc-start: 1646706430.986215, corrupt_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706433.235180, corrupt_le_1, passed tc-start: 1646706433.246490, corrupt_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706435.398388, corrupt_le_2, passed tc-start: 1646706435.411450, dir1_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1646706437.413288, dir1_be_1, passed tc-start: 1646706437.424239, dir1_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1646706439.294610, dir1_be_2, passed tc-start: 1646706439.306746, dir1_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1646706441.90259, dir1_le_1, passed tc-start: 1646706441.107704, dir1_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1646706442.937250, dir1_le_2, passed tc-start: 1646706442.948318, disable_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706445.46079, disable_be_1, passed tc-start: 1646706445.56628, disable_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706447.348521, disable_be_2, passed tc-start: 1646706447.359492, disable_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706449.316328, disable_le_1, passed tc-start: 1646706449.327818, disable_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706451.425532, disable_le_2, passed tc-start: 1646706451.438139, notreg_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706453.499036, notreg_be_1, passed tc-start: 1646706453.512596, notreg_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706455.538436, notreg_be_2, passed tc-start: 1646706455.559317, notreg_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706457.678624, notreg_le_1, passed tc-start: 1646706457.692287, notreg_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706459.894469, notreg_le_2, passed tc-start: 1646706459.909410, unallocated_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706462.54893, unallocated_be_1, passed tc-start: 1646706462.67488, unallocated_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706464.74891, unallocated_be_2, passed tc-start: 1646706464.88133, unallocated_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706466.50080, unallocated_le_1, passed tc-start: 1646706466.61376, unallocated_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706467.990569, unallocated_le_2, passed tp-end: 1646706468.5449, sbin/fsck_ffs/t_enable_quotas tp-start: 1646706469.857273, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1646706469.859614, corrupt_list_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706471.962517, corrupt_list_be_1, passed tc-start: 1646706471.976524, corrupt_list_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706474.166766, corrupt_list_be_2, passed tc-start: 1646706474.179768, corrupt_list_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706476.362135, corrupt_list_le_1, passed tc-start: 1646706476.373406, corrupt_list_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706478.453378, corrupt_list_le_2, passed tc-start: 1646706478.465944, expand1_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706481.675154, expand1_list_be_1, passed tc-start: 1646706481.766659, expand1_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706484.769765, expand1_list_be_2, passed tc-start: 1646706484.838429, expand1_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706487.734384, expand1_list_le_1, passed tc-start: 1646706487.807725, expand1_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706490.775501, expand1_list_le_2, passed tc-start: 1646706490.845643, expand2_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706527.672633, expand2_list_be_1, passed tc-start: 1646706529.254236, expand2_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706564.941394, expand2_list_be_2, passed tc-start: 1646706566.602234, expand2_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706606.420263, expand2_list_le_1, passed tc-start: 1646706607.887805, expand2_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706645.425108, expand2_list_le_2, passed tp-end: 1646706646.849099, sbin/fsck_ffs/t_check_quotas tp-start: 1646706648.963618, sbin/gpt/t_gpt, 13 tc-start: 1646706648.965804, backup_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ sed -e s/........-....-....-....-............/00000000-0000-0000-0000-000000000000/g test.backup ] tc-end: 1646706650.991624, backup_2part, passed tc-start: 1646706651.3245, bootable_2part tc-end: 1646706651.6644, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found tc-start: 1646706651.8689, change_attr_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt set -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-so:Executing command [ gpt unset -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-end: 1646706653.542826, change_attr_2part, passed tc-start: 1646706653.554729, change_type_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt type -i 1 -T apple gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-so:Executing command [ gpt type -i 1 -T efi gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-end: 1646706656.450986, change_type_2part, passed tc-start: 1646706656.463420, create_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1646706658.209714, create_2part, passed tc-start: 1646706658.220133, create_empty tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1646706659.348623, create_empty, passed tc-start: 1646706659.359021, label_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt label -i 1 -l potato gpt.disk ] tc-so:Executing command [ gpt label -i 2 -l tomato gpt.disk ] tc-so:Executing command [ gpt show -l gpt.disk ] tc-end: 1646706661.392507, label_2part, passed tc-start: 1646706661.401784, migrate_disklabel tc-end: 1646706661.971535, migrate_disklabel, skipped, This test is specific to architectures using MBR tc-start: 1646706661.979800, recover_backup tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10206 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1646706664.154250, recover_backup, passed tc-start: 1646706664.163247, recover_primary tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=1 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1646706666.342532, recover_primary, passed tc-start: 1646706666.353992, remove_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt remove -i 1 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1646706668.183140, remove_2part, passed tc-start: 1646706668.192438, resize_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=20480 count=1 ] tc-so:Executing command [ gpt resizedisk gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt resize -i 2 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1646706670.568928, resize_2part, passed tc-start: 1646706670.577593, restore_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt restore -i test.backup gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1646706673.86427, restore_2part, passed tp-end: 1646706673.100025, sbin/gpt/t_gpt tp-start: 1646706673.735887, sbin/ifconfig/t_bridge, 1 tc-start: 1646706673.738675, manybridges tc-so:Created bridge65535 tc-so:Created bridge65534 tc-so:Created bridge65533 tc-so:Created bridge65532 tc-so:Created bridge65531 tc-so:Created bridge65530 tc-so:Created bridge65529 tc-so:Created bridge65528 tc-so:Created bridge65527 tc-so:Created bridge65526 tc-so:Created bridge65525 tc-so:Created bridge65524 tc-so:Created bridge65523 tc-so:Created bridge65522 tc-so:Created bridge65521 tc-so:Created bridge65520 tc-so:Created bridge65519 tc-so:Created bridge65518 tc-so:Created bridge65517 tc-so:Created bridge65516 tc-so:Created bridge65515 tc-so:Created bridge65514 tc-so:Created bridge65513 tc-so:Created bridge65512 tc-so:Created bridge65511 tc-so:Created bridge65510 tc-so:Created bridge65509 tc-so:Created bridge65508 tc-so:Created bridge65507 tc-so:Created bridge65506 tc-so:Created bridge65505 tc-so:Created bridge65504 tc-so:Created bridge65503 tc-so:Created bridge65502 tc-so:Created bridge65501 tc-so:Created bridge65500 tc-so:Created bridge65499 tc-so:Created bridge65498 tc-so:Created bridge65497 tc-so:Created bridge65496 tc-so:Created bridge65495 tc-so:Created bridge65494 tc-so:Created bridge65493 tc-so:Created bridge65492 tc-so:Created bridge65491 tc-so:Created bridge65490 tc-so:Created bridge65489 tc-so:Created bridge65488 tc-so:Created bridge65487 tc-so:Created bridge65486 tc-so:Created bridge65485 tc-so:Created bridge65484 tc-so:Created bridge65483 tc-so:Created bridge65482 tc-so:Created bridge65481 tc-so:Created bridge65480 tc-so:Created bridge65479 tc-so:Created bridge65478 tc-so:Created bridge65477 tc-so:Created bridge65476 tc-so:Created bridge65475 tc-so:Created bridge65474 tc-so:Created bridge65473 tc-so:Created bridge65472 tc-so:Created bridge65471 tc-so:Created bridge65470 tc-so:Created bridge65469 tc-so:Created bridge65468 tc-so:Created bridge65467 tc-so:Created bridge65466 tc-so:Created bridge65465 tc-so:Created bridge65464 tc-so:Created bridge65463 tc-so:Created bridge65462 tc-so:Created bridge65461 tc-so:Created bridge65460 tc-so:Created bridge65459 tc-so:Created bridge65458 tc-so:Created bridge65457 tc-so:Created bridge65456 tc-so:Created bridge65455 tc-so:Created bridge65454 tc-so:Created bridge65453 tc-so:Created bridge65452 tc-so:Created bridge65451 tc-so:Created bridge65450 tc-so:Created bridge65449 tc-so:Created bridge65448 tc-so:Created bridge65447 tc-so:Created bridge65446 tc-so:Created bridge65445 tc-so:Created bridge65444 tc-so:Created bridge65443 tc-so:Created bridge65442 tc-so:Created bridge65441 tc-so:Created bridge65440 tc-so:Created bridge65439 tc-so:Created bridge65438 tc-so:Created bridge65437 tc-so:Created bridge65436 tc-so:Created bridge65435 tc-so:Created bridge65434 tc-so:Created bridge65433 tc-so:Created bridge65432 tc-so:Created bridge65431 tc-so:Created bridge65430 tc-so:Created bridge65429 tc-so:Created bridge65428 tc-so:Created bridge65427 tc-so:Created bridge65426 tc-so:Created bridge65425 tc-so:Created bridge65424 tc-so:Created bridge65423 tc-so:Created bridge65422 tc-so:Created bridge65421 tc-so:Created bridge65420 tc-so:Created bridge65419 tc-so:Created bridge65418 tc-so:Created bridge65417 tc-so:Created bridge65416 tc-so:Created bridge65415 tc-so:Created bridge65414 tc-so:Created bridge65413 tc-so:Created bridge65412 tc-so:Created bridge65411 tc-so:Created bridge65410 tc-so:Created bridge65409 tc-so:Created bridge65408 tc-so:Created bridge65407 tc-so:Created bridge65406 tc-so:Created bridge65405 tc-so:Created bridge65404 tc-so:Created bridge65403 tc-so:Created bridge65402 tc-so:Created bridge65401 tc-so:Created bridge65400 tc-so:Created bridge65399 tc-so:Created bridge65398 tc-so:Created bridge65397 tc-so:Created bridge65396 tc-so:Created bridge65395 tc-so:Created bridge65394 tc-so:Created bridge65393 tc-so:Created bridge65392 tc-so:Created bridge65391 tc-so:Created bridge65390 tc-so:Created bridge65389 tc-so:Created bridge65388 tc-so:Created bridge65387 tc-so:Created bridge65386 tc-so:Created bridge65385 tc-so:Created bridge65384 tc-so:Created bridge65383 tc-so:Created bridge65382 tc-so:Created bridge65381 tc-so:Created bridge65380 tc-so:Created bridge65379 tc-so:Created bridge65378 tc-so:Created bridge65377 tc-so:Created bridge65376 tc-so:Created bridge65375 tc-so:Created bridge65374 tc-so:Created bridge65373 tc-so:Created bridge65372 tc-so:Created bridge65371 tc-so:Created bridge65370 tc-so:Created bridge65369 tc-so:Created bridge65368 tc-so:Created bridge65367 tc-so:Created bridge65366 tc-so:Created bridge65365 tc-so:Created bridge65364 tc-so:Created bridge65363 tc-so:Created bridge65362 tc-so:Created bridge65361 tc-so:Created bridge65360 tc-so:Created bridge65359 tc-so:Created bridge65358 tc-so:Created bridge65357 tc-so:Created bridge65356 tc-so:Created bridge65355 tc-so:Created bridge65354 tc-so:Created bridge65353 tc-so:Created bridge65352 tc-so:Created bridge65351 tc-so:Created bridge65350 tc-so:Created bridge65349 tc-so:Created bridge65348 tc-so:Created bridge65347 tc-so:Created bridge65346 tc-so:Created bridge65345 tc-so:Created bridge65344 tc-so:Created bridge65343 tc-so:Created bridge65342 tc-so:Created bridge65341 tc-so:Created bridge65340 tc-so:Created bridge65339 tc-so:Created bridge65338 tc-so:Created bridge65337 tc-so:Created bridge65336 tc-so:Created bridge65335 tc-so:Created bridge65334 tc-so:Created bridge65333 tc-so:Created bridge65332 tc-so:Created bridge65331 tc-so:Created bridge65330 tc-so:Created bridge65329 tc-so:Created bridge65328 tc-so:Created bridge65327 tc-so:Created bridge65326 tc-so:Created bridge65325 tc-so:Created bridge65324 tc-so:Created bridge65323 tc-so:Created bridge65322 tc-so:Created bridge65321 tc-so:Created bridge65320 tc-so:Created bridge65319 tc-so:Created bridge65318 tc-so:Created bridge65317 tc-so:Created bridge65316 tc-so:Created bridge65315 tc-so:Created bridge65314 tc-so:Created bridge65313 tc-so:Created bridge65312 tc-so:Created bridge65311 tc-so:Created bridge65310 tc-so:Created bridge65309 tc-so:Created bridge65308 tc-so:Created bridge65307 tc-so:Created bridge65306 tc-so:Created bridge65305 tc-so:Created bridge65304 tc-so:Created bridge65303 tc-so:Created bridge65302 tc-so:Created bridge65301 tc-so:Created bridge65300 tc-so:Created bridge65299 tc-so:Created bridge65298 tc-so:Created bridge65297 tc-so:Created bridge65296 tc-so:Created bridge65295 tc-so:Created bridge65294 tc-so:Created bridge65293 tc-so:Created bridge65292 tc-so:Created bridge65291 tc-so:Created bridge65290 tc-so:Created bridge65289 tc-so:Created bridge65288 tc-so:Created bridge65287 tc-so:Created bridge65286 tc-so:Created bridge65285 tc-so:Created bridge65284 tc-so:Created bridge65283 tc-so:Created bridge65282 tc-so:Created bridge65281 tc-so:Created bridge65280 tc-so:Created bridge65279 tc-so:Created bridge65278 tc-so:Created bridge65277 tc-so:Created bridge65276 tc-so:Created bridge65275 tc-so:Created bridge65274 tc-so:Created bridge65273 tc-so:Created bridge65272 tc-so:Created bridge65271 tc-so:Created bridge65270 tc-so:Created bridge65269 tc-so:Created bridge65268 tc-so:Created bridge65267 tc-so:Created bridge65266 tc-so:Created bridge65265 tc-so:Created bridge65264 tc-so:Created bridge65263 tc-so:Created bridge65262 tc-so:Created bridge65261 tc-so:Created bridge65260 tc-so:Created bridge65259 tc-so:Created bridge65258 tc-so:Created bridge65257 tc-so:Created bridge65256 tc-so:Created bridge65255 tc-so:Created bridge65254 tc-so:Created bridge65253 tc-so:Created bridge65252 tc-so:Created bridge65251 tc-so:Created bridge65250 tc-so:Created bridge65249 tc-so:Created bridge65248 tc-so:Created bridge65247 tc-so:Created bridge65246 tc-so:Created bridge65245 tc-so:Created bridge65244 tc-so:Created bridge65243 tc-so:Created bridge65242 tc-so:Created bridge65241 tc-so:Created bridge65240 tc-so:Created bridge65239 tc-so:Created bridge65238 tc-so:Created bridge65237 tc-so:Created bridge65236 tc-so:Created bridge65235 tc-so:Created bridge65234 tc-so:Created bridge65233 tc-so:Created bridge65232 tc-so:Created bridge65231 tc-so:Created bridge65230 tc-so:Created bridge65229 tc-so:Created bridge65228 tc-so:Created bridge65227 tc-so:Created bridge65226 tc-so:Created bridge65225 tc-so:Created bridge65224 tc-so:Created bridge65223 tc-so:Created bridge65222 tc-so:Created bridge65221 tc-so:Created bridge65220 tc-so:Created bridge65219 tc-so:Created bridge65218 tc-so:Created bridge65217 tc-so:Created bridge65216 tc-so:Created bridge65215 tc-so:Created bridge65214 tc-so:Created bridge65213 tc-so:Created bridge65212 tc-so:Created bridge65211 tc-so:Created bridge65210 tc-so:Created bridge65209 tc-so:Created bridge65208 tc-so:Created bridge65207 tc-so:Created bridge65206 tc-so:Created bridge65205 tc-so:Created bridge65204 tc-so:Created bridge65203 tc-so:Created bridge65202 tc-so:Created bridge65201 tc-so:Created bridge65200 tc-so:Created bridge65199 tc-so:Created bridge65198 tc-so:Created bridge65197 tc-so:Created bridge65196 tc-so:Created bridge65195 tc-so:Created bridge65194 tc-so:Created bridge65193 tc-so:Created bridge65192 tc-so:Created bridge65191 tc-so:Created bridge65190 tc-so:Created bridge65189 tc-so:Created bridge65188 tc-so:Created bridge65187 tc-so:Created bridge65186 tc-so:Created bridge65185 tc-so:Created bridge65184 tc-so:Created bridge65183 tc-so:Created bridge65182 tc-so:Created bridge65181 tc-so:Created bridge65180 tc-so:Created bridge65179 tc-so:Created bridge65178 tc-so:Created bridge65177 tc-so:Created bridge65176 tc-so:Created bridge65175 tc-so:Created bridge65174 tc-so:Created bridge65173 tc-so:Created bridge65172 tc-so:Created bridge65171 tc-so:Created bridge65170 tc-so:Created bridge65169 tc-so:Created bridge65168 tc-so:Created bridge65167 tc-so:Created bridge65166 tc-so:Created bridge65165 tc-so:Created bridge65164 tc-so:Created bridge65163 tc-so:Created bridge65162 tc-so:Created bridge65161 tc-so:Created bridge65160 tc-so:Created bridge65159 tc-so:Created bridge65158 tc-so:Created bridge65157 tc-so:Created bridge65156 tc-so:Created bridge65155 tc-so:Created bridge65154 tc-so:Created bridge65153 tc-so:Created bridge65152 tc-so:Created bridge65151 tc-so:Created bridge65150 tc-so:Created bridge65149 tc-so:Created bridge65148 tc-so:Created bridge65147 tc-so:Created bridge65146 tc-so:Created bridge65145 tc-so:Created bridge65144 tc-so:Created bridge65143 tc-so:Created bridge65142 tc-so:Created bridge65141 tc-so:Created bridge65140 tc-so:Created bridge65139 tc-so:Created bridge65138 tc-so:Created bridge65137 tc-so:Created bridge65136 tc-so:Created bridge65135 tc-so:Created bridge65134 tc-so:Created bridge65133 tc-so:Created bridge65132 tc-so:Created bridge65131 tc-so:Created bridge65130 tc-so:Created bridge65129 tc-so:Created bridge65128 tc-so:Created bridge65127 tc-so:Created bridge65126 tc-so:Created bridge65125 tc-so:Created bridge65124 tc-so:Created bridge65123 tc-so:Created bridge65122 tc-so:Created bridge65121 tc-so:Created bridge65120 tc-so:Created bridge65119 tc-so:Created bridge65118 tc-so:Created bridge65117 tc-so:Created bridge65116 tc-so:Created bridge65115 tc-so:Created bridge65114 tc-so:Created bridge65113 tc-so:Created bridge65112 tc-so:Created bridge65111 tc-so:Created bridge65110 tc-so:Created bridge65109 tc-so:Created bridge65108 tc-so:Created bridge65107 tc-so:Created bridge65106 tc-so:Created bridge65105 tc-so:Created bridge65104 tc-so:Created bridge65103 tc-so:Created bridge65102 tc-so:Created bridge65101 tc-so:Created bridge65100 tc-so:Created bridge65099 tc-so:Created bridge65098 tc-so:Created bridge65097 tc-so:Created bridge65096 tc-so:Created bridge65095 tc-so:Created bridge65094 tc-so:Created bridge65093 tc-so:Created bridge65092 tc-so:Created bridge65091 tc-so:Created bridge65090 tc-so:Created bridge65089 tc-so:Created bridge65088 tc-so:Created bridge65087 tc-so:Created bridge65086 tc-so:Created bridge65085 tc-so:Created bridge65084 tc-so:Created bridge65083 tc-so:Created bridge65082 tc-so:Created bridge65081 tc-so:Created bridge65080 tc-so:Created bridge65079 tc-so:Created bridge65078 tc-so:Created bridge65077 tc-so:Created bridge65076 tc-so:Created bridge65075 tc-so:Created bridge65074 tc-so:Created bridge65073 tc-so:Created bridge65072 tc-so:Created bridge65071 tc-so:Created bridge65070 tc-so:Created bridge65069 tc-so:Created bridge65068 tc-so:Created bridge65067 tc-so:Created bridge65066 tc-so:Created bridge65065 tc-so:Created bridge65064 tc-so:Created bridge65063 tc-so:Created bridge65062 tc-so:Created bridge65061 tc-so:Created bridge65060 tc-so:Created bridge65059 tc-so:Created bridge65058 tc-so:Created bridge65057 tc-so:Created bridge65056 tc-so:Created bridge65055 tc-so:Created bridge65054 tc-so:Created bridge65053 tc-so:Created bridge65052 tc-so:Created bridge65051 tc-so:Created bridge65050 tc-so:Created bridge65049 tc-so:Created bridge65048 tc-so:Created bridge65047 tc-so:Created bridge65046 tc-so:Created bridge65045 tc-so:Created bridge65044 tc-so:Created bridge65043 tc-so:Created bridge65042 tc-so:Created bridge65041 tc-so:Created bridge65040 tc-so:Created bridge65039 tc-so:Created bridge65038 tc-so:Created bridge65037 tc-so:Created bridge65036 tc-so:Created bridge65035 tc-so:Created bridge65034 tc-so:Created bridge65033 tc-so:Created bridge65032 tc-so:Created bridge65031 tc-so:Created bridge65030 tc-so:Created bridge65029 tc-so:Created bridge65028 tc-so:Created bridge65027 tc-so:Created bridge65026 tc-so:Created bridge65025 tc-so:Created bridge65024 tc-so:Created bridge65023 tc-so:Created bridge65022 tc-so:Created bridge65021 tc-so:Created bridge65020 tc-so:Created bridge65019 tc-so:Created bridge65018 tc-so:Created bridge65017 tc-so:Created bridge65016 tc-so:Created bridge65015 tc-so:Created bridge65014 tc-so:Created bridge65013 tc-so:Created bridge65012 tc-so:Created bridge65011 tc-so:Created bridge65010 tc-so:Created bridge65009 tc-so:Created bridge65008 tc-so:Created bridge65007 tc-so:Created bridge65006 tc-so:Created bridge65005 tc-so:Created bridge65004 tc-so:Created bridge65003 tc-so:Created bridge65002 tc-so:Created bridge65001 tc-so:Created bridge65000 tc-so:Burnt down bridge65535 tc-so:Burnt down bridge65534 tc-so:Burnt down bridge65533 tc-so:Burnt down bridge65532 tc-so:Burnt down bridge65531 tc-so:Burnt down bridge65530 tc-so:Burnt down bridge65529 tc-so:Burnt down bridge65528 tc-so:Burnt down bridge65527 tc-so:Burnt down bridge65526 tc-so:Burnt down bridge65525 tc-so:Burnt down bridge65524 tc-so:Burnt down bridge65523 tc-so:Burnt down bridge65522 tc-so:Burnt down bridge65521 tc-so:Burnt down bridge65520 tc-so:Burnt down bridge65519 tc-so:Burnt down bridge65518 tc-so:Burnt down bridge65517 tc-so:Burnt down bridge65516 tc-so:Burnt down bridge65515 tc-so:Burnt down bridge65514 tc-so:Burnt down bridge65513 tc-so:Burnt down bridge65512 tc-so:Burnt down bridge65511 tc-so:Burnt down bridge65510 tc-so:Burnt down bridge65509 tc-so:Burnt down bridge65508 tc-so:Burnt down bridge65507 tc-so:Burnt down bridge65506 tc-so:Burnt down bridge65505 tc-so:Burnt down bridge65504 tc-so:Burnt down bridge65503 tc-so:Burnt down bridge65502 tc-so:Burnt down bridge65501 tc-so:Burnt down bridge65500 tc-so:Burnt down bridge65499 tc-so:Burnt down bridge65498 tc-so:Burnt down bridge65497 tc-so:Burnt down bridge65496 tc-so:Burnt down bridge65495 tc-so:Burnt down bridge65494 tc-so:Burnt down bridge65493 tc-so:Burnt down bridge65492 tc-so:Burnt down bridge65491 tc-so:Burnt down bridge65490 tc-so:Burnt down bridge65489 tc-so:Burnt down bridge65488 tc-so:Burnt down bridge65487 tc-so:Burnt down bridge65486 tc-so:Burnt down bridge65485 tc-so:Burnt down bridge65484 tc-so:Burnt down bridge65483 tc-so:Burnt down bridge65482 tc-so:Burnt down bridge65481 tc-so:Burnt down bridge65480 tc-so:Burnt down bridge65479 tc-so:Burnt down bridge65478 tc-so:Burnt down bridge65477 tc-so:Burnt down bridge65476 tc-so:Burnt down bridge65475 tc-so:Burnt down bridge65474 tc-so:Burnt down bridge65473 tc-so:Burnt down bridge65472 tc-so:Burnt down bridge65471 tc-so:Burnt down bridge65470 tc-so:Burnt down bridge65469 tc-so:Burnt down bridge65468 tc-so:Burnt down bridge65467 tc-so:Burnt down bridge65466 tc-so:Burnt down bridge65465 tc-so:Burnt down bridge65464 tc-so:Burnt down bridge65463 tc-so:Burnt down bridge65462 tc-so:Burnt down bridge65461 tc-so:Burnt down bridge65460 tc-so:Burnt down bridge65459 tc-so:Burnt down bridge65458 tc-so:Burnt down bridge65457 tc-so:Burnt down bridge65456 tc-so:Burnt down bridge65455 tc-so:Burnt down bridge65454 tc-so:Burnt down bridge65453 tc-so:Burnt down bridge65452 tc-so:Burnt down bridge65451 tc-so:Burnt down bridge65450 tc-so:Burnt down bridge65449 tc-so:Burnt down bridge65448 tc-so:Burnt down bridge65447 tc-so:Burnt down bridge65446 tc-so:Burnt down bridge65445 tc-so:Burnt down bridge65444 tc-so:Burnt down bridge65443 tc-so:Burnt down bridge65442 tc-so:Burnt down bridge65441 tc-so:Burnt down bridge65440 tc-so:Burnt down bridge65439 tc-so:Burnt down bridge65438 tc-so:Burnt down bridge65437 tc-so:Burnt down bridge65436 tc-so:Burnt down bridge65435 tc-so:Burnt down bridge65434 tc-so:Burnt down bridge65433 tc-so:Burnt down bridge65432 tc-so:Burnt down bridge65431 tc-so:Burnt down bridge65430 tc-so:Burnt down bridge65429 tc-so:Burnt down bridge65428 tc-so:Burnt down bridge65427 tc-so:Burnt down bridge65426 tc-so:Burnt down bridge65425 tc-so:Burnt down bridge65424 tc-so:Burnt down bridge65423 tc-so:Burnt down bridge65422 tc-so:Burnt down bridge65421 tc-so:Burnt down bridge65420 tc-so:Burnt down bridge65419 tc-so:Burnt down bridge65418 tc-so:Burnt down bridge65417 tc-so:Burnt down bridge65416 tc-so:Burnt down bridge65415 tc-so:Burnt down bridge65414 tc-so:Burnt down bridge65413 tc-so:Burnt down bridge65412 tc-so:Burnt down bridge65411 tc-so:Burnt down bridge65410 tc-so:Burnt down bridge65409 tc-so:Burnt down bridge65408 tc-so:Burnt down bridge65407 tc-so:Burnt down bridge65406 tc-so:Burnt down bridge65405 tc-so:Burnt down bridge65404 tc-so:Burnt down bridge65403 tc-so:Burnt down bridge65402 tc-so:Burnt down bridge65401 tc-so:Burnt down bridge65400 tc-so:Burnt down bridge65399 tc-so:Burnt down bridge65398 tc-so:Burnt down bridge65397 tc-so:Burnt down bridge65396 tc-so:Burnt down bridge65395 tc-so:Burnt down bridge65394 tc-so:Burnt down bridge65393 tc-so:Burnt down bridge65392 tc-so:Burnt down bridge65391 tc-so:Burnt down bridge65390 tc-so:Burnt down bridge65389 tc-so:Burnt down bridge65388 tc-so:Burnt down bridge65387 tc-so:Burnt down bridge65386 tc-so:Burnt down bridge65385 tc-so:Burnt down bridge65384 tc-so:Burnt down bridge65383 tc-so:Burnt down bridge65382 tc-so:Burnt down bridge65381 tc-so:Burnt down bridge65380 tc-so:Burnt down bridge65379 tc-so:Burnt down bridge65378 tc-so:Burnt down bridge65377 tc-so:Burnt down bridge65376 tc-so:Burnt down bridge65375 tc-so:Burnt down bridge65374 tc-so:Burnt down bridge65373 tc-so:Burnt down bridge65372 tc-so:Burnt down bridge65371 tc-so:Burnt down bridge65370 tc-so:Burnt down bridge65369 tc-so:Burnt down bridge65368 tc-so:Burnt down bridge65367 tc-so:Burnt down bridge65366 tc-so:Burnt down bridge65365 tc-so:Burnt down bridge65364 tc-so:Burnt down bridge65363 tc-so:Burnt down bridge65362 tc-so:Burnt down bridge65361 tc-so:Burnt down bridge65360 tc-so:Burnt down bridge65359 tc-so:Burnt down bridge65358 tc-so:Burnt down bridge65357 tc-so:Burnt down bridge65356 tc-so:Burnt down bridge65355 tc-so:Burnt down bridge65354 tc-so:Burnt down bridge65353 tc-so:Burnt down bridge65352 tc-so:Burnt down bridge65351 tc-so:Burnt down bridge65350 tc-so:Burnt down bridge65349 tc-so:Burnt down bridge65348 tc-so:Burnt down bridge65347 tc-so:Burnt down bridge65346 tc-so:Burnt down bridge65345 tc-so:Burnt down bridge65344 tc-so:Burnt down bridge65343 tc-so:Burnt down bridge65342 tc-so:Burnt down bridge65341 tc-so:Burnt down bridge65340 tc-so:Burnt down bridge65339 tc-so:Burnt down bridge65338 tc-so:Burnt down bridge65337 tc-so:Burnt down bridge65336 tc-so:Burnt down bridge65335 tc-so:Burnt down bridge65334 tc-so:Burnt down bridge65333 tc-so:Burnt down bridge65332 tc-so:Burnt down bridge65331 tc-so:Burnt down bridge65330 tc-so:Burnt down bridge65329 tc-so:Burnt down bridge65328 tc-so:Burnt down bridge65327 tc-so:Burnt down bridge65326 tc-so:Burnt down bridge65325 tc-so:Burnt down bridge65324 tc-so:Burnt down bridge65323 tc-so:Burnt down bridge65322 tc-so:Burnt down bridge65321 tc-so:Burnt down bridge65320 tc-so:Burnt down bridge65319 tc-so:Burnt down bridge65318 tc-so:Burnt down bridge65317 tc-so:Burnt down bridge65316 tc-so:Burnt down bridge65315 tc-so:Burnt down bridge65314 tc-so:Burnt down bridge65313 tc-so:Burnt down bridge65312 tc-so:Burnt down bridge65311 tc-so:Burnt down bridge65310 tc-so:Burnt down bridge65309 tc-so:Burnt down bridge65308 tc-so:Burnt down bridge65307 tc-so:Burnt down bridge65306 tc-so:Burnt down bridge65305 tc-so:Burnt down bridge65304 tc-so:Burnt down bridge65303 tc-so:Burnt down bridge65302 tc-so:Burnt down bridge65301 tc-so:Burnt down bridge65300 tc-so:Burnt down bridge65299 tc-so:Burnt down bridge65298 tc-so:Burnt down bridge65297 tc-so:Burnt down bridge65296 tc-so:Burnt down bridge65295 tc-so:Burnt down bridge65294 tc-so:Burnt down bridge65293 tc-so:Burnt down bridge65292 tc-so:Burnt down bridge65291 tc-so:Burnt down bridge65290 tc-so:Burnt down bridge65289 tc-so:Burnt down bridge65288 tc-so:Burnt down bridge65287 tc-so:Burnt down bridge65286 tc-so:Burnt down bridge65285 tc-so:Burnt down bridge65284 tc-so:Burnt down bridge65283 tc-so:Burnt down bridge65282 tc-so:Burnt down bridge65281 tc-so:Burnt down bridge65280 tc-so:Burnt down bridge65279 tc-so:Burnt down bridge65278 tc-so:Burnt down bridge65277 tc-so:Burnt down bridge65276 tc-so:Burnt down bridge65275 tc-so:Burnt down bridge65274 tc-so:Burnt down bridge65273 tc-so:Burnt down bridge65272 tc-so:Burnt down bridge65271 tc-so:Burnt down bridge65270 tc-so:Burnt down bridge65269 tc-so:Burnt down bridge65268 tc-so:Burnt down bridge65267 tc-so:Burnt down bridge65266 tc-so:Burnt down bridge65265 tc-so:Burnt down bridge65264 tc-so:Burnt down bridge65263 tc-so:Burnt down bridge65262 tc-so:Burnt down bridge65261 tc-so:Burnt down bridge65260 tc-so:Burnt down bridge65259 tc-so:Burnt down bridge65258 tc-so:Burnt down bridge65257 tc-so:Burnt down bridge65256 tc-so:Burnt down bridge65255 tc-so:Burnt down bridge65254 tc-so:Burnt down bridge65253 tc-so:Burnt down bridge65252 tc-so:Burnt down bridge65251 tc-so:Burnt down bridge65250 tc-so:Burnt down bridge65249 tc-so:Burnt down bridge65248 tc-so:Burnt down bridge65247 tc-so:Burnt down bridge65246 tc-so:Burnt down bridge65245 tc-so:Burnt down bridge65244 tc-so:Burnt down bridge65243 tc-so:Burnt down bridge65242 tc-so:Burnt down bridge65241 tc-so:Burnt down bridge65240 tc-so:Burnt down bridge65239 tc-so:Burnt down bridge65238 tc-so:Burnt down bridge65237 tc-so:Burnt down bridge65236 tc-so:Burnt down bridge65235 tc-so:Burnt down bridge65234 tc-so:Burnt down bridge65233 tc-so:Burnt down bridge65232 tc-so:Burnt down bridge65231 tc-so:Burnt down bridge65230 tc-so:Burnt down bridge65229 tc-so:Burnt down bridge65228 tc-so:Burnt down bridge65227 tc-so:Burnt down bridge65226 tc-so:Burnt down bridge65225 tc-so:Burnt down bridge65224 tc-so:Burnt down bridge65223 tc-so:Burnt down bridge65222 tc-so:Burnt down bridge65221 tc-so:Burnt down bridge65220 tc-so:Burnt down bridge65219 tc-so:Burnt down bridge65218 tc-so:Burnt down bridge65217 tc-so:Burnt down bridge65216 tc-so:Burnt down bridge65215 tc-so:Burnt down bridge65214 tc-so:Burnt down bridge65213 tc-so:Burnt down bridge65212 tc-so:Burnt down bridge65211 tc-so:Burnt down bridge65210 tc-so:Burnt down bridge65209 tc-so:Burnt down bridge65208 tc-so:Burnt down bridge65207 tc-so:Burnt down bridge65206 tc-so:Burnt down bridge65205 tc-so:Burnt down bridge65204 tc-so:Burnt down bridge65203 tc-so:Burnt down bridge65202 tc-so:Burnt down bridge65201 tc-so:Burnt down bridge65200 tc-so:Burnt down bridge65199 tc-so:Burnt down bridge65198 tc-so:Burnt down bridge65197 tc-so:Burnt down bridge65196 tc-so:Burnt down bridge65195 tc-so:Burnt down bridge65194 tc-so:Burnt down bridge65193 tc-so:Burnt down bridge65192 tc-so:Burnt down bridge65191 tc-so:Burnt down bridge65190 tc-so:Burnt down bridge65189 tc-so:Burnt down bridge65188 tc-so:Burnt down bridge65187 tc-so:Burnt down bridge65186 tc-so:Burnt down bridge65185 tc-so:Burnt down bridge65184 tc-so:Burnt down bridge65183 tc-so:Burnt down bridge65182 tc-so:Burnt down bridge65181 tc-so:Burnt down bridge65180 tc-so:Burnt down bridge65179 tc-so:Burnt down bridge65178 tc-so:Burnt down bridge65177 tc-so:Burnt down bridge65176 tc-so:Burnt down bridge65175 tc-so:Burnt down bridge65174 tc-so:Burnt down bridge65173 tc-so:Burnt down bridge65172 tc-so:Burnt down bridge65171 tc-so:Burnt down bridge65170 tc-so:Burnt down bridge65169 tc-so:Burnt down bridge65168 tc-so:Burnt down bridge65167 tc-so:Burnt down bridge65166 tc-so:Burnt down bridge65165 tc-so:Burnt down bridge65164 tc-so:Burnt down bridge65163 tc-so:Burnt down bridge65162 tc-so:Burnt down bridge65161 tc-so:Burnt down bridge65160 tc-so:Burnt down bridge65159 tc-so:Burnt down bridge65158 tc-so:Burnt down bridge65157 tc-so:Burnt down bridge65156 tc-so:Burnt down bridge65155 tc-so:Burnt down bridge65154 tc-so:Burnt down bridge65153 tc-so:Burnt down bridge65152 tc-so:Burnt down bridge65151 tc-so:Burnt down bridge65150 tc-so:Burnt down bridge65149 tc-so:Burnt down bridge65148 tc-so:Burnt down bridge65147 tc-so:Burnt down bridge65146 tc-so:Burnt down bridge65145 tc-so:Burnt down bridge65144 tc-so:Burnt down bridge65143 tc-so:Burnt down bridge65142 tc-so:Burnt down bridge65141 tc-so:Burnt down bridge65140 tc-so:Burnt down bridge65139 tc-so:Burnt down bridge65138 tc-so:Burnt down bridge65137 tc-so:Burnt down bridge65136 tc-so:Burnt down bridge65135 tc-so:Burnt down bridge65134 tc-so:Burnt down bridge65133 tc-so:Burnt down bridge65132 tc-so:Burnt down bridge65131 tc-so:Burnt down bridge65130 tc-so:Burnt down bridge65129 tc-so:Burnt down bridge65128 tc-so:Burnt down bridge65127 tc-so:Burnt down bridge65126 tc-so:Burnt down bridge65125 tc-so:Burnt down bridge65124 tc-so:Burnt down bridge65123 tc-so:Burnt down bridge65122 tc-so:Burnt down bridge65121 tc-so:Burnt down bridge65120 tc-so:Burnt down bridge65119 tc-so:Burnt down bridge65118 tc-so:Burnt down bridge65117 tc-so:Burnt down bridge65116 tc-so:Burnt down bridge65115 tc-so:Burnt down bridge65114 tc-so:Burnt down bridge65113 tc-so:Burnt down bridge65112 tc-so:Burnt down bridge65111 tc-so:Burnt down bridge65110 tc-so:Burnt down bridge65109 tc-so:Burnt down bridge65108 tc-so:Burnt down bridge65107 tc-so:Burnt down bridge65106 tc-so:Burnt down bridge65105 tc-so:Burnt down bridge65104 tc-so:Burnt down bridge65103 tc-so:Burnt down bridge65102 tc-so:Burnt down bridge65101 tc-so:Burnt down bridge65100 tc-so:Burnt down bridge65099 tc-so:Burnt down bridge65098 tc-so:Burnt down bridge65097 tc-so:Burnt down bridge65096 tc-so:Burnt down bridge65095 tc-so:Burnt down bridge65094 tc-so:Burnt down bridge65093 tc-so:Burnt down bridge65092 tc-so:Burnt down bridge65091 tc-so:Burnt down bridge65090 tc-so:Burnt down bridge65089 tc-so:Burnt down bridge65088 tc-so:Burnt down bridge65087 tc-so:Burnt down bridge65086 tc-so:Burnt down bridge65085 tc-so:Burnt down bridge65084 tc-so:Burnt down bridge65083 tc-so:Burnt down bridge65082 tc-so:Burnt down bridge65081 tc-so:Burnt down bridge65080 tc-so:Burnt down bridge65079 tc-so:Burnt down bridge65078 tc-so:Burnt down bridge65077 tc-so:Burnt down bridge65076 tc-so:Burnt down bridge65075 tc-so:Burnt down bridge65074 tc-so:Burnt down bridge65073 tc-so:Burnt down bridge65072 tc-so:Burnt down bridge65071 tc-so:Burnt down bridge65070 tc-so:Burnt down bridge65069 tc-so:Burnt down bridge65068 tc-so:Burnt down bridge65067 tc-so:Burnt down bridge65066 tc-so:Burnt down bridge65065 tc-so:Burnt down bridge65064 tc-so:Burnt down bridge65063 tc-so:Burnt down bridge65062 tc-so:Burnt down bridge65061 tc-so:Burnt down bridge65060 tc-so:Burnt down bridge65059 tc-so:Burnt down bridge65058 tc-so:Burnt down bridge65057 tc-so:Burnt down bridge65056 tc-so:Burnt down bridge65055 tc-so:Burnt down bridge65054 tc-so:Burnt down bridge65053 tc-so:Burnt down bridge65052 tc-so:Burnt down bridge65051 tc-so:Burnt down bridge65050 tc-so:Burnt down bridge65049 tc-so:Burnt down bridge65048 tc-so:Burnt down bridge65047 tc-so:Burnt down bridge65046 tc-so:Burnt down bridge65045 tc-so:Burnt down bridge65044 tc-so:Burnt down bridge65043 tc-so:Burnt down bridge65042 tc-so:Burnt down bridge65041 tc-so:Burnt down bridge65040 tc-so:Burnt down bridge65039 tc-so:Burnt down bridge65038 tc-so:Burnt down bridge65037 tc-so:Burnt down bridge65036 tc-so:Burnt down bridge65035 tc-so:Burnt down bridge65034 tc-so:Burnt down bridge65033 tc-so:Burnt down bridge65032 tc-so:Burnt down bridge65031 tc-so:Burnt down bridge65030 tc-so:Burnt down bridge65029 tc-so:Burnt down bridge65028 tc-so:Burnt down bridge65027 tc-so:Burnt down bridge65026 tc-so:Burnt down bridge65025 tc-so:Burnt down bridge65024 tc-so:Burnt down bridge65023 tc-so:Burnt down bridge65022 tc-so:Burnt down bridge65021 tc-so:Burnt down bridge65020 tc-so:Burnt down bridge65019 tc-so:Burnt down bridge65018 tc-so:Burnt down bridge65017 tc-so:Burnt down bridge65016 tc-so:Burnt down bridge65015 tc-so:Burnt down bridge65014 tc-so:Burnt down bridge65013 tc-so:Burnt down bridge65012 tc-so:Burnt down bridge65011 tc-so:Burnt down bridge65010 tc-so:Burnt down bridge65009 tc-so:Burnt down bridge65008 tc-so:Burnt down bridge65007 tc-so:Burnt down bridge65006 tc-so:Burnt down bridge65005 tc-so:Burnt down bridge65004 tc-so:Burnt down bridge65003 tc-so:Burnt down bridge65002 tc-so:Burnt down bridge65001 tc-so:Burnt down bridge65000 tc-end: 1646706753.104989, manybridges, passed tp-end: 1646706753.111599, sbin/ifconfig/t_bridge tp-start: 1646706753.616777, sbin/ifconfig/t_capabilities, 1 tc-start: 1646706753.618978, basic tc-so:Request: hme0 tcp4csum-rx (TCP4CSUM_Rx) tc-so:Request: hme0 -tcp4csum-rx (-TCP4CSUM_Rx) tc-so:Request: hme0 tcp4csum-tx (TCP4CSUM_Tx) tc-so:Request: hme0 -tcp4csum-tx (-TCP4CSUM_Tx) tc-so:Request: hme0 udp4csum-rx (UDP4CSUM_Rx) tc-so:Request: hme0 -udp4csum-rx (-UDP4CSUM_Rx) tc-so:Request: hme0 udp4csum-tx (UDP4CSUM_Tx) tc-so:Request: hme0 -udp4csum-tx (-UDP4CSUM_Tx) tc-so:Restoring capabilities for hme0 tc-so:Skipping unrecognized enabled=0 for hme0 tc-so:Skipping lo0, no capabilities tc-end: 1646706757.50286, basic, passed tp-end: 1646706757.59864, sbin/ifconfig/t_capabilities tp-start: 1646706757.715206, sbin/ifconfig/t_nonexistent, 1 tc-start: 1646706757.717464, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1646706758.270901, nonexistent, passed tp-end: 1646706758.278424, sbin/ifconfig/t_nonexistent tp-start: 1646706758.877111, sbin/ifconfig/t_random_garbage, 1 tc-start: 1646706758.880906, random_garbage tc-end: 1646706759.413332, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1646706759.420642, sbin/ifconfig/t_random_garbage tp-start: 1646706759.936725, sbin/ifconfig/t_repeated_link_addr, 1 tc-start: 1646706759.939347, repeated_link_addr tc-end: 1646706760.388714, repeated_link_addr, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1646706760.396176, sbin/ifconfig/t_repeated_link_addr tp-start: 1646706760.945417, sbin/ifconfig/t_repeated_mtu, 1 tc-start: 1646706760.948009, repeated_mtu tc-end: 1646706761.399842, repeated_mtu, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1646706761.407082, sbin/ifconfig/t_repeated_mtu tp-start: 1646706762.23841, sbin/ifconfig/t_repeated_scan, 1 tc-start: 1646706762.26437, repeated_scan tc-end: 1646706762.621840, repeated_scan, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1646706762.631980, sbin/ifconfig/t_repeated_scan tp-start: 1646706763.311663, sbin/ifconfig/t_repeated_updown, 1 tc-start: 1646706763.314119, repeated_updown tc-end: 1646706763.826477, repeated_updown, skipped, can disrupt networking; also PR port-evbarm/55504 tp-end: 1646706763.835686, sbin/ifconfig/t_repeated_updown tp-start: 1646706764.836891, sbin/ifconfig/t_tap, 2 tc-start: 1646706764.839092, manytaps tc-end: 1646706765.910271, manytaps, skipped, The test causes a panic (PR kern/55417) tc-start: 1646706765.921978, overflow tc-se:ifconfig: SIOCGIFFLAGS tap99999: Device not configured tc-end: 1646706766.833756, overflow, skipped, The test causes a panic (PR kern/53546) tp-end: 1646706766.841839, sbin/ifconfig/t_tap tp-start: 1646706767.666101, sbin/ifconfig/t_woptions, 3 tc-start: 1646706767.668302, chan tc-end: 1646706768.78201, chan, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1646706768.85423, mediaopt tc-end: 1646706768.511610, mediaopt, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1646706768.518828, modes tc-end: 1646706768.932130, modes, skipped, Test triggers real device activity and may destroy configuration or hang. tp-end: 1646706768.939199, sbin/ifconfig/t_woptions tp-start: 1646706771.258619, sbin/newfs/t_enable_quotas, 12 tc-start: 1646706771.261827, enabled_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706772.502494, enabled_be_1_both, passed tc-start: 1646706772.518046, enabled_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706773.698630, enabled_be_1_group, passed tc-start: 1646706773.712724, enabled_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706774.907126, enabled_be_1_user, passed tc-start: 1646706774.920746, enabled_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706776.78737, enabled_be_2_both, passed tc-start: 1646706776.92900, enabled_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706777.250450, enabled_be_2_group, passed tc-start: 1646706777.266226, enabled_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706778.426217, enabled_be_2_user, passed tc-start: 1646706778.440548, enabled_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706779.611623, enabled_le_1_both, passed tc-start: 1646706779.625533, enabled_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706780.794053, enabled_le_1_group, passed tc-start: 1646706780.808657, enabled_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706781.708507, enabled_le_1_user, passed tc-start: 1646706781.719001, enabled_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706782.526470, enabled_le_2_both, passed tc-start: 1646706782.537211, enabled_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706783.348647, enabled_le_2_group, passed tc-start: 1646706783.359123, enabled_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646706784.163816, enabled_le_2_user, passed tp-end: 1646706784.174830, sbin/newfs/t_enable_quotas tp-start: 1646706784.619079, sbin/newfs_msdos/t_create, 1 tc-start: 1646706784.621339, validfat32 tc-se:[: 63: unexpected operator tc-so:Executing command [ newfs_msdos -b 512 -C 33m -F 32 msdos.img ] tc-so:Executing command [ fsck_msdos -p msdos.img ] tc-end: 1646706785.601793, validfat32, passed tp-end: 1646706785.613216, sbin/newfs_msdos/t_create tp-start: 1646706786.261780, sbin/resize_ffs/t_check, 1 tc-start: 1646706786.264796, check_grow tc-so:***resize_ffs check grow test tc-so:Executing command [ newfs -V1 -s 6144 -F fsimage ] tc-se:2048+0 records in tc-se:2048+0 records out tc-se:1048576 bytes transferred in 0.640 secs (1638400 bytes/sec) tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-so:Executing command [ resize_ffs -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-end: 1646706788.899894, check_grow, passed tp-end: 1646706788.921785, sbin/resize_ffs/t_check tp-start: 1646706790.998969, sbin/resize_ffs/t_grow, 4 tc-start: 1646706791.1978, grow_16M_v0_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 0 28 tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 1024 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.it1wGo/mnt: not currently mounted tc-end: 1646706852.687839, grow_16M_v0_8192, passed tc-start: 1646706852.905391, grow_16M_v1_16384 tc-so:in resize_ffs: 16384 2048 32768 131072 1 29 tc-so:bs is 16384 numdata is 29 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 16.0MB (32768 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 4.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.2hqaou/mnt: not currently mounted tc-end: 1646706916.592974, grow_16M_v1_16384, passed tc-start: 1646706916.815249, grow_16M_v2_32768 tc-so:in resize_ffs: 32768 4096 32768 131072 2 28 tc-so:bs is 32768 numdata is 28 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 16.0MB (32768 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 4.00MB, 128 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:192, 8384, 16576, 24768, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.HgTpIm/mnt: not currently mounted tc-end: 1646706971.64667, grow_16M_v2_32768, passed tc-start: 1646706971.246743, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1646706973.164377, grow_ffsv1_partial_cg, passed tp-end: 1646706973.179966, sbin/resize_ffs/t_grow tp-start: 1646706975.294346, sbin/resize_ffs/t_shrink, 4 tc-start: 1646706975.297472, shrink_24M_16M_v0_32768 tc-so:in resize_ffs: 32768 4096 49152 32768 0 42 tc-so:bs is 32768 numdata is 42 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 24.0MB (49152 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 6.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:64, 12352, 24640, 36928, tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.mKD7dY/mnt: not currently mounted tc-end: 1646707057.137806, shrink_24M_16M_v0_32768, passed tc-start: 1646707057.290807, shrink_24M_16M_v1_65536 tc-so:in resize_ffs: 65536 8192 49152 32768 1 38 tc-so:bs is 65536 numdata is 38 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 24.0MB (49152 sectors) block size 65536, fragment size 8192 tc-so: using 2 cylinder groups of 12.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, 24704, tc-so:remove is 13 dataleft is 25 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.ogEjK3/mnt: not currently mounted tc-end: 1646707133.602563, shrink_24M_16M_v1_65536, passed tc-start: 1646707133.797601, shrink_24M_16M_v2_4096 tc-so:in resize_ffs: 4096 512 49152 32768 2 41 tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2720 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 12432, 24720, 37008, tc-se:TD41/131073: Write failed tc-se:TD41/65536: Write failed tc-se:TD41/65537: Write to restore size failed tc-se:TD41/8192: Write to restore size failed tc-se:TD41/8193: Write to restore size failed tc-se:tar: Error exit delayed from previous errors. tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.v6Pp9c/mnt: not currently mounted tc-end: 1646707202.974429, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1646707203.86376, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1646707205.159092, shrink_ffsv1_partial_cg, passed tp-end: 1646707205.173962, sbin/resize_ffs/t_shrink tp-start: 1646707207.216641, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1646707207.220092, grow_16M_v0_65536 tc-so:in resize_ffs: 65536 8192 32768 131072 0 26 swap tc-so:bs is 65536 numdata is 26 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 16.0MB (32768 sectors) block size 65536, fragment size 8192 tc-so: using 1 cylinder groups of 16.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.6IOyaG/mnt: not currently mounted tc-end: 1646707265.796054, grow_16M_v0_65536, passed tc-start: 1646707265.975126, grow_16M_v1_4096 tc-so:in resize_ffs: 4096 512 32768 131072 1 28 swap tc-so:bs is 4096 numdata is 28 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 16.0MB (32768 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 4.00MB, 1024 blks, 1920 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.FPkH5K/mnt: not currently mounted tc-end: 1646707331.897319, grow_16M_v1_4096, passed tc-start: 1646707332.69472, grow_16M_v2_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 2 28 swap tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 960 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 8336, 16528, 24720, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.b100q6/mnt: not currently mounted tc-end: 1646707396.792394, grow_16M_v2_8192, passed tc-start: 1646707397.8330, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -B be -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1646707399.189083, grow_ffsv1_partial_cg, passed tp-end: 1646707399.203652, sbin/resize_ffs/t_grow_swapped tp-start: 1646707400.868380, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1646707400.870990, shrink_24M_16M_v0_4096 tc-so:in resize_ffs: 4096 512 49152 32768 0 41 swap tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2912 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.EswUPQ/mnt: not currently mounted tc-end: 1646707491.756254, shrink_24M_16M_v0_4096, passed tc-start: 1646707491.920152, shrink_24M_16M_v1_8192 tc-so:in resize_ffs: 8192 1024 49152 32768 1 42 swap tc-so:bs is 8192 numdata is 42 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 24.0MB (49152 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 6.00MB, 768 blks, 1472 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.mrjO6z/mnt: not currently mounted tc-end: 1646707578.839068, shrink_24M_16M_v1_8192, passed tc-start: 1646707578.993224, shrink_24M_16M_v2_16384 tc-so:in resize_ffs: 16384 2048 49152 32768 2 43 swap tc-so:bs is 16384 numdata is 43 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 24.0MB (49152 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 6.00MB, 384 blks, 768 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:160, 12448, 24736, 37024, tc-so:remove is 15 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.Er68Z9/mnt: not currently mounted tc-end: 1646707645.633677, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1646707645.712143, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1646707647.724532, shrink_ffsv1_partial_cg, passed tp-end: 1646707647.736728, sbin/resize_ffs/t_shrink_swapped tp-start: 1646707648.423602, sbin/route/t_missing, 1 tc-start: 1646707648.426948, missing tc-so:Executing command [ route -n get ] tc-end: 1646707649.196815, missing, passed tp-end: 1646707649.207464, sbin/route/t_missing tp-start: 1646707649.827990, sbin/setkey/t_setkey, 1 tc-start: 1646707649.830587, invalid_length tc-so:Executing command [ /bin/sh -c setkey add 10.0.0.1 10.0.0.2 esp 10000 -E aes-gmac "hogehogehogehogehogehoge" ] tc-end: 1646707650.557641, invalid_length, passed tp-end: 1646707650.567626, sbin/setkey/t_setkey tp-start: 1646707653.95477, sbin/sysctl/t_perm, 8 tc-start: 1646707653.97944, sysctl_ddb tc-so:Executing command [ /bin/sh -c sysctl -w ddb.radix=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxwidth=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.lines=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tabstops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.onpanic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.fromconsole=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tee_msgbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.commandonenter=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.panicstackframes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.dumpstack=3735928559 ] tc-end: 1646707657.279355, sysctl_ddb, passed tc-start: 1646707657.288407, sysctl_hw tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.byteorder=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.pagesize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.disknames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.alignbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cnmagic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.iostatnames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpuonline=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxbatch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxaggr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.uhso.autoswitch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.nocyclemaster=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.phydma_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.try_bmr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.hold_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.ieee1394_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_hi=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_lo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.fwmem_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.rx_queue_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.if_fwip_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.auto_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.max_speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.exclusive_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.login_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.scan_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.use_doorbell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.tags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.sbp_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.dwell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.calibrate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.outdoor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.countrycode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.regdomain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.rxbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.txbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.dma_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.sw_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.swba_backoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wsevent.default_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.firmware.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.clock_frequency=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.ver=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq_prio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq_prio=3735928559 ] tc-end: 1646707677.162042, sysctl_hw, passed tc-start: 1646707677.173625, sysctl_kern tc-so:Executing command [ /bin/sh -c sysctl -w kern.ostype=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrelease=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrevision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxvnodes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxproc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxfiles=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.argmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.clockrate: tick=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix1version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ngroups=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.job_control=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.saved_ids=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.domainname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxpartitions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rawpartition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rtc_offset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.msgbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fsync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.synchronized_io=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.iov_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.msize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mclbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.nmbclusters=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mblowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mcllowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mapped_files=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock_range=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memory_protection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.login_name_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.defcorename=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.logsigexit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fscale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ccpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_time: user=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.consdev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxptys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.maxbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.nbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.kvasize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxphys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sbmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.cancc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.rawcc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.monotonic_clock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.urandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelsector=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labeloffset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.forkfsleep=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_threads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_semaphores=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_barriers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_timers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_spin_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_reader_writer_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.dump_on_panic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.somaxkva=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_partition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.drivers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_id: 0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hardclock_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.arandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvsem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvshm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmaxpgs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shm_use_phys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmns=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmnu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boottime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sofixedbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.strict=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.algorithms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.aes.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.chacha.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boothowto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelusesmbr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.dump=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.owner=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.group=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.mode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.no_sa_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.configname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.buildinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.messages=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.event=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspend=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspensor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.idle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.transition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.cacheht_time=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.skim_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.min_catch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.timesoftints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.kpreempt_pri=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.rtts=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_min=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.choice=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.hardware=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.timestepwarnings=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.threadpool.idle_ms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_aio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_listio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_msg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_open_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_prio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_msgsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_def_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.psets_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.list=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.direct_select=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autoload=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autotime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sooptions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.collection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.depletion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.consolidate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.gather=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxlwp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.proccnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lwpcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lockcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.sbsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_sched=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.detachall=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tty.qsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.bufq.strategies=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.expose_address=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.usercrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.userasymcrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cryptodevallowsoft=3735928559 ] tc-end: 1646707726.544854, sysctl_kern, passed tc-start: 1646707726.566739, sysctl_machdep tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_kernel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.cpu_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.vis=3735928559 ] tc-end: 1646707728.615140, sysctl_machdep, passed tc-start: 1646707728.623821, sysctl_net tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.inflight=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.deferred=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.directed-broadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.allowsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.subnetsarelocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisctimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.hostzerobroadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.gifttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.grettl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.checkinterface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.random_id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.maskrepl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.returndatabytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.bmcastecho=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.checksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.preempt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.arpbalance=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.allow=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.log=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_bmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_reachable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_retrans=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_nud=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_movements=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_permanent_modify=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_wrong_iface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.accf.http.parsehttpversion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.keepfaith=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.log_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hdrnestlimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_flowlabel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.defmcasthlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifhlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.kame_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_deprecated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.v6only=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_linklocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_defaultzone=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfrags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifpmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.prefer_tempaddr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.mcast_pmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.neighborgcthresh=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxdynroutes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_prune=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_mmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_useloopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nodeinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_hiwat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_lowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.acl_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.memo_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.eventq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.aclrxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.scorxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.rtx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.ertx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mtu_default=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.ack_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mcc_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.jit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.maxbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.ether.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.gif.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.term_unknown=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp6.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp6.inputq.drops=3735928559 ] tc-end: 1646707786.229327, sysctl_net, passed tc-start: 1646707786.236671, sysctl_security tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.expiry_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.suspend_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.max_crashes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.flags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.rand=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.mmap_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.stack_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.exec_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.suser.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.user_set_cpu_affinity=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.curtain=3735928559 ] tc-end: 1646707793.127992, sysctl_security, passed tc-start: 1646707793.138165, sysctl_vfs tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.maxtypenum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.magiclinks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.timestamp_precision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.fstypes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.memused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.maxmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.log_changeopt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.extattr_autocreate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.nfs.iothreads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.flushindir=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.clean_vnhead=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.dostats=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.pagetrip=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segsused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psegwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psyncwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.pcleanwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.blocktot=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.cleanblocks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.ncheckpoints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nsync_writes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.wait_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.write_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.flush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.vflush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_inlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_vnlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segs_reclaimed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.ignore_lazy_sync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.cd9660.utf8_joliet=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.flush_disk_cache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.verbose_commit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.allow_dpofua=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.journal_iobufs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.filedelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.dirdelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.metadelay=3735928559 ] tc-end: 1646707807.794507, sysctl_vfs, passed tc-start: 1646707807.802321, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.33 2.14 2.90=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxslp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.uspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.minaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.thread_guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.user_va0_disable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.inactivepct=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.swap_encrypt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufcache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_lowater=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_hiwater=3735928559 ] tc-end: 1646707813.513023, sysctl_vm, passed tp-end: 1646707813.520686, sbin/sysctl/t_perm tp-start: 1646707814.377673, sbin/sysctl/t_random_garbage, 1 tc-start: 1646707814.384666, random_garbage tc-end: 1646707815.798651, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1646707815.807918, sbin/sysctl/t_random_garbage tp-start: 1646707816.257162, sbin/sysctl/t_sysctl, 1 tc-start: 1646707816.259325, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1646707817.339055, basic, passed tp-end: 1646707817.346171, sbin/sysctl/t_sysctl tp-start: 1646707817.446187, sys/crypto/aes/t_aes, 1 tc-start: 1646707817.448237, aes_ct_selftest tc-end: 1646707817.528598, aes_ct_selftest, passed tp-end: 1646707817.535279, sys/crypto/aes/t_aes tp-start: 1646707817.607656, sys/crypto/chacha/t_chacha, 1 tc-start: 1646707817.609741, chacha_ref_selftest tc-end: 1646707817.678913, chacha_ref_selftest, passed tp-end: 1646707817.685763, sys/crypto/chacha/t_chacha tp-start: 1646707817.762594, sys/net/t_print, 2 tc-start: 1646707817.764717, dl_print tc-end: 1646707817.830826, dl_print, passed tc-start: 1646707817.837575, sdl_print tc-end: 1646707817.902904, sdl_print, passed tp-end: 1646707817.909447, sys/net/t_print tp-start: 1646707817.980449, sys/netatalk/t_print, 2 tc-start: 1646707817.982952, at_print tc-end: 1646707818.47899, at_print, passed tc-start: 1646707818.54593, sat_print tc-end: 1646707818.118518, sat_print, passed tp-end: 1646707818.125103, sys/netatalk/t_print tp-start: 1646707818.196002, sys/netinet/t_print, 2 tc-start: 1646707818.198041, in_print tc-end: 1646707818.260946, in_print, passed tc-start: 1646707818.267476, sin_print tc-end: 1646707818.331928, sin_print, passed tp-end: 1646707818.338550, sys/netinet/t_print tp-start: 1646707818.409283, sys/netinet6/t_print, 2 tc-start: 1646707818.411281, in6_print tc-end: 1646707818.481927, in6_print, passed tc-start: 1646707818.488850, sin6_print tc-end: 1646707818.552129, sin6_print, passed tp-end: 1646707818.558727, sys/netinet6/t_print tp-start: 1646707820.604380, sys/rc/t_rc_d_cli, 15 tc-start: 1646707820.606542, default_restart_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart ] tc-so:Stopping h_simple. tc-end: 1646707823.681229, default_restart_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1646707823.689646, default_restart_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart foo ] tc-so:Stopping h_simple. tc-end: 1646707825.808762, default_restart_with_args, passed tc-start: 1646707825.815633, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1646707827.299355, default_start_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1646707827.307235, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1646707828.754219, default_start_with_args, passed tc-start: 1646707828.761068, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1646707830.243883, default_stop_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1646707830.251194, default_stop_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop foo ] tc-so:Stopping h_simple. tc-end: 1646707833.398548, default_stop_with_args, passed tc-start: 1646707833.405838, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1646707834.259944, no_command, passed tc-start: 1646707834.267068, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1646707835.321954, overriden_custom_no_args, passed tc-start: 1646707835.331077, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1646707836.388935, overriden_custom_with_args, passed tc-start: 1646707836.397278, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1646707837.448581, overriden_restart_no_args, passed tc-start: 1646707837.457705, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1646707838.563994, overriden_restart_with_args, passed tc-start: 1646707838.572857, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1646707839.762335, overriden_start_no_args, passed tc-start: 1646707839.771498, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1646707840.875376, overriden_start_with_args, passed tc-start: 1646707840.884387, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1646707842.48096, overriden_stop_no_args, passed tc-start: 1646707842.60276, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1646707843.229366, overriden_stop_with_args, passed tp-end: 1646707843.238095, sys/rc/t_rc_d_cli tp-start: 1646707846.501475, usr.bin/awk/t_awk, 26 tc-start: 1646707846.504430, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1646707847.386962, assign_NF, passed tc-start: 1646707847.404339, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1646707848.254649, big_regexp, passed tc-start: 1646707848.266834, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1646707848.986697, empty_rs, passed tc-start: 1646707848.993891, end tc-so:Executing command [ /bin/sh -c awk -f d_end1.awk < d_end1.in ] tc-so:Executing command [ /bin/sh -c awk -f d_end2.awk < d_end2.in ] tc-end: 1646707850.407410, end, passed tc-start: 1646707850.431263, modify_subsep tc-so:Executing command [ /bin/sh -c printf '1\n1 2\n' | awk '1{ arr[$1 SUBSEP $2 SUBSEP ++cnt[$1]]=1} {for (f in arr) print arr[f];}' ] tc-end: 1646707851.234224, modify_subsep, passed tc-start: 1646707851.240944, multibyte tc-so:Executing command [ /bin/sh -c awk -f d_tolower.awk < d_tolower.in ] tc-so:Executing command [ /bin/sh -c awk -f d_toupper.awk < d_toupper.in ] tc-end: 1646707852.583456, multibyte, passed tc-start: 1646707852.601221, newline_rs tc-so:Executing command [ /bin/sh -c printf '\n\n\nr1f1\nr1f2\n\nr2f1\nr2f2\n\n\n' | awk '{$1=$1}1' RS= OFS=: ] tc-end: 1646707853.318534, newline_rs, passed tc-start: 1646707853.325106, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1646707854.173638, period, passed tc-start: 1646707854.184998, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1646707854.888885, regex_caret_1_rs, passed tc-start: 1646707854.895609, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1646707855.602479, regex_caret_2_rs, passed tc-start: 1646707855.609155, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1646707856.287807, regex_dollar_1_rs, passed tc-start: 1646707856.294658, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1646707856.971441, regex_dollar_2_rs, passed tc-start: 1646707856.977847, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1646707857.664472, regex_or_1_rs, passed tc-start: 1646707857.670950, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1646707858.349904, regex_or_2_rs, passed tc-start: 1646707858.356354, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1646707859.40056, regex_or_3_rs, passed tc-start: 1646707859.46518, regex_range tc-so:Executing command [ /bin/sh -c echo '1 a' | awk '/[[:digit:]][[:space:]][[:alpha:]]/ { print "matched"; }' ] tc-end: 1646707859.735984, regex_range, passed tc-start: 1646707859.742587, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1646707860.564519, regex_reallocation_rs, passed tc-start: 1646707860.571481, regex_repeat tc-so:Executing command [ /bin/sh -c echo 'aaabbbbcc' | awk '/a{3}b{4}c{2}/ { print "matched"; }' ] tc-end: 1646707861.263461, regex_repeat, passed tc-start: 1646707861.270028, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1646707861.972533, regex_two_star_rs, passed tc-start: 1646707861.979278, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1646707862.679211, single_char_regex_group_rs, passed tc-start: 1646707862.685706, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1646707863.628833, single_char_regex_star_rs, passed tc-start: 1646707863.639395, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1646707864.348504, single_char_rs, passed tc-start: 1646707864.356319, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1646707865.88202, string1, passed tc-start: 1646707865.98278, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1646707865.819349, two_char_regex_group_rs, passed tc-start: 1646707865.826205, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1646707866.537529, two_char_regex_star_rs, passed tc-start: 1646707866.544115, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1646707867.243089, two_char_rs, passed tp-end: 1646707867.250016, usr.bin/awk/t_awk tp-start: 1646707867.834170, usr.bin/basename/t_basename, 2 tc-start: 1646707867.836332, basic tc-so:Executing command [ basename /usr/bin ] tc-so:Executing command [ basename /usr ] tc-so:Executing command [ basename / ] tc-so:Executing command [ basename /// ] tc-so:Executing command [ basename /usr// ] tc-so:Executing command [ basename //usr//bin ] tc-so:Executing command [ basename usr ] tc-so:Executing command [ basename usr/bin ] tc-end: 1646707869.532874, basic, passed tc-start: 1646707869.539527, suffix tc-so:Executing command [ basename /usr/bin n ] tc-so:Executing command [ basename /usr/bin bin ] tc-so:Executing command [ basename / / ] tc-so:Executing command [ basename /usr/bin/gcc cc ] tc-end: 1646707870.589217, suffix, passed tp-end: 1646707870.596334, usr.bin/basename/t_basename tp-start: 1646707871.81154, usr.bin/bzip2/t_bzip2, 1 tc-start: 1646707871.83451, basic tc-so:Executing command [ bzip2 -1c /usr/tests/usr.bin/bzip2/d_sample1.ref ] tc-so:Executing command [ bzip2 -2c /usr/tests/usr.bin/bzip2/d_sample2.ref ] tc-so:Executing command [ bzip2 -3c /usr/tests/usr.bin/bzip2/d_sample3.ref ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample1.bz2 ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample2.bz2 ] tc-so:Executing command [ bzip2 -dsc /usr/tests/usr.bin/bzip2/d_sample3.bz2 ] tc-end: 1646707873.925711, basic, passed tp-end: 1646707873.932317, usr.bin/bzip2/t_bzip2 tp-start: 1646707874.706341, usr.bin/cc/t_asan_double_free, 1 tc-start: 1646707874.719637, target_not_supported tc-end: 1646707875.392995, target_not_supported, skipped, Target is not supported tp-end: 1646707875.399706, usr.bin/cc/t_asan_double_free tp-start: 1646707876.205668, usr.bin/cc/t_asan_global_buffer_overflow, 1 tc-start: 1646707876.209005, target_not_supported tc-end: 1646707877.200098, target_not_supported, skipped, Target is not supported tp-end: 1646707877.209413, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1646707878.653, usr.bin/cc/t_asan_heap_overflow, 1 tc-start: 1646707878.2969, target_not_supported tc-end: 1646707878.670202, target_not_supported, skipped, Target is not supported tp-end: 1646707878.676914, usr.bin/cc/t_asan_heap_overflow tp-start: 1646707879.414734, usr.bin/cc/t_asan_off_by_one, 1 tc-start: 1646707879.416909, target_not_supported tc-end: 1646707880.79240, target_not_supported, skipped, Target is not supported tp-end: 1646707880.86263, usr.bin/cc/t_asan_off_by_one tp-start: 1646707880.825965, usr.bin/cc/t_asan_poison, 1 tc-start: 1646707880.828186, target_not_supported tc-end: 1646707881.485500, target_not_supported, skipped, Target is not supported tp-end: 1646707881.493479, usr.bin/cc/t_asan_poison tp-start: 1646707882.220489, usr.bin/cc/t_asan_uaf, 1 tc-start: 1646707882.222877, target_not_supported tc-end: 1646707882.889683, target_not_supported, skipped, Target is not supported tp-end: 1646707882.896805, usr.bin/cc/t_asan_uaf tp-start: 1646707885.141352, usr.bin/cc/t_ubsan_int_add_overflow, 3 tc-start: 1646707885.143706, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1646707890.522719, int_add_overflow, passed tc-start: 1646707890.532925, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646707896.134815, int_add_overflow_pic, passed tc-start: 1646707896.146717, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646707900.669001, int_add_overflow_pie, passed tp-end: 1646707900.680774, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1646707902.233544, usr.bin/cc/t_ubsan_int_neg_overflow, 3 tc-start: 1646707902.235856, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1646707906.397069, int_neg_overflow, passed tc-start: 1646707906.407046, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646707911.896690, int_neg_overflow_pic, passed tc-start: 1646707911.909211, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646707916.412063, int_neg_overflow_pie, passed tp-end: 1646707916.423450, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1646707918.18591, usr.bin/cc/t_ubsan_vla_out_of_bounds, 3 tc-start: 1646707918.21057, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1646707922.380471, vla_out_of_bounds, passed tc-start: 1646707922.391545, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1646707929.292343, vla_out_of_bounds_pic, passed tc-start: 1646707929.308743, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1646707934.370528, vla_out_of_bounds_pie, passed tp-end: 1646707934.381126, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1646707935.944974, usr.bin/cc/t_ubsan_int_sub_overflow, 3 tc-start: 1646707935.947402, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1646707940.48679, int_sub_overflow, passed tc-start: 1646707940.58844, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646707945.575246, int_sub_overflow_pic, passed tc-start: 1646707945.587397, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646707950.54495, int_sub_overflow_pie, passed tp-end: 1646707950.68395, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1646707951.612569, usr.bin/cc/t_ubsan_int_divzero, 3 tc-start: 1646707951.615000, int_divzero tc-so:Executing command [ ./test ] tc-end: 1646707955.741773, int_divzero, passed tc-start: 1646707955.755900, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1646707961.256570, int_divzero_pic, passed tc-start: 1646707961.271969, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1646707965.659245, int_divzero_pie, passed tp-end: 1646707965.672867, usr.bin/cc/t_ubsan_int_divzero tp-start: 1646707966.807513, usr.bin/cc/t_hello, 5 tc-start: 1646707966.809739, hello tc-so:Executing command [ cc -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1646707968.936359, hello, passed tc-start: 1646707968.946083, hello32 tc-so:Executing command [ cc -o hello32 -m32 test.c ] tc-so:Executing command [ cc -o hello64 test.c ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ cc -o hello -m32 -static test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello -m32 -pg test.c ] tc-so:Executing command [ ./hello ] tc-end: 1646707980.304671, hello32, passed tc-start: 1646707980.332051, hello_pic tc-so:Executing command [ cc -fPIC -shared -o libtest.so pic.c ] tc-so:Executing command [ cc -o hello test.c -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646707983.760185, hello_pic, passed tc-start: 1646707983.776924, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1646707986.431467, hello_pie, passed tc-start: 1646707986.442024, hello_profile tc-so:Executing command [ cc -o hello -pg test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello2 -fprofile-generate test.c ] tc-so:Executing command [ ./hello2 ] tc-end: 1646707992.622729, hello_profile, passed tp-end: 1646707992.651663, usr.bin/cc/t_hello tp-start: 1646707993.418133, usr.bin/cc/t_libgomp, 1 tc-start: 1646707993.421210, libgomp tc-so:Executing command [ cc -fopenmp -o hellogomp hello.c ] tc-so:Executing command [ ./hellogomp ] tc-end: 1646707997.84044, libgomp, passed tp-end: 1646707997.106171, usr.bin/cc/t_libgomp tp-start: 1646707997.937681, usr.bin/cc/t_fuzzer_oom, 1 tc-start: 1646707997.942648, target_not_supported tc-end: 1646707998.674562, target_not_supported, skipped, Target is not supported tp-end: 1646707998.683844, usr.bin/cc/t_fuzzer_oom tp-start: 1646707999.423320, usr.bin/cc/t_fuzzer_simple, 1 tc-start: 1646707999.426341, target_not_supported tc-end: 1646708000.9906, target_not_supported, skipped, Target is not supported tp-end: 1646708000.17160, usr.bin/cc/t_fuzzer_simple tp-start: 1646708000.869072, usr.bin/cc/t_fuzzer_timeout, 1 tc-start: 1646708000.874297, target_not_supported tc-end: 1646708001.767324, target_not_supported, skipped, Target is not supported tp-end: 1646708001.780157, usr.bin/cc/t_fuzzer_timeout tp-start: 1646708002.645227, usr.bin/cc/t_msan_allocated_memory, 1 tc-start: 1646708002.647549, target_not_supported tc-end: 1646708003.162475, target_not_supported, skipped, Target is not supported tp-end: 1646708003.170475, usr.bin/cc/t_msan_allocated_memory tp-start: 1646708004.113111, usr.bin/cc/t_msan_check_mem, 1 tc-start: 1646708004.117497, target_not_supported tc-end: 1646708004.939287, target_not_supported, skipped, Target is not supported tp-end: 1646708004.951419, usr.bin/cc/t_msan_check_mem tp-start: 1646708005.826565, usr.bin/cc/t_msan_free, 1 tc-start: 1646708005.831603, target_not_supported tc-end: 1646708006.366492, target_not_supported, skipped, Target is not supported tp-end: 1646708006.373821, usr.bin/cc/t_msan_free tp-start: 1646708007.5123, usr.bin/cc/t_msan_heap, 1 tc-start: 1646708007.7601, target_not_supported tc-end: 1646708007.641412, target_not_supported, skipped, Target is not supported tp-end: 1646708007.648581, usr.bin/cc/t_msan_heap tp-start: 1646708008.542184, usr.bin/cc/t_msan_partial_poison, 1 tc-start: 1646708008.546322, target_not_supported tc-end: 1646708009.363467, target_not_supported, skipped, Target is not supported tp-end: 1646708009.375928, usr.bin/cc/t_msan_partial_poison tp-start: 1646708010.353627, usr.bin/cc/t_msan_poison, 1 tc-start: 1646708010.357927, target_not_supported tc-end: 1646708011.178157, target_not_supported, skipped, Target is not supported tp-end: 1646708011.189756, usr.bin/cc/t_msan_poison tp-start: 1646708012.169612, usr.bin/cc/t_msan_realloc, 1 tc-start: 1646708012.173917, target_not_supported tc-end: 1646708012.995988, target_not_supported, skipped, Target is not supported tp-end: 1646708013.7886, usr.bin/cc/t_msan_realloc tp-start: 1646708013.992677, usr.bin/cc/t_msan_shadow, 1 tc-start: 1646708013.997114, target_not_supported tc-end: 1646708014.821471, target_not_supported, skipped, Target is not supported tp-end: 1646708014.834148, usr.bin/cc/t_msan_shadow tp-start: 1646708015.902108, usr.bin/cc/t_msan_stack, 1 tc-start: 1646708015.907344, target_not_supported tc-end: 1646708016.813244, target_not_supported, skipped, Target is not supported tp-end: 1646708016.830286, usr.bin/cc/t_msan_stack tp-start: 1646708017.948119, usr.bin/cc/t_msan_unpoison, 1 tc-start: 1646708017.953837, target_not_supported tc-end: 1646708018.750555, target_not_supported, skipped, Target is not supported tp-end: 1646708018.762763, usr.bin/cc/t_msan_unpoison tp-start: 1646708020.605262, usr.bin/cc/t_tsan_data_race, 4 tc-start: 1646708020.608369, data_race tc-end: 1646708020.610710, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1646708020.612587, data_race_pic tc-end: 1646708020.614937, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646708020.616485, data_race_pie tc-end: 1646708020.618658, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646708020.620402, data_race_profile tc-end: 1646708020.622937, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646708020.624640, usr.bin/cc/t_tsan_data_race tp-start: 1646708022.133800, usr.bin/cc/t_tsan_heap_use_after_free, 4 tc-start: 1646708022.136275, heap_use_after_free tc-end: 1646708022.138406, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1646708022.139786, heap_use_after_free_pic tc-end: 1646708022.141634, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646708022.143208, heap_use_after_free_pie tc-end: 1646708022.145138, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646708022.146438, heap_use_after_free_profile tc-end: 1646708022.148206, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646708022.149499, usr.bin/cc/t_tsan_heap_use_after_free tp-start: 1646708023.386527, usr.bin/cc/t_tsan_lock_order_inversion, 4 tc-start: 1646708023.388965, lock_order_inversion tc-end: 1646708023.390511, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1646708023.391864, lock_order_inversion_pic tc-end: 1646708023.393528, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646708023.394839, lock_order_inversion_pie tc-end: 1646708023.396480, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646708023.397941, lock_order_inversion_profile tc-end: 1646708023.399701, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646708023.401008, usr.bin/cc/t_tsan_lock_order_inversion tp-start: 1646708024.963932, usr.bin/cc/t_tsan_locked_mutex_destroy, 4 tc-start: 1646708024.966336, locked_mutex_destroy tc-end: 1646708024.968048, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1646708024.969716, locked_mutex_destroy_pic tc-end: 1646708024.971574, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646708024.972993, locked_mutex_destroy_pie tc-end: 1646708024.974687, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646708024.976008, locked_mutex_destroy_profile tc-end: 1646708024.977754, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646708024.979209, usr.bin/cc/t_tsan_locked_mutex_destroy tp-start: 1646708026.253594, usr.bin/cc/t_tsan_signal_errno, 4 tc-start: 1646708026.255893, signal_errno tc-end: 1646708026.257440, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1646708026.258890, signal_errno_pic tc-end: 1646708026.260611, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646708026.261977, signal_errno_pie tc-end: 1646708026.263676, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646708026.265111, signal_errno_profile tc-end: 1646708026.266844, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646708026.268141, usr.bin/cc/t_tsan_signal_errno tp-start: 1646708027.679680, usr.bin/cc/t_tsan_thread_leak, 4 tc-start: 1646708027.682980, thread_leak tc-end: 1646708027.685449, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1646708027.687949, thread_leak_pic tc-end: 1646708027.690568, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646708027.692520, thread_leak_pie tc-end: 1646708027.695030, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646708027.697116, thread_leak_profile tc-end: 1646708027.699668, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646708027.701697, usr.bin/cc/t_tsan_thread_leak tp-start: 1646708028.475059, usr.bin/cmp/t_cmp, 2 tc-start: 1646708028.478538, missing tc-so:Executing command [ /bin/sh -c cmp -s a x ] tc-so:Executing command [ /bin/sh -c cmp -s x a ] tc-so:Executing command [ /bin/sh -c cmp -s x y ] tc-so:Executing command [ /bin/sh -c cmp -s y x ] tc-end: 1646708030.139916, missing, passed tc-start: 1646708030.149183, skip tc-so:Executing command [ /bin/sh -c cmp a b '10' ] tc-so:Executing command [ /bin/sh -c cmp a b '0xa' ] tc-so:Executing command [ /bin/sh -c cmp a b '9' ] tc-end: 1646708031.103370, skip, passed tp-end: 1646708031.113334, usr.bin/cmp/t_cmp tp-start: 1646708033.829293, usr.bin/config/t_config, 14 tc-start: 1646708033.831560, deffs_redef tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/deffs_redef /usr/tests/usr.bin/config/d_deffs_redef ] tc-end: 1646708034.582174, deffs_redef, passed tc-start: 1646708034.596346, devi tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708035.683836, devi, passed tc-start: 1646708035.716609, ifdef tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708036.594234, ifdef, passed tc-start: 1646708036.622180, loop tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop /usr/tests/usr.bin/config/d_loop ] tc-end: 1646708037.447587, loop, passed tc-start: 1646708037.473590, loop2 tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop2 /usr/tests/usr.bin/config/d_loop2 ] tc-end: 1646708038.200008, loop2, passed tc-start: 1646708038.226784, min tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708039.226128, min, passed tc-start: 1646708039.256202, no_pseudo tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_pseudo /usr/tests/usr.bin/config/d_no_pseudo ] tc-end: 1646708039.964990, no_pseudo, passed tc-start: 1646708039.979458, no_select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708040.836757, no_select, passed tc-start: 1646708040.869764, no_undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_undefined_opt d_no_undefined_opt ] tc-end: 1646708041.613533, no_undefined_opt, passed tc-start: 1646708041.641775, postponed_orphan tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/postponed_orphan /usr/tests/usr.bin/config/d_postponed_orphan ] tc-end: 1646708042.346356, postponed_orphan, passed tc-start: 1646708042.360831, pseudo_parent tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/pseudo_parent /usr/tests/usr.bin/config/d_pseudo_parent ] tc-end: 1646708043.115099, pseudo_parent, passed tc-start: 1646708043.141817, select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708043.998656, select, passed tc-start: 1646708044.28447, shadow_instance tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/shadow_instance /usr/tests/usr.bin/config/d_shadow_instance ] tc-end: 1646708044.830321, shadow_instance, passed tc-start: 1646708044.867900, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-end: 1646708045.708266, undefined_opt, passed tp-end: 1646708045.737195, usr.bin/config/t_config tp-start: 1646708046.212485, usr.bin/cpio/t_cpio, 1 tc-start: 1646708046.214705, cpio tc-so:Executing command [ /usr/tests/usr.bin/cpio/h_cpio -p /tmp/atf-run.kwiDo6/bsdcpio -r /usr/tests/usr.bin/cpio ] tc-end: 1646708075.404923, cpio, passed tp-end: 1646708075.419137, usr.bin/cpio/t_cpio tp-start: 1646708076.898339, usr.bin/col/t_col, 3 tc-start: 1646708076.903742, hlf tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-end: 1646708078.927565, hlf, passed tc-start: 1646708079.46977, nl tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-end: 1646708081.130179, nl, passed tc-start: 1646708081.136776, rlf tc-so:Executing command [ col ] tc-so:Executing command [ col ] tc-so:Executing command [ col -x ] tc-so:Executing command [ col ] tc-end: 1646708082.248230, rlf, passed tp-end: 1646708082.255600, usr.bin/col/t_col tp-start: 1646708083.271743, usr.bin/cut/t_cut, 6 tc-start: 1646708083.274008, basic tc-end: 1646708084.276765, basic, passed tc-start: 1646708084.285201, dflag tc-end: 1646708085.270903, dflag, passed tc-start: 1646708085.279181, dsflag tc-end: 1646708086.273064, dsflag, passed tc-start: 1646708086.281492, latin1 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-end: 1646708087.26733, latin1, passed tc-start: 1646708087.33246, sflag tc-end: 1646708088.36561, sflag, passed tc-start: 1646708088.44922, utf8 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-end: 1646708088.838239, utf8, passed tp-end: 1646708088.844912, usr.bin/cut/t_cut tp-start: 1646708089.508163, usr.bin/diff/t_diff, 3 tc-start: 1646708089.510346, mallocv tc-so:Executing command [ /bin/sh -c env MALLOC_OPTIONS=V diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1646708090.148465, mallocv, passed tc-start: 1646708090.155068, nomallocv tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1646708090.769581, nomallocv, passed tc-start: 1646708090.775966, same tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/t_diff /usr/tests/usr.bin/diff/t_diff ] tc-end: 1646708091.388954, same, passed tp-end: 1646708091.395597, usr.bin/diff/t_diff tp-start: 1646708091.857130, usr.bin/dirname/t_dirname, 1 tc-start: 1646708091.859292, basic tc-so:Executing command [ dirname / ] tc-so:Executing command [ dirname // ] tc-so:Executing command [ dirname /usr/bin/ ] tc-so:Executing command [ dirname //usr//bin// ] tc-so:Executing command [ dirname usr ] tc-so:Executing command [ dirname ] tc-so:Executing command [ dirname /usr ] tc-so:Executing command [ dirname /usr/bin ] tc-so:Executing command [ dirname usr/bin ] tc-end: 1646708093.717745, basic, passed tp-end: 1646708093.724457, usr.bin/dirname/t_dirname tp-start: 1646708094.478801, usr.bin/find/t_find, 3 tc-start: 1646708094.481063, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1646708095.518459, emptyperm, passed tc-start: 1646708095.527316, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1646708096.123963, exit, passed tc-start: 1646708096.130612, exit_status tc-so:Executing command [ /bin/sh -c find / -exit 5 ] tc-end: 1646708096.763267, exit_status, passed tp-end: 1646708096.770196, usr.bin/find/t_find tp-start: 1646708097.387408, usr.bin/fstat/t_fstat, 2 tc-start: 1646708097.389730, basic tc-so:Executing command [ /bin/sh -c fstat -p 0 ] tc-so:Executing command [ /bin/sh -c fstat -p 1 ] tc-so:Executing command [ /bin/sh -c fstat -p 434 ] tc-so:Executing command [ /bin/sh -c fstat -p 730 ] tc-so:Executing command [ /bin/sh -c fstat -p 789 ] tc-so:Executing command [ /bin/sh -c fstat -p 529 ] tc-so:Executing command [ /bin/sh -c fstat -p 816 ] tc-so:Executing command [ /bin/sh -c fstat -p 852 ] tc-so:Executing command [ /bin/sh -c fstat -p 856 ] tc-so:Executing command [ /bin/sh -c fstat -p 878 ] tc-so:Executing command [ /bin/sh -c fstat -p 895 ] tc-so:Executing command [ /bin/sh -c fstat -p 941 ] tc-so:Executing command [ /bin/sh -c fstat -p 6992 ] tc-so:Executing command [ /bin/sh -c fstat -p 10053 ] tc-so:Executing command [ /bin/sh -c fstat -p 22707 ] tc-end: 1646708101.268891, basic, passed tc-start: 1646708101.275614, err tc-so:Executing command [ /bin/sh -c fstat -p -1 ] tc-so:Executing command [ /bin/sh -c fstat -p -100 ] tc-so:Executing command [ /bin/sh -c fstat -p abcd ] tc-so:Executing command [ /bin/sh -c fstat -u abcd ] tc-so:Executing command [ /bin/sh -c fstat -u -100 ] tc-end: 1646708102.705825, err, passed tp-end: 1646708102.713170, usr.bin/fstat/t_fstat tp-start: 1646708103.558978, usr.bin/gdb/t_regress, 3 tc-start: 1646708103.561216, pie tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1646708107.426028, pie, passed tc-start: 1646708107.440354, threads tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1646708113.496802, threads, passed tc-start: 1646708113.511187, xml tc-so:Executing command [ grep Can not parse XML gdb.out ] tc-end: 1646708114.699854, xml, passed tp-end: 1646708114.712246, usr.bin/gdb/t_regress tp-start: 1646708117.231603, usr.bin/grep/t_grep, 19 tc-start: 1646708117.233888, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1646708118.37655, basic, passed tc-start: 1646708118.45156, begin_end tc-so:Executing command [ grep ^Front /usr/tests/usr.bin/grep/d_input ] tc-so:Executing command [ grep ending$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1646708118.904605, begin_end, passed tc-start: 1646708118.911655, binary tc-se:1+0 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.002 secs (256000 bytes/sec) tc-so:Executing command [ grep foobar test.file ] tc-end: 1646708119.582400, binary, passed tc-start: 1646708119.590744, context tc-so:Executing command [ grep -C2 bamboo d_context_a.in ] tc-so:Executing command [ grep -A3 tilt d_context_a.in ] tc-so:Executing command [ grep -B4 Whig d_context_a.in ] tc-so:Executing command [ grep -C1 pig d_context_a.in d_context_b.in ] tc-end: 1646708120.788553, context, passed tc-start: 1646708120.805569, context2 tc-so:Executing command [ grep -z -A1 cod test1 test2 ] tc-so:Executing command [ grep -z -B1 cod test1 test2 ] tc-so:Executing command [ grep -z -C1 cod test1 test2 ] tc-end: 1646708121.827307, context2, passed tc-start: 1646708121.837128, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1646708122.477787, egrep, passed tc-start: 1646708122.484540, file_exp tc-so:Executing command [ /bin/sh -c jot 21 -1 1.00 | grep -f /usr/tests/usr.bin/grep/d_file_exp.in ] tc-end: 1646708123.231703, file_exp, passed tc-start: 1646708123.238443, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1646708123.891168, ignore_case, passed tc-start: 1646708123.897985, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1646708124.540593, invert, passed tc-start: 1646708124.547193, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1646708125.167965, negative, passed tc-start: 1646708125.174745, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1646708125.766789, nonexistent, passed tc-start: 1646708125.773585, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-end: 1646708126.514703, recurse, passed tc-start: 1646708126.535271, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1646708127.229537, recurse_symlink, passed tc-start: 1646708127.247309, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1646708127.875402, whole_line, passed tc-start: 1646708127.881806, word_in_line tc-so:Executing command [ env LC_ALL=C grep -w begin input ] tc-so:Executing command [ env LC_ALL=C grep -w middle input ] tc-so:Executing command [ env LC_ALL=C grep -w end input ] tc-so:Executing command [ env LC_ALL=C grep -w be input ] tc-so:Executing command [ env LC_ALL=C grep -w mid input ] tc-so:Executing command [ env LC_ALL=C grep -w dle input ] tc-so:Executing command [ env LC_ALL=C grep -w nd input ] tc-end: 1646708129.585848, word_in_line, passed tc-start: 1646708129.594192, word_in_line_utf8 tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w begin input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w middle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w end input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w be input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w mid input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w dle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w nd input ] tc-end: 1646708131.470605, word_in_line_utf8, passed tc-start: 1646708131.478935, word_locale tc-so:Executing command [ env LC_ALL=C grep array input ] tc-so:Executing command [ env LC_ALL=C grep -w array input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w array input ] tc-end: 1646708132.478880, word_locale, passed tc-start: 1646708132.487057, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1646708133.105853, word_regexps, passed tc-start: 1646708133.112338, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1646708133.990950, zgrep, passed tp-end: 1646708133.999334, usr.bin/grep/t_grep tp-start: 1646708134.867434, usr.bin/gzip/t_gzip, 5 tc-start: 1646708134.869562, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1646708135.564896, concatenated, passed tc-start: 1646708135.572984, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1646708136.185674, crcerror, passed tc-start: 1646708136.195671, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1646708136.801229, good, passed tc-start: 1646708136.810962, pipe tc-so:Executing command [ /bin/sh -c dd if=/dev/zero count=102400 2>/dev/null | gzip -c | dd bs=1 2>/dev/null | gzip -tc ] tc-end: 1646708180.391159, pipe, passed tc-start: 1646708180.397695, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1646708181.14802, truncated, passed tp-end: 1646708181.24870, usr.bin/gzip/t_gzip tp-start: 1646708181.592891, usr.bin/id/t_groups, 2 tc-start: 1646708181.595051, correct tc-so:Executing command [ ./run_groups.sh ] tc-so:Executing command [ ./run_groups.sh 100 ] tc-so:Executing command [ ./run_groups.sh test ] tc-so:Executing command [ ./run_groups.sh 0 ] tc-so:Executing command [ ./run_groups.sh root ] tc-end: 1646708183.41065, correct, passed tc-start: 1646708183.52292, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708183.890478, syntax, passed tp-end: 1646708183.901716, usr.bin/id/t_groups tp-start: 1646708184.915087, usr.bin/id/t_id, 6 tc-start: 1646708184.917175, Gflag tc-so:Executing command [ ./run_id.sh -G ] tc-so:Executing command [ ./run_id.sh -G 100 ] tc-so:Executing command [ ./run_id.sh -G test ] tc-so:Executing command [ ./run_id.sh -G -n ] tc-so:Executing command [ ./run_id.sh -G -n 100 ] tc-so:Executing command [ ./run_id.sh -G -n test ] tc-so:Executing command [ ./run_id.sh -G 0 ] tc-so:Executing command [ ./run_id.sh -G root ] tc-so:Executing command [ ./run_id.sh -G -n 0 ] tc-so:Executing command [ ./run_id.sh -G -n root ] tc-so:Executing command [ ./run_id.sh -G nonexistent ] tc-so:Executing command [ ./run_id.sh -G root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708187.918748, Gflag, passed tc-start: 1646708187.933198, default tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh 100 ] tc-so:Executing command [ ./run_id.sh test ] tc-so:Executing command [ ./run_id.sh 0 ] tc-so:Executing command [ ./run_id.sh root ] tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh nonexistent ] tc-so:Executing command [ ./run_id.sh root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708190.138280, default, passed tc-start: 1646708190.152369, gflag tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g 100 ] tc-so:Executing command [ ./run_id.sh -g test ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -n 100 ] tc-so:Executing command [ ./run_id.sh -g -n test ] tc-so:Executing command [ ./run_id.sh -g 0 ] tc-so:Executing command [ ./run_id.sh -g root ] tc-so:Executing command [ ./run_id.sh -g -n 0 ] tc-so:Executing command [ ./run_id.sh -g -n root ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g nonexistent ] tc-so:Executing command [ ./run_id.sh -g root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708195.869344, gflag, passed tc-start: 1646708195.883651, pflag tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p 100 ] tc-so:Executing command [ ./run_id.sh -p test ] tc-so:Executing command [ ./run_id.sh -p 0 ] tc-so:Executing command [ ./run_id.sh -p root ] tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p nonexistent ] tc-so:Executing command [ ./run_id.sh -p root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708198.169750, pflag, passed tc-start: 1646708198.184371, primaries tc-so:Executing command [ ./run_id.sh -G -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708203.148785, primaries, passed tc-start: 1646708203.159616, uflag tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u 100 ] tc-so:Executing command [ ./run_id.sh -u test ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -n 100 ] tc-so:Executing command [ ./run_id.sh -u -n test ] tc-so:Executing command [ ./run_id.sh -u 0 ] tc-so:Executing command [ ./run_id.sh -u root ] tc-so:Executing command [ ./run_id.sh -u -n 0 ] tc-so:Executing command [ ./run_id.sh -u -n root ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u nonexistent ] tc-so:Executing command [ ./run_id.sh -u root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646708208.895665, uflag, passed tp-end: 1646708208.909826, usr.bin/id/t_id tp-start: 1646708209.468377, usr.bin/id/t_whoami, 2 tc-start: 1646708209.470550, correct tc-so:Checking with EUID=100 tc-so:Executing command [ ./run_whoami.sh ] tc-so:Checking with EUID=0 tc-so:Executing command [ ./run_whoami.sh ] tc-end: 1646708210.327837, correct, passed tc-start: 1646708210.339018, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1646708211.191020, syntax, passed tp-end: 1646708211.202065, usr.bin/id/t_whoami tp-start: 1646708213.827963, usr.bin/indent/t_errors, 36 tc-start: 1646708213.830374, argument_input_enoent tc-so:Executing command [ /usr/bin/indent ./nonexistent.c ] tc-end: 1646708214.514526, argument_input_enoent, passed tc-start: 1646708214.521708, argument_output_enoent tc-so:Executing command [ /usr/bin/indent /dev/null subdir/nonexistent.c ] tc-end: 1646708215.222541, argument_output_enoent, passed tc-start: 1646708215.229472, argument_output_equals_input_file tc-so:Executing command [ /usr/bin/indent code.c ./code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646708216.80655, argument_output_equals_input_file, passed tc-start: 1646708216.89040, argument_output_equals_input_name tc-so:Executing command [ /usr/bin/indent code.c code.c ] tc-end: 1646708216.791531, argument_output_equals_input_name, passed tc-start: 1646708216.800344, argument_too_many tc-so:Executing command [ /usr/bin/indent arg1.c arg2.c arg3.c arg4.c ] tc-end: 1646708217.514280, argument_too_many, passed tc-start: 1646708217.524552, compound_literal tc-so:Executing command [ /usr/bin/indent -nfc1 -ci12 code.c -st ] tc-end: 1646708218.339957, compound_literal, passed tc-start: 1646708218.352389, in_place_wrong_backup tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=/subdir /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646708219.303499, in_place_wrong_backup, passed tc-start: 1646708219.314302, option_bool_trailing_garbage tc-so:Executing command [ /usr/bin/indent -bacchus ] tc-end: 1646708220.1487, option_bool_trailing_garbage, passed tc-start: 1646708220.8589, option_buffer_overflow tc-so:Executing command [ /usr/bin/indent -Pindent.pro ] tc-end: 1646708220.761382, option_buffer_overflow, passed tc-start: 1646708220.770489, option_cli_trailing_garbage tc-so:Executing command [ /usr/bin/indent -cli3garbage ] tc-end: 1646708221.458870, option_cli_trailing_garbage, passed tc-start: 1646708221.467336, option_indent_size_zero tc-so:Executing command [ /usr/bin/indent -i0 ] tc-end: 1646708222.171048, option_indent_size_zero, passed tc-start: 1646708222.178399, option_int_missing_argument tc-so:Executing command [ /usr/bin/indent -tsx ] tc-end: 1646708222.870184, option_int_missing_argument, passed tc-start: 1646708222.877338, option_int_trailing_garbage tc-so:Executing command [ /usr/bin/indent -i3garbage ] tc-end: 1646708223.578655, option_int_trailing_garbage, passed tc-start: 1646708223.585391, option_npro_trailing_garbage tc-so:Executing command [ /usr/bin/indent -npro-garbage ] tc-end: 1646708224.272080, option_npro_trailing_garbage, passed tc-start: 1646708224.279224, option_profile_not_found tc-so:Executing command [ /usr/bin/indent -P./nonexistent ] tc-end: 1646708224.966918, option_profile_not_found, passed tc-start: 1646708224.973820, option_special_missing_param tc-so:Executing command [ /usr/bin/indent -cli ] tc-so:Executing command [ /usr/bin/indent -T ] tc-so:Executing command [ /usr/bin/indent -U ] tc-end: 1646708226.21507, option_special_missing_param, passed tc-start: 1646708226.29001, option_st_trailing_garbage tc-so:Executing command [ /usr/bin/indent -stdio ] tc-end: 1646708226.725293, option_st_trailing_garbage, passed tc-start: 1646708226.732440, option_tabsize_large tc-so:Executing command [ /usr/bin/indent -ts81 ] tc-end: 1646708227.425587, option_tabsize_large, passed tc-start: 1646708227.432562, option_tabsize_negative tc-so:Executing command [ /usr/bin/indent -ts-1 ] tc-end: 1646708228.130746, option_tabsize_negative, passed tc-start: 1646708228.138071, option_tabsize_very_large tc-so:Executing command [ /usr/bin/indent -ts3000000000 ] tc-end: 1646708228.841709, option_tabsize_very_large, passed tc-start: 1646708228.848968, option_tabsize_zero tc-so:Executing command [ /usr/bin/indent -ts0 ] tc-end: 1646708229.557077, option_tabsize_zero, passed tc-start: 1646708229.564508, option_typedefs_not_found tc-so:Executing command [ /usr/bin/indent -U./nonexistent ] tc-end: 1646708230.264043, option_typedefs_not_found, passed tc-start: 1646708230.271726, option_unknown tc-so:Executing command [ /usr/bin/indent -Z-unknown ] tc-end: 1646708230.981042, option_unknown, passed tc-start: 1646708230.989922, option_version_trailing_garbage tc-so:Executing command [ /usr/bin/indent --version-dump ] tc-end: 1646708231.698426, option_version_trailing_garbage, passed tc-start: 1646708231.705648, preprocessing_overflow tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646708232.472049, preprocessing_overflow, passed tc-start: 1646708232.484953, preprocessing_unrecognized tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646708233.264762, preprocessing_unrecognized, passed tc-start: 1646708233.277277, search_stmt_comment_segv tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646708233.998428, search_stmt_comment_segv, passed tc-start: 1646708234.28667, search_stmt_fits_in_one_line tc-so:Executing command [ /usr/bin/indent -l34 code.c -st ] tc-end: 1646708234.849395, search_stmt_fits_in_one_line, passed tc-start: 1646708234.860070, unbalanced_parentheses_1 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646708235.607650, unbalanced_parentheses_1, passed tc-start: 1646708235.620678, unbalanced_parentheses_2 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646708236.451185, unbalanced_parentheses_2, passed tc-start: 1646708236.466655, unbalanced_parentheses_3 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646708237.334353, unbalanced_parentheses_3, passed tc-start: 1646708237.348827, unexpected_closing_brace_decl tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646708238.353869, unexpected_closing_brace_decl, passed tc-start: 1646708238.366655, unexpected_closing_brace_top_level tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646708239.352330, unexpected_closing_brace_top_level, passed tc-start: 1646708239.365034, unexpected_end_of_file tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646708240.348119, unexpected_end_of_file, passed tc-start: 1646708240.360782, unterminated_comment_nowrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1646708241.152478, unterminated_comment_nowrap, passed tc-start: 1646708241.162793, unterminated_comment_wrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1646708241.956162, unterminated_comment_wrap, passed tp-end: 1646708241.966241, usr.bin/indent/t_errors tp-start: 1646708243.370210, usr.bin/indent/t_misc, 13 tc-start: 1646708243.373033, command_line_vs_profile tc-so:Executing command [ /usr/bin/indent -di0 -Pcustom.pro code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro -di0 code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro code.c -st -di0 ] tc-end: 1646708244.489243, command_line_vs_profile, passed tc-start: 1646708244.502002, default_backup_extension tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c.BAK ] tc-end: 1646708245.387917, default_backup_extension, passed tc-start: 1646708245.400584, in_place tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=.bak /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-so:Executing command [ cat code.c.bak ] tc-end: 1646708246.884721, in_place, passed tc-start: 1646708246.906764, in_place_parse_error tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646708248.120422, in_place_parse_error, passed tc-start: 1646708248.137436, line_no_counting tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646708249.157220, line_no_counting, passed tc-start: 1646708249.174091, nested_struct_declarations tc-so:Executing command [ /usr/bin/indent -i1 -nut ] tc-end: 1646708250.246970, nested_struct_declarations, passed tc-start: 1646708250.266308, opt tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646708251.392613, opt, passed tc-start: 1646708251.414362, opt_U tc-so:Executing command [ /usr/bin/indent -Ucode.types code.c -di0 -st ] tc-end: 1646708252.652123, opt_U, passed tc-start: 1646708252.671526, opt_npro tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646708253.640990, opt_npro, passed tc-start: 1646708253.661007, option_P_in_profile_file tc-so:Executing command [ /usr/bin/indent ] tc-end: 1646708254.779956, option_P_in_profile_file, passed tc-start: 1646708254.796503, option_without_hyphen tc-so:Executing command [ /usr/bin/indent ] tc-end: 1646708255.751846, option_without_hyphen, passed tc-start: 1646708255.772194, several_profiles tc-so:Executing command [ /usr/bin/indent -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st ] tc-end: 1646708256.530530, several_profiles, passed tc-start: 1646708256.544705, verbose_profile tc-so:Executing command [ /usr/bin/indent -v before.c after.c ] tc-so:Executing command [ cat after.c ] tc-end: 1646708257.624665, verbose_profile, passed tp-end: 1646708257.671492, usr.bin/indent/t_misc tp-start: 1646708268.800127, usr.bin/indent/t_options, 135 tc-start: 1646708268.803184, fmt_block tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_block.c ] tc-end: 1646708270.413227, fmt_block, passed tc-start: 1646708270.424160, fmt_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_decl.c ] tc-end: 1646708275.594718, fmt_decl, passed tc-start: 1646708275.610057, fmt_else_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_else_comment.c ] tc-end: 1646708277.306870, fmt_else_comment, passed tc-start: 1646708277.317505, fmt_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_expr.c ] tc-end: 1646708278.642729, fmt_expr, passed tc-start: 1646708278.653800, indent_off_on tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/indent_off_on.c ] tc-end: 1646708281.259446, indent_off_on, passed tc-start: 1646708281.271007, label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/label.c ] tc-end: 1646708282.775471, label, passed tc-start: 1646708282.785893, lex_char tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_char.c ] tc-end: 1646708284.258562, lex_char, passed tc-start: 1646708284.272170, lex_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_ident.c ] tc-end: 1646708285.577674, lex_ident, passed tc-start: 1646708285.587122, lex_string tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_string.c ] tc-end: 1646708286.913295, lex_string, passed tc-start: 1646708286.922542, lsym_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_binary_op.c ] tc-end: 1646708288.311005, lsym_binary_op, passed tc-start: 1646708288.325884, lsym_case_label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_case_label.c ] tc-end: 1646708290.406211, lsym_case_label, passed tc-start: 1646708290.419762, lsym_colon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_colon.c ] tc-end: 1646708292.10718, lsym_colon, passed tc-start: 1646708292.20414, lsym_comma tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comma.c ] tc-end: 1646708293.884452, lsym_comma, passed tc-start: 1646708293.892800, lsym_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comment.c ] tc-end: 1646708294.986788, lsym_comment, passed tc-start: 1646708294.995703, lsym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_do.c ] tc-end: 1646708296.163811, lsym_do, passed tc-start: 1646708296.172026, lsym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_else.c ] tc-end: 1646708297.267695, lsym_else, passed tc-start: 1646708297.275967, lsym_eof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_eof.c ] tc-end: 1646708298.505703, lsym_eof, passed tc-start: 1646708298.515972, lsym_for tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_for.c ] tc-end: 1646708299.675475, lsym_for, passed tc-start: 1646708299.684850, lsym_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_form_feed.c ] tc-end: 1646708300.818786, lsym_form_feed, passed tc-start: 1646708300.828101, lsym_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_funcname.c ] tc-end: 1646708301.954716, lsym_funcname, passed tc-start: 1646708301.964154, lsym_if tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_if.c ] tc-end: 1646708303.98401, lsym_if, passed tc-start: 1646708303.107585, lsym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lbrace.c ] tc-end: 1646708304.275458, lsym_lbrace, passed tc-start: 1646708304.283988, lsym_lparen_or_lbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lparen_or_lbracket.c ] tc-end: 1646708305.331151, lsym_lparen_or_lbracket, passed tc-start: 1646708305.339437, lsym_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_newline.c ] tc-end: 1646708306.576962, lsym_newline, passed tc-start: 1646708306.588640, lsym_offsetof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_offsetof.c ] tc-end: 1646708307.973453, lsym_offsetof, passed tc-start: 1646708307.984260, lsym_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_period.c ] tc-end: 1646708309.254602, lsym_period, passed tc-start: 1646708309.264790, lsym_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_postfix_op.c ] tc-end: 1646708310.646705, lsym_postfix_op, passed tc-start: 1646708310.657229, lsym_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_preprocessing.c ] tc-end: 1646708312.28898, lsym_preprocessing, passed tc-start: 1646708312.39761, lsym_question tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_question.c ] tc-end: 1646708313.572229, lsym_question, passed tc-start: 1646708313.583451, lsym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rbrace.c ] tc-end: 1646708314.919061, lsym_rbrace, passed tc-start: 1646708314.929871, lsym_return tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_return.c ] tc-end: 1646708316.405843, lsym_return, passed tc-start: 1646708316.415965, lsym_rparen_or_rbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rparen_or_rbracket.c ] tc-end: 1646708317.660982, lsym_rparen_or_rbracket, passed tc-start: 1646708317.671516, lsym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_semicolon.c ] tc-end: 1646708318.984242, lsym_semicolon, passed tc-start: 1646708318.992520, lsym_sizeof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_sizeof.c ] tc-end: 1646708320.266304, lsym_sizeof, passed tc-start: 1646708320.276589, lsym_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_storage_class.c ] tc-end: 1646708321.433644, lsym_storage_class, passed tc-start: 1646708321.442131, lsym_switch tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_switch.c ] tc-end: 1646708322.604121, lsym_switch, passed tc-start: 1646708322.614060, lsym_tag tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_tag.c ] tc-end: 1646708323.821269, lsym_tag, passed tc-start: 1646708323.829477, lsym_type_in_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_in_parentheses.c ] tc-end: 1646708325.43372, lsym_type_in_parentheses, passed tc-start: 1646708325.51729, lsym_type_outside_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_outside_parentheses.c ] tc-end: 1646708326.103322, lsym_type_outside_parentheses, passed tc-start: 1646708326.111664, lsym_typedef tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_typedef.c ] tc-end: 1646708327.350560, lsym_typedef, passed tc-start: 1646708327.359021, lsym_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_unary_op.c ] tc-end: 1646708328.808157, lsym_unary_op, passed tc-start: 1646708328.821123, lsym_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_while.c ] tc-end: 1646708330.443196, lsym_while, passed tc-start: 1646708330.456570, lsym_word tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_word.c ] tc-end: 1646708332.342672, lsym_word, passed tc-start: 1646708332.358122, opt_P tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_P.c ] tc-end: 1646708334.49585, opt_P, passed tc-start: 1646708334.63890, opt_T tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_T.c ] tc-end: 1646708335.719311, opt_T, passed tc-start: 1646708335.729650, opt_bacc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bacc.c ] tc-end: 1646708337.710150, opt_bacc, passed tc-start: 1646708337.720457, opt_bad tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bad.c ] tc-end: 1646708339.355815, opt_bad, passed tc-start: 1646708339.366859, opt_badp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_badp.c ] tc-end: 1646708341.823452, opt_badp, passed tc-start: 1646708341.834948, opt_bap tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap.c ] tc-end: 1646708343.265195, opt_bap, passed tc-start: 1646708343.276777, opt_bap_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap_sob.c ] tc-end: 1646708344.938351, opt_bap_sob, passed tc-start: 1646708344.950491, opt_bbb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bbb.c ] tc-end: 1646708346.268249, opt_bbb, passed tc-start: 1646708346.277554, opt_bc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bc.c ] tc-end: 1646708347.690927, opt_bc, passed tc-start: 1646708347.700875, opt_bl_br tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bl_br.c ] tc-end: 1646708349.374639, opt_bl_br, passed tc-start: 1646708349.384703, opt_bs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bs.c ] tc-end: 1646708351.626837, opt_bs, passed tc-start: 1646708351.639129, opt_c tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_c.c ] tc-end: 1646708353.248161, opt_c, passed tc-start: 1646708353.263502, opt_cd tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cd.c ] tc-end: 1646708354.911174, opt_cd, passed tc-start: 1646708354.933396, opt_cdb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cdb.c ] tc-end: 1646708357.409769, opt_cdb, passed tc-start: 1646708357.421289, opt_ce tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ce.c ] tc-end: 1646708359.169671, opt_ce, passed tc-start: 1646708359.181537, opt_ci tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ci.c ] tc-end: 1646708362.273962, opt_ci, passed tc-start: 1646708362.286634, opt_cli tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cli.c ] tc-end: 1646708363.795890, opt_cli, passed tc-start: 1646708363.808043, opt_cs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cs.c ] tc-end: 1646708365.332826, opt_cs, passed tc-start: 1646708365.343816, opt_d tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_d.c ] tc-end: 1646708366.845641, opt_d, passed tc-start: 1646708366.857787, opt_di tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_di.c ] tc-end: 1646708368.857463, opt_di, passed tc-start: 1646708368.871235, opt_dj tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_dj.c ] tc-end: 1646708370.520797, opt_dj, passed tc-start: 1646708370.532922, opt_eei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_eei.c ] tc-end: 1646708372.409434, opt_eei, passed tc-start: 1646708372.419389, opt_ei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ei.c ] tc-end: 1646708373.810428, opt_ei, passed tc-start: 1646708373.818647, opt_fbs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fbs.c ] tc-end: 1646708374.951669, opt_fbs, passed tc-start: 1646708374.959900, opt_fc1 tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fc1.c ] tc-end: 1646708376.519355, opt_fc1, passed tc-start: 1646708376.527604, opt_fcb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fcb.c ] tc-end: 1646708378.432627, opt_fcb, passed tc-start: 1646708378.443833, opt_i tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_i.c ] tc-end: 1646708379.750114, opt_i, passed tc-start: 1646708379.761715, opt_ip tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ip.c ] tc-end: 1646708381.295329, opt_ip, passed tc-start: 1646708381.305218, opt_l tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_l.c ] tc-end: 1646708383.244475, opt_l, passed tc-start: 1646708383.310461, opt_lc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lc.c ] tc-end: 1646708384.682886, opt_lc, passed tc-start: 1646708384.694881, opt_ldi tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ldi.c ] tc-end: 1646708386.706023, opt_ldi, passed tc-start: 1646708386.716942, opt_lp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lp.c ] tc-end: 1646708388.539366, opt_lp, passed tc-start: 1646708388.551692, opt_lpl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lpl.c ] tc-end: 1646708390.129073, opt_lpl, passed tc-start: 1646708390.139575, opt_pcs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_pcs.c ] tc-end: 1646708391.979164, opt_pcs, passed tc-start: 1646708391.990410, opt_psl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_psl.c ] tc-end: 1646708393.698883, opt_psl, passed tc-start: 1646708393.707282, opt_sc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sc.c ] tc-end: 1646708395.358429, opt_sc, passed tc-start: 1646708395.372010, opt_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sob.c ] tc-end: 1646708396.816333, opt_sob, passed tc-start: 1646708396.827720, opt_ta tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ta.c ] tc-end: 1646708398.95103, opt_ta, passed tc-start: 1646708398.104707, opt_ts tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ts.c ] tc-end: 1646708399.438882, opt_ts, passed tc-start: 1646708399.450853, opt_ut tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ut.c ] tc-end: 1646708400.892073, opt_ut, passed tc-start: 1646708400.902618, opt_v tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_v.c ] tc-end: 1646708402.381521, opt_v, passed tc-start: 1646708402.391388, opt_version tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_version.c ] tc-end: 1646708403.531504, opt_version, passed tc-start: 1646708403.541310, ps_ind_level tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/ps_ind_level.c ] tc-end: 1646708405.30583, ps_ind_level, passed tc-start: 1646708405.39286, psym_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_decl.c ] tc-end: 1646708406.223197, psym_decl, passed tc-start: 1646708406.232963, psym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do.c ] tc-end: 1646708407.418157, psym_do, passed tc-start: 1646708407.428707, psym_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do_stmt.c ] tc-end: 1646708408.608829, psym_do_stmt, passed tc-start: 1646708408.618782, psym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_else.c ] tc-end: 1646708409.778903, psym_else, passed tc-start: 1646708409.792556, psym_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_for_exprs.c ] tc-end: 1646708411.134643, psym_for_exprs, passed tc-start: 1646708411.144232, psym_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr.c ] tc-end: 1646708412.325768, psym_if_expr, passed tc-start: 1646708412.334949, psym_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt.c ] tc-end: 1646708413.629057, psym_if_expr_stmt, passed tc-start: 1646708413.641572, psym_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt_else.c ] tc-end: 1646708414.975034, psym_if_expr_stmt_else, passed tc-start: 1646708414.985369, psym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_lbrace.c ] tc-end: 1646708416.211113, psym_lbrace, passed tc-start: 1646708416.220866, psym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_rbrace.c ] tc-end: 1646708417.752610, psym_rbrace, passed tc-start: 1646708417.766130, psym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_semicolon.c ] tc-end: 1646708419.387455, psym_semicolon, passed tc-start: 1646708419.399479, psym_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt.c ] tc-end: 1646708420.833668, psym_stmt, passed tc-start: 1646708420.844758, psym_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt_list.c ] tc-end: 1646708422.39203, psym_stmt_list, passed tc-start: 1646708422.49885, psym_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_switch_expr.c ] tc-end: 1646708423.342260, psym_switch_expr, passed tc-start: 1646708423.352127, psym_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_while_expr.c ] tc-end: 1646708425.58348, psym_while_expr, passed tc-start: 1646708425.72417, token_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_binary_op.c ] tc-end: 1646708427.95163, token_binary_op, passed tc-start: 1646708427.108622, token_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_comment.c ] tc-end: 1646708435.240491, token_comment, passed tc-start: 1646708435.258959, token_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_decl.c ] tc-end: 1646708436.678968, token_decl, passed tc-start: 1646708436.689677, token_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_do_stmt.c ] tc-end: 1646708437.953245, token_do_stmt, passed tc-start: 1646708437.963217, token_end_of_file tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_end_of_file.c ] tc-end: 1646708439.435822, token_end_of_file, passed tc-start: 1646708439.448265, token_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_for_exprs.c ] tc-end: 1646708440.903903, token_for_exprs, passed tc-start: 1646708440.917041, token_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_form_feed.c ] tc-end: 1646708442.469774, token_form_feed, passed tc-start: 1646708442.479667, token_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_funcname.c ] tc-end: 1646708443.813917, token_funcname, passed tc-start: 1646708443.824608, token_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_ident.c ] tc-end: 1646708445.395300, token_ident, passed tc-start: 1646708445.406152, token_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr.c ] tc-end: 1646708446.638465, token_if_expr, passed tc-start: 1646708446.648332, token_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt.c ] tc-end: 1646708447.887345, token_if_expr_stmt, passed tc-start: 1646708447.897674, token_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt_else.c ] tc-end: 1646708449.145990, token_if_expr_stmt_else, passed tc-start: 1646708449.156424, token_keyword_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do.c ] tc-end: 1646708450.386949, token_keyword_do, passed tc-start: 1646708450.397052, token_keyword_do_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do_else.c ] tc-end: 1646708451.937721, token_keyword_do_else, passed tc-start: 1646708451.951665, token_keyword_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_else.c ] tc-end: 1646708453.669486, token_keyword_else, passed tc-start: 1646708453.681497, token_keyword_for_if_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_for_if_while.c ] tc-end: 1646708455.347917, token_keyword_for_if_while, passed tc-start: 1646708455.360346, token_keyword_struct_union_enum tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_struct_union_enum.c ] tc-end: 1646708456.895467, token_keyword_struct_union_enum, passed tc-start: 1646708456.905112, token_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lbrace.c ] tc-end: 1646708458.123286, token_lbrace, passed tc-start: 1646708458.133099, token_lparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lparen.c ] tc-end: 1646708459.826843, token_lparen, passed tc-start: 1646708459.836556, token_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_newline.c ] tc-end: 1646708461.98110, token_newline, passed tc-start: 1646708461.107202, token_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_period.c ] tc-end: 1646708462.421748, token_period, passed tc-start: 1646708462.431061, token_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_postfix_op.c ] tc-end: 1646708463.644699, token_postfix_op, passed tc-start: 1646708463.654041, token_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_preprocessing.c ] tc-end: 1646708465.354426, token_preprocessing, passed tc-start: 1646708465.364497, token_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rbrace.c ] tc-end: 1646708466.695405, token_rbrace, passed tc-start: 1646708466.704884, token_rparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rparen.c ] tc-end: 1646708467.953378, token_rparen, passed tc-start: 1646708467.963647, token_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_semicolon.c ] tc-end: 1646708469.275843, token_semicolon, passed tc-start: 1646708469.284272, token_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt.c ] tc-end: 1646708470.497562, token_stmt, passed tc-start: 1646708470.507420, token_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt_list.c ] tc-end: 1646708471.748985, token_stmt_list, passed tc-start: 1646708471.758147, token_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_storage_class.c ] tc-end: 1646708472.963452, token_storage_class, passed tc-start: 1646708472.973819, token_string_prefix tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_string_prefix.c ] tc-end: 1646708474.419278, token_string_prefix, passed tc-start: 1646708474.428474, token_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_switch_expr.c ] tc-end: 1646708475.639338, token_switch_expr, passed tc-start: 1646708475.648354, token_type_def tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_type_def.c ] tc-end: 1646708476.849677, token_type_def, passed tc-start: 1646708476.859768, token_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_unary_op.c ] tc-end: 1646708478.67482, token_unary_op, passed tc-start: 1646708478.76548, token_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_while_expr.c ] tc-end: 1646708479.293644, token_while_expr, passed tp-end: 1646708479.306458, usr.bin/indent/t_options tp-start: 1646708480.138350, usr.bin/infocmp/t_terminfo, 2 tc-start: 1646708480.141465, basic tc-so:Executing command [ env TERM=ansi infocmp ] tc-so:Executing command [ env TERM=vt100 infocmp ] tc-so:Executing command [ env TERM=wsvt25 infocmp ] tc-so:Executing command [ env TERM=sun-ss5 infocmp ] tc-so:Executing command [ env TERM=ibcs2 infocmp ] tc-so:Executing command [ env TERM=vt52 infocmp ] tc-so:Executing command [ env TERM=386at infocmp ] tc-so:Executing command [ env TERM=h19k infocmp ] tc-so:Executing command [ env TERM=h19kermit infocmp ] tc-end: 1646708482.519714, basic, passed tc-start: 1646708482.527187, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1646708483.394332, missing, passed tp-end: 1646708483.401818, usr.bin/infocmp/t_terminfo tp-start: 1646708484.46415, usr.bin/jot/t_jot, 2 tc-start: 1646708484.48598, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1646708484.644010, basic, passed tc-start: 1646708484.651019, format tc-so:Executing command [ jot -w xa%c 26 a ] tc-so:Executing command [ jot -w %2 12 ] tc-so:Executing command [ jot -w %0 10 1 10 ] tc-end: 1646708485.491807, format, passed tp-end: 1646708485.498357, usr.bin/jot/t_jot tp-start: 1646708486.637255, usr.bin/ld/t_script, 5 tc-start: 1646708486.639450, multisec tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o test.ro test.o ] tc-so:Executing command [ grep ^\.data\.a$ test.secs ] tc-so:Executing command [ grep ^\.data\.b$ test.secs ] tc-so:Executing command [ grep ^\.data\.c$ test.secs ] tc-end: 1646708488.772874, multisec, passed tc-start: 1646708488.792116, order_default tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708493.670871, order_default, passed tc-start: 1646708493.701423, order_merge tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708498.396109, order_merge, passed tc-start: 1646708498.426345, order_reorder tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708503.247419, order_reorder, passed tc-start: 1646708503.276367, order_sort tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708508.44727, order_sort, passed tp-end: 1646708508.73037, usr.bin/ld/t_script tp-start: 1646708508.738940, usr.bin/ld/t_section, 2 tc-start: 1646708508.741102, orphan tc-so:Executing command [ cc -o test test.c ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646708510.755703, orphan, passed tc-start: 1646708510.767969, startstop tc-so:Executing command [ cc -o test test.c ] tc-end: 1646708512.482602, startstop, passed tp-end: 1646708512.494632, usr.bin/ld/t_section tp-start: 1646708512.974993, usr.bin/locale/t_locale, 1 tc-start: 1646708512.977146, nonexistent tc-so:Executing command [ /bin/sh -c locale nonexistent ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646708513.581110, nonexistent, expected_failure, PR lib/54692: atf-check failed; see the output of the test for details tp-end: 1646708513.589195, usr.bin/locale/t_locale tp-start: 1646708514.133728, usr.bin/m4/t_m4, 1 tc-start: 1646708514.135983, eof tc-so:Executing command [ m4 d_ff_after_dnl.m4 ] tc-so:Executing command [ m4 /usr/tests/usr.bin/m4/d_m4wrap.m4 ] tc-so:Executing command [ m4 -P /usr/tests/usr.bin/m4/d_m4wrap-P.m4 ] tc-end: 1646708515.263244, eof, passed tp-end: 1646708515.276668, usr.bin/m4/t_m4 tp-start: 1646708570.976691, usr.bin/make/t_make, 395 tc-start: 1646708570.979168, archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive.out ] tc-so:Executing command [ cat archive.out ] tc-end: 1646708577.978859, archive, passed tc-start: 1646708577.999882, archive_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive-suffix.out ] tc-so:Executing command [ cat archive-suffix.out ] tc-end: 1646708582.138915, archive_suffix, passed tc-start: 1646708582.155898, cmd_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors.out ] tc-so:Executing command [ cat cmd-errors.out ] tc-end: 1646708586.375414, cmd_errors, passed tc-start: 1646708586.387572, cmd_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-jobs.out ] tc-so:Executing command [ cat cmd-errors-jobs.out ] tc-end: 1646708590.631973, cmd_errors_jobs, passed tc-start: 1646708590.644518, cmd_errors_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-lint.out ] tc-so:Executing command [ cat cmd-errors-lint.out ] tc-end: 1646708594.812605, cmd_errors_lint, passed tc-start: 1646708594.825052, cmd_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-interrupt.out ] tc-so:Executing command [ cat cmd-interrupt.out ] tc-end: 1646708599.694174, cmd_interrupt, passed tc-start: 1646708599.708201, cmdline tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline.out ] tc-so:Executing command [ cat cmdline.out ] tc-end: 1646708604.157772, cmdline, passed tc-start: 1646708604.170322, cmdline_redirect_stdin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-redirect-stdin.out ] tc-so:Executing command [ cat cmdline-redirect-stdin.out ] tc-end: 1646708608.401700, cmdline_redirect_stdin, passed tc-start: 1646708608.417736, cmdline_undefined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-undefined.out ] tc-so:Executing command [ cat cmdline-undefined.out ] tc-end: 1646708613.458850, cmdline_undefined, passed tc-start: 1646708613.485749, comment tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile comment.out ] tc-so:Executing command [ cat comment.out ] tc-end: 1646708617.745752, comment, passed tc-start: 1646708617.758339, compat_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile compat-error.out ] tc-so:Executing command [ cat compat-error.out ] tc-end: 1646708622.107503, compat_error, passed tc-start: 1646708622.120436, cond1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond1.out ] tc-so:Executing command [ cat cond1.out ] tc-end: 1646708626.838614, cond1, passed tc-start: 1646708626.850961, cond_cmp_numeric tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric.out ] tc-so:Executing command [ cat cond-cmp-numeric.out ] tc-end: 1646708630.870347, cond_cmp_numeric, passed tc-start: 1646708630.883507, cond_cmp_numeric_eq tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-eq.out ] tc-so:Executing command [ cat cond-cmp-numeric-eq.out ] tc-end: 1646708635.140198, cond_cmp_numeric_eq, passed tc-start: 1646708635.152771, cond_cmp_numeric_ge tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ge.out ] tc-so:Executing command [ cat cond-cmp-numeric-ge.out ] tc-end: 1646708639.154242, cond_cmp_numeric_ge, passed tc-start: 1646708639.166402, cond_cmp_numeric_gt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-gt.out ] tc-so:Executing command [ cat cond-cmp-numeric-gt.out ] tc-end: 1646708643.511102, cond_cmp_numeric_gt, passed tc-start: 1646708643.525751, cond_cmp_numeric_le tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-le.out ] tc-so:Executing command [ cat cond-cmp-numeric-le.out ] tc-end: 1646708647.998160, cond_cmp_numeric_le, passed tc-start: 1646708648.12982, cond_cmp_numeric_lt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-lt.out ] tc-so:Executing command [ cat cond-cmp-numeric-lt.out ] tc-end: 1646708652.479797, cond_cmp_numeric_lt, passed tc-start: 1646708652.493021, cond_cmp_numeric_ne tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ne.out ] tc-so:Executing command [ cat cond-cmp-numeric-ne.out ] tc-end: 1646708656.736024, cond_cmp_numeric_ne, passed tc-start: 1646708656.748615, cond_cmp_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-string.out ] tc-so:Executing command [ cat cond-cmp-string.out ] tc-end: 1646708661.114718, cond_cmp_string, passed tc-start: 1646708661.127628, cond_cmp_unary tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-unary.out ] tc-so:Executing command [ cat cond-cmp-unary.out ] tc-end: 1646708665.247828, cond_cmp_unary, passed tc-start: 1646708665.260197, cond_eof tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-eof.out ] tc-so:Executing command [ cat cond-eof.out ] tc-end: 1646708669.242485, cond_eof, passed tc-start: 1646708669.254570, cond_func tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func.out ] tc-so:Executing command [ cat cond-func.out ] tc-end: 1646708673.437886, cond_func, passed tc-start: 1646708673.449924, cond_func_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-commands.out ] tc-so:Executing command [ cat cond-func-commands.out ] tc-end: 1646708677.702849, cond_func_commands, passed tc-start: 1646708677.715782, cond_func_defined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-defined.out ] tc-so:Executing command [ cat cond-func-defined.out ] tc-end: 1646708682.434988, cond_func_defined, passed tc-start: 1646708682.453197, cond_func_empty tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-empty.out ] tc-so:Executing command [ cat cond-func-empty.out ] tc-end: 1646708687.675151, cond_func_empty, passed tc-start: 1646708687.694318, cond_func_exists tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-exists.out ] tc-so:Executing command [ cat cond-func-exists.out ] tc-end: 1646708692.522899, cond_func_exists, passed tc-start: 1646708692.537095, cond_func_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make.out ] tc-so:Executing command [ cat cond-func-make.out ] tc-end: 1646708697.247405, cond_func_make, passed tc-start: 1646708697.266222, cond_func_make_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make-main.out ] tc-so:Executing command [ cat cond-func-make-main.out ] tc-end: 1646708702.832013, cond_func_make_main, passed tc-start: 1646708702.848097, cond_func_target tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-target.out ] tc-so:Executing command [ cat cond-func-target.out ] tc-end: 1646708707.504276, cond_func_target, passed tc-start: 1646708707.521848, cond_late tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-late.out ] tc-so:Executing command [ cat cond-late.out ] tc-end: 1646708711.948072, cond_late, passed tc-start: 1646708711.960651, cond_op tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op.out ] tc-so:Executing command [ cat cond-op.out ] tc-end: 1646708715.941392, cond_op, passed tc-start: 1646708715.953626, cond_op_and tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and.out ] tc-so:Executing command [ cat cond-op-and.out ] tc-end: 1646708719.906937, cond_op_and, passed tc-start: 1646708719.919316, cond_op_and_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and-lint.out ] tc-so:Executing command [ cat cond-op-and-lint.out ] tc-end: 1646708723.893505, cond_op_and_lint, passed tc-start: 1646708723.905979, cond_op_not tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-not.out ] tc-so:Executing command [ cat cond-op-not.out ] tc-end: 1646708727.867993, cond_op_not, passed tc-start: 1646708727.880263, cond_op_or tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or.out ] tc-so:Executing command [ cat cond-op-or.out ] tc-end: 1646708731.918134, cond_op_or, passed tc-start: 1646708731.930806, cond_op_or_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or-lint.out ] tc-so:Executing command [ cat cond-op-or-lint.out ] tc-end: 1646708736.496343, cond_op_or_lint, passed tc-start: 1646708736.517795, cond_op_parentheses tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-parentheses.out ] tc-so:Executing command [ cat cond-op-parentheses.out ] tc-end: 1646708741.49668, cond_op_parentheses, passed tc-start: 1646708741.61900, cond_short tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-short.out ] tc-so:Executing command [ cat cond-short.out ] tc-end: 1646708746.59641, cond_short, passed tc-start: 1646708746.74469, cond_token_number tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-number.out ] tc-so:Executing command [ cat cond-token-number.out ] tc-end: 1646708750.255169, cond_token_number, passed tc-start: 1646708750.268082, cond_token_plain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-plain.out ] tc-so:Executing command [ cat cond-token-plain.out ] tc-end: 1646708754.402788, cond_token_plain, passed tc-start: 1646708754.415057, cond_token_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-string.out ] tc-so:Executing command [ cat cond-token-string.out ] tc-end: 1646708758.745436, cond_token_string, passed tc-start: 1646708758.760678, cond_token_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-var.out ] tc-so:Executing command [ cat cond-token-var.out ] tc-end: 1646708763.94480, cond_token_var, passed tc-start: 1646708763.107368, cond_undef_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-undef-lint.out ] tc-so:Executing command [ cat cond-undef-lint.out ] tc-end: 1646708767.210775, cond_undef_lint, passed tc-start: 1646708767.223361, counter tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter.out ] tc-so:Executing command [ cat counter.out ] tc-end: 1646708771.335809, counter, passed tc-start: 1646708771.347965, counter_append tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter-append.out ] tc-so:Executing command [ cat counter-append.out ] tc-end: 1646708775.556032, counter_append, passed tc-start: 1646708775.573051, dep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep.out ] tc-so:Executing command [ cat dep.out ] tc-end: 1646708779.771117, dep, passed tc-start: 1646708779.788650, dep_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon.out ] tc-so:Executing command [ cat dep-colon.out ] tc-end: 1646708784.68252, dep_colon, passed tc-start: 1646708784.81717, dep_colon_bug_cross_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon-bug-cross-file.out ] tc-so:Executing command [ cat dep-colon-bug-cross-file.out ] tc-end: 1646708788.338456, dep_colon_bug_cross_file, passed tc-start: 1646708788.352306, dep_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon.out ] tc-so:Executing command [ cat dep-double-colon.out ] tc-end: 1646708792.889436, dep_double_colon, passed tc-start: 1646708792.903544, dep_double_colon_indep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon-indep.out ] tc-so:Executing command [ cat dep-double-colon-indep.out ] tc-end: 1646708797.824958, dep_double_colon_indep, passed tc-start: 1646708797.839139, dep_duplicate tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-duplicate.out ] tc-so:Executing command [ cat dep-duplicate.out ] tc-end: 1646708802.521634, dep_duplicate, passed tc-start: 1646708802.535940, dep_exclam tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-exclam.out ] tc-so:Executing command [ cat dep-exclam.out ] tc-end: 1646708807.367905, dep_exclam, passed tc-start: 1646708807.382860, dep_none tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-none.out ] tc-so:Executing command [ cat dep-none.out ] tc-end: 1646708811.729664, dep_none, passed tc-start: 1646708811.747511, dep_op_missing tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-op-missing.out ] tc-so:Executing command [ cat dep-op-missing.out ] tc-end: 1646708816.342720, dep_op_missing, passed tc-start: 1646708816.355351, dep_percent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-percent.out ] tc-so:Executing command [ cat dep-percent.out ] tc-end: 1646708820.877505, dep_percent, passed tc-start: 1646708820.891814, dep_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-var.out ] tc-so:Executing command [ cat dep-var.out ] tc-end: 1646708825.460730, dep_var, passed tc-start: 1646708825.474672, dep_wildcards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-wildcards.out ] tc-so:Executing command [ cat dep-wildcards.out ] tc-end: 1646708830.31459, dep_wildcards, passed tc-start: 1646708830.46615, depsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc.out ] tc-so:Executing command [ cat depsrc.out ] tc-end: 1646708834.783109, depsrc, passed tc-start: 1646708834.798030, depsrc_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-end.out ] tc-so:Executing command [ cat depsrc-end.out ] tc-end: 1646708839.575327, depsrc_end, passed tc-start: 1646708839.589598, depsrc_exec tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-exec.out ] tc-so:Executing command [ cat depsrc-exec.out ] tc-end: 1646708844.260791, depsrc_exec, passed tc-start: 1646708844.274786, depsrc_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-ignore.out ] tc-so:Executing command [ cat depsrc-ignore.out ] tc-end: 1646708849.181400, depsrc_ignore, passed tc-start: 1646708849.195376, depsrc_made tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-made.out ] tc-so:Executing command [ cat depsrc-made.out ] tc-end: 1646708854.70111, depsrc_made, passed tc-start: 1646708854.85148, depsrc_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-make.out ] tc-so:Executing command [ cat depsrc-make.out ] tc-end: 1646708858.646794, depsrc_make, passed tc-start: 1646708858.660932, depsrc_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-meta.out ] tc-so:Executing command [ cat depsrc-meta.out ] tc-end: 1646708863.957082, depsrc_meta, passed tc-start: 1646708863.971339, depsrc_nometa tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa.out ] tc-so:Executing command [ cat depsrc-nometa.out ] tc-end: 1646708868.613974, depsrc_nometa, passed tc-start: 1646708868.628702, depsrc_nometa_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa_cmp.out ] tc-so:Executing command [ cat depsrc-nometa_cmp.out ] tc-end: 1646708873.181634, depsrc_nometa_cmp, passed tc-start: 1646708873.194671, depsrc_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nopath.out ] tc-so:Executing command [ cat depsrc-nopath.out ] tc-end: 1646708877.610460, depsrc_nopath, passed tc-start: 1646708877.623797, depsrc_notmain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-notmain.out ] tc-so:Executing command [ cat depsrc-notmain.out ] tc-end: 1646708882.2752, depsrc_notmain, passed tc-start: 1646708882.16306, depsrc_optional tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-optional.out ] tc-so:Executing command [ cat depsrc-optional.out ] tc-end: 1646708886.725472, depsrc_optional, passed tc-start: 1646708886.739041, depsrc_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-phony.out ] tc-so:Executing command [ cat depsrc-phony.out ] tc-end: 1646708891.259631, depsrc_phony, passed tc-start: 1646708891.273382, depsrc_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-precious.out ] tc-so:Executing command [ cat depsrc-precious.out ] tc-end: 1646708895.842446, depsrc_precious, passed tc-start: 1646708895.857289, depsrc_recursive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-recursive.out ] tc-so:Executing command [ cat depsrc-recursive.out ] tc-end: 1646708900.264391, depsrc_recursive, passed tc-start: 1646708900.277094, depsrc_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-silent.out ] tc-so:Executing command [ cat depsrc-silent.out ] tc-end: 1646708904.768304, depsrc_silent, passed tc-start: 1646708904.784484, depsrc_use tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-use.out ] tc-so:Executing command [ cat depsrc-use.out ] tc-end: 1646708909.444134, depsrc_use, passed tc-start: 1646708909.456365, depsrc_usebefore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore.out ] tc-so:Executing command [ cat depsrc-usebefore.out ] tc-end: 1646708914.153831, depsrc_usebefore, passed tc-start: 1646708914.167522, depsrc_usebefore_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore-double-colon.out ] tc-so:Executing command [ cat depsrc-usebefore-double-colon.out ] tc-end: 1646708918.533132, depsrc_usebefore_double_colon, passed tc-start: 1646708918.547943, depsrc_wait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-wait.out ] tc-so:Executing command [ cat depsrc-wait.out ] tc-end: 1646708922.924520, depsrc_wait, passed tc-start: 1646708922.939370, deptgt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt.out ] tc-so:Executing command [ cat deptgt.out ] tc-end: 1646708927.245596, deptgt, passed tc-start: 1646708927.259584, deptgt_begin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin.out ] tc-so:Executing command [ cat deptgt-begin.out ] tc-end: 1646708931.764620, deptgt_begin, passed tc-start: 1646708931.777247, deptgt_begin_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail.out ] tc-so:Executing command [ cat deptgt-begin-fail.out ] tc-end: 1646708936.221637, deptgt_begin_fail, passed tc-start: 1646708936.234538, deptgt_begin_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail-indirect.out ] tc-so:Executing command [ cat deptgt-begin-fail-indirect.out ] tc-end: 1646708940.356478, deptgt_begin_fail_indirect, passed tc-start: 1646708940.368949, deptgt_default tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-default.out ] tc-so:Executing command [ cat deptgt-default.out ] tc-end: 1646708945.67450, deptgt_default, passed tc-start: 1646708945.84674, deptgt_delete_on_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-delete_on_error.out ] tc-so:Executing command [ cat deptgt-delete_on_error.out ] tc-end: 1646708951.174846, deptgt_delete_on_error, passed tc-start: 1646708951.188512, deptgt_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end.out ] tc-so:Executing command [ cat deptgt-end.out ] tc-end: 1646708956.89033, deptgt_end, passed tc-start: 1646708956.102209, deptgt_end_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail.out ] tc-so:Executing command [ cat deptgt-end-fail.out ] tc-end: 1646708966.489257, deptgt_end_fail, passed tc-start: 1646708966.505455, deptgt_end_fail_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-all.out ] tc-so:Executing command [ cat deptgt-end-fail-all.out ] tc-end: 1646708971.363796, deptgt_end_fail_all, passed tc-start: 1646708971.377256, deptgt_end_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-indirect.out ] tc-so:Executing command [ cat deptgt-end-fail-indirect.out ] tc-end: 1646708975.769308, deptgt_end_fail_indirect, passed tc-start: 1646708975.784928, deptgt_end_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-jobs.out ] tc-so:Executing command [ cat deptgt-end-jobs.out ] tc-end: 1646708979.967793, deptgt_end_jobs, passed tc-start: 1646708979.980259, deptgt_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-error.out ] tc-so:Executing command [ cat deptgt-error.out ] tc-end: 1646708985.558139, deptgt_error, passed tc-start: 1646708985.574788, deptgt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-ignore.out ] tc-so:Executing command [ cat deptgt-ignore.out ] tc-end: 1646708991.394235, deptgt_ignore, passed tc-start: 1646708991.410494, deptgt_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-interrupt.out ] tc-so:Executing command [ cat deptgt-interrupt.out ] tc-end: 1646708997.299668, deptgt_interrupt, passed tc-start: 1646708997.316981, deptgt_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-main.out ] tc-so:Executing command [ cat deptgt-main.out ] tc-end: 1646709001.853705, deptgt_main, passed tc-start: 1646709001.866632, deptgt_makeflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-makeflags.out ] tc-so:Executing command [ cat deptgt-makeflags.out ] tc-end: 1646709005.909562, deptgt_makeflags, passed tc-start: 1646709005.922479, deptgt_no_parallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-no_parallel.out ] tc-so:Executing command [ cat deptgt-no_parallel.out ] tc-end: 1646709009.946576, deptgt_no_parallel, passed tc-start: 1646709009.958837, deptgt_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-nopath.out ] tc-so:Executing command [ cat deptgt-nopath.out ] tc-end: 1646709013.958550, deptgt_nopath, passed tc-start: 1646709013.970413, deptgt_notparallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-notparallel.out ] tc-so:Executing command [ cat deptgt-notparallel.out ] tc-end: 1646709018.524186, deptgt_notparallel, passed tc-start: 1646709018.536859, deptgt_objdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-objdir.out ] tc-so:Executing command [ cat deptgt-objdir.out ] tc-end: 1646709022.531950, deptgt_objdir, passed tc-start: 1646709022.544290, deptgt_order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-order.out ] tc-so:Executing command [ cat deptgt-order.out ] tc-end: 1646709026.986491, deptgt_order, passed tc-start: 1646709027.2720, deptgt_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path.out ] tc-so:Executing command [ cat deptgt-path.out ] tc-end: 1646709031.413292, deptgt_path, passed tc-start: 1646709031.426110, deptgt_path_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path-suffix.out ] tc-so:Executing command [ cat deptgt-path-suffix.out ] tc-end: 1646709036.529863, deptgt_path_suffix, passed tc-start: 1646709036.543265, deptgt_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-phony.out ] tc-so:Executing command [ cat deptgt-phony.out ] tc-end: 1646709041.306086, deptgt_phony, passed tc-start: 1646709041.321058, deptgt_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-precious.out ] tc-so:Executing command [ cat deptgt-precious.out ] tc-end: 1646709046.53560, deptgt_precious, passed tc-start: 1646709046.67585, deptgt_shell tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-shell.out ] tc-so:Executing command [ cat deptgt-shell.out ] tc-end: 1646709050.527549, deptgt_shell, passed tc-start: 1646709050.540154, deptgt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent.out ] tc-so:Executing command [ cat deptgt-silent.out ] tc-end: 1646709055.142774, deptgt_silent, passed tc-start: 1646709055.156824, deptgt_silent_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent-jobs.out ] tc-so:Executing command [ cat deptgt-silent-jobs.out ] tc-end: 1646709060.166911, deptgt_silent_jobs, passed tc-start: 1646709060.184325, deptgt_stale tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-stale.out ] tc-so:Executing command [ cat deptgt-stale.out ] tc-end: 1646709065.5179, deptgt_stale, passed tc-start: 1646709065.18619, deptgt_suffixes tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-suffixes.out ] tc-so:Executing command [ cat deptgt-suffixes.out ] tc-end: 1646709070.585682, deptgt_suffixes, passed tc-start: 1646709070.601345, dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir.out ] tc-so:Executing command [ cat dir.out ] tc-end: 1646709076.109782, dir, passed tc-start: 1646709076.123178, dir_expand_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir-expand-path.out ] tc-so:Executing command [ cat dir-expand-path.out ] tc-end: 1646709081.556956, dir_expand_path, passed tc-start: 1646709081.570957, directive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive.out ] tc-so:Executing command [ cat directive.out ] tc-end: 1646709085.949516, directive, passed tc-start: 1646709085.967731, directive_dinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-dinclude.out ] tc-so:Executing command [ cat directive-dinclude.out ] tc-end: 1646709091.180275, directive_dinclude, passed tc-start: 1646709091.196045, directive_elif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elif.out ] tc-so:Executing command [ cat directive-elif.out ] tc-end: 1646709096.319119, directive_elif, passed tc-start: 1646709096.336104, directive_elifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifdef.out ] tc-so:Executing command [ cat directive-elifdef.out ] tc-end: 1646709101.335006, directive_elifdef, passed tc-start: 1646709101.347366, directive_elifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifmake.out ] tc-so:Executing command [ cat directive-elifmake.out ] tc-end: 1646709106.380144, directive_elifmake, passed tc-start: 1646709106.392146, directive_elifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifndef.out ] tc-so:Executing command [ cat directive-elifndef.out ] tc-end: 1646709111.69125, directive_elifndef, passed tc-start: 1646709111.87070, directive_elifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifnmake.out ] tc-so:Executing command [ cat directive-elifnmake.out ] tc-end: 1646709116.568996, directive_elifnmake, passed tc-start: 1646709116.583319, directive_else tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-else.out ] tc-so:Executing command [ cat directive-else.out ] tc-end: 1646709120.701440, directive_else, passed tc-start: 1646709120.713803, directive_endfor tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endfor.out ] tc-so:Executing command [ cat directive-endfor.out ] tc-end: 1646709125.67, directive_endfor, passed tc-start: 1646709125.15768, directive_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endif.out ] tc-so:Executing command [ cat directive-endif.out ] tc-end: 1646709129.823961, directive_endif, passed tc-start: 1646709129.836433, directive_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-error.out ] tc-so:Executing command [ cat directive-error.out ] tc-end: 1646709134.199345, directive_error, passed tc-start: 1646709134.213753, directive_export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export.out ] tc-so:Executing command [ cat directive-export.out ] tc-end: 1646709139.196021, directive_export, passed tc-start: 1646709139.211718, directive_export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-env.out ] tc-so:Executing command [ cat directive-export-env.out ] tc-end: 1646709143.405516, directive_export_env, passed tc-start: 1646709143.417802, directive_export_gmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-gmake.out ] tc-so:Executing command [ cat directive-export-gmake.out ] tc-end: 1646709147.753619, directive_export_gmake, passed tc-start: 1646709147.766525, directive_export_impl tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-impl.out ] tc-so:Executing command [ cat directive-export-impl.out ] tc-end: 1646709151.911391, directive_export_impl, passed tc-start: 1646709151.924138, directive_export_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-literal.out ] tc-so:Executing command [ cat directive-export-literal.out ] tc-end: 1646709155.948421, directive_export_literal, passed tc-start: 1646709155.962260, directive_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for.out ] tc-so:Executing command [ cat directive-for.out ] tc-end: 1646709160.65961, directive_for, passed tc-start: 1646709160.78370, directive_for_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-errors.out ] tc-so:Executing command [ cat directive-for-errors.out ] tc-end: 1646709164.161217, directive_for_errors, passed tc-start: 1646709164.174858, directive_for_escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-escape.out ] tc-so:Executing command [ cat directive-for-escape.out ] tc-end: 1646709168.327603, directive_for_escape, passed tc-start: 1646709168.340466, directive_for_generating_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-generating-endif.out ] tc-so:Executing command [ cat directive-for-generating-endif.out ] tc-end: 1646709172.308088, directive_for_generating_endif, passed tc-start: 1646709172.321016, directive_for_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-if.out ] tc-so:Executing command [ cat directive-for-if.out ] tc-end: 1646709176.348076, directive_for_if, passed tc-start: 1646709176.360570, directive_for_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-lines.out ] tc-so:Executing command [ cat directive-for-lines.out ] tc-end: 1646709180.744068, directive_for_lines, passed tc-start: 1646709180.759057, directive_for_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-null.out ] tc-so:Executing command [ cat directive-for-null.out ] tc-end: 1646709185.576515, directive_for_null, passed tc-start: 1646709185.593126, directive_hyphen_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-hyphen-include.out ] tc-so:Executing command [ cat directive-hyphen-include.out ] tc-end: 1646709190.776723, directive_hyphen_include, passed tc-start: 1646709190.792452, directive_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if.out ] tc-so:Executing command [ cat directive-if.out ] tc-end: 1646709195.469016, directive_if, passed tc-start: 1646709195.491315, directive_if_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if-nested.out ] tc-so:Executing command [ cat directive-if-nested.out ] tc-end: 1646709200.145564, directive_if_nested, passed tc-start: 1646709200.158646, directive_ifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifdef.out ] tc-so:Executing command [ cat directive-ifdef.out ] tc-end: 1646709204.347504, directive_ifdef, passed tc-start: 1646709204.361757, directive_ifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifmake.out ] tc-so:Executing command [ cat directive-ifmake.out ] tc-end: 1646709208.911996, directive_ifmake, passed tc-start: 1646709208.929074, directive_ifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifndef.out ] tc-so:Executing command [ cat directive-ifndef.out ] tc-end: 1646709213.872566, directive_ifndef, passed tc-start: 1646709213.889992, directive_ifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifnmake.out ] tc-so:Executing command [ cat directive-ifnmake.out ] tc-end: 1646709218.443179, directive_ifnmake, passed tc-start: 1646709218.456610, directive_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include.out ] tc-so:Executing command [ cat directive-include.out ] tc-end: 1646709222.910836, directive_include, passed tc-start: 1646709222.926710, directive_include_fatal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include-fatal.out ] tc-so:Executing command [ cat directive-include-fatal.out ] tc-end: 1646709227.373697, directive_include_fatal, passed tc-start: 1646709227.388703, directive_info tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-info.out ] tc-so:Executing command [ cat directive-info.out ] tc-end: 1646709231.757916, directive_info, passed tc-start: 1646709231.772016, directive_misspellings tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-misspellings.out ] tc-so:Executing command [ cat directive-misspellings.out ] tc-end: 1646709236.464817, directive_misspellings, passed tc-start: 1646709236.478862, directive_sinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-sinclude.out ] tc-so:Executing command [ cat directive-sinclude.out ] tc-end: 1646709241.472378, directive_sinclude, passed tc-start: 1646709241.487898, directive_undef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-undef.out ] tc-so:Executing command [ cat directive-undef.out ] tc-end: 1646709246.210719, directive_undef, passed tc-start: 1646709246.227139, directive_unexport tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport.out ] tc-so:Executing command [ cat directive-unexport.out ] tc-end: 1646709251.269814, directive_unexport, passed tc-start: 1646709251.284739, directive_unexport_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport-env.out ] tc-so:Executing command [ cat directive-unexport-env.out ] tc-end: 1646709256.1258, directive_unexport_env, passed tc-start: 1646709256.15064, directive_warning tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-warning.out ] tc-so:Executing command [ cat directive-warning.out ] tc-end: 1646709260.512939, directive_warning, passed tc-start: 1646709260.526829, dollar tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dollar.out ] tc-so:Executing command [ cat dollar.out ] tc-end: 1646709267.791846, dollar, passed tc-start: 1646709267.813689, doterror tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile doterror.out ] tc-so:Executing command [ cat doterror.out ] tc-end: 1646709272.672087, doterror, passed tc-start: 1646709272.686275, dotwait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dotwait.out ] tc-so:Executing command [ cat dotwait.out ] tc-end: 1646709300.939221, dotwait, passed tc-start: 1646709300.953778, error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile error.out ] tc-so:Executing command [ cat error.out ] tc-end: 1646709305.706014, error, passed tc-start: 1646709305.721130, escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile escape.out ] tc-so:Executing command [ cat escape.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/escape.exp 2022-03-07 09:45:02.000000000 +0000 tc-se:+++ /tmp/check.NtT6ks/stdout 2022-03-08 03:15:11.419844618 +0000 tc-se:@@ -53,27 +53,16 @@ tc-se: VAR1BSNLtt=:first line two tabs on second line: tc-se: VAR1BSNLxx=:first line many spaces and tabs [ ] on second line: tc-se: cmd-1bsnl tc-se:-echo :'first line\ tc-se:-#second line without space\ tc-se:-third line': tc-se:-:first line\ tc-se:-#second line without space\ tc-se:-third line: tc-se:-echo :'first line\ tc-se:- second line spaces should be retained': tc-se:-:first line\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\ tc-se:-second line tab should be elided': tc-se:-:first line\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line #second line without space third line': tc-se:+:first line #second line without space third line: tc-se:+echo :'first line second line spaces should be retained': tc-se:+:first line second line spaces should be retained: tc-se:+echo :'first line second line tab should be elided': tc-se:+:first line second line tab should be elided: tc-se:+echo :'first line only one tab should be elided, second tab remains' tc-se:+:first line only one tab should be elided, second tab remains tc-se: cmd-1bsnl-eof tc-se:-echo :'command ending with backslash-newline'; \ tc-se:- tc-se:+echo :'command ending with backslash-newline'; tc-se: :command ending with backslash-newline tc-se: cmd-2bsnl tc-se: echo take one\\ tc-se:@@ -83,22 +72,12 @@ tc-se: echo take three\\ tc-se: take three\ tc-se: cmd-3bsnl tc-se:-echo :'first line\\\ tc-se:-#second line without space\\\ tc-se:-third line': tc-se:-:first line\\\ tc-se:-#second line without space\\\ tc-se:-third line: tc-se:-echo :'first line\\\ tc-se:- second line spaces should be retained': tc-se:-:first line\\\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\\\ tc-se:-second line tab should be elided': tc-se:-:first line\\\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\\\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\\\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line\\ #second line without space\\ third line': tc-se:+:first line\\ #second line without space\\ third line: tc-se:+echo :'first line\\ second line spaces should be retained': tc-se:+:first line\\ second line spaces should be retained: tc-se:+echo :'first line\\ second line tab should be elided': tc-se:+:first line\\ second line tab should be elided: tc-se:+echo :'first line\\ only one tab should be elided, second tab remains' tc-se:+:first line\\ only one tab should be elided, second tab remains tc-se: exit status 0 tc-end: 1646709311.582688, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1646709311.596334, export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export.out ] tc-so:Executing command [ cat export.out ] tc-end: 1646709316.763236, export, passed tc-start: 1646709316.798236, export_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-all.out ] tc-so:Executing command [ cat export-all.out ] tc-end: 1646709321.710535, export_all, passed tc-start: 1646709321.723827, export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-env.out ] tc-so:Executing command [ cat export-env.out ] tc-end: 1646709326.315669, export_env, passed tc-start: 1646709326.332755, export_variants tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-variants.out ] tc-so:Executing command [ cat export-variants.out ] tc-end: 1646709332.266538, export_variants, passed tc-start: 1646709332.284266, forloop tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forloop.out ] tc-so:Executing command [ cat forloop.out ] tc-end: 1646709338.426709, forloop, passed tc-start: 1646709338.443738, forsubst tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forsubst.out ] tc-so:Executing command [ cat forsubst.out ] tc-end: 1646709344.409319, forsubst, passed tc-start: 1646709344.427166, gnode_submake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile gnode-submake.out ] tc-so:Executing command [ cat gnode-submake.out ] tc-end: 1646709348.859982, gnode_submake, passed tc-start: 1646709348.873101, hanoi_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile hanoi-include.out ] tc-so:Executing command [ cat hanoi-include.out ] tc-end: 1646709358.770614, hanoi_include, passed tc-start: 1646709358.785852, impsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile impsrc.out ] tc-so:Executing command [ cat impsrc.out ] tc-end: 1646709363.689511, impsrc, passed tc-start: 1646709363.703305, include_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile include-main.out ] tc-so:Executing command [ cat include-main.out ] tc-end: 1646709368.468642, include_main, passed tc-start: 1646709368.487863, job_flags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-flags.out ] tc-so:Executing command [ cat job-flags.out ] tc-end: 1646709373.324262, job_flags, passed tc-start: 1646709373.342817, job_output_long_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-long-lines.out ] tc-so:Executing command [ cat job-output-long-lines.out ] tc-end: 1646709379.307819, job_output_long_lines, passed tc-start: 1646709379.327282, job_output_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-null.out ] tc-so:Executing command [ cat job-output-null.out ] tc-end: 1646709388.208822, job_output_null, passed tc-start: 1646709388.222802, jobs_empty_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands.out ] tc-so:Executing command [ cat jobs-empty-commands.out ] tc-end: 1646709392.881085, jobs_empty_commands, passed tc-start: 1646709392.895812, jobs_empty_commands_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands-error.out ] tc-so:Executing command [ cat jobs-empty-commands-error.out ] tc-end: 1646709397.516807, jobs_empty_commands_error, passed tc-start: 1646709397.532774, jobs_error_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-indirect.out ] tc-so:Executing command [ cat jobs-error-indirect.out ] tc-end: 1646709402.510285, jobs_error_indirect, passed tc-start: 1646709402.523927, jobs_error_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested.out ] tc-so:Executing command [ cat jobs-error-nested.out ] tc-end: 1646709407.408945, jobs_error_nested, passed tc-start: 1646709407.431171, jobs_error_nested_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested-make.out ] tc-so:Executing command [ cat jobs-error-nested-make.out ] tc-end: 1646709411.872404, jobs_error_nested_make, passed tc-start: 1646709411.888437, lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile lint.out ] tc-so:Executing command [ cat lint.out ] tc-end: 1646709416.461874, lint, passed tc-start: 1646709416.476415, make_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile make-exported.out ] tc-so:Executing command [ cat make-exported.out ] tc-end: 1646709421.159630, make_exported, passed tc-start: 1646709421.174542, meta_cmd_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile meta-cmd-cmp.out ] tc-so:Executing command [ cat meta-cmd-cmp.out ] tc-end: 1646709427.346285, meta_cmd_cmp, passed tc-start: 1646709427.360400, moderrs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile moderrs.out ] tc-so:Executing command [ cat moderrs.out ] tc-end: 1646709435.188126, moderrs, passed tc-start: 1646709435.202039, modmatch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmatch.out ] tc-so:Executing command [ cat modmatch.out ] tc-end: 1646709440.686821, modmatch, passed tc-start: 1646709440.699964, modmisc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmisc.out ] tc-so:Executing command [ cat modmisc.out ] tc-end: 1646709445.926938, modmisc, passed tc-start: 1646709445.940273, objdir_writable tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile objdir-writable.out ] tc-so:Executing command [ cat objdir-writable.out ] tc-end: 1646709451.31620, objdir_writable, passed tc-start: 1646709451.46151, opt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt.out ] tc-so:Executing command [ cat opt.out ] tc-end: 1646709455.948128, opt, passed tc-start: 1646709455.962937, opt_backwards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-backwards.out ] tc-so:Executing command [ cat opt-backwards.out ] tc-end: 1646709460.441601, opt_backwards, passed tc-start: 1646709460.455409, opt_chdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-chdir.out ] tc-so:Executing command [ cat opt-chdir.out ] tc-end: 1646709465.265051, opt_chdir, passed tc-start: 1646709465.278409, opt_debug tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug.out ] tc-so:Executing command [ cat opt-debug.out ] tc-end: 1646709469.978578, opt_debug, passed tc-start: 1646709469.996791, opt_debug_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-all.out ] tc-so:Executing command [ cat opt-debug-all.out ] tc-end: 1646709474.845747, opt_debug_all, passed tc-start: 1646709474.868565, opt_debug_archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-archive.out ] tc-so:Executing command [ cat opt-debug-archive.out ] tc-end: 1646709479.386460, opt_debug_archive, passed tc-start: 1646709479.400373, opt_debug_cond tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-cond.out ] tc-so:Executing command [ cat opt-debug-cond.out ] tc-end: 1646709483.857472, opt_debug_cond, passed tc-start: 1646709483.871289, opt_debug_curdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-curdir.out ] tc-so:Executing command [ cat opt-debug-curdir.out ] tc-end: 1646709488.342073, opt_debug_curdir, passed tc-start: 1646709488.356096, opt_debug_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-dir.out ] tc-so:Executing command [ cat opt-debug-dir.out ] tc-end: 1646709492.890620, opt_debug_dir, passed tc-start: 1646709492.903997, opt_debug_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors.out ] tc-so:Executing command [ cat opt-debug-errors.out ] tc-end: 1646709497.409340, opt_debug_errors, passed tc-start: 1646709497.421529, opt_debug_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors-jobs.out ] tc-so:Executing command [ cat opt-debug-errors-jobs.out ] tc-end: 1646709502.268686, opt_debug_errors_jobs, passed tc-start: 1646709502.287381, opt_debug_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-file.out ] tc-so:Executing command [ cat opt-debug-file.out ] tc-end: 1646709507.41682, opt_debug_file, passed tc-start: 1646709507.59997, opt_debug_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-for.out ] tc-so:Executing command [ cat opt-debug-for.out ] tc-end: 1646709511.388671, opt_debug_for, passed tc-start: 1646709511.401118, opt_debug_graph1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph1.out ] tc-so:Executing command [ cat opt-debug-graph1.out ] tc-end: 1646709516.262290, opt_debug_graph1, passed tc-start: 1646709516.281855, opt_debug_graph2 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph2.out ] tc-so:Executing command [ cat opt-debug-graph2.out ] tc-end: 1646709521.53, opt_debug_graph2, passed tc-start: 1646709521.12354, opt_debug_graph3 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph3.out ] tc-so:Executing command [ cat opt-debug-graph3.out ] tc-end: 1646709525.821512, opt_debug_graph3, passed tc-start: 1646709525.839648, opt_debug_hash tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-hash.out ] tc-so:Executing command [ cat opt-debug-hash.out ] tc-end: 1646709530.136150, opt_debug_hash, passed tc-start: 1646709530.150318, opt_debug_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-jobs.out ] tc-so:Executing command [ cat opt-debug-jobs.out ] tc-end: 1646709536.873932, opt_debug_jobs, passed tc-start: 1646709536.886421, opt_debug_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-lint.out ] tc-so:Executing command [ cat opt-debug-lint.out ] tc-end: 1646709541.457558, opt_debug_lint, passed tc-start: 1646709541.470321, opt_debug_loud tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-loud.out ] tc-so:Executing command [ cat opt-debug-loud.out ] tc-end: 1646709545.568263, opt_debug_loud, passed tc-start: 1646709545.581497, opt_debug_making tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-making.out ] tc-so:Executing command [ cat opt-debug-making.out ] tc-end: 1646709549.549239, opt_debug_making, passed tc-start: 1646709549.561111, opt_debug_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-meta.out ] tc-so:Executing command [ cat opt-debug-meta.out ] tc-end: 1646709553.540526, opt_debug_meta, passed tc-start: 1646709553.552460, opt_debug_no_rm tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-no-rm.out ] tc-so:Executing command [ cat opt-debug-no-rm.out ] tc-end: 1646709557.559512, opt_debug_no_rm, passed tc-start: 1646709557.571974, opt_debug_parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-parse.out ] tc-so:Executing command [ cat opt-debug-parse.out ] tc-end: 1646709561.571741, opt_debug_parse, passed tc-start: 1646709561.584497, opt_debug_suff tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-suff.out ] tc-so:Executing command [ cat opt-debug-suff.out ] tc-end: 1646709565.600128, opt_debug_suff, passed tc-start: 1646709565.612502, opt_debug_targets tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-targets.out ] tc-so:Executing command [ cat opt-debug-targets.out ] tc-end: 1646709569.632073, opt_debug_targets, passed tc-start: 1646709569.644827, opt_debug_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-var.out ] tc-so:Executing command [ cat opt-debug-var.out ] tc-end: 1646709574.137587, opt_debug_var, passed tc-start: 1646709574.150530, opt_debug_varraw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-varraw.out ] tc-so:Executing command [ cat opt-debug-varraw.out ] tc-end: 1646709578.159612, opt_debug_varraw, passed tc-start: 1646709578.171549, opt_debug_x_trace tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-x-trace.out ] tc-so:Executing command [ cat opt-debug-x-trace.out ] tc-end: 1646709582.229557, opt_debug_x_trace, passed tc-start: 1646709582.247633, opt_define tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-define.out ] tc-so:Executing command [ cat opt-define.out ] tc-end: 1646709586.546169, opt_define, passed tc-start: 1646709586.560498, opt_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-env.out ] tc-so:Executing command [ cat opt-env.out ] tc-end: 1646709591.467159, opt_env, passed tc-start: 1646709591.484993, opt_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-file.out ] tc-so:Executing command [ cat opt-file.out ] tc-end: 1646709596.870193, opt_file, passed tc-start: 1646709596.883185, opt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-ignore.out ] tc-so:Executing command [ cat opt-ignore.out ] tc-end: 1646709601.839356, opt_ignore, passed tc-start: 1646709601.856343, opt_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-include-dir.out ] tc-so:Executing command [ cat opt-include-dir.out ] tc-end: 1646709606.753332, opt_include_dir, passed tc-start: 1646709606.775180, opt_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs.out ] tc-so:Executing command [ cat opt-jobs.out ] tc-end: 1646709611.323639, opt_jobs, passed tc-start: 1646709611.336903, opt_jobs_internal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-internal.out ] tc-so:Executing command [ cat opt-jobs-internal.out ] tc-end: 1646709616.35565, opt_jobs_internal, passed tc-start: 1646709616.50709, opt_jobs_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-no-action.out ] tc-so:Executing command [ cat opt-jobs-no-action.out ] tc-end: 1646709621.580834, opt_jobs_no_action, passed tc-start: 1646709621.594137, opt_keep_going tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going.out ] tc-so:Executing command [ cat opt-keep-going.out ] tc-end: 1646709626.265622, opt_keep_going, passed tc-start: 1646709626.281142, opt_keep_going_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-indirect.out ] tc-so:Executing command [ cat opt-keep-going-indirect.out ] tc-end: 1646709632.333691, opt_keep_going_indirect, passed tc-start: 1646709632.352539, opt_keep_going_multiple tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-multiple.out ] tc-so:Executing command [ cat opt-keep-going-multiple.out ] tc-end: 1646709637.142974, opt_keep_going_multiple, passed tc-start: 1646709637.156778, opt_m_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-m-include-dir.out ] tc-so:Executing command [ cat opt-m-include-dir.out ] tc-end: 1646709642.55159, opt_m_include_dir, passed tc-start: 1646709642.95213, opt_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action.out ] tc-so:Executing command [ cat opt-no-action.out ] tc-end: 1646709647.167518, opt_no_action, passed tc-start: 1646709647.180978, opt_no_action_at_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-at-all.out ] tc-so:Executing command [ cat opt-no-action-at-all.out ] tc-end: 1646709653.43340, opt_no_action_at_all, passed tc-start: 1646709653.56666, opt_no_action_runflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-runflags.out ] tc-so:Executing command [ cat opt-no-action-runflags.out ] tc-end: 1646709658.764343, opt_no_action_runflags, passed tc-start: 1646709658.777012, opt_no_action_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-touch.out ] tc-so:Executing command [ cat opt-no-action-touch.out ] tc-end: 1646709662.957150, opt_no_action_touch, passed tc-start: 1646709662.972594, opt_query tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-query.out ] tc-so:Executing command [ cat opt-query.out ] tc-end: 1646709667.837040, opt_query, passed tc-start: 1646709667.855927, opt_raw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-raw.out ] tc-so:Executing command [ cat opt-raw.out ] tc-end: 1646709672.909853, opt_raw, passed tc-start: 1646709672.928392, opt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-silent.out ] tc-so:Executing command [ cat opt-silent.out ] tc-end: 1646709678.27622, opt_silent, passed tc-start: 1646709678.40689, opt_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch.out ] tc-so:Executing command [ cat opt-touch.out ] tc-end: 1646709682.421548, opt_touch, passed tc-start: 1646709682.433600, opt_touch_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch-jobs.out ] tc-so:Executing command [ cat opt-touch-jobs.out ] tc-end: 1646709686.841486, opt_touch_jobs, passed tc-start: 1646709686.855403, opt_tracefile tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-tracefile.out ] tc-so:Executing command [ cat opt-tracefile.out ] tc-end: 1646709691.735047, opt_tracefile, passed tc-start: 1646709691.747907, opt_var_expanded tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-expanded.out ] tc-so:Executing command [ cat opt-var-expanded.out ] tc-end: 1646709696.411525, opt_var_expanded, passed tc-start: 1646709696.425234, opt_var_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-literal.out ] tc-so:Executing command [ cat opt-var-literal.out ] tc-end: 1646709700.696207, opt_var_literal, passed tc-start: 1646709700.708777, opt_version tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-version.out ] tc-so:Executing command [ cat opt-version.out ] tc-end: 1646709704.665370, opt_version, passed tc-start: 1646709704.677882, opt_warnings_as_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-warnings-as-errors.out ] tc-so:Executing command [ cat opt-warnings-as-errors.out ] tc-end: 1646709708.737804, opt_warnings_as_errors, passed tc-start: 1646709708.750407, opt_where_am_i tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-where-am-i.out ] tc-so:Executing command [ cat opt-where-am-i.out ] tc-end: 1646709712.826065, opt_where_am_i, passed tc-start: 1646709712.839396, opt_x_reduce_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-x-reduce-exported.out ] tc-so:Executing command [ cat opt-x-reduce-exported.out ] tc-end: 1646709716.887767, opt_x_reduce_exported, passed tc-start: 1646709716.901019, order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile order.out ] tc-so:Executing command [ cat order.out ] tc-end: 1646709721.58449, order, passed tc-start: 1646709721.71058, parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse.out ] tc-so:Executing command [ cat parse.out ] tc-end: 1646709725.216613, parse, passed tc-start: 1646709725.229986, parse_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse-var.out ] tc-so:Executing command [ cat parse-var.out ] tc-end: 1646709729.861007, parse_var, passed tc-start: 1646709729.875489, phony_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile phony-end.out ] tc-so:Executing command [ cat phony-end.out ] tc-end: 1646709734.466992, phony_end, passed tc-start: 1646709734.480890, posix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix.out ] tc-so:Executing command [ cat posix.out ] tc-end: 1646709739.600437, posix, passed tc-start: 1646709739.618101, posix1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix1.out ] tc-so:Executing command [ cat posix1.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/posix1.exp 2022-03-07 09:45:02.000000000 +0000 tc-se:+++ /tmp/check.0bX9wE/stdout 2022-03-08 03:22:27.592600956 +0000 tc-se:@@ -1,13 +1,10 @@ tc-se: ${VAR} = "foo bar baz" tc-se:-a tc-se:-b tc-se:-c tc-se:-foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se:+a b c tc-se:+foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se: mkdir -p 'dir' tc-se: touch 'dir/obj_1.h' tc-se: mkdir -p 'dir' tc-se:-printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' \ tc-se:- >'dir/obj_1.c' tc-se:+printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' >'dir/obj_1.c' tc-se: Local variables tc-se: ${@}="dir/obj_1.o" ${<}="dir/obj_1.c" tc-se: ${*}="dir/obj_1" ${?}="dir/obj_1.h dir/obj_1.c" tc-se:@@ -49,19 +46,19 @@ tc-se: mkdir -p '.' tc-se: touch 'dummy' tc-se: Local variables tc-se:- ${@}="lib.a" ${<}="dir/obj_1.o" tc-se:+ ${@}="lib.a" ${<}="" tc-se: ${*}="obj1" ${?}="dir/obj_1.o dummy" tc-se: ${%}="obj1.o" tc-se: tc-se: Directory and filename parts of local variables tc-se: ${@D}="." ${@F}="lib.a" tc-se:- ${'obj_2.c' tc-se:-mkdir -p '.' tc-se:-touch 'obj_2.h' tc-se: Local variables tc-se:- ${@}="obj2.o" ${<}="obj_2.c" tc-se:- ${*}="obj2" ${?}="obj_2.c obj_2.h dir/obj_1.h" tc-se:+ ${@}="obj_2.c obj_2.h dir/obj_1.h obj2.c" ${<}="" tc-se:+ ${*}="obj2" ${?}="dir/obj_1.h" tc-se: ${%}="" tc-se: tc-se: Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="obj2.o" tc-se:- ${'obj3.c' tc-se:-Local variables tc-se:- ${@}="lib.a" ${<}="obj3.c" tc-se:- ${*}="obj3" ${?}="obj3.h dir/dummy obj3.c" tc-se:- ${%}="obj3.o" tc-se:- tc-se:-Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="lib.a" tc-se:- ${/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes el | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes er | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -s -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -s -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -l -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -l -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -ls -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -ls -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c { while :; do echo s; echo l; echo v; echo l; done; } | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c { while :; do echo s; echo r; echo v; echo r; done; } | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1646711148.725414, merge, passed tc-start: 1646711148.739483, oneline tc-so:Executing command [ sdiff /dev/null /usr/tests/usr.bin/sdiff/d_oneline.in ] tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_oneline.in /dev/null ] tc-end: 1646711149.757358, oneline, passed tc-start: 1646711149.765073, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1646711150.507896, same, passed tc-start: 1646711150.515894, short tc-so:Executing command [ /bin/sh -c printf "r\nl\nr\nl" | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1646711151.395168, short, passed tc-start: 1646711151.405306, stdin tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/null /dev/stdin ] tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/stdin /dev/null ] tc-end: 1646711152.643261, stdin, passed tc-start: 1646711152.653355, tabends tc-so:Executing command [ sdiff -w30 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-so:Executing command [ sdiff -w30 /dev/null /usr/tests/usr.bin/sdiff/d_tabends.in ] tc-so:Executing command [ sdiff -w19 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-end: 1646711154.281936, tabends, passed tc-start: 1646711154.294242, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1646711155.207792, tabs, passed tp-end: 1646711155.219835, usr.bin/sdiff/t_sdiff tp-start: 1646711156.941339, usr.bin/sed/t_sed, 8 tc-start: 1646711156.944065, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1646711157.844729, c2048, passed tc-start: 1646711157.856167, emptybackref tc-so:Executing command [ /bin/sh -c echo foo1bar1 | sed -ne '/foo\(.*\)bar\1/p' ] tc-so:Executing command [ /bin/sh -c echo foobar | sed -ne '/foo\(.*\)bar\1/p' ] tc-end: 1646711159.73079, emptybackref, passed tc-start: 1646711159.81369, escapes_in_re tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\x58/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\o130/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\d88/ /" ] tc-end: 1646711160.664882, escapes_in_re, passed tc-start: 1646711160.675047, escapes_in_re_bracket tc-so:Executing command [ /bin/sh -c echo "foo\\x58bar" | sed -e "s/[\x58]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "fooo\\130bar" | sed -e "s/[\o130]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "foo\\d88bar" | sed -e "s/[\d88]/ /g" ] tc-end: 1646711161.964510, escapes_in_re_bracket, passed tc-start: 1646711161.973570, escapes_in_subst tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\x58/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\o130/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\d88/" ] tc-end: 1646711163.431629, escapes_in_subst, passed tc-start: 1646711163.440910, longlines tc-so:Executing command [ /bin/sh -c echo x | sed s,x,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx,g ] tc-so:Executing command [ /bin/sh -c diff input output ] tc-end: 1646711164.614184, longlines, passed tc-start: 1646711164.626488, preserve_leading_ws_ia tc-so:Executing command [ /bin/sh -c echo | sed -e "/^$/i\\ tc-so: 1 2 3\\ tc-so:4 5 6\\ tc-so: 7 8 9" ] tc-end: 1646711165.451969, preserve_leading_ws_ia, passed tc-start: 1646711165.461220, rangeselection tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '2,4d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,2d;4,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,3d;3,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;1,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;2,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/B/,/D/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/B/d;/D/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/C/d;/C/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/s/A/B/;1,3n;/B/,/C/s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nA\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-end: 1646711169.800421, rangeselection, passed tp-end: 1646711169.809824, usr.bin/sed/t_sed tp-start: 1646711176.967032, usr.bin/sort/t_sort, 43 tc-start: 1646711176.969351, any_char tc-so:Executing command [ sort -d -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -f -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -i -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-end: 1646711178.465067, any_char, passed tc-start: 1646711178.474618, basic tc-so:Executing command [ sort in ] tc-end: 1646711179.311018, basic, passed tc-start: 1646711179.321971, bflag tc-so:Executing command [ sort -b in ] tc-so:Executing command [ /bin/sh -c sort -b xx ] tc-so:Executing command [ sort -c -t: -k2n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k3n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k4n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2b,2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k5n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k6n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2r in >xx ] tc-so:Executing command [ sort -c -t: -k7n xx ] tc-so:Executing command [ /bin/sh -c sort -S -b -k2,2 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k8n xx ] tc-end: 1646711189.26994, kflag_alpha, passed tc-start: 1646711189.39126, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-end: 1646711189.922480, kflag_limits, passed tc-start: 1646711189.935956, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-end: 1646711190.849874, kflag_many_fields, passed tc-start: 1646711190.864634, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-end: 1646711191.785591, kflag_no_end, passed tc-start: 1646711191.800943, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-end: 1646711192.709771, kflag_nonmonotone, passed tc-start: 1646711192.719719, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-end: 1646711193.563982, kflag_one_field, passed tc-start: 1646711193.576765, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-end: 1646711194.562647, kflag_outofbounds, passed tc-start: 1646711194.575682, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-end: 1646711195.469455, kflag_two_fields, passed tc-start: 1646711195.484892, long_file tc-so:Executing command [ sort -u -r in ] tc-end: 1646711198.447865, long_file, passed tc-start: 1646711198.461785, long_records tc-so:Executing command [ sort -r in ] tc-so:Executing command [ sort -k 1,1r -k 1 in ] tc-end: 1646711199.893564, long_records, passed tc-start: 1646711199.910446, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1646711201.86538, mflag, passed tc-start: 1646711201.106307, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1646711202.178037, mflag_uflag, passed tc-start: 1646711202.189162, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1646711203.241360, mflag_uflag_first, passed tc-start: 1646711203.253599, missing_newline tc-so:Executing command [ sort in ] tc-end: 1646711203.985874, missing_newline, passed tc-start: 1646711203.995731, nflag tc-so:Executing command [ sort -n in ] tc-end: 1646711204.760698, nflag, passed tc-start: 1646711204.771408, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-end: 1646711205.583757, nflag_rflag, passed tc-start: 1646711205.597784, null_bytes tc-so:Executing command [ sort -S in ] tc-end: 1646711206.589454, null_bytes, passed tc-start: 1646711206.598039, oflag tc-so:Executing command [ sort -u -o in in ] tc-so:Executing command [ cat in ] tc-end: 1646711207.561819, oflag, passed tc-start: 1646711207.575077, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-end: 1646711208.376473, oflag_displaced, passed tc-start: 1646711208.385498, plus_as_path tc-so:Executing command [ sort in +0 ] tc-end: 1646711209.123380, plus_as_path, passed tc-start: 1646711209.138104, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-end: 1646711209.834106, plus_bad_tempfile, passed tc-start: 1646711209.843197, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-end: 1646711210.617702, plus_no_end, passed tc-start: 1646711210.628781, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-end: 1646711211.356652, plus_nonmonotone, passed tc-start: 1646711211.365911, plus_one tc-so:Executing command [ sort +1 in ] tc-end: 1646711212.153662, plus_one, passed tc-start: 1646711212.164011, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-end: 1646711213.208300, plus_one_minus_two, passed tc-start: 1646711213.219975, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-end: 1646711214.39149, plus_rflag_invalid, passed tc-start: 1646711214.53164, plus_tflag tc-end: 1646711218.548000, plus_tflag, passed tc-start: 1646711218.563210, plus_zero tc-so:Executing command [ sort -- +0 ] tc-end: 1646711219.540795, plus_zero, passed tc-start: 1646711219.560466, rflag tc-so:Executing command [ sort -r in ] tc-end: 1646711220.698730, rflag, passed tc-start: 1646711220.714974, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-end: 1646711221.655147, sflag, passed tc-start: 1646711221.667989, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1646711222.658933, sflag_many_files, passed tc-start: 1646711222.672257, tflag tc-so:Executing command [ sort -t : -r +0 in ] tc-so:Executing command [ sort -t : +0 -1 in ] tc-so:Executing command [ sort -t : -r -k 1 in ] tc-so:Executing command [ sort -t : -k 1,1 in ] tc-end: 1646711224.248473, tflag, passed tc-start: 1646711224.258203, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-end: 1646711225.84651, tflag_alphabetic, passed tc-start: 1646711225.95664, tflag_char_pos tc-so:Executing command [ sort -b -t: +1.1 in ] tc-so:Executing command [ sort -t: +1.1r in ] tc-so:Executing command [ sort -b -t: -k 2.2 in ] tc-so:Executing command [ sort -t: -k 2.2r in ] tc-end: 1646711226.591688, tflag_char_pos, passed tc-start: 1646711226.604500, tflag_whitespace tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -S -k2 in ] tc-so:Executing command [ sort -S -k2b in ] tc-end: 1646711228.577613, tflag_whitespace, passed tc-start: 1646711228.590434, uflag tc-so:Executing command [ sort -u in ] tc-end: 1646711229.496728, uflag, passed tc-start: 1646711229.509166, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-end: 1646711230.356913, uflag_rflag, passed tp-end: 1646711230.369580, usr.bin/sort/t_sort tp-start: 1646711230.943026, usr.bin/tar/t_tar, 1 tc-start: 1646711230.945808, tar tc-so:Executing command [ /usr/tests/usr.bin/tar/h_tar -p /usr/bin/tar -r /usr/tests/usr.bin/tar ] tc-end: 1646711327.347893, tar, passed tp-end: 1646711327.368678, usr.bin/tar/t_tar tp-start: 1646711328.6483, usr.bin/tmux/t_tmux, 1 tc-start: 1646711328.17203, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1646711332.638199, stdin, passed tp-end: 1646711332.646247, usr.bin/tmux/t_tmux tp-start: 1646711333.565004, usr.bin/tr/t_basic, 5 tc-start: 1646711333.567166, csubst tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ac-\377' b ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ad-\377' bc ] tc-so:Executing command [ /bin/sh -c echo ABCDE | tr -c '\0-@' QUACK ] tc-end: 1646711334.651184, csubst, passed tc-start: 1646711334.658290, dopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -d b-df-h ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -c -d b-df-h ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n'p ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012'p ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]'a ] tc-so:Executing command [ /bin/sh -c (echo -n a; dd if=/dev/zero bs=3 count=1; echo b) | tr -d '\0' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alnum:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alpha:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:blank:]' ] tc-so:Executing command [ /bin/sh -c (echo a; echo z) | tr -d '[:cntrl:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:digit:]' ] tc-so:Executing command [ /bin/sh -c echo "a z.123" | tr -d '[:graph:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:lower:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:print:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.12 | tr -d '[:punct:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:space:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:xdigit:]' ] tc-end: 1646711345.298012, dopt, passed tc-start: 1646711345.304409, dsopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c c ] tc-end: 1646711349.125546, dsopt, passed tc-start: 1646711349.131898, sopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abccccde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbcccddde | tr -s b-d ] tc-so:Executing command [ /bin/sh -c echo acac | tr -s c ] tc-so:Executing command [ /bin/sh -c echo accacc | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -c -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbccddde | tr -c -s b-d ] tc-so:Executing command [ /bin/sh -c echo aaabcccde | tr -c -s b-d ] tc-end: 1646711352.769626, sopt, passed tc-start: 1646711352.778547, subst tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c a-c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c cba ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z b-za ] tc-so:Executing command [ /bin/sh -c echo abcde | tr b-za a-z ] tc-so:Executing command [ /bin/sh -c echo ababa | tr a b ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr a-z n-za-m ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr n-za-m a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z A-Z ] tc-so:Executing command [ /bin/sh -c echo abc | tr '[:lower:]' '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z bozo ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z qa ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s a-c cba ] tc-so:Executing command [ /bin/sh -c echo aabbccddee | tr -s a-c cba ] tc-end: 1646711356.981084, subst, passed tp-end: 1646711356.990749, usr.bin/tr/t_basic tp-start: 1646711357.687203, usr.bin/unifdef/t_basic, 2 tc-start: 1646711357.689796, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1646711358.392422, basic, passed tc-start: 1646711358.399601, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1646711359.178544, lastline, passed tp-end: 1646711359.187116, usr.bin/unifdef/t_basic tp-start: 1646711360.140417, usr.bin/uniq/t_uniq, 5 tc-start: 1646711360.142999, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1646711360.750687, basic, passed tc-start: 1646711360.758474, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646711361.420570, show_duplicates, passed tc-start: 1646711361.428097, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646711362.56059, show_duplicates_from_third_character, passed tc-start: 1646711362.65578, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646711362.691048, show_uniques, passed tc-start: 1646711362.697817, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646711363.328870, test_counts, passed tp-end: 1646711363.335854, usr.bin/uniq/t_uniq tp-start: 1646711363.919872, usr.bin/vmstat/t_vmstat, 2 tc-start: 1646711363.922055, default tc-so:Executing command [ vmstat ] tc-end: 1646711364.478672, default, passed tc-start: 1646711364.485526, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1646711365.67160, opt_s, passed tp-end: 1646711365.73611, usr.bin/vmstat/t_vmstat tp-start: 1646711434.661182, usr.bin/xlint/lint1/t_integration, 495 tc-start: 1646711434.663764, c11_generic_expression tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -Ac11 /usr/tests/usr.bin/xlint/lint1/c11_generic_expression.c /dev/null ] tc-end: 1646711438.152870, c11_generic_expression, passed tc-start: 1646711438.164646, c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/c90.c /dev/null ] tc-end: 1646711441.246660, c90, passed tc-start: 1646711441.253864, c99_bool_strict_suppressed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T -X 107,330,331,332,333 /usr/tests/usr.bin/xlint/lint1/c99_bool_strict_suppressed.c /dev/null ] tc-end: 1646711444.491280, c99_bool_strict_suppressed, passed tc-start: 1646711444.498349, c99_init_array tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/c99_init_array.c /dev/null ] tc-end: 1646711447.462534, c99_init_array, passed tc-start: 1646711447.468922, c99_init_designator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/c99_init_designator.c /dev/null ] tc-end: 1646711450.406873, c99_init_designator, passed tc-start: 1646711450.414407, d_alignof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ] tc-end: 1646711453.493534, d_alignof, passed tc-start: 1646711453.502018, d_bltinoffsetof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_bltinoffsetof.c /dev/null ] tc-end: 1646711456.572063, d_bltinoffsetof, passed tc-start: 1646711456.579935, d_c99_anon_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_struct.c /dev/null ] tc-end: 1646711459.608601, d_c99_anon_struct, passed tc-start: 1646711459.615562, d_c99_anon_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_union.c /dev/null ] tc-end: 1646711462.707780, d_c99_anon_union, passed tc-start: 1646711462.716859, d_c99_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_bool.c /dev/null ] tc-end: 1646711466.648598, d_c99_bool, passed tc-start: 1646711466.657361, d_c99_bool_strict tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hT /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c /dev/null ] tc-end: 1646711470.436126, d_c99_bool_strict, passed tc-start: 1646711470.442614, d_c99_bool_strict_syshdr tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict_syshdr.c /dev/null ] tc-end: 1646711473.465182, d_c99_bool_strict_syshdr, passed tc-start: 1646711473.472355, d_c99_complex_num tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c /dev/null ] tc-end: 1646711476.510195, d_c99_complex_num, passed tc-start: 1646711476.516886, d_c99_complex_split tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c /dev/null ] tc-end: 1646711479.494094, d_c99_complex_split, passed tc-start: 1646711479.500877, d_c99_compound_literal_comma tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c /dev/null ] tc-end: 1646711482.495477, d_c99_compound_literal_comma, passed tc-start: 1646711482.505641, d_c99_decls_after_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c /dev/null ] tc-end: 1646711485.769490, d_c99_decls_after_stmt, passed tc-start: 1646711485.779014, d_c99_decls_after_stmt2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c /dev/null ] tc-end: 1646711488.835835, d_c99_decls_after_stmt2, passed tc-start: 1646711488.842221, d_c99_decls_after_stmt3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c /dev/null ] tc-end: 1646711492.137102, d_c99_decls_after_stmt3, passed tc-start: 1646711492.146596, d_c99_flex_array_packed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c /dev/null ] tc-end: 1646711495.835395, d_c99_flex_array_packed, passed tc-start: 1646711495.844336, d_c99_for_loops tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c /dev/null ] tc-end: 1646711499.471090, d_c99_for_loops, passed tc-start: 1646711499.477970, d_c99_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_func.c /dev/null ] tc-end: 1646711502.832687, d_c99_func, passed tc-start: 1646711502.840004, d_c99_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_init.c /dev/null ] tc-end: 1646711506.313430, d_c99_init, passed tc-start: 1646711506.320965, d_c99_nested_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c /dev/null ] tc-end: 1646711510.115532, d_c99_nested_struct, passed tc-start: 1646711510.123342, d_c99_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c /dev/null ] tc-end: 1646711513.973657, d_c99_recursive_init, passed tc-start: 1646711513.982990, d_c99_struct_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c /dev/null ] tc-end: 1646711517.425537, d_c99_struct_init, passed tc-start: 1646711517.435488, d_c99_union_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c /dev/null ] tc-end: 1646711521.151072, d_c99_union_cast, passed tc-start: 1646711521.161781, d_c99_union_init1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c /dev/null ] tc-end: 1646711525.300532, d_c99_union_init1, passed tc-start: 1646711525.310759, d_c99_union_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c /dev/null ] tc-end: 1646711529.209586, d_c99_union_init2, passed tc-start: 1646711529.220072, d_c99_union_init3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c /dev/null ] tc-end: 1646711532.952171, d_c99_union_init3, passed tc-start: 1646711532.959103, d_c99_union_init4 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c /dev/null ] tc-end: 1646711536.25561, d_c99_union_init4, passed tc-start: 1646711536.32018, d_c99_union_init5 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init5.c /dev/null ] tc-end: 1646711538.982512, d_c99_union_init5, passed tc-start: 1646711538.988932, d_c9x_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c /dev/null ] tc-end: 1646711541.911183, d_c9x_array_init, passed tc-start: 1646711541.917778, d_c9x_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c /dev/null ] tc-end: 1646711544.858832, d_c9x_recursive_init, passed tc-start: 1646711544.865372, d_cast_fun_array_param tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c /dev/null ] tc-end: 1646711547.800342, d_cast_fun_array_param, passed tc-start: 1646711547.806882, d_cast_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init.c /dev/null ] tc-end: 1646711550.769307, d_cast_init, passed tc-start: 1646711550.775770, d_cast_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c /dev/null ] tc-end: 1646711554.237067, d_cast_init2, passed tc-start: 1646711554.243540, d_cast_lhs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c /dev/null ] tc-end: 1646711557.198570, d_cast_lhs, passed tc-start: 1646711557.204980, d_cast_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c /dev/null ] tc-end: 1646711560.489981, d_cast_typeof, passed tc-start: 1646711560.502531, d_compound_literals1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c /dev/null ] tc-end: 1646711563.711346, d_compound_literals1, passed tc-start: 1646711563.719192, d_compound_literals2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c /dev/null ] tc-end: 1646711566.905411, d_compound_literals2, passed tc-start: 1646711566.911939, d_constant_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c /dev/null ] tc-end: 1646711570.73207, d_constant_conv1, passed tc-start: 1646711570.79714, d_constant_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c /dev/null ] tc-end: 1646711573.43615, d_constant_conv2, passed tc-start: 1646711573.50142, d_cvt_constant tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c /dev/null ] tc-end: 1646711576.73934, d_cvt_constant, passed tc-start: 1646711576.80977, d_cvt_in_ternary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c /dev/null ] tc-end: 1646711579.290234, d_cvt_in_ternary, passed tc-start: 1646711579.296858, d_decl_old_style_arguments tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.c /dev/null ] tc-end: 1646711582.959586, d_decl_old_style_arguments, passed tc-start: 1646711582.969239, d_ellipsis_in_switch tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c /dev/null ] tc-end: 1646711587.322890, d_ellipsis_in_switch, passed tc-start: 1646711587.329843, d_fold_test tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_fold_test.c /dev/null ] tc-end: 1646711591.95148, d_fold_test, passed tc-start: 1646711591.104729, d_gcc_compound_statements1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c /dev/null ] tc-end: 1646711594.680711, d_gcc_compound_statements1, passed tc-start: 1646711594.692327, d_gcc_compound_statements2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c /dev/null ] tc-end: 1646711598.11719, d_gcc_compound_statements2, passed tc-start: 1646711598.19567, d_gcc_compound_statements3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c /dev/null ] tc-end: 1646711601.73586, d_gcc_compound_statements3, passed tc-start: 1646711601.80078, d_gcc_extension tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c /dev/null ] tc-end: 1646711604.201333, d_gcc_extension, passed tc-start: 1646711604.207856, d_gcc_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c /dev/null ] tc-end: 1646711607.309465, d_gcc_func, passed tc-start: 1646711607.316209, d_gcc_variable_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c /dev/null ] tc-end: 1646711610.329767, d_gcc_variable_array_init, passed tc-start: 1646711610.338585, d_incorrect_array_size tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c /dev/null ] tc-end: 1646711613.719942, d_incorrect_array_size, passed tc-start: 1646711613.728080, d_init_array_using_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_array_using_string.c /dev/null ] tc-end: 1646711617.18859, d_init_array_using_string, passed tc-start: 1646711617.25646, d_init_pop_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_pop_member.c /dev/null ] tc-end: 1646711620.310968, d_init_pop_member, passed tc-start: 1646711620.318760, d_lint_assert tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_lint_assert.c /dev/null ] tc-end: 1646711623.648931, d_lint_assert, passed tc-start: 1646711623.658279, d_long_double_int tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_long_double_int.c /dev/null ] tc-end: 1646711626.915718, d_long_double_int, passed tc-start: 1646711626.922712, d_nested_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c /dev/null ] tc-end: 1646711630.186425, d_nested_structs, passed tc-start: 1646711630.193617, d_nolimit_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c /dev/null ] tc-end: 1646711633.426822, d_nolimit_init, passed tc-start: 1646711633.434605, d_packed_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c /dev/null ] tc-end: 1646711636.649083, d_packed_structs, passed tc-start: 1646711636.656312, d_pr_22119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_pr_22119.c /dev/null ] tc-end: 1646711640.10080, d_pr_22119, passed tc-start: 1646711640.18802, d_return_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_return_type.c /dev/null ] tc-end: 1646711643.394661, d_return_type, passed tc-start: 1646711643.405202, d_shift_to_narrower_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c /dev/null ] tc-end: 1646711646.698335, d_shift_to_narrower_type, passed tc-start: 1646711646.705334, d_struct_init_nested tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c /dev/null ] tc-end: 1646711650.154520, d_struct_init_nested, passed tc-start: 1646711650.161812, d_type_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv1.c /dev/null ] tc-end: 1646711653.313086, d_type_conv1, passed tc-start: 1646711653.321585, d_type_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv2.c /dev/null ] tc-end: 1646711656.488178, d_type_conv2, passed tc-start: 1646711656.496063, d_type_conv3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv3.c /dev/null ] tc-end: 1646711659.839849, d_type_conv3, passed tc-start: 1646711659.847353, d_type_question_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c /dev/null ] tc-end: 1646711663.207579, d_type_question_colon, passed tc-start: 1646711663.214977, d_typefun tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typefun.c /dev/null ] tc-end: 1646711666.596274, d_typefun, passed tc-start: 1646711666.604046, d_typename_as_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c /dev/null ] tc-end: 1646711670.114903, d_typename_as_var, passed tc-start: 1646711670.121861, d_zero_sized_arrays tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c /dev/null ] tc-end: 1646711673.622726, d_zero_sized_arrays, passed tc-start: 1646711673.630285, decl tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl.c /dev/null ] tc-end: 1646711676.913403, decl, passed tc-start: 1646711676.921593, decl_arg tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_arg.c /dev/null ] tc-end: 1646711681.23088, decl_arg, passed tc-start: 1646711681.30924, decl_direct_abstract tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_direct_abstract.c /dev/null ] tc-end: 1646711684.441694, decl_direct_abstract, passed tc-start: 1646711684.448747, decl_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_enum.c /dev/null ] tc-end: 1646711687.755335, decl_enum, passed tc-start: 1646711687.762633, decl_enum_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_enum_c90.c /dev/null ] tc-end: 1646711691.31550, decl_enum_c90, passed tc-start: 1646711691.39704, decl_struct_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_struct_c90.c /dev/null ] tc-end: 1646711695.35306, decl_struct_c90, passed tc-start: 1646711695.41892, decl_struct_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_struct_member.c /dev/null ] tc-end: 1646711698.350141, decl_struct_member, passed tc-start: 1646711698.357641, emit tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/emit.c emit.ln ] tc-so:Executing command [ cat emit.ln ] tc-end: 1646711702.217567, emit, passed tc-start: 1646711702.230379, emit_lp64 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/emit_lp64.c emit_lp64.ln ] tc-so:Executing command [ cat emit_lp64.ln ] tc-end: 1646711706.398224, emit_lp64, passed tc-start: 1646711706.412490, expr_binary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_binary.c /dev/null ] tc-end: 1646711710.825973, expr_binary, passed tc-start: 1646711710.833301, expr_binary_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_binary_trad.c /dev/null ] tc-end: 1646711714.13719, expr_binary_trad, passed tc-start: 1646711714.22452, expr_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_cast.c /dev/null ] tc-end: 1646711717.151156, expr_cast, passed tc-start: 1646711717.160521, expr_fold tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/expr_fold.c /dev/null ] tc-end: 1646711720.371821, expr_fold, passed tc-start: 1646711720.379587, expr_fold_strict_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/expr_fold_strict_bool.c /dev/null ] tc-end: 1646711723.620109, expr_fold_strict_bool, passed tc-start: 1646711723.627832, expr_precedence tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_precedence.c /dev/null ] tc-end: 1646711726.850016, expr_precedence, passed tc-start: 1646711726.856893, expr_promote tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_promote.c expr_promote.ln ] tc-so:Executing command [ cat expr_promote.ln ] tc-end: 1646711730.225859, expr_promote, passed tc-start: 1646711730.233952, expr_promote_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_promote_trad.c expr_promote_trad.ln ] tc-so:Executing command [ cat expr_promote_trad.ln ] tc-end: 1646711733.651082, expr_promote_trad, passed tc-start: 1646711733.681046, expr_range tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -chap /usr/tests/usr.bin/xlint/lint1/expr_range.c /dev/null ] tc-end: 1646711736.885764, expr_range, passed tc-start: 1646711736.894209, feat_stacktrace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c /dev/null ] tc-end: 1646711740.42203, feat_stacktrace, passed tc-start: 1646711740.49029, gcc_attribute tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute.c /dev/null ] tc-end: 1646711743.133970, gcc_attribute, passed tc-start: 1646711743.140441, gcc_attribute_aligned tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_aligned.c /dev/null ] tc-end: 1646711746.875193, gcc_attribute_aligned, passed tc-start: 1646711746.881546, gcc_attribute_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_enum.c /dev/null ] tc-end: 1646711750.103646, gcc_attribute_enum, passed tc-start: 1646711750.111348, gcc_attribute_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_func.c /dev/null ] tc-end: 1646711753.354015, gcc_attribute_func, passed tc-start: 1646711753.360777, gcc_attribute_label tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_label.c /dev/null ] tc-end: 1646711756.451092, gcc_attribute_label, passed tc-start: 1646711756.458171, gcc_attribute_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.c /dev/null ] tc-end: 1646711759.692598, gcc_attribute_stmt, passed tc-start: 1646711759.699059, gcc_attribute_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_type.c /dev/null ] tc-end: 1646711762.903680, gcc_attribute_type, passed tc-start: 1646711762.911153, gcc_attribute_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_var.c /dev/null ] tc-end: 1646711766.300623, gcc_attribute_var, passed tc-start: 1646711766.306949, gcc_bit_field_types tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_bit_field_types.c /dev/null ] tc-end: 1646711769.938722, gcc_bit_field_types, passed tc-start: 1646711769.947554, gcc_builtin_alloca tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.c /dev/null ] tc-end: 1646711773.905442, gcc_builtin_alloca, passed tc-start: 1646711773.914265, gcc_builtin_overflow tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/gcc_builtin_overflow.c /dev/null ] tc-end: 1646711777.260020, gcc_builtin_overflow, passed tc-start: 1646711777.267028, gcc_cast_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/gcc_cast_union.c /dev/null ] tc-end: 1646711780.836553, gcc_cast_union, passed tc-start: 1646711780.842960, gcc_init_compound_literal tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c /dev/null ] tc-end: 1646711784.159585, gcc_init_compound_literal, passed tc-start: 1646711784.168336, gcc_stmt_asm tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_stmt_asm.c /dev/null ] tc-end: 1646711787.559912, gcc_stmt_asm, passed tc-start: 1646711787.568089, gcc_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof.c /dev/null ] tc-end: 1646711790.912560, gcc_typeof, passed tc-start: 1646711790.919399, gcc_typeof_after_statement tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof_after_statement.c /dev/null ] tc-end: 1646711794.221079, gcc_typeof_after_statement, passed tc-start: 1646711794.229761, init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init.c /dev/null ] tc-end: 1646711797.534344, init, passed tc-start: 1646711797.547259, init_braces tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init_braces.c /dev/null ] tc-end: 1646711800.906028, init_braces, passed tc-start: 1646711800.915542, init_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/init_c90.c /dev/null ] tc-end: 1646711804.125111, init_c90, passed tc-start: 1646711804.135010, lex_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_char.c /dev/null ] tc-end: 1646711808.462862, lex_char, passed tc-start: 1646711808.472937, lex_char_uchar tc-end: 1646711812.316825, lex_char_uchar, skipped, unsuitable platform tc-start: 1646711812.326325, lex_comment tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_comment.c /dev/null ] tc-end: 1646711816.45020, lex_comment, passed tc-start: 1646711816.52771, lex_floating tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_floating.c /dev/null ] tc-end: 1646711819.830253, lex_floating, passed tc-start: 1646711819.839201, lex_integer tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_integer.c /dev/null ] tc-end: 1646711823.314506, lex_integer, passed tc-start: 1646711823.321266, lex_integer_binary tc-so:Executing command [ /usr/libexec/lint1 -Ac11 -w /usr/tests/usr.bin/xlint/lint1/lex_integer_binary.c /dev/null ] tc-end: 1646711827.166843, lex_integer_binary, passed tc-start: 1646711827.176324, lex_integer_ilp32 tc-end: 1646711831.19653, lex_integer_ilp32, skipped, unsuitable platform tc-start: 1646711831.26480, lex_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_string.c /dev/null ] tc-end: 1646711834.40590, lex_string, passed tc-start: 1646711834.47280, lex_whitespace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_whitespace.c /dev/null ] tc-end: 1646711837.153513, lex_whitespace, passed tc-start: 1646711837.160289, lex_wide_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_char.c /dev/null ] tc-end: 1646711840.91687, lex_wide_char, passed tc-start: 1646711840.98422, lex_wide_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_string.c /dev/null ] tc-end: 1646711843.29170, lex_wide_string, passed tc-start: 1646711843.35843, msg_000 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_000.c /dev/null ] tc-end: 1646711845.997399, msg_000, passed tc-start: 1646711846.3965, msg_000_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_000_c90.c /dev/null ] tc-end: 1646711848.928998, msg_000_c90, passed tc-start: 1646711848.935481, msg_001 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_001.c /dev/null ] tc-end: 1646711851.877022, msg_001, passed tc-start: 1646711851.883557, msg_001_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_001_c90.c /dev/null ] tc-end: 1646711855.109935, msg_001_c90, passed tc-start: 1646711855.116257, msg_002 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_002.c /dev/null ] tc-end: 1646711858.46272, msg_002, passed tc-start: 1646711858.52703, msg_003 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_003.c /dev/null ] tc-end: 1646711861.34843, msg_003, passed tc-start: 1646711861.41233, msg_004 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_004.c /dev/null ] tc-end: 1646711865.104364, msg_004, passed tc-start: 1646711865.114176, msg_005 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_005.c /dev/null ] tc-end: 1646711868.810212, msg_005, passed tc-start: 1646711868.816998, msg_006 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_006.c /dev/null ] tc-end: 1646711872.215827, msg_006, passed tc-start: 1646711872.224144, msg_007 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_007.c /dev/null ] tc-end: 1646711875.285937, msg_007, passed tc-start: 1646711875.292561, msg_008 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_008.c /dev/null ] tc-end: 1646711878.379259, msg_008, passed tc-start: 1646711878.386399, msg_009 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_009.c /dev/null ] tc-end: 1646711881.526290, msg_009, passed tc-start: 1646711881.533003, msg_010 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_010.c /dev/null ] tc-end: 1646711884.839143, msg_010, passed tc-start: 1646711884.846941, msg_011 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_011.c /dev/null ] tc-end: 1646711888.565842, msg_011, passed tc-start: 1646711888.573967, msg_012 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_012.c /dev/null ] tc-end: 1646711892.128974, msg_012, passed tc-start: 1646711892.137031, msg_013 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_013.c /dev/null ] tc-end: 1646711895.528747, msg_013, passed tc-start: 1646711895.536526, msg_014 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_014.c /dev/null ] tc-end: 1646711898.892833, msg_014, passed tc-start: 1646711898.900335, msg_015 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_015.c /dev/null ] tc-end: 1646711902.302954, msg_015, passed tc-start: 1646711902.335478, msg_016 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_016.c /dev/null ] tc-end: 1646711905.985081, msg_016, passed tc-start: 1646711905.993028, msg_017 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_017.c /dev/null ] tc-end: 1646711909.441514, msg_017, passed tc-start: 1646711909.448727, msg_018 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_018.c /dev/null ] tc-end: 1646711912.760876, msg_018, passed tc-start: 1646711912.768401, msg_019 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_019.c /dev/null ] tc-end: 1646711916.179483, msg_019, passed tc-start: 1646711916.188116, msg_020 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_020.c /dev/null ] tc-end: 1646711919.609795, msg_020, passed tc-start: 1646711919.616227, msg_021 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_021.c /dev/null ] tc-end: 1646711923.4707, msg_021, passed tc-start: 1646711923.13749, msg_022 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_022.c /dev/null ] tc-end: 1646711926.443938, msg_022, passed tc-start: 1646711926.453589, msg_023 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_023.c /dev/null ] tc-end: 1646711930.364948, msg_023, passed tc-start: 1646711930.374525, msg_024 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_024.c /dev/null ] tc-end: 1646711934.177556, msg_024, passed tc-start: 1646711934.183911, msg_025 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_025.c /dev/null ] tc-end: 1646711937.415143, msg_025, passed tc-start: 1646711937.423362, msg_026 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_026.c /dev/null ] tc-end: 1646711940.707423, msg_026, passed tc-start: 1646711940.713974, msg_027 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_027.c /dev/null ] tc-end: 1646711943.976207, msg_027, passed tc-start: 1646711943.983744, msg_028 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_028.c /dev/null ] tc-end: 1646711947.324923, msg_028, passed tc-start: 1646711947.335453, msg_029 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_029.c /dev/null ] tc-end: 1646711950.778089, msg_029, passed tc-start: 1646711950.785096, msg_030 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_030.c /dev/null ] tc-end: 1646711954.372931, msg_030, passed tc-start: 1646711954.382592, msg_031 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_031.c /dev/null ] tc-end: 1646711957.792406, msg_031, passed tc-start: 1646711957.798973, msg_032 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_032.c /dev/null ] tc-end: 1646711960.891994, msg_032, passed tc-start: 1646711960.898825, msg_033 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_033.c /dev/null ] tc-end: 1646711964.68142, msg_033, passed tc-start: 1646711964.75733, msg_034 tc-so:Executing command [ /usr/libexec/lint1 -S -p -w /usr/tests/usr.bin/xlint/lint1/msg_034.c /dev/null ] tc-end: 1646711967.711213, msg_034, passed tc-start: 1646711967.720063, msg_035 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_035.c /dev/null ] tc-end: 1646711971.453787, msg_035, passed tc-start: 1646711971.461972, msg_036 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_036.c /dev/null ] tc-end: 1646711975.476769, msg_036, passed tc-start: 1646711975.486942, msg_037 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_037.c /dev/null ] tc-end: 1646711978.629690, msg_037, passed tc-start: 1646711978.636133, msg_038 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_038.c /dev/null ] tc-end: 1646711981.577771, msg_038, passed tc-start: 1646711981.584338, msg_039 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_039.c /dev/null ] tc-end: 1646711984.531671, msg_039, passed tc-start: 1646711984.538107, msg_040 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_040.c /dev/null ] tc-end: 1646711987.494512, msg_040, passed tc-start: 1646711987.501044, msg_041 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_041.c /dev/null ] tc-end: 1646711990.464674, msg_041, passed tc-start: 1646711990.471134, msg_042 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_042.c /dev/null ] tc-end: 1646711993.435414, msg_042, passed tc-start: 1646711993.441963, msg_043 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_043.c /dev/null ] tc-end: 1646711996.472556, msg_043, passed tc-start: 1646711996.479223, msg_044 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_044.c /dev/null ] tc-end: 1646711999.578138, msg_044, passed tc-start: 1646711999.584856, msg_045 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_045.c /dev/null ] tc-end: 1646712002.991680, msg_045, passed tc-start: 1646712002.998643, msg_046 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_046.c /dev/null ] tc-end: 1646712006.334713, msg_046, passed tc-start: 1646712006.342836, msg_047 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_047.c /dev/null ] tc-end: 1646712009.594827, msg_047, passed tc-start: 1646712009.603372, msg_048 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_048.c /dev/null ] tc-end: 1646712013.254362, msg_048, passed tc-start: 1646712013.263546, msg_049 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_049.c /dev/null ] tc-end: 1646712016.711396, msg_049, passed tc-start: 1646712016.717971, msg_050 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_050.c /dev/null ] tc-end: 1646712020.70082, msg_050, passed tc-start: 1646712020.77268, msg_051 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_051.c /dev/null ] tc-end: 1646712023.596720, msg_051, passed tc-start: 1646712023.604197, msg_052 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_052.c /dev/null ] tc-end: 1646712027.295181, msg_052, passed tc-start: 1646712027.303964, msg_053 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_053.c /dev/null ] tc-end: 1646712031.552213, msg_053, passed tc-start: 1646712031.561671, msg_054 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_054.c /dev/null ] tc-end: 1646712035.592589, msg_054, passed tc-start: 1646712035.599482, msg_055 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_055.c /dev/null ] tc-end: 1646712039.362436, msg_055, passed tc-start: 1646712039.372492, msg_056 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_056.c /dev/null ] tc-end: 1646712043.29501, msg_056, passed tc-start: 1646712043.38156, msg_057 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_057.c /dev/null ] tc-end: 1646712046.177008, msg_057, passed tc-start: 1646712046.184262, msg_058 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_058.c /dev/null ] tc-end: 1646712049.629434, msg_058, passed tc-start: 1646712049.635950, msg_059 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_059.c /dev/null ] tc-end: 1646712052.793559, msg_059, passed tc-start: 1646712052.800246, msg_060 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_060.c /dev/null ] tc-end: 1646712055.794069, msg_060, passed tc-start: 1646712055.800497, msg_061 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_061.c /dev/null ] tc-end: 1646712058.890532, msg_061, passed tc-start: 1646712058.899315, msg_062 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_062.c /dev/null ] tc-end: 1646712062.337312, msg_062, passed tc-start: 1646712062.344455, msg_063 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_063.c /dev/null ] tc-end: 1646712065.793490, msg_063, passed tc-start: 1646712065.800976, msg_064 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_064.c /dev/null ] tc-end: 1646712069.337698, msg_064, passed tc-start: 1646712069.345128, msg_065 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_065.c /dev/null ] tc-end: 1646712072.678795, msg_065, passed tc-start: 1646712072.687204, msg_066 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_066.c /dev/null ] tc-end: 1646712076.167349, msg_066, passed tc-start: 1646712076.176753, msg_067 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_067.c /dev/null ] tc-end: 1646712079.291554, msg_067, passed tc-start: 1646712079.299040, msg_068 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_068.c /dev/null ] tc-end: 1646712082.607041, msg_068, passed tc-start: 1646712082.614768, msg_069 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_069.c /dev/null ] tc-end: 1646712085.963965, msg_069, passed tc-start: 1646712085.970448, msg_070 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_070.c /dev/null ] tc-end: 1646712089.351772, msg_070, passed tc-start: 1646712089.359722, msg_071 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_071.c /dev/null ] tc-end: 1646712092.929960, msg_071, passed tc-start: 1646712092.938215, msg_072 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_072.c /dev/null ] tc-end: 1646712096.310285, msg_072, passed tc-start: 1646712096.319590, msg_073 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_073.c /dev/null ] tc-end: 1646712099.684053, msg_073, passed tc-start: 1646712099.691322, msg_074 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_074.c /dev/null ] tc-end: 1646712103.192470, msg_074, passed tc-start: 1646712103.201951, msg_075 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_075.c /dev/null ] tc-end: 1646712106.614695, msg_075, passed tc-start: 1646712106.623949, msg_076 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_076.c /dev/null ] tc-end: 1646712110.246264, msg_076, passed tc-start: 1646712110.255194, msg_077 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_077.c /dev/null ] tc-end: 1646712113.621879, msg_077, passed tc-start: 1646712113.630461, msg_078 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_078.c /dev/null ] tc-end: 1646712117.127251, msg_078, passed tc-start: 1646712117.134048, msg_079 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_079.c /dev/null ] tc-end: 1646712120.252084, msg_079, passed tc-start: 1646712120.260170, msg_080 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_080.c /dev/null ] tc-end: 1646712123.986961, msg_080, passed tc-start: 1646712123.995393, msg_081 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_081.c /dev/null ] tc-end: 1646712127.767929, msg_081, passed tc-start: 1646712127.777485, msg_082 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_082.c /dev/null ] tc-end: 1646712131.129960, msg_082, passed tc-start: 1646712131.137765, msg_083 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_083.c /dev/null ] tc-end: 1646712134.736437, msg_083, passed tc-start: 1646712134.746282, msg_084 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_084.c /dev/null ] tc-end: 1646712138.160410, msg_084, passed tc-start: 1646712138.168892, msg_085 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_085.c /dev/null ] tc-end: 1646712141.769111, msg_085, passed tc-start: 1646712141.775788, msg_086 tc-so:Executing command [ /usr/libexec/lint1 -S -g -h -w /usr/tests/usr.bin/xlint/lint1/msg_086.c /dev/null ] tc-end: 1646712144.869465, msg_086, passed tc-start: 1646712144.876533, msg_087 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_087.c /dev/null ] tc-end: 1646712147.961197, msg_087, passed tc-start: 1646712147.969335, msg_088 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_088.c /dev/null ] tc-end: 1646712151.201590, msg_088, passed tc-start: 1646712151.212038, msg_089 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_089.c /dev/null ] tc-end: 1646712155.110864, msg_089, passed tc-start: 1646712155.117945, msg_090 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_090.c /dev/null ] tc-end: 1646712158.439436, msg_090, passed tc-start: 1646712158.447151, msg_091 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_091.c /dev/null ] tc-end: 1646712162.282294, msg_091, passed tc-start: 1646712162.288668, msg_092 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_092.c /dev/null ] tc-end: 1646712165.456233, msg_092, passed tc-start: 1646712165.463006, msg_093 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_093.c /dev/null ] tc-end: 1646712169.9026, msg_093, passed tc-start: 1646712169.18840, msg_094 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_094.c /dev/null ] tc-end: 1646712173.188629, msg_094, passed tc-start: 1646712173.195721, msg_095 tc-so:Executing command [ /usr/libexec/lint1 -ghSw /usr/tests/usr.bin/xlint/lint1/msg_095.c /dev/null ] tc-end: 1646712176.463852, msg_095, passed tc-start: 1646712176.472081, msg_096 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_096.c /dev/null ] tc-end: 1646712180.367987, msg_096, passed tc-start: 1646712180.377809, msg_097 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_097.c /dev/null ] tc-end: 1646712183.951910, msg_097, passed tc-start: 1646712183.959786, msg_098 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_098.c /dev/null ] tc-end: 1646712187.254201, msg_098, passed tc-start: 1646712187.261689, msg_099 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_099.c /dev/null ] tc-end: 1646712190.704161, msg_099, passed tc-start: 1646712190.712268, msg_100 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_100.c /dev/null ] tc-end: 1646712194.537322, msg_100, passed tc-start: 1646712194.545087, msg_101 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_101.c /dev/null ] tc-end: 1646712197.797971, msg_101, passed tc-start: 1646712197.805172, msg_102 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_102.c /dev/null ] tc-end: 1646712201.152735, msg_102, passed tc-start: 1646712201.161345, msg_103 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_103.c /dev/null ] tc-end: 1646712204.673928, msg_103, passed tc-start: 1646712204.681282, msg_104 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_104.c /dev/null ] tc-end: 1646712208.159841, msg_104, passed tc-start: 1646712208.168720, msg_105 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_105.c /dev/null ] tc-end: 1646712211.858790, msg_105, passed tc-start: 1646712211.869616, msg_106 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_106.c /dev/null ] tc-end: 1646712215.286569, msg_106, passed tc-start: 1646712215.295893, msg_107 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_107.c /dev/null ] tc-end: 1646712218.642348, msg_107, passed tc-start: 1646712218.648984, msg_108 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_108.c /dev/null ] tc-end: 1646712222.30452, msg_108, passed tc-start: 1646712222.39421, msg_109 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_109.c /dev/null ] tc-end: 1646712225.523739, msg_109, passed tc-start: 1646712225.533473, msg_110 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_110.c /dev/null ] tc-end: 1646712229.259263, msg_110, passed tc-start: 1646712229.268526, msg_111 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_111.c /dev/null ] tc-end: 1646712233.38869, msg_111, passed tc-start: 1646712233.48841, msg_112 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_112.c /dev/null ] tc-end: 1646712237.513713, msg_112, passed tc-start: 1646712237.523328, msg_113 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_113.c /dev/null ] tc-end: 1646712241.878230, msg_113, passed tc-start: 1646712241.887606, msg_114 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_114.c /dev/null ] tc-end: 1646712245.402527, msg_114, passed tc-start: 1646712245.409851, msg_115 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_115.c /dev/null ] tc-end: 1646712248.726404, msg_115, passed tc-start: 1646712248.741166, msg_116 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_116.c /dev/null ] tc-end: 1646712252.470595, msg_116, passed tc-start: 1646712252.478745, msg_117 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_117.c /dev/null ] tc-end: 1646712256.83889, msg_117, passed tc-start: 1646712256.93701, msg_118 tc-so:Executing command [ /usr/libexec/lint1 -hw /usr/tests/usr.bin/xlint/lint1/msg_118.c /dev/null ] tc-end: 1646712259.630422, msg_118, passed tc-start: 1646712259.638462, msg_119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_119.c /dev/null ] tc-end: 1646712262.920659, msg_119, passed tc-start: 1646712262.928202, msg_120 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_120.c /dev/null ] tc-end: 1646712266.285258, msg_120, passed tc-start: 1646712266.293250, msg_121 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_121.c /dev/null ] tc-end: 1646712269.718497, msg_121, passed tc-start: 1646712269.726034, msg_122 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_122.c /dev/null ] tc-end: 1646712273.105852, msg_122, passed tc-start: 1646712273.112393, msg_123 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_123.c /dev/null ] tc-end: 1646712276.469055, msg_123, passed tc-start: 1646712276.475963, msg_124 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_124.c /dev/null ] tc-end: 1646712279.874389, msg_124, passed tc-start: 1646712279.884676, msg_125 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_125.c /dev/null ] tc-end: 1646712283.427616, msg_125, passed tc-start: 1646712283.435516, msg_126 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_126.c /dev/null ] tc-end: 1646712286.892197, msg_126, passed tc-start: 1646712286.900353, msg_127 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -t /usr/tests/usr.bin/xlint/lint1/msg_127.c /dev/null ] tc-end: 1646712290.362204, msg_127, passed tc-start: 1646712290.369176, msg_128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_128.c /dev/null ] tc-end: 1646712293.772487, msg_128, passed tc-start: 1646712293.780600, msg_129 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_129.c /dev/null ] tc-end: 1646712297.227662, msg_129, passed tc-start: 1646712297.235396, msg_130 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_130.c /dev/null ] tc-end: 1646712300.783944, msg_130, passed tc-start: 1646712300.792836, msg_131 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_131.c /dev/null ] tc-end: 1646712304.432777, msg_131, passed tc-start: 1646712304.439884, msg_132 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -aa /usr/tests/usr.bin/xlint/lint1/msg_132.c /dev/null ] tc-end: 1646712307.814991, msg_132, passed tc-start: 1646712307.822388, msg_132_ilp32 tc-end: 1646712311.64069, msg_132_ilp32, skipped, unsuitable platform tc-start: 1646712311.73508, msg_133 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_133.c /dev/null ] tc-end: 1646712314.368853, msg_133, passed tc-start: 1646712314.376917, msg_134 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_134.c /dev/null ] tc-end: 1646712317.764300, msg_134, passed tc-start: 1646712317.773223, msg_135 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_135.c /dev/null ] tc-end: 1646712321.185549, msg_135, passed tc-start: 1646712321.193104, msg_136 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_136.c /dev/null ] tc-end: 1646712324.693276, msg_136, passed tc-start: 1646712324.703366, msg_137 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_137.c /dev/null ] tc-end: 1646712328.95789, msg_137, passed tc-start: 1646712328.104968, msg_138 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_138.c /dev/null ] tc-end: 1646712331.544698, msg_138, passed tc-start: 1646712331.553536, msg_139 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_139.c /dev/null ] tc-end: 1646712335.99633, msg_139, passed tc-start: 1646712335.109203, msg_140 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_140.c /dev/null ] tc-end: 1646712338.617089, msg_140, passed tc-start: 1646712338.625154, msg_141 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_141.c /dev/null ] tc-end: 1646712341.924008, msg_141, passed tc-start: 1646712341.933039, msg_142 tc-end: 1646712345.200572, msg_142, skipped, unsuitable platform tc-start: 1646712345.207976, msg_143 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_143.c /dev/null ] tc-end: 1646712349.51978, msg_143, passed tc-start: 1646712349.62375, msg_144 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_144.c /dev/null ] tc-end: 1646712352.462171, msg_144, passed tc-start: 1646712352.470254, msg_145 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_145.c /dev/null ] tc-end: 1646712355.827692, msg_145, passed tc-start: 1646712355.835848, msg_146 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_146.c /dev/null ] tc-end: 1646712359.353591, msg_146, passed tc-start: 1646712359.362754, msg_147 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_147.c /dev/null ] tc-end: 1646712362.767778, msg_147, passed tc-start: 1646712362.777088, msg_148 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_148.c /dev/null ] tc-end: 1646712366.74404, msg_148, passed tc-start: 1646712366.81569, msg_149 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_149.c /dev/null ] tc-end: 1646712369.483803, msg_149, passed tc-start: 1646712369.491980, msg_150 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_150.c /dev/null ] tc-end: 1646712373.460955, msg_150, passed tc-start: 1646712373.468508, msg_151 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_151.c /dev/null ] tc-end: 1646712376.925492, msg_151, passed tc-start: 1646712376.938213, msg_152 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_152.c /dev/null ] tc-end: 1646712380.422157, msg_152, passed tc-start: 1646712380.429555, msg_153 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_153.c /dev/null ] tc-end: 1646712383.826253, msg_153, passed tc-start: 1646712383.836221, msg_154 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_154.c /dev/null ] tc-end: 1646712387.229155, msg_154, passed tc-start: 1646712387.237701, msg_155 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_155.c /dev/null ] tc-end: 1646712390.750054, msg_155, passed tc-start: 1646712390.766303, msg_156 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_156.c /dev/null ] tc-end: 1646712394.253834, msg_156, passed tc-start: 1646712394.261370, msg_157 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_157.c /dev/null ] tc-end: 1646712397.842072, msg_157, passed tc-start: 1646712397.850549, msg_158 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_158.c /dev/null ] tc-end: 1646712401.449743, msg_158, passed tc-start: 1646712401.461446, msg_159 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_159.c /dev/null ] tc-end: 1646712405.5457, msg_159, passed tc-start: 1646712405.16308, msg_160 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_160.c /dev/null ] tc-end: 1646712408.546824, msg_160, passed tc-start: 1646712408.554525, msg_161 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_161.c /dev/null ] tc-end: 1646712412.20395, msg_161, passed tc-start: 1646712412.28240, msg_162 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_162.c /dev/null ] tc-end: 1646712415.562789, msg_162, passed tc-start: 1646712415.573523, msg_163 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_163.c /dev/null ] tc-end: 1646712419.301992, msg_163, passed tc-start: 1646712419.310042, msg_164 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_164.c /dev/null ] tc-end: 1646712422.677934, msg_164, passed tc-start: 1646712422.685609, msg_165 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_165.c /dev/null ] tc-end: 1646712426.117804, msg_165, passed tc-start: 1646712426.125572, msg_166 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_166.c /dev/null ] tc-end: 1646712429.398561, msg_166, passed tc-start: 1646712429.406801, msg_167 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_167.c /dev/null ] tc-end: 1646712432.668134, msg_167, passed tc-start: 1646712432.675581, msg_168 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_168.c /dev/null ] tc-end: 1646712436.185120, msg_168, passed tc-start: 1646712436.194200, msg_169 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_169.c /dev/null ] tc-end: 1646712439.743035, msg_169, passed tc-start: 1646712439.751886, msg_170 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_170.c /dev/null ] tc-end: 1646712443.79371, msg_170, passed tc-start: 1646712443.87549, msg_171 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_171.c /dev/null ] tc-end: 1646712446.472592, msg_171, passed tc-start: 1646712446.480001, msg_172 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_172.c /dev/null ] tc-end: 1646712449.821732, msg_172, passed tc-start: 1646712449.828963, msg_173 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_173.c /dev/null ] tc-end: 1646712453.197418, msg_173, passed tc-start: 1646712453.204326, msg_174 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_174.c /dev/null ] tc-end: 1646712456.688613, msg_174, passed tc-start: 1646712456.696247, msg_175 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_175.c /dev/null ] tc-end: 1646712460.158964, msg_175, passed tc-start: 1646712460.166854, msg_176 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_176.c /dev/null ] tc-end: 1646712463.544816, msg_176, passed tc-start: 1646712463.551574, msg_177 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_177.c /dev/null ] tc-end: 1646712466.861739, msg_177, passed tc-start: 1646712466.868686, msg_178 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_178.c /dev/null ] tc-end: 1646712470.277070, msg_178, passed tc-start: 1646712470.284652, msg_179 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_179.c /dev/null ] tc-end: 1646712473.693797, msg_179, passed tc-start: 1646712473.703742, msg_180 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_180.c /dev/null ] tc-end: 1646712477.162495, msg_180, passed tc-start: 1646712477.170127, msg_181 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_181.c /dev/null ] tc-end: 1646712480.944864, msg_181, passed tc-start: 1646712480.955399, msg_182 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_182.c /dev/null ] tc-end: 1646712484.353470, msg_182, passed tc-start: 1646712484.363120, msg_183 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_183.c /dev/null ] tc-end: 1646712488.353863, msg_183, passed tc-start: 1646712488.361493, msg_184 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_184.c /dev/null ] tc-end: 1646712491.947188, msg_184, passed tc-start: 1646712491.954787, msg_185 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_185.c /dev/null ] tc-end: 1646712495.252995, msg_185, passed tc-start: 1646712495.260234, msg_186 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_186.c /dev/null ] tc-end: 1646712498.769007, msg_186, passed tc-start: 1646712498.776737, msg_187 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_187.c /dev/null ] tc-end: 1646712502.289521, msg_187, passed tc-start: 1646712502.296868, msg_188 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_188.c /dev/null ] tc-end: 1646712505.761237, msg_188, passed tc-start: 1646712505.771345, msg_189 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_189.c /dev/null ] tc-end: 1646712509.266532, msg_189, passed tc-start: 1646712509.274860, msg_190 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_190.c /dev/null ] tc-end: 1646712513.173216, msg_190, passed tc-start: 1646712513.182382, msg_191 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_191.c /dev/null ] tc-end: 1646712516.752621, msg_191, passed tc-start: 1646712516.762653, msg_192 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_192.c /dev/null ] tc-end: 1646712520.948784, msg_192, passed tc-start: 1646712520.958932, msg_193 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_193.c /dev/null ] tc-end: 1646712524.437744, msg_193, passed tc-start: 1646712524.445224, msg_194 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_194.c /dev/null ] tc-end: 1646712528.189683, msg_194, passed tc-start: 1646712528.201316, msg_195 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_195.c /dev/null ] tc-end: 1646712531.640734, msg_195, passed tc-start: 1646712531.648151, msg_196 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_196.c /dev/null ] tc-end: 1646712535.558395, msg_196, passed tc-start: 1646712535.566534, msg_197 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_197.c /dev/null ] tc-end: 1646712539.354157, msg_197, passed tc-start: 1646712539.362073, msg_198 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_198.c /dev/null ] tc-end: 1646712542.937013, msg_198, passed tc-start: 1646712542.945662, msg_199 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_199.c /dev/null ] tc-end: 1646712546.479018, msg_199, passed tc-start: 1646712546.488387, msg_200 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_200.c /dev/null ] tc-end: 1646712550.92128, msg_200, passed tc-start: 1646712550.103725, msg_201 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_201.c /dev/null ] tc-end: 1646712553.642485, msg_201, passed tc-start: 1646712553.652057, msg_202 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_202.c /dev/null ] tc-end: 1646712557.268315, msg_202, passed tc-start: 1646712557.278893, msg_203 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_203.c /dev/null ] tc-end: 1646712561.296315, msg_203, passed tc-start: 1646712561.303616, msg_204 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_204.c /dev/null ] tc-end: 1646712564.670535, msg_204, passed tc-start: 1646712564.681264, msg_205 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_205.c /dev/null ] tc-end: 1646712568.462454, msg_205, passed tc-start: 1646712568.469310, msg_206 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eh /usr/tests/usr.bin/xlint/lint1/msg_206.c /dev/null ] tc-end: 1646712571.964590, msg_206, passed tc-start: 1646712571.973343, msg_207 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_207.c /dev/null ] tc-end: 1646712575.394148, msg_207, passed tc-start: 1646712575.402226, msg_208 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_208.c /dev/null ] tc-end: 1646712579.429085, msg_208, passed tc-start: 1646712579.439825, msg_209 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_209.c /dev/null ] tc-end: 1646712582.928950, msg_209, passed tc-start: 1646712582.936794, msg_210 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_210.c /dev/null ] tc-end: 1646712586.298553, msg_210, passed tc-start: 1646712586.307217, msg_211 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_211.c /dev/null ] tc-end: 1646712589.869822, msg_211, passed tc-start: 1646712589.878155, msg_212 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_212.c /dev/null ] tc-end: 1646712593.646894, msg_212, passed tc-start: 1646712593.657276, msg_213 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_213.c /dev/null ] tc-end: 1646712597.238776, msg_213, passed tc-start: 1646712597.249816, msg_214 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_214.c /dev/null ] tc-end: 1646712601.325543, msg_214, passed tc-start: 1646712601.334740, msg_215 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_215.c /dev/null ] tc-end: 1646712605.24624, msg_215, passed tc-start: 1646712605.34812, msg_216 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_216.c /dev/null ] tc-end: 1646712608.606185, msg_216, passed tc-start: 1646712608.616907, msg_217 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_217.c /dev/null ] tc-end: 1646712612.180414, msg_217, passed tc-start: 1646712612.188468, msg_218 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_218.c /dev/null ] tc-end: 1646712615.719006, msg_218, passed tc-start: 1646712615.725880, msg_219 tc-so:Executing command [ /usr/libexec/lint1 -t -w /usr/tests/usr.bin/xlint/lint1/msg_219.c /dev/null ] tc-end: 1646712619.246465, msg_219, passed tc-start: 1646712619.257443, msg_220 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_220.c /dev/null ] tc-end: 1646712622.774646, msg_220, passed tc-start: 1646712622.783119, msg_221 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_221.c /dev/null ] tc-end: 1646712626.665632, msg_221, passed tc-start: 1646712626.674919, msg_222 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_222.c /dev/null ] tc-end: 1646712631.476712, msg_222, passed tc-start: 1646712631.486160, msg_223 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_223.c /dev/null ] tc-end: 1646712635.781881, msg_223, passed tc-start: 1646712635.791830, msg_224 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_224.c /dev/null ] tc-end: 1646712639.627750, msg_224, passed tc-start: 1646712639.635335, msg_225 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_225.c /dev/null ] tc-end: 1646712643.290688, msg_225, passed tc-start: 1646712643.297559, msg_226 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_226.c /dev/null ] tc-end: 1646712647.535554, msg_226, passed tc-start: 1646712647.545402, msg_227 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_227.c /dev/null ] tc-end: 1646712650.948114, msg_227, passed tc-start: 1646712650.958293, msg_228 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_228.c /dev/null ] tc-end: 1646712654.63594, msg_228, passed tc-start: 1646712654.72472, msg_229 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_229.c /dev/null ] tc-end: 1646712657.590312, msg_229, passed tc-start: 1646712657.599949, msg_230 tc-so:Executing command [ /usr/libexec/lint1 -S -g -p -w /usr/tests/usr.bin/xlint/lint1/msg_230.c /dev/null ] tc-end: 1646712661.852492, msg_230, passed tc-start: 1646712661.861228, msg_230_uchar tc-end: 1646712665.570899, msg_230_uchar, skipped, unsuitable platform tc-start: 1646712665.580679, msg_231 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_231.c /dev/null ] tc-end: 1646712669.571230, msg_231, passed tc-start: 1646712669.582896, msg_232 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_232.c /dev/null ] tc-end: 1646712673.840148, msg_232, passed tc-start: 1646712673.850106, msg_233 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_233.c /dev/null ] tc-end: 1646712677.495166, msg_233, passed tc-start: 1646712677.504312, msg_234 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_234.c /dev/null ] tc-end: 1646712681.477142, msg_234, passed tc-start: 1646712681.485571, msg_235 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_235.c /dev/null ] tc-end: 1646712684.944716, msg_235, passed tc-start: 1646712684.953381, msg_236 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_236.c /dev/null ] tc-end: 1646712688.440682, msg_236, passed tc-start: 1646712688.447663, msg_237 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_237.c /dev/null ] tc-end: 1646712691.702562, msg_237, passed tc-start: 1646712691.710611, msg_238 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_238.c /dev/null ] tc-end: 1646712695.303657, msg_238, passed tc-start: 1646712695.311183, msg_239 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_239.c /dev/null ] tc-end: 1646712698.624346, msg_239, passed tc-start: 1646712698.631775, msg_240 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_240.c /dev/null ] tc-end: 1646712702.338071, msg_240, passed tc-start: 1646712702.345202, msg_241 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_241.c /dev/null ] tc-end: 1646712706.688859, msg_241, passed tc-start: 1646712706.698702, msg_242 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_242.c /dev/null ] tc-end: 1646712710.298991, msg_242, passed tc-start: 1646712710.306280, msg_243 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eP /usr/tests/usr.bin/xlint/lint1/msg_243.c /dev/null ] tc-end: 1646712713.935838, msg_243, passed tc-start: 1646712713.948954, msg_244 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_244.c /dev/null ] tc-end: 1646712717.430972, msg_244, passed tc-start: 1646712717.438108, msg_245 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_245.c /dev/null ] tc-end: 1646712720.718867, msg_245, passed tc-start: 1646712720.726670, msg_246 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_246.c /dev/null ] tc-end: 1646712724.229740, msg_246, passed tc-start: 1646712724.240028, msg_247 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c /usr/tests/usr.bin/xlint/lint1/msg_247.c /dev/null ] tc-end: 1646712727.935544, msg_247, passed tc-start: 1646712727.950929, msg_248 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_248.c /dev/null ] tc-end: 1646712731.377779, msg_248, passed tc-start: 1646712731.386705, msg_249 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_249.c /dev/null ] tc-end: 1646712734.794469, msg_249, passed tc-start: 1646712734.802414, msg_250 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_250.c /dev/null ] tc-end: 1646712738.304068, msg_250, passed tc-start: 1646712738.313207, msg_251 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_251.c /dev/null ] tc-end: 1646712741.628362, msg_251, passed tc-start: 1646712741.636834, msg_252 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_252.c /dev/null ] tc-end: 1646712744.952463, msg_252, passed tc-start: 1646712744.959990, msg_253 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_253.c /dev/null ] tc-end: 1646712748.235849, msg_253, passed tc-start: 1646712748.243796, msg_254 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_254.c /dev/null ] tc-end: 1646712751.674288, msg_254, passed tc-start: 1646712751.682810, msg_255 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_255.c /dev/null ] tc-end: 1646712755.130893, msg_255, passed tc-start: 1646712755.137845, msg_256 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_256.c /dev/null ] tc-end: 1646712758.408712, msg_256, passed tc-start: 1646712758.420358, msg_257 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_257.c /dev/null ] tc-end: 1646712761.731499, msg_257, passed tc-start: 1646712761.738327, msg_258 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_258.c /dev/null ] tc-end: 1646712765.179151, msg_258, passed tc-start: 1646712765.186555, msg_259 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_259.c /dev/null ] tc-end: 1646712768.363733, msg_259, passed tc-start: 1646712768.370429, msg_259_c90 tc-so:Executing command [ /usr/libexec/lint1 -h -w /usr/tests/usr.bin/xlint/lint1/msg_259_c90.c /dev/null ] tc-end: 1646712771.434535, msg_259_c90, passed tc-start: 1646712771.441296, msg_259_ilp32 tc-end: 1646712774.313859, msg_259_ilp32, skipped, unsuitable platform tc-start: 1646712774.320685, msg_260 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_260.c /dev/null ] tc-end: 1646712777.339684, msg_260, passed tc-start: 1646712777.347535, msg_261 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_261.c /dev/null ] tc-end: 1646712780.684053, msg_261, passed tc-start: 1646712780.691725, msg_262 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_262.c /dev/null ] tc-end: 1646712784.54985, msg_262, passed tc-start: 1646712784.62225, msg_263 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_263.c /dev/null ] tc-end: 1646712787.414686, msg_263, passed tc-start: 1646712787.423699, msg_264 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_264.c /dev/null ] tc-end: 1646712790.746632, msg_264, passed tc-start: 1646712790.755359, msg_265 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_265.c /dev/null ] tc-end: 1646712794.158345, msg_265, passed tc-start: 1646712794.167722, msg_266 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_266.c /dev/null ] tc-end: 1646712797.655397, msg_266, passed tc-start: 1646712797.662818, msg_267 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_267.c /dev/null ] tc-end: 1646712801.112543, msg_267, passed tc-start: 1646712801.120776, msg_268 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_268.c /dev/null ] tc-end: 1646712804.748054, msg_268, passed tc-start: 1646712804.755643, msg_269 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_269.c /dev/null ] tc-end: 1646712808.299685, msg_269, passed tc-start: 1646712808.309142, msg_270 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_270.c /dev/null ] tc-end: 1646712812.28685, msg_270, passed tc-start: 1646712812.35579, msg_271 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_271.c /dev/null ] tc-end: 1646712815.424553, msg_271, passed tc-start: 1646712815.433387, msg_272 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_272.c /dev/null ] tc-end: 1646712818.806126, msg_272, passed tc-start: 1646712818.814809, msg_272_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_272_c90.c /dev/null ] tc-end: 1646712822.288537, msg_272_c90, passed tc-start: 1646712822.297042, msg_273 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_273.c /dev/null ] tc-end: 1646712825.634298, msg_273, passed tc-start: 1646712825.642141, msg_274 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_274.c /dev/null ] tc-end: 1646712828.977231, msg_274, passed tc-start: 1646712828.985404, msg_275 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_275.c /dev/null ] tc-end: 1646712832.429389, msg_275, passed tc-start: 1646712832.437308, msg_276 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_276.c /dev/null ] tc-end: 1646712835.755866, msg_276, passed tc-start: 1646712835.764084, msg_277 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_277.c /dev/null ] tc-end: 1646712839.50227, msg_277, passed tc-start: 1646712839.58669, msg_278 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_278.c /dev/null ] tc-end: 1646712842.338325, msg_278, passed tc-start: 1646712842.346209, msg_279 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_279.c /dev/null ] tc-end: 1646712845.800104, msg_279, passed tc-start: 1646712845.808030, msg_280 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_280.c /dev/null ] tc-end: 1646712849.904870, msg_280, passed tc-start: 1646712849.914761, msg_281 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_281.c /dev/null ] tc-end: 1646712854.58101, msg_281, passed tc-start: 1646712854.67011, msg_282 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_282.c /dev/null ] tc-end: 1646712857.489200, msg_282, passed tc-start: 1646712857.497065, msg_283 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/msg_283.c /dev/null ] tc-end: 1646712860.874599, msg_283, passed tc-start: 1646712860.885436, msg_284 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_284.c /dev/null ] tc-end: 1646712864.392394, msg_284, passed tc-start: 1646712864.402317, msg_285 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_285.c /dev/null ] tc-end: 1646712868.44532, msg_285, passed tc-start: 1646712868.52833, msg_286 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_286.c /dev/null ] tc-end: 1646712871.399615, msg_286, passed tc-start: 1646712871.409327, msg_287 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_287.c /dev/null ] tc-end: 1646712874.961630, msg_287, passed tc-start: 1646712874.971141, msg_288 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_288.c /dev/null ] tc-end: 1646712878.970477, msg_288, passed tc-start: 1646712878.980100, msg_289 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_289.c /dev/null ] tc-end: 1646712882.805362, msg_289, passed tc-start: 1646712882.813616, msg_290 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_290.c /dev/null ] tc-end: 1646712886.133654, msg_290, passed tc-start: 1646712886.141240, msg_291 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_291.c /dev/null ] tc-end: 1646712889.508534, msg_291, passed tc-start: 1646712889.516684, msg_292 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_292.c /dev/null ] tc-end: 1646712892.784194, msg_292, passed tc-start: 1646712892.791472, msg_293 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_293.c /dev/null ] tc-end: 1646712896.286433, msg_293, passed tc-start: 1646712896.296673, msg_294 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_294.c /dev/null ] tc-end: 1646712900.370786, msg_294, passed tc-start: 1646712900.378807, msg_295 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_295.c /dev/null ] tc-end: 1646712903.778622, msg_295, passed tc-start: 1646712903.785829, msg_296 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_296.c /dev/null ] tc-end: 1646712907.267245, msg_296, passed tc-start: 1646712907.275449, msg_297 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P -a -p /usr/tests/usr.bin/xlint/lint1/msg_297.c /dev/null ] tc-end: 1646712910.917137, msg_297, passed tc-start: 1646712910.926421, msg_298 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_298.c /dev/null ] tc-end: 1646712914.736336, msg_298, passed tc-start: 1646712914.743660, msg_299 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_299.c /dev/null ] tc-end: 1646712918.453328, msg_299, passed tc-start: 1646712918.462887, msg_300 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_300.c /dev/null ] tc-end: 1646712921.926573, msg_300, passed tc-start: 1646712921.935480, msg_301 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_301.c /dev/null ] tc-end: 1646712925.213135, msg_301, passed tc-start: 1646712925.219818, msg_302 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_302.c /dev/null ] tc-end: 1646712928.903886, msg_302, passed tc-start: 1646712928.916334, msg_303 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_303.c /dev/null ] tc-end: 1646712949.798029, msg_303, passed tc-start: 1646712949.807885, msg_304 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_304.c /dev/null ] tc-end: 1646712953.519261, msg_304, passed tc-start: 1646712953.526801, msg_305 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_305.c /dev/null ] tc-end: 1646712957.206571, msg_305, passed tc-start: 1646712957.214718, msg_306 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_306.c /dev/null ] tc-end: 1646712960.562454, msg_306, passed tc-start: 1646712960.569501, msg_307 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_307.c /dev/null ] tc-end: 1646712964.206634, msg_307, passed tc-start: 1646712964.214323, msg_308 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_308.c /dev/null ] tc-end: 1646712967.767356, msg_308, passed tc-start: 1646712967.777093, msg_309 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_309.c /dev/null ] tc-end: 1646712971.447880, msg_309, passed tc-start: 1646712971.455494, msg_310 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_310.c /dev/null ] tc-end: 1646712974.878259, msg_310, passed tc-start: 1646712974.886471, msg_311 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_311.c /dev/null ] tc-end: 1646712978.357666, msg_311, passed tc-start: 1646712978.366420, msg_312 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_312.c /dev/null ] tc-end: 1646712981.707303, msg_312, passed tc-start: 1646712981.715165, msg_313 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_313.c /dev/null ] tc-end: 1646712985.77497, msg_313, passed tc-start: 1646712985.85144, msg_314 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_314.c /dev/null ] tc-end: 1646712988.380554, msg_314, passed tc-start: 1646712988.387716, msg_315 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_315.c /dev/null ] tc-end: 1646712991.966043, msg_315, passed tc-start: 1646712991.975407, msg_316 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_316.c /dev/null ] tc-end: 1646712995.389704, msg_316, passed tc-start: 1646712995.397613, msg_317 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_317.c /dev/null ] tc-end: 1646712999.162911, msg_317, passed tc-start: 1646712999.172758, msg_318 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_318.c /dev/null ] tc-end: 1646713002.788812, msg_318, passed tc-start: 1646713002.797076, msg_319 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_319.c /dev/null ] tc-end: 1646713006.267405, msg_319, passed tc-start: 1646713006.274965, msg_320 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_320.c /dev/null ] tc-end: 1646713009.715439, msg_320, passed tc-start: 1646713009.724340, msg_321 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_321.c /dev/null ] tc-end: 1646713013.194735, msg_321, passed tc-start: 1646713013.201807, msg_322 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_322.c /dev/null ] tc-end: 1646713016.561481, msg_322, passed tc-start: 1646713016.569299, msg_323 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_323.c /dev/null ] tc-end: 1646713019.987987, msg_323, passed tc-start: 1646713019.996115, msg_324 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P /usr/tests/usr.bin/xlint/lint1/msg_324.c /dev/null ] tc-end: 1646713023.753657, msg_324, passed tc-start: 1646713023.762013, msg_325 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_325.c /dev/null ] tc-end: 1646713027.432431, msg_325, passed tc-start: 1646713027.439488, msg_326 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_326.c /dev/null ] tc-end: 1646713030.824510, msg_326, passed tc-start: 1646713030.832142, msg_327 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_327.c /dev/null ] tc-end: 1646713034.332603, msg_327, passed tc-start: 1646713034.340452, msg_328 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_328.c /dev/null ] tc-end: 1646713038.73682, msg_328, passed tc-start: 1646713038.81513, msg_329 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_329.c /dev/null ] tc-end: 1646713041.572658, msg_329, passed tc-start: 1646713041.580047, msg_330 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_330.c /dev/null ] tc-end: 1646713045.99452, msg_330, passed tc-start: 1646713045.106409, msg_331 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_331.c /dev/null ] tc-end: 1646713048.992271, msg_331, passed tc-start: 1646713048.999605, msg_332 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_332.c /dev/null ] tc-end: 1646713052.394782, msg_332, passed tc-start: 1646713052.402686, msg_333 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_333.c /dev/null ] tc-end: 1646713055.797192, msg_333, passed tc-start: 1646713055.804345, msg_334 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_334.c /dev/null ] tc-end: 1646713059.243741, msg_334, passed tc-start: 1646713059.251985, msg_335 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_335.c /dev/null ] tc-end: 1646713062.709428, msg_335, passed tc-start: 1646713062.716248, msg_336 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_336.c /dev/null ] tc-end: 1646713066.28051, msg_336, passed tc-start: 1646713066.35997, msg_337 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_337.c /dev/null ] tc-end: 1646713069.496033, msg_337, passed tc-start: 1646713069.502646, msg_338 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_338.c /dev/null ] tc-end: 1646713073.128413, msg_338, passed tc-start: 1646713073.136374, msg_339 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_339.c /dev/null ] tc-end: 1646713076.917344, msg_339, passed tc-start: 1646713076.924367, msg_340 tc-so:Executing command [ /usr/libexec/lint1 -Ssw /usr/tests/usr.bin/xlint/lint1/msg_340.c /dev/null ] tc-end: 1646713080.510946, msg_340, passed tc-start: 1646713080.518714, msg_341 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_341.c /dev/null ] tc-end: 1646713083.881945, msg_341, passed tc-start: 1646713083.890900, msg_342 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_342.c /dev/null ] tc-end: 1646713087.901783, msg_342, passed tc-start: 1646713087.911335, msg_343 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_343.c /dev/null ] tc-end: 1646713092.351665, msg_343, passed tc-start: 1646713092.358841, msg_344 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_344.c /dev/null ] tc-end: 1646713095.687592, msg_344, passed tc-start: 1646713095.695643, msg_345 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_345.c /dev/null ] tc-end: 1646713099.109057, msg_345, passed tc-start: 1646713099.117181, msg_346 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_346.c /dev/null ] tc-end: 1646713102.917851, msg_346, passed tc-start: 1646713102.925506, msg_347 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_347.c /dev/null ] tc-end: 1646713106.583624, msg_347, passed tc-start: 1646713106.593478, msg_348 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_348.c /dev/null ] tc-end: 1646713110.51330, msg_348, passed tc-start: 1646713110.60847, op_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/op_colon.c /dev/null ] tc-end: 1646713113.472446, op_colon, passed tc-start: 1646713113.480024, op_shl_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/op_shl_lp64.c /dev/null ] tc-end: 1646713116.859637, op_shl_lp64, passed tc-start: 1646713116.869290, parse_init_declarator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_init_declarator.c /dev/null ] tc-end: 1646713120.410394, parse_init_declarator, passed tc-start: 1646713120.417029, parse_stmt_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_error.c /dev/null ] tc-end: 1646713123.774373, parse_stmt_error, passed tc-start: 1646713123.782578, parse_stmt_iter_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_iter_error.c /dev/null ] tc-end: 1646713128.150835, parse_stmt_iter_error, passed tc-start: 1646713128.161216, parse_type_name tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_type_name.c /dev/null ] tc-end: 1646713131.720862, parse_type_name, passed tc-start: 1646713131.730807, platform_ilp32 tc-end: 1646713135.359174, platform_ilp32, skipped, unsuitable platform tc-start: 1646713135.369551, platform_int tc-end: 1646713138.587657, platform_int, skipped, unsuitable platform tc-start: 1646713138.595819, platform_ldbl128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_ldbl128.c /dev/null ] tc-end: 1646713142.129225, platform_ldbl128, passed tc-start: 1646713142.136018, platform_ldbl64 tc-end: 1646713145.408584, platform_ldbl64, skipped, unsuitable platform tc-start: 1646713145.416098, platform_ldbl96 tc-end: 1646713148.897351, platform_ldbl96, skipped, unsuitable platform tc-start: 1646713148.906027, platform_long tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_long.c /dev/null ] tc-end: 1646713152.479828, platform_long, passed tc-start: 1646713152.487482, platform_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_lp64.c /dev/null ] tc-end: 1646713155.905961, platform_lp64, passed tc-start: 1646713155.913536, platform_schar tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_schar.c /dev/null ] tc-end: 1646713159.274698, platform_schar, passed tc-start: 1646713159.283201, platform_uchar tc-end: 1646713162.532782, platform_uchar, skipped, unsuitable platform tc-start: 1646713162.543942, stmt_for tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_for.c /dev/null ] tc-end: 1646713166.102940, stmt_for, passed tc-start: 1646713166.111761, stmt_goto tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_goto.c /dev/null ] tc-end: 1646713169.668201, stmt_goto, passed tc-start: 1646713169.678862, stmt_if tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_if.c /dev/null ] tc-end: 1646713173.408948, stmt_if, passed tp-end: 1646713173.416567, usr.bin/xlint/lint1/t_integration tp-start: 1646713177.725345, usr.bin/xlint/lint2/t_lint2, 27 tc-start: 1646713177.728151, emit tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit emit.ln ] tc-so:Executing command [ cat llib-lemit.ln ] tc-end: 1646713178.975284, emit, passed tc-start: 1646713178.990195, emit_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit_lp64 emit_lp64.ln ] tc-so:Executing command [ cat llib-lemit_lp64.ln ] tc-end: 1646713180.222397, emit_lp64, passed tc-start: 1646713180.237316, error_cases tc-so: tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0dXYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123.XYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0du tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ui tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0di tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ud tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0iiiiiii1n_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0z-1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0p1n1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2| tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2" tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"% tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"%\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0de tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ee tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ii tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0oo tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0rr tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ss tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0tt tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1v1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0P1P1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0S1S1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1P1S_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3varPV_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1646713190.401509, error_cases, passed tc-start: 1646713190.413363, missing_newline tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1646713191.464429, missing_newline, passed tc-start: 1646713191.475267, msg_000 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_000.ln ] tc-end: 1646713192.449265, msg_000, passed tc-start: 1646713192.459750, msg_001 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_001.ln ] tc-end: 1646713193.471225, msg_001, passed tc-start: 1646713193.483058, msg_002 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_002.ln ] tc-end: 1646713194.500972, msg_002, passed tc-start: 1646713194.511276, msg_003 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_003.ln ] tc-end: 1646713195.508293, msg_003, passed tc-start: 1646713195.517978, msg_004 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_004.ln ] tc-end: 1646713196.488478, msg_004, passed tc-start: 1646713196.498565, msg_005 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_005.ln ] tc-end: 1646713197.532650, msg_005, passed tc-start: 1646713197.544265, msg_006 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_006.ln ] tc-end: 1646713198.532471, msg_006, passed tc-start: 1646713198.542615, msg_007 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_007.ln ] tc-end: 1646713199.523364, msg_007, passed tc-start: 1646713199.534281, msg_008 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_008.ln ] tc-end: 1646713200.591389, msg_008, passed tc-start: 1646713200.600717, msg_009 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_009.ln ] tc-end: 1646713201.609886, msg_009, passed tc-start: 1646713201.621003, msg_010 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_010.ln ] tc-end: 1646713202.606199, msg_010, passed tc-start: 1646713202.616037, msg_011 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_011.ln ] tc-end: 1646713203.626613, msg_011, passed tc-start: 1646713203.637710, msg_012 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_012.ln ] tc-end: 1646713204.645514, msg_012, passed tc-start: 1646713204.656767, msg_013 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_013.ln ] tc-end: 1646713205.701023, msg_013, passed tc-start: 1646713205.710107, msg_014 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_014.ln ] tc-end: 1646713206.716899, msg_014, passed tc-start: 1646713206.725233, msg_015 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_015.ln ] tc-end: 1646713207.684130, msg_015, passed tc-start: 1646713207.693268, msg_016 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_016.ln ] tc-end: 1646713208.669295, msg_016, passed tc-start: 1646713208.678600, msg_017 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_017.ln ] tc-end: 1646713209.652964, msg_017, passed tc-start: 1646713209.662561, msg_018 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_018.ln ] tc-end: 1646713210.611734, msg_018, passed tc-start: 1646713210.619757, output_sorted tc-so:Executing command [ /usr/libexec/lint2 -h -x output_sorted.ln ] tc-end: 1646713211.609752, output_sorted, passed tc-start: 1646713211.629523, read tc-so:Executing command [ /usr/libexec/lint2 -h -x read.ln ] tc-end: 1646713212.694744, read, passed tc-start: 1646713212.705768, read_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x read_lp64.ln ] tc-end: 1646713213.704155, read_lp64, passed tc-start: 1646713213.713828, read_printf tc-so:Executing command [ /usr/libexec/lint2 -h -x read_printf.ln ] tc-end: 1646713214.684402, read_printf, passed tp-end: 1646713214.694553, usr.bin/xlint/lint2/t_lint2 tp-start: 1646713215.777990, usr.bin/ztest/t_ztest, 1 tc-start: 1646713215.780633, assert tc-so:Executing command [ /bin/sh -c mkdir /tmp/ztest ] tc-so:Executing command [ /bin/sh -c ztest -VVV -v10 -m2 -r12 -R3 -T 10 -f /tmp/ztest ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:10 vdevs, 7 datasets, 23 threads, 10 seconds... tc-se: tc-se:stderr: tc-se:zdb: Fail to initialize zfs tc-se:ztest: '/usr/sbin/zdb -bccs -d -U /tmp/ztest/zpool.cache ztest' exit code 1 tc-se:child exited with code 3 tc-se: tc-end: 1646713240.700885, assert, expected_failure, PR kern/53767: atf-check failed; see the output of the test for details tp-end: 1646713240.710471, usr.bin/ztest/t_ztest tp-start: 1646713241.712188, usr.bin/c++/t_asan_double_free, 1 tc-start: 1646713241.715068, target_not_supported tc-end: 1646713242.525041, target_not_supported, skipped, Target is not supported tp-end: 1646713242.534575, usr.bin/c++/t_asan_double_free tp-start: 1646713243.445428, usr.bin/c++/t_asan_global_buffer_overflow, 1 tc-start: 1646713243.448337, target_not_supported tc-end: 1646713244.304078, target_not_supported, skipped, Target is not supported tp-end: 1646713244.313304, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1646713245.291914, usr.bin/c++/t_asan_heap_overflow, 1 tc-start: 1646713245.294820, target_not_supported tc-end: 1646713246.149527, target_not_supported, skipped, Target is not supported tp-end: 1646713246.159071, usr.bin/c++/t_asan_heap_overflow tp-start: 1646713247.100605, usr.bin/c++/t_asan_off_by_one, 1 tc-start: 1646713247.103226, target_not_supported tc-end: 1646713248.7345, target_not_supported, skipped, Target is not supported tp-end: 1646713248.17067, usr.bin/c++/t_asan_off_by_one tp-start: 1646713249.121892, usr.bin/c++/t_asan_poison, 1 tc-start: 1646713249.125260, target_not_supported tc-end: 1646713250.120147, target_not_supported, skipped, Target is not supported tp-end: 1646713250.129795, usr.bin/c++/t_asan_poison tp-start: 1646713251.104155, usr.bin/c++/t_asan_uaf, 1 tc-start: 1646713251.106650, target_not_supported tc-end: 1646713251.885708, target_not_supported, skipped, Target is not supported tp-end: 1646713251.893127, usr.bin/c++/t_asan_uaf tp-start: 1646713254.315726, usr.bin/c++/t_ubsan_int_add_overflow, 3 tc-start: 1646713254.319017, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1646713262.804827, int_add_overflow, passed tc-start: 1646713262.815749, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646713272.557118, int_add_overflow_pic, passed tc-start: 1646713272.574671, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646713279.332848, int_add_overflow_pie, passed tp-end: 1646713279.352065, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1646713281.889026, usr.bin/c++/t_ubsan_int_neg_overflow, 3 tc-start: 1646713281.892813, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1646713287.484606, int_neg_overflow, passed tc-start: 1646713287.501086, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646713297.524316, int_neg_overflow_pic, passed tc-start: 1646713297.536742, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646713303.423058, int_neg_overflow_pie, passed tp-end: 1646713303.433480, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1646713305.210465, usr.bin/c++/t_ubsan_vla_out_of_bounds, 3 tc-start: 1646713305.213139, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1646713311.316093, vla_out_of_bounds, passed tc-start: 1646713311.331136, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1646713321.312735, vla_out_of_bounds_pic, passed tc-start: 1646713321.336760, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1646713327.921276, vla_out_of_bounds_pie, passed tp-end: 1646713327.939796, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1646713330.587177, usr.bin/c++/t_ubsan_int_sub_overflow, 3 tc-start: 1646713330.592060, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1646713337.664464, int_sub_overflow, passed tc-start: 1646713337.684097, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646713347.382971, int_sub_overflow_pic, passed tc-start: 1646713347.396715, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646713353.747068, int_sub_overflow_pie, passed tp-end: 1646713353.757856, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1646713355.359079, usr.bin/c++/t_ubsan_int_divzero, 3 tc-start: 1646713355.361690, int_divzero tc-so:Executing command [ ./test ] tc-end: 1646713360.381369, int_divzero, passed tc-start: 1646713360.396580, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1646713369.49772, int_divzero_pic, passed tc-start: 1646713369.65638, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1646713374.816379, int_divzero_pie, passed tp-end: 1646713374.830565, usr.bin/c++/t_ubsan_int_divzero tp-start: 1646713376.741993, usr.bin/c++/t_call_once, 10 tc-start: 1646713376.744231, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713409.772638, call_once, passed tc-start: 1646713409.783355, call_once_32 tc-so:Executing command [ c++ -o call_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once_32 ] tc-so:Executing command [ c++ -o call_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once ] tc-end: 1646713515.227082, call_once_32, passed tc-start: 1646713515.251688, call_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713557.253818, call_once_pic, passed tc-start: 1646713557.273305, call_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713598.798762, call_once_pic_32, passed tc-start: 1646713598.820162, call_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713637.601569, call_once_pic_profile, passed tc-start: 1646713637.622680, call_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713673.926031, call_once_pic_profile_32, passed tc-start: 1646713673.947759, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713707.538903, call_once_pie, passed tc-start: 1646713707.548701, call_once_profile tc-so:Executing command [ c++ -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646713741.612664, call_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1646713741.633987, call_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646713784.214822, call_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1646713784.237665, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646713821.818562, call_once_static, passed tp-end: 1646713821.859238, usr.bin/c++/t_call_once tp-start: 1646713826.815899, usr.bin/c++/t_call_once2, 10 tc-start: 1646713826.818195, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646713878.736434, call_once2, passed tc-start: 1646713878.803119, call_once2_32 tc-so:Executing command [ c++ -o call_once2_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once2_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once2_32 ] tc-so:Executing command [ c++ -o call_once2 -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646714015.655411, call_once2_32, passed tc-start: 1646714015.701176, call_once2_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646714068.645213, call_once2_pic, passed tc-start: 1646714068.662736, call_once2_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646714120.714732, call_once2_pic_32, passed tc-start: 1646714120.735158, call_once2_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1646714175.725670, call_once2_pic_profile, expected_failure, profiling option doesn't work with pic: atf-check failed; see the output of the test for details tc-start: 1646714175.777206, call_once2_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1646714232.939923, call_once2_pic_profile_32, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1646714232.975462, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646714277.365238, call_once2_pie, passed tc-start: 1646714277.375504, call_once2_profile tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646714328.478110, call_once2_profile, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1646714328.530070, call_once2_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646714382.441971, call_once2_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1646714382.470695, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646714436.78051, call_once2_static, passed tp-end: 1646714436.104452, usr.bin/c++/t_call_once2 tp-start: 1646714438.980370, usr.bin/c++/t_cxxruntime, 10 tc-start: 1646714438.983567, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714469.981257, cxxruntime, passed tc-start: 1646714469.991679, cxxruntime32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714553.725484, cxxruntime32, passed tc-start: 1646714553.755128, cxxruntime_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714584.41415, cxxruntime_pic, passed tc-start: 1646714584.56733, cxxruntime_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714616.152847, cxxruntime_pic_32, passed tc-start: 1646714616.168329, cxxruntime_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714653.237789, cxxruntime_pic_profile, passed tc-start: 1646714653.273648, cxxruntime_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714687.727894, cxxruntime_pic_profile_32, passed tc-start: 1646714687.760239, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714714.714860, cxxruntime_pie, passed tc-start: 1646714714.725273, cxxruntime_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714746.352039, cxxruntime_profile, passed tc-start: 1646714746.385286, cxxruntime_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714780.933888, cxxruntime_profile_32, passed tc-start: 1646714780.972006, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714809.763934, cxxruntime_static, passed tp-end: 1646714809.784188, usr.bin/c++/t_cxxruntime tp-start: 1646714811.658699, usr.bin/c++/t_hello, 10 tc-start: 1646714811.660924, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714815.915054, hello, passed tc-start: 1646714815.926744, hello32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714828.860175, hello32, passed tc-start: 1646714828.884219, hello_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714836.632732, hello_pic, passed tc-start: 1646714836.655343, hello_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714846.193948, hello_pic_32, passed tc-start: 1646714846.214426, hello_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714852.578676, hello_pic_profile, passed tc-start: 1646714852.600486, hello_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646714860.348664, hello_pic_profile_32, passed tc-start: 1646714860.377655, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714865.881700, hello_pie, passed tc-start: 1646714865.892720, hello_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714870.671880, hello_profile, passed tc-start: 1646714870.696947, hello_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714876.859632, hello_profile_32, passed tc-start: 1646714876.876841, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646714881.102274, hello_static, passed tp-end: 1646714881.117208, usr.bin/c++/t_hello tp-start: 1646714883.554344, usr.bin/c++/t_pthread_once, 10 tc-start: 1646714883.557829, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646714909.613111, pthread_once, passed tc-start: 1646714909.623580, pthread_once_32 tc-so:Executing command [ c++ -o pthread_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o pthread_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./pthread_once_32 ] tc-so:Executing command [ c++ -o pthread_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646714983.837632, pthread_once_32, passed tc-start: 1646714983.866488, pthread_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646715013.194667, pthread_once_pic, passed tc-start: 1646715013.217806, pthread_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646715044.415337, pthread_once_pic_32, passed tc-start: 1646715044.432272, pthread_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646715072.23956, pthread_once_pic_profile, passed tc-start: 1646715072.46759, pthread_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646715100.428534, pthread_once_pic_profile_32, passed tc-start: 1646715100.449335, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646715128.45102, pthread_once_pie, passed tc-start: 1646715128.56070, pthread_once_profile tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646715155.484407, pthread_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1646715155.505191, pthread_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646715186.523448, pthread_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1646715186.547880, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646715214.395368, pthread_once_static, passed tp-end: 1646715214.412670, usr.bin/c++/t_pthread_once tp-start: 1646715217.12380, usr.bin/c++/t_static_destructor, 10 tc-start: 1646715217.14868, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646715244.539928, static_destructor, passed tc-start: 1646715244.552594, static_destructor32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646715330.247645, static_destructor32, passed tc-start: 1646715330.278421, static_destructor_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646715361.16745, static_destructor_pic, passed tc-start: 1646715361.30558, static_destructor_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646715393.810117, static_destructor_pic_32, passed tc-start: 1646715393.826550, static_destructor_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646715428.235604, static_destructor_pic_profile, passed tc-start: 1646715428.272292, static_destructor_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646715464.813569, static_destructor_pic_profile_32, passed tc-start: 1646715464.848878, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646715493.39201, static_destructor_pie, passed tc-start: 1646715493.50826, static_destructor_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646715526.411654, static_destructor_profile, passed tc-start: 1646715526.436524, static_destructor_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646715558.782120, static_destructor_profile_32, passed tc-start: 1646715558.811726, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646715591.238915, static_destructor_static, passed tp-end: 1646715591.263063, usr.bin/c++/t_static_destructor tp-start: 1646715591.950082, usr.bin/c++/t_fuzzer_oom, 1 tc-start: 1646715591.952953, target_not_supported tc-end: 1646715592.508239, target_not_supported, skipped, Target is not supported tp-end: 1646715592.515108, usr.bin/c++/t_fuzzer_oom tp-start: 1646715593.224636, usr.bin/c++/t_fuzzer_simple, 1 tc-start: 1646715593.228059, target_not_supported tc-end: 1646715593.965015, target_not_supported, skipped, Target is not supported tp-end: 1646715593.974942, usr.bin/c++/t_fuzzer_simple tp-start: 1646715594.816509, usr.bin/c++/t_fuzzer_timeout, 1 tc-start: 1646715594.821930, target_not_supported tc-end: 1646715595.487477, target_not_supported, skipped, Target is not supported tp-end: 1646715595.494729, usr.bin/c++/t_fuzzer_timeout tp-start: 1646715596.132656, usr.bin/c++/t_msan_allocated_memory, 1 tc-start: 1646715596.135405, target_not_supported tc-end: 1646715596.693596, target_not_supported, skipped, Target is not supported tp-end: 1646715596.701512, usr.bin/c++/t_msan_allocated_memory tp-start: 1646715597.364853, usr.bin/c++/t_msan_check_mem, 1 tc-start: 1646715597.367525, target_not_supported tc-end: 1646715597.925090, target_not_supported, skipped, Target is not supported tp-end: 1646715597.932862, usr.bin/c++/t_msan_check_mem tp-start: 1646715598.573874, usr.bin/c++/t_msan_free, 1 tc-start: 1646715598.576755, target_not_supported tc-end: 1646715599.145563, target_not_supported, skipped, Target is not supported tp-end: 1646715599.153702, usr.bin/c++/t_msan_free tp-start: 1646715599.773196, usr.bin/c++/t_msan_heap, 1 tc-start: 1646715599.775846, target_not_supported tc-end: 1646715600.319307, target_not_supported, skipped, Target is not supported tp-end: 1646715600.327102, usr.bin/c++/t_msan_heap tp-start: 1646715600.971461, usr.bin/c++/t_msan_partial_poison, 1 tc-start: 1646715600.974112, target_not_supported tc-end: 1646715601.546432, target_not_supported, skipped, Target is not supported tp-end: 1646715601.554296, usr.bin/c++/t_msan_partial_poison tp-start: 1646715602.263081, usr.bin/c++/t_msan_poison, 1 tc-start: 1646715602.266207, target_not_supported tc-end: 1646715602.803598, target_not_supported, skipped, Target is not supported tp-end: 1646715602.810542, usr.bin/c++/t_msan_poison tp-start: 1646715603.390667, usr.bin/c++/t_msan_realloc, 1 tc-start: 1646715603.393849, target_not_supported tc-end: 1646715603.889578, target_not_supported, skipped, Target is not supported tp-end: 1646715603.896443, usr.bin/c++/t_msan_realloc tp-start: 1646715604.497002, usr.bin/c++/t_msan_shadow, 1 tc-start: 1646715604.499239, target_not_supported tc-end: 1646715604.985663, target_not_supported, skipped, Target is not supported tp-end: 1646715604.992376, usr.bin/c++/t_msan_shadow tp-start: 1646715605.549946, usr.bin/c++/t_msan_stack, 1 tc-start: 1646715605.552159, target_not_supported tc-end: 1646715606.37309, target_not_supported, skipped, Target is not supported tp-end: 1646715606.44487, usr.bin/c++/t_msan_stack tp-start: 1646715606.666298, usr.bin/c++/t_msan_unpoison, 1 tc-start: 1646715606.668694, target_not_supported tc-end: 1646715607.230188, target_not_supported, skipped, Target is not supported tp-end: 1646715607.238661, usr.bin/c++/t_msan_unpoison tp-start: 1646715608.734907, usr.bin/c++/t_tsan_data_race, 4 tc-start: 1646715608.737867, data_race tc-end: 1646715608.740488, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1646715608.742488, data_race_pic tc-end: 1646715608.744755, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715608.746617, data_race_pie tc-end: 1646715608.748838, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715608.750440, data_race_profile tc-end: 1646715608.752676, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715608.754546, usr.bin/c++/t_tsan_data_race tp-start: 1646715610.233491, usr.bin/c++/t_tsan_heap_use_after_free, 4 tc-start: 1646715610.236086, heap_use_after_free tc-end: 1646715610.238018, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1646715610.239619, heap_use_after_free_pic tc-end: 1646715610.241633, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715610.243187, heap_use_after_free_pie tc-end: 1646715610.245641, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715610.247293, heap_use_after_free_profile tc-end: 1646715610.249298, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715610.250804, usr.bin/c++/t_tsan_heap_use_after_free tp-start: 1646715611.651448, usr.bin/c++/t_tsan_lock_order_inversion, 4 tc-start: 1646715611.654086, lock_order_inversion tc-end: 1646715611.655861, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1646715611.657391, lock_order_inversion_pic tc-end: 1646715611.659282, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715611.660753, lock_order_inversion_pie tc-end: 1646715611.662642, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715611.664120, lock_order_inversion_profile tc-end: 1646715611.666031, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715611.667516, usr.bin/c++/t_tsan_lock_order_inversion tp-start: 1646715613.57382, usr.bin/c++/t_tsan_locked_mutex_destroy, 4 tc-start: 1646715613.60068, locked_mutex_destroy tc-end: 1646715613.61895, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1646715613.63450, locked_mutex_destroy_pic tc-end: 1646715613.65620, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715613.67270, locked_mutex_destroy_pie tc-end: 1646715613.69411, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715613.71202, locked_mutex_destroy_profile tc-end: 1646715613.73314, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715613.74819, usr.bin/c++/t_tsan_locked_mutex_destroy tp-start: 1646715614.503331, usr.bin/c++/t_tsan_signal_errno, 4 tc-start: 1646715614.506295, signal_errno tc-end: 1646715614.508217, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1646715614.509964, signal_errno_pic tc-end: 1646715614.512159, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715614.513859, signal_errno_pie tc-end: 1646715614.516047, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715614.517581, signal_errno_profile tc-end: 1646715614.519527, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715614.521152, usr.bin/c++/t_tsan_signal_errno tp-start: 1646715615.909430, usr.bin/c++/t_tsan_thread_leak, 4 tc-start: 1646715615.912008, thread_leak tc-end: 1646715615.913896, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1646715615.915752, thread_leak_pic tc-end: 1646715615.917586, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715615.919102, thread_leak_pie tc-end: 1646715615.921042, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715615.922796, thread_leak_profile tc-end: 1646715615.924944, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715615.926454, usr.bin/c++/t_tsan_thread_leak tp-start: 1646715617.363003, usr.bin/c++/t_tsan_vptr_race, 4 tc-start: 1646715617.365679, vptr_race tc-end: 1646715617.367462, vptr_race, skipped, Requires the 'x86_64' architecture tc-start: 1646715617.369071, vptr_race_pic tc-end: 1646715617.371046, vptr_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646715617.372595, vptr_race_pie tc-end: 1646715617.374529, vptr_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646715617.376112, vptr_race_profile tc-end: 1646715617.378138, vptr_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646715617.379749, usr.bin/c++/t_tsan_vptr_race tp-start: 1646715619.345114, usr.sbin/cpuctl/t_cpuctl, 7 tc-start: 1646715619.348130, err tc-so:Executing command [ /bin/sh -c cpuctl identify -1 ] tc-so:Executing command [ /bin/sh -c cpuctl offline -1 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr -1 ] tc-so:Executing command [ /bin/sh -c cpuctl identify 2 ] tc-so:Executing command [ /bin/sh -c cpuctl offline 2 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr 2 ] tc-end: 1646715622.461333, err, passed tc-start: 1646715622.471019, identify tc-so:Executing command [ /bin/sh -c cpuctl identify 0 ] tc-end: 1646715623.359787, identify, passed tc-start: 1646715623.368625, ncpu tc-end: 1646715624.50229, ncpu, passed tc-start: 1646715624.57950, nointr tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646715625.184087, nointr, skipped, test sometimes hangs or upsets machine tc-start: 1646715625.193581, nointr_perm tc-end: 1646715625.852480, nointr_perm, passed tc-start: 1646715625.861476, offline tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646715626.982911, offline, skipped, test sometimes hangs or upsets machine tc-start: 1646715626.994040, offline_perm tc-end: 1646715627.498755, offline_perm, passed tp-end: 1646715627.506405, usr.sbin/cpuctl/t_cpuctl tp-start: 1646715628.111310, usr.sbin/execsnoop/t_execsnoop, 1 tc-start: 1646715628.113552, basic tc-end: 1646715628.119777, basic, skipped, Required program 'execsnoop' not found in the PATH tp-end: 1646715628.121243, usr.sbin/execsnoop/t_execsnoop tp-start: 1646715628.201884, usr.sbin/inetd/t_inetd, 1 tc-start: 1646715628.203957, test_ratelimit tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 8: Found service definition '5432' tc-se:ADD : 127.0.0.1:5432 proto=udp, wait.max=1.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5432/udp: registered on fd 5 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 18: Found service definition '5433' tc-se:ADD : 127.0.0.1:5433 proto=udp, wait.max=1.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5433/udp: registered on fd 6 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 27: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=udp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/udp: registered on fd 7 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 36: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=udp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/udp: registered on fd 8 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 47: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=tcp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/tcp: registered on fd 9 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 56: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=tcp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/tcp: registered on fd 10 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 67: Found service definition '5436' tc-se:ADD : 127.0.0.1:5436 proto=tcp, wait.max=0.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5436/tcp: registered on fd 11 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 77: Found service definition '5437' tc-se:ADD : 127.0.0.1:5437 proto=tcp, wait.max=0.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5437/tcp: registered on fd 12 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 86: Found service definition '5438' tc-se:ADD : 127.0.0.1:5438 proto=tcp, wait.max=0.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5438/tcp: registered on fd 13 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 95: Found service definition '5439' tc-se:ADD : 127.0.0.1:5439 proto=tcp, wait.max=0.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5439/tcp: registered on fd 14 tc-se:10 service(s) loaded. tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 0 tc-se:5432/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5432/udp: se_ip_max 3 and ip_count 0 tc-se:5432/udp: running service tc-se:13060 execl test_server tc-se:13060 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 1 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 1 tc-se:5432/udp: running service tc-se:10783 execl test_server tc-se:10783 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 2 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 2 tc-se:5432/udp: running service tc-se:27092 execl test_server tc-se:27092 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 3 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 3 tc-se:5432/udp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5432/udp: dropped dgram message tc-se:5433/udp: service requested tc-se:5433/udp: processing rate-limiting tc-se:5433/udp: se_service_max 40 and se_count 0 tc-se:5433/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5433/udp: se_ip_max 0 and ip_count 0 tc-se:5433/udp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5433/udp: dropped dgram message tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 0 tc-se:5434/udp: running service tc-se:14717 execl test_server tc-se:14717 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 1 tc-se:5434/udp: running service tc-se:10549 execl test_server tc-se:10549 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 2 tc-se:5434/udp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5434/udp: dropped dgram message tc-se:5435/udp: service requested tc-se:5435/udp: processing rate-limiting tc-se:5435/udp: se_service_max 0 and se_count 0 tc-se:5435/udp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5435/udp: dropped dgram message tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 0 tc-se:5434/tcp: running service tc-se:8390 execl test_server tc-se:8390 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 1 tc-se:5434/tcp: running service tc-se:24313 execl test_server tc-se:24313 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 2 tc-se:5434/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5435/tcp: service requested tc-se:5435/tcp: processing rate-limiting tc-se:5435/tcp: se_service_max 0 and se_count 0 tc-se:5435/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 0 tc-se:5436/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5436/tcp: se_ip_max 3 and ip_count 0 tc-se:5436/tcp: running service tc-se:14488 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 1 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 1 tc-se:5436/tcp: running service tc-se:17430 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 2 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 2 tc-se:5436/tcp: running service tc-se:17430 reaped, status 0 tc-se:16316 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 3 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 3 tc-se:5436/tcp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:16316 reaped, status 0 tc-se:5437/tcp: service requested tc-se:5437/tcp: accept, ctrl fd 7 tc-se:5437/tcp: processing rate-limiting tc-se:5437/tcp: se_service_max 40 and se_count 0 tc-se:5437/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5437/tcp: se_ip_max 0 and ip_count 0 tc-se:5437/tcp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 0 tc-se:5438/tcp: running service tc-se:29138 execl test_server tc-se:14488 reaped, status 0 tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 1 tc-se:5438/tcp: running service tc-se:29138 reaped, status 0 tc-se:4506 execl test_server tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 2 tc-se:5438/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5439/tcp: service requested tc-se:5439/tcp: accept, ctrl fd 7 tc-se:5439/tcp: processing rate-limiting tc-se:5439/tcp: se_service_max 0 and se_count 0 tc-se:5439/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:Going away. tc-end: 1646715639.60548, test_ratelimit, passed tp-end: 1646715639.73473, usr.sbin/inetd/t_inetd tp-start: 1646715642.115238, usr.sbin/mtree/t_mtree, 20 tc-start: 1646715642.118281, mtree_check tc-end: 1646715642.997939, mtree_check, passed tc-start: 1646715643.48409, mtree_convert_C tc-end: 1646715643.696383, mtree_convert_C, passed tc-start: 1646715643.707155, mtree_convert_C_S tc-end: 1646715644.353963, mtree_convert_C_S, passed tc-start: 1646715644.363686, mtree_convert_D tc-end: 1646715645.8842, mtree_convert_D, passed tc-start: 1646715645.18463, mtree_convert_D_S tc-end: 1646715645.658005, mtree_convert_D_S, passed tc-start: 1646715645.668103, mtree_create tc-end: 1646715646.612805, mtree_create, passed tc-start: 1646715646.660414, mtree_ignore tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-end: 1646715647.884304, mtree_ignore, passed tc-start: 1646715647.901515, mtree_merge tc-end: 1646715648.695655, mtree_merge, passed tc-start: 1646715648.707314, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1646715649.688184, mtree_nonemptydir, passed tc-start: 1646715649.710728, mtree_onlyfile tc-end: 1646715650.367774, mtree_onlyfile, passed tc-start: 1646715650.385012, netbsd6_check tc-end: 1646715651.353387, netbsd6_check, passed tc-start: 1646715651.402756, netbsd6_convert_C tc-end: 1646715652.189056, netbsd6_convert_C, passed tc-start: 1646715652.202046, netbsd6_convert_C_S tc-end: 1646715652.886834, netbsd6_convert_C_S, passed tc-start: 1646715652.898993, netbsd6_convert_D tc-end: 1646715653.710896, netbsd6_convert_D, passed tc-start: 1646715653.722914, netbsd6_convert_D_S tc-end: 1646715654.378272, netbsd6_convert_D_S, passed tc-start: 1646715654.387660, netbsd6_create tc-end: 1646715655.308661, netbsd6_create, passed tc-start: 1646715655.372530, netbsd6_ignore tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-end: 1646715656.667501, netbsd6_ignore, passed tc-start: 1646715656.688260, netbsd6_merge tc-end: 1646715657.572502, netbsd6_merge, passed tc-start: 1646715657.583298, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1646715658.597182, netbsd6_nonemptydir, passed tc-start: 1646715658.615625, netbsd6_onlyfile tc-end: 1646715659.239056, netbsd6_onlyfile, passed tp-end: 1646715659.258621, usr.sbin/mtree/t_mtree tp-start: 1646715659.983453, usr.sbin/opensnoop/t_opensnoop, 1 tc-start: 1646715659.986365, basic tc-end: 1646715659.993076, basic, skipped, Required program 'opensnoop' not found in the PATH tp-end: 1646715659.994997, usr.sbin/opensnoop/t_opensnoop tp-start: 1646715660.880705, usr.sbin/stdethers/t_stdethers, 2 tc-start: 1646715660.883161, default tc-end: 1646715662.33792, default, passed tc-start: 1646715662.44262, valid tc-end: 1646715663.189696, valid, passed tp-end: 1646715663.198971, usr.sbin/stdethers/t_stdethers tp-start: 1646715664.91347, usr.sbin/stdhosts/t_stdhosts, 2 tc-start: 1646715664.94813, default tc-end: 1646715665.278128, default, passed tc-start: 1646715665.288699, ipv6 tc-end: 1646715666.604007, ipv6, passed tp-end: 1646715666.614226, usr.sbin/stdhosts/t_stdhosts tp-start: 1646715667.237876, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1646715667.240410, promiscuous tc-so:Testing hme0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i hme0 ] tc-so:Testing lo0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-se:[1] Terminated atf_check -s ignore -o ignore -e ignore -x "tc... tc-end: 1646715675.543935, promiscuous, passed tp-end: 1646715675.551420, usr.sbin/tcpdump/t_tcpdump tp-start: 1646715676.527283, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1646715676.531653, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1646715686.333156, basic, passed tc-start: 1646715686.350784, basic_icmp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1646715696.220336, basic_icmp, passed tp-end: 1646715696.242437, usr.sbin/traceroute/t_traceroute tp-start: 1646715697.144376, usr.sbin/useradd/t_useradd, 1 tc-start: 1646715697.148440, longname tc-so:Executing command [ /bin/sh -c useradd test5678901234567 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:useradd: Can't add user `test5678901234567': invalid login name tc-se: tc-so:Executing command [ /bin/sh -c userdel test5678901234567 ] tc-end: 1646715698.742229, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1646715698.751156, usr.sbin/useradd/t_useradd tp-start: 1646715698.992139, fs/ffs/t_extattr, 2 tc-start: 1646715698.994830, extattr_create_unlink tc-so:extattr.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-end: 1646715700.317699, extattr_create_unlink, passed tc-start: 1646715700.326813, extattr_simple tc-so:extattr.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-end: 1646715701.574039, extattr_simple, passed tp-end: 1646715701.586624, fs/ffs/t_extattr tp-start: 1646715701.764344, fs/ffs/t_fifos, 1 tc-start: 1646715701.766955, fifos tc-so:atf.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-end: 1646715702.789149, fifos, passed tp-end: 1646715702.797147, fs/ffs/t_fifos tp-start: 1646715702.971444, fs/ffs/t_snapshot, 2 tc-start: 1646715702.974020, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-so:[ 9.2000050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.2000050] /dev/fss0: lost blocks 0 files 0 tc-end: 1646715711.864307, snapshot, passed tc-start: 1646715711.871712, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:67 files, 17 used, 9246 free (30 frags, 1152 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715719.16449, snapshotstress, passed tp-end: 1646715719.28837, fs/ffs/t_snapshot tp-start: 1646715719.219327, fs/ffs/t_snapshot_log, 2 tc-start: 1646715719.222914, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-so:[ 11.5000050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 11.5000050] /dev/fss0: lost blocks 0 files 0 tc-end: 1646715730.379941, snapshot, passed tc-start: 1646715730.388842, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:48 files, 14 used, 9249 free (33 frags, 1152 blocks, 0.4% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715740.531895, snapshotstress, passed tp-end: 1646715740.541722, fs/ffs/t_snapshot_log tp-start: 1646715740.713680, fs/ffs/t_snapshot_v2, 2 tc-start: 1646715740.715939, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-so:[ 9.2800050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.2800050] /dev/fss0: lost blocks 0 files 0 tc-end: 1646715749.581138, snapshot, passed tc-start: 1646715749.589751, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:66 files, 16 used, 8663 free (23 frags, 1080 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715756.490981, snapshotstress, passed tp-end: 1646715756.501209, fs/ffs/t_snapshot_v2 tp-start: 1646715756.694362, fs/ffs/t_mount, 3 tc-start: 1646715756.697002, 48Kimage tc-so:[ 1.0000000] entropy: ready tc-end: 1646715757.450335, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1646715757.460951, fsbsizeovermaxbsize tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000000] entropy: ready tc-end: 1646715758.344070, fsbsizeovermaxbsize, passed tc-start: 1646715758.360164, fsbsizeovermaxphys tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000000] entropy: ready tc-end: 1646715759.192853, fsbsizeovermaxphys, passed tp-end: 1646715759.206372, fs/ffs/t_mount tp-start: 1646715759.386967, fs/ffs/t_quota2_1, 10 tc-start: 1646715759.389530, quota_1000_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715784.183105, quota_1000_O1_be, passed tc-start: 1646715784.198384, quota_1000_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715808.504042, quota_1000_O1_le, passed tc-start: 1646715808.518454, quota_1000_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715833.861, quota_1000_O2_be, passed tc-start: 1646715833.19317, quota_1000_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715859.34268, quota_1000_O2_le, passed tc-start: 1646715859.52842, quota_40_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715861.119347, quota_40_O1_be, passed tc-start: 1646715861.129733, quota_40_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715863.13896, quota_40_O1_le, passed tc-start: 1646715863.25769, quota_40_O1_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 2010 used, 1893 free (13 frags, 235 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715864.540191, quota_40_O1_log, passed tc-start: 1646715864.550591, quota_40_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715866.497208, quota_40_O2_be, passed tc-start: 1646715866.508115, quota_40_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715868.327576, quota_40_O2_le, passed tc-start: 1646715868.340163, quota_40_O2_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 1234 used, 2525 free (13 frags, 314 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715869.933634, quota_40_O2_log, passed tp-end: 1646715869.948696, fs/ffs/t_quota2_1 tp-start: 1646715870.183014, fs/ffs/t_quota2_remount, 2 tc-start: 1646715870.186248, quota_10_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715871.366844, quota_10_O1_be, passed tc-start: 1646715871.379128, quota_10_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646715872.640498, quota_10_O1_le, passed tp-end: 1646715872.654179, fs/ffs/t_quota2_remount tp-start: 1646715872.841373, fs/ffs/t_update_log, 2 tc-start: 1646715872.845010, updaterwtolog tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000000] entropy: ready tc-end: 1646715873.913126, updaterwtolog, passed tc-start: 1646715873.927635, updaterwtolog_async tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000000] entropy: ready tc-end: 1646715874.845662, updaterwtolog_async, passed tp-end: 1646715874.855745, fs/ffs/t_update_log tp-start: 1646715878.28935, fs/ffs/t_getquota, 12 tc-start: 1646715878.32313, get_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715882.75922, get_be_1_both, passed tc-start: 1646715882.91797, get_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715886.311319, get_be_1_group, passed tc-start: 1646715886.323630, get_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715890.13119, get_be_1_user, passed tc-start: 1646715890.27046, get_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715893.901117, get_be_2_both, passed tc-start: 1646715893.913967, get_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715898.7442, get_be_2_group, passed tc-start: 1646715898.20094, get_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715901.911137, get_be_2_user, passed tc-start: 1646715901.935911, get_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715906.26129, get_le_1_both, passed tc-start: 1646715906.39119, get_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715910.870051, get_le_1_group, passed tc-start: 1646715910.898737, get_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715915.457705, get_le_1_user, passed tc-start: 1646715915.473642, get_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715919.381270, get_le_2_both, passed tc-start: 1646715919.394263, get_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715923.130579, get_le_2_group, passed tc-start: 1646715923.142375, get_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715926.653316, get_le_2_user, passed tp-end: 1646715926.664886, fs/ffs/t_getquota tp-start: 1646715937.710684, fs/ffs/t_setquota, 40 tc-start: 1646715937.718488, set_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715942.285648, set_be_1_both, passed tc-start: 1646715942.303041, set_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715946.998031, set_be_1_group, passed tc-start: 1646715947.9132, set_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715951.320820, set_be_1_user, passed tc-start: 1646715951.333080, set_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715956.8264, set_be_2_both, passed tc-start: 1646715956.22617, set_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715961.552655, set_be_2_group, passed tc-start: 1646715961.568180, set_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715966.62448, set_be_2_user, passed tc-start: 1646715966.110251, set_default_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715969.532372, set_default_be_1_both, passed tc-start: 1646715969.548682, set_default_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715972.788334, set_default_be_1_group, passed tc-start: 1646715972.800371, set_default_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715976.575180, set_default_be_1_user, passed tc-start: 1646715976.585945, set_default_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715980.20022, set_default_be_2_both, passed tc-start: 1646715980.34790, set_default_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715983.501781, set_default_be_2_group, passed tc-start: 1646715983.514059, set_default_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715986.917239, set_default_be_2_user, passed tc-start: 1646715986.929593, set_default_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715990.698593, set_default_le_1_both, passed tc-start: 1646715990.709765, set_default_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715994.345025, set_default_le_1_group, passed tc-start: 1646715994.356122, set_default_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646715997.806045, set_default_le_1_user, passed tc-start: 1646715997.821357, set_default_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716001.503429, set_default_le_2_both, passed tc-start: 1646716001.519116, set_default_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716005.152252, set_default_le_2_group, passed tc-start: 1646716005.166366, set_default_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716008.896042, set_default_le_2_user, passed tc-start: 1646716008.908595, set_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716013.946034, set_le_1_both, passed tc-start: 1646716013.958154, set_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716018.934485, set_le_1_group, passed tc-start: 1646716018.947976, set_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716023.739278, set_le_1_user, passed tc-start: 1646716023.751986, set_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716028.615732, set_le_2_both, passed tc-start: 1646716028.628142, set_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716033.675816, set_le_2_group, passed tc-start: 1646716033.692518, set_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716038.919530, set_le_2_user, passed tc-start: 1646716038.933120, set_new_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716042.584088, set_new_be_1_both, passed tc-start: 1646716042.593975, set_new_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716046.153623, set_new_be_1_both_log, passed tc-start: 1646716046.166719, set_new_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716049.909768, set_new_be_1_group, passed tc-start: 1646716049.921435, set_new_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716053.724246, set_new_be_1_user, passed tc-start: 1646716053.736104, set_new_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716057.518547, set_new_be_2_both, passed tc-start: 1646716057.529631, set_new_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716061.318378, set_new_be_2_both_log, passed tc-start: 1646716061.331308, set_new_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716064.966301, set_new_be_2_group, passed tc-start: 1646716064.977965, set_new_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716068.414927, set_new_be_2_user, passed tc-start: 1646716068.429834, set_new_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716072.510531, set_new_le_1_both, passed tc-start: 1646716072.549920, set_new_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716076.639767, set_new_le_1_both_log, passed tc-start: 1646716076.655055, set_new_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716080.802772, set_new_le_1_group, passed tc-start: 1646716080.818246, set_new_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716084.502903, set_new_le_1_user, passed tc-start: 1646716084.515068, set_new_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716088.622192, set_new_le_2_both, passed tc-start: 1646716088.633813, set_new_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716093.159272, set_new_le_2_both_log, passed tc-start: 1646716093.174755, set_new_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716097.216346, set_new_le_2_group, passed tc-start: 1646716097.229614, set_new_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716101.20777, set_new_le_2_user, passed tp-end: 1646716101.33453, fs/ffs/t_setquota tp-start: 1646716107.146690, fs/ffs/t_quotalimit, 18 tc-start: 1646716107.149157, herit_defq_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716112.583721, herit_defq_le_1_group, passed tc-start: 1646716112.809158, herit_defq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716117.667912, herit_defq_le_1_group_log, passed tc-start: 1646716117.684077, herit_defq_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716123.571343, herit_defq_le_1_user, passed tc-start: 1646716123.589492, herit_defq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716128.916751, herit_defq_le_1_user_log, passed tc-start: 1646716128.934030, herit_idefq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716134.730600, herit_idefq_le_1_group_log, passed tc-start: 1646716134.748109, herit_idefq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716140.239221, herit_idefq_le_1_user_log, passed tc-start: 1646716140.250396, inolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716145.193116, inolimit_le_1_group, passed tc-start: 1646716145.205563, inolimit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716150.196527, inolimit_le_1_group_log, passed tc-start: 1646716150.210391, inolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716154.557667, inolimit_le_1_user, passed tc-start: 1646716154.572196, inolimit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716159.507038, inolimit_le_1_user_log, passed tc-start: 1646716159.523485, limit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716164.324988, limit_le_1_group, passed tc-start: 1646716164.340399, limit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716168.695874, limit_le_1_group_log, passed tc-start: 1646716168.711262, limit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716172.704184, limit_le_1_user, passed tc-start: 1646716172.714338, limit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716177.167111, limit_le_1_user_log, passed tc-start: 1646716177.190844, sinolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716185.187400, sinolimit_le_1_group, passed tc-start: 1646716185.197497, sinolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716193.348541, sinolimit_le_1_user, passed tc-start: 1646716193.363807, slimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716202.396023, slimit_le_1_group, passed tc-start: 1646716202.406253, slimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716211.61564, slimit_le_1_user, passed tp-end: 1646716211.79626, fs/ffs/t_quotalimit tp-start: 1646716216.638297, fs/ffs/t_clearquota, 16 tc-start: 1646716216.641092, clear_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716220.994152, clear_be_1_both, passed tc-start: 1646716221.5766, clear_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716225.628706, clear_be_1_both_log, passed tc-start: 1646716225.641406, clear_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716229.866482, clear_be_1_group, passed tc-start: 1646716229.877853, clear_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716233.344858, clear_be_1_user, passed tc-start: 1646716233.356744, clear_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716238.199642, clear_be_2_both, passed tc-start: 1646716238.219570, clear_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716242.945706, clear_be_2_both_log, passed tc-start: 1646716242.958187, clear_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716246.624789, clear_be_2_group, passed tc-start: 1646716246.639901, clear_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716250.348149, clear_be_2_user, passed tc-start: 1646716250.364093, clear_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716254.824713, clear_le_1_both, passed tc-start: 1646716254.835911, clear_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716259.515051, clear_le_1_both_log, passed tc-start: 1646716259.526801, clear_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716262.954247, clear_le_1_group, passed tc-start: 1646716262.966537, clear_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716266.689956, clear_le_1_user, passed tc-start: 1646716266.701762, clear_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716271.291233, clear_le_2_both, passed tc-start: 1646716271.304903, clear_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716275.675048, clear_le_2_both_log, passed tc-start: 1646716275.691388, clear_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716279.74523, clear_le_2_group, passed tc-start: 1646716279.88142, clear_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716282.486207, clear_le_2_user, passed tp-end: 1646716282.498257, fs/ffs/t_clearquota tp-start: 1646716285.208748, fs/ffs/t_miscquota, 9 tc-start: 1646716285.212493, default_deny_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716289.889910, default_deny_user, passed tc-start: 1646716289.904411, default_deny_user_big tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716424.353297, default_deny_user_big, passed tc-start: 1646716424.368907, log_unlink tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -l -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716427.574149, log_unlink, passed tc-start: 1646716427.585911, log_unlink_remount tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -oRL -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716430.804821, log_unlink_remount, passed tc-start: 1646716430.819551, npsnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boLC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716437.936797, npsnapshot_unconf_user, passed tc-start: 1646716437.948354, npsnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boL 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716444.782394, npsnapshot_user, passed tc-start: 1646716444.798399, psnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716451.613266, psnapshot_unconf_user, passed tc-start: 1646716451.624906, psnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716458.454104, psnapshot_user, passed tc-start: 1646716458.466162, walk_list_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4096 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8192 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 12288 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 16384 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 20480 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 24576 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 28672 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 32768 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 36864 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 40960 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 45056 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 49152 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 53248 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 57344 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 61440 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 65536 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 69632 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 73728 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 77824 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 81920 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 86016 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 90112 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 94208 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 98304 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 102400 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 106496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 110592 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 114688 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 118784 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 122880 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 126976 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 131072 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 135168 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 139264 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 143360 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 147456 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 151552 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 155648 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 159744 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 163840 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 167936 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 172032 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 176128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 180224 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 184320 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 188416 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 192512 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 196608 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 200704 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 204800 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 208896 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 212992 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 217088 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 221184 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 225280 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 229376 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 233472 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 237568 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 241664 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 245760 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 249856 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 253952 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 258048 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 262144 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 266240 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 270336 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 274432 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 278528 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 282624 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 286720 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 290816 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 294912 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 299008 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 303104 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 307200 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 311296 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 315392 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 319488 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 323584 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 327680 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 331776 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 335872 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 339968 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 344064 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 348160 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 352256 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 356352 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 360448 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 364544 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 368640 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 372736 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 376832 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 380928 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 385024 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 389120 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 393216 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 397312 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 401408 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 405504 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 409600 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -x -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716498.5444, walk_list_user, passed tp-end: 1646716498.18634, fs/ffs/t_miscquota tp-start: 1646716498.133117, fs/fifofs/t_fifo, 1 tc-start: 1646716498.135956, parent_child tc-end: 1646716499.11825, parent_child, passed tp-end: 1646716499.20594, fs/fifofs/t_fifo tp-start: 1646716499.180735, fs/hfs/t_pathconvert, 1 tc-start: 1646716499.182939, colonslash tc-so:[ 1.0000000] entropy: ready tc-end: 1646716500.106346, colonslash, passed tp-end: 1646716500.118858, fs/hfs/t_pathconvert tp-start: 1646716500.279294, fs/kernfs/t_basic, 2 tc-start: 1646716500.281722, getdents tc-so:[ 1.0000000] entropy: ready tc-end: 1646716500.842144, getdents, passed tc-start: 1646716500.849073, hostname tc-so:[ 1.0000000] entropy: ready tc-end: 1646716501.226544, hostname, passed tp-end: 1646716501.235786, fs/kernfs/t_basic tp-start: 1646716501.431472, fs/lfs/t_pr, 1 tc-start: 1646716501.433936, mknod tc-so:Creating a version 2 LFS32 with roll-forward ident 0xf88cebf8 tc-so:4.9MB in 156 segments of size 32768 tc-so:super-block backups (for fsck -b #) at: tc-so:16, 960, 1920, 2880, 3840, 4800, 5760, 6720, 7680, 8640. tc-so:buffer cache: 322 hits 7 misses (97.87%); hash width 1024, depth 1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3900050] WARNING: the log-structured file system is experimental tc-so:[ 1.3900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646716503.716315, mknod, passed tp-end: 1646716503.751514, fs/lfs/t_pr tp-start: 1646716503.876692, fs/lfs/t_rfw, 1 tc-start: 1646716503.878808, rfw tc-se:* Create file system tc-se:* Superblocks at 16 and 960 tc-so:[ 1.0000000] entropy: ready tc-se:* Mount fs [1, initial] tc-so:[ 1.2500050] WARNING: the log-structured file system is experimental tc-so:[ 1.2500050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Initial payload tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.006 secs (1365333 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.005 secs (1638400 bytes/sec) tc-se:* Mount fs [2, after changes] tc-so:[ 4.3700050] WARNING: the log-structured file system is experimental tc-so:[ 4.3700050] WARNING: it may cause system crashes and/or corrupt data tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.005 secs (1638400 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.006 secs (1365333 bytes/sec) tc-se:* Mount fs [3, to roll forward] tc-so:[ 5.4400050] WARNING: the log-structured file system is experimental tc-so:[ 5.4800050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Mount fs [4, after roll forward complete] tc-so:[ 5.7600050] WARNING: the log-structured file system is experimental tc-so:[ 5.7600050] WARNING: it may cause system crashes and/or corrupt data tc-se:/mp/3-unchanged-control: no problem tc-se:/mp/5-to-be-appended: expected 600 bytes, found 300 tc-end: 1646716510.601642, rfw, expected_failure, roll-forward not yet implemented: Appended file differs tp-end: 1646716510.659283, fs/lfs/t_rfw tp-start: 1646716510.870010, fs/msdosfs/t_snapshot, 2 tc-start: 1646716510.872622, snapshot tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716519.541678, snapshot, passed tc-start: 1646716519.550489, snapshotstress tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-so:** /dev/rfss0 tc-so:** Phase 1 - Read and Compare FATs tc-so:** Phase 2 - Check Cluster Chains tc-so:** Phase 3 - Checking Directories tc-so:** Phase 4 - Checking for Lost Files tc-so:74 files, 5028 free (1257 clusters) tc-so:[ 1.0000000] entropy: ready tc-end: 1646716525.672961, snapshotstress, passed tp-end: 1646716525.684598, fs/msdosfs/t_snapshot tp-start: 1646716525.969792, fs/nfs/t_mountd, 1 tc-start: 1646716525.972729, mountdhup tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 13.6800050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646716540.780398784 1646716540.780398784, mtime 1646716540.780398784 1646716540.780398784) tc-end: 1646716547.458993, mountdhup, passed tp-end: 1646716547.485037, fs/nfs/t_mountd tp-start: 1646716550.68671, fs/nfs/t_rquotad, 6 tc-start: 1646716550.71075, get_nfs_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716574.693221, get_nfs_be_1_both, passed tc-start: 1646716574.716641, get_nfs_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716595.899659, get_nfs_be_1_group, passed tc-start: 1646716595.915245, get_nfs_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716613.524812, get_nfs_be_1_user, passed tc-start: 1646716613.541333, get_nfs_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716636.385124, get_nfs_le_1_both, passed tc-start: 1646716636.408661, get_nfs_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716657.976555, get_nfs_le_1_group, passed tc-start: 1646716657.997897, get_nfs_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646716680.880009, get_nfs_le_1_user, passed tp-end: 1646716680.913571, fs/nfs/t_rquotad tp-start: 1646716681.135140, fs/nullfs/t_basic, 2 tc-start: 1646716681.143963, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1646716681.709477, basic, passed tc-start: 1646716681.719758, twistymount tc-so:[ 1.0000000] entropy: ready tc-end: 1646716682.116273, twistymount, passed tp-end: 1646716682.124444, fs/nullfs/t_basic tp-start: 1646716683.484866, fs/psshfs/t_psshfs, 4 tc-start: 1646716683.488367, inode_nos tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 27370) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.KxcwNU/ssh_config localhost:/tmp/atf-run.KxcwNU/root mnt ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file1 ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/dir/file1 root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/file3 root/file4 ] tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 27370) tc-so:Server output was: tc-end: 1646716695.933243, inode_nos, passed tc-start: 1646716695.990630, ls tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 12974) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.romOVg/ssh_config localhost:/tmp/atf-run.romOVg/root mnt ] tc-so:Executing command [ ls -R mnt ] tc-se:ls: mnt/dir: Operation not supported tc-so:total 1 tc-so:drwxr-xr-x 2 root wheel 512 Mar 8 05:18 dir tc-so:-rw-r--r-- 1 root wheel 0 Mar 8 05:18 file3 tc-so:-rw-r--r-- 1 root wheel 0 Mar 8 05:18 file4 tc-so:Stopping SSH server (pid 12974) tc-so:Server output was: tc-end: 1646716706.971613, ls, passed tc-start: 1646716707.27349, pwd tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 763) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ /bin/sh -c echo $(cd mnt && /bin/pwd)/dir ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.ZbMGPx/ssh_config localhost:/tmp/atf-run.ZbMGPx/root mnt ] tc-so:Executing command [ /bin/sh -c cd mnt/dir && ls .. >/dev/null && /bin/pwd ] tc-so:Stopping SSH server (pid 763) tc-so:Server output was: tc-end: 1646716717.74054, pwd, passed tc-start: 1646716717.118600, read_empty_file tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 22626) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mkdir root mnt ] tc-so:Executing command [ /bin/sh -c : > root/empty ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.d5QRjw/ssh_config localhost:/tmp/atf-run.d5QRjw/root mnt ] tc-so:Executing command [ cat mnt/empty ] tc-se:umount: /tmp/atf-run.d5QRjw/mnt: not currently mounted tc-so:Stopping SSH server (pid 22626) tc-so:Server output was: tc-end: 1646716726.449317, read_empty_file, passed tp-end: 1646716726.484232, fs/psshfs/t_psshfs tp-start: 1646716726.715770, fs/ptyfs/t_ptyfs, 1 tc-start: 1646716726.719079, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1646716727.505257, basic, passed tp-end: 1646716727.515459, fs/ptyfs/t_ptyfs tp-start: 1646716727.681520, fs/ptyfs/t_nullpts, 1 tc-start: 1646716727.685139, nullrevoke tc-so:[ 1.0000000] entropy: ready tc-end: 1646716728.225765, nullrevoke, passed tp-end: 1646716728.234192, fs/ptyfs/t_nullpts tp-start: 1646716728.510205, fs/puffs/t_basic, 10 tc-start: 1646716728.513269, inactive_basic tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716730.3129, inactive_basic, passed tc-start: 1646716730.12860, inactive_reclaim tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716731.33009, inactive_reclaim, passed tc-start: 1646716731.43468, mount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716732.223251, mount, passed tc-start: 1646716732.231244, reclaim_hardlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716733.335710, reclaim_hardlink, passed tc-start: 1646716733.344843, root_chrdev tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716734.342752, root_chrdev, passed tc-start: 1646716734.352806, root_fifo tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:writing tc-end: 1646716735.481114, root_fifo, passed tc-start: 1646716735.487746, root_lnk tc-so:[ 1.0000000] entropy: ready tc-end: 1646716736.333138, root_lnk, passed tc-start: 1646716736.343522, root_reg tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716737.640254, root_reg, passed tc-start: 1646716737.649593, signals tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716738.725581, signals, passed tc-start: 1646716738.732687, unlink_accessible tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716739.870299, unlink_accessible, passed tp-end: 1646716739.878641, fs/puffs/t_basic tp-start: 1646716740.41402, fs/puffs/t_fuzz, 9 tc-start: 1646716740.43633, mountfuzz0 tc-so:test seeded RNG with 1646716740 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -1727478133 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 72823602 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -893399705 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 857670833 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -1000334164 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 11586428 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -781956529 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -1299393703 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 1304362562 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 1438007745 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -1889992142 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -1624099503 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -110148867 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -494327750 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 1945579489 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib 1710800291 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -298478964 tc-so:[ 1.2900050] puffs_mount: development version mismatch: kernel 30, lib -699005321 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 429244340 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -423541539 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -1386242846 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1858456548 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 494276646 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -2008432908 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1381075447 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 235284203 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1856070215 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1890472783 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 278525327 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1264855723 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -388945516 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -1097537727 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -965815539 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -1505457468 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1895056558 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1955157439 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -1312653650 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1685372305 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -2016294269 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -784248042 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib 820377432 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -881935903 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -536491796 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib 491182167 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib -1823194331 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib -37132905 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib 1816811491 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib -876852381 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib 331173147 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib 552842597 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib -226922869 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib 1320911569 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib -1442586429 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib -217957789 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib -1951427190 tc-so:[ 1.6900050] puffs_mount: development version mismatch: kernel 30, lib 1148236 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 630161881 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 1323050906 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 1022110026 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 554426889 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 1700054607 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 490608100 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib -1659388248 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib 506629398 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib 1371460066 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib 1532464330 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib -1994194693 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib -148677709 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib -632818819 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib -583248504 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib 1049023255 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib 58880576 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib -1875420614 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib -378659699 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib 156836905 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib 216298946 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib -1361698305 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib 1266579618 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib 124507257 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib 1256532631 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -1169541949 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -580034474 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -235714295 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib 1858481358 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib 32092607 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -2110383280 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -2109819145 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -2122207529 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -1647011504 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -1051418224 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib 1434825775 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -160677276 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib 1971778407 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -1428540318 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -1677207551 tc-so:[ 2.0200050] puffs_mount: development version mismatch: kernel 30, lib -56212032 tc-so:[ 2.0200050] puffs_mount: development version mismatch: kernel 30, lib 1074795213 tc-so:[ 2.0200050] puffs_mount: development version mismatch: kernel 30, lib 2129185374 tc-so:[ 2.0200050] puffs_mount: development version mismatch: kernel 30, lib -2133365285 tc-so:[ 2.0200050] puffs_mount: development version mismatch: kernel 30, lib -1730512174 tc-end: 1646716741.559841, mountfuzz0, passed tc-start: 1646716741.571062, mountfuzz1 tc-so:test seeded RNG with 1646716741 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x22feeed4 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x9eb23a4 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x45d41956 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x3bfe98a2 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0xb884fbe3 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0xa6ae5586 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0xae1b0f4e tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0xeb2e941a tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x3f9fd245 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xc92a3652 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xddbbd6d6 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x43e9bc3c tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xbfa39acb tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xeded98db tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xbd92cdaa tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x5120d440 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x99986504 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xfd432b62 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xa3be96f2 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x3f03c438 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x68d38f11 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xeef217c7 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x8f13fcc9 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xf58b9800 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x2ba9a4e tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xc7fe54fa tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x6a43a0f7 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xfe36923c tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xecd9004 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xaa4006af tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xb0c15d29 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x27cabaa3 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x1f7526a4 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x67b854dc tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xb311d262 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xce0c8932 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x5a51c940 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x4dbe469c tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xc402c1b1 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xde819129 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x3527cb47 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x7a6855b9 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x8b30662b tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x5d3bdd15 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x426888b5 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x84432350 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0xb325b6b1 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x2c866661 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x185c4f34 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x316f2889 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0xe38729be tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0xfca91eaa tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0xe2166246 tc-so:[ 1.6800050] puffs_mount: invalid KFLAGs 0x2e62a215 tc-so:[ 1.6800050] puffs_mount: invalid KFLAGs 0xd86ea45a tc-so:[ 1.6800050] puffs_mount: invalid KFLAGs 0xf92f984e tc-so:[ 1.6800050] puffs_mount: invalid KFLAGs 0x79416f57 tc-so:[ 1.6800050] puffs_mount: invalid KFLAGs 0xd3f0678a tc-so:[ 1.6800050] puffs_mount: invalid KFLAGs 0x9e884cdd tc-so:[ 1.7200050] puffs_mount: invalid KFLAGs 0x1e071c23 tc-so:[ 1.7200050] puffs_mount: invalid KFLAGs 0x6e1bc28f tc-so:[ 1.7200050] puffs_mount: invalid KFLAGs 0xe9de9881 tc-so:[ 1.7200050] puffs_mount: invalid KFLAGs 0x30815d0b tc-so:[ 1.7200050] puffs_mount: invalid KFLAGs 0xa85fa22f tc-so:[ 1.7200050] puffs_mount: invalid KFLAGs 0xfd2f08b1 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0xff0f9c45 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0x20579d08 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0x6fb9513 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0x91fd171 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0xff2be337 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0x8c2c6ff1 tc-so:[ 1.7600050] puffs_mount: invalid KFLAGs 0xd90995de tc-so:[ 1.8000050] puffs_mount: invalid KFLAGs 0x9920f166 tc-so:[ 1.8000050] puffs_mount: invalid KFLAGs 0x6517e796 tc-so:[ 1.8000050] puffs_mount: invalid KFLAGs 0x857b914b tc-so:[ 1.8000050] puffs_mount: invalid KFLAGs 0x4a3b6ec9 tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x2f5b32d0 tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x65951d8a tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x45a5749 tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x79e9e73d tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x806e7f01 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0xa475a9a6 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x9dc7e65f tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x3b2418c9 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x1a76f805 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x3b1cd973 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0xfd00c27d tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0x8e80b09f tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0xeb156760 tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0x637e95dc tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0xf57c6bce tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0x5452a8f0 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x9a1989e6 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0xd8fc8019 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x9974971a tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x9085a1f3 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x2208a9a7 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x4c1d6394 tc-so:[ 1.9900050] puffs_mount: invalid KFLAGs 0x5881f2 tc-so:[ 1.9900050] puffs_mount: invalid KFLAGs 0xbf427caf tc-end: 1646716743.29266, mountfuzz1, passed tc-start: 1646716743.36651, mountfuzz2 tc-so:test seeded RNG with 1646716743 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] puffs_mount: invalid FHFLAGs 0x7a417982 tc-so:[ 1.2800050] puffs_mount: invalid FHFLAGs 0x9e0b3842 tc-so:[ 1.2800050] puffs_mount: invalid FHFLAGs 0xcbecc830 tc-so:[ 1.3100050] puffs_mount: invalid FHFLAGs 0x6dc168a tc-so:[ 1.3100050] puffs_mount: invalid FHFLAGs 0xcafa072c tc-so:[ 1.3100050] puffs_mount: invalid FHFLAGs 0x117a69ab tc-so:[ 1.3100050] puffs_mount: invalid FHFLAGs 0xcfc6ba31 tc-so:[ 1.3400050] puffs_mount: invalid FHFLAGs 0x5ab3b072 tc-so:[ 1.3400050] puffs_mount: invalid FHFLAGs 0x4f99f205 tc-so:[ 1.3400050] puffs_mount: invalid FHFLAGs 0xe607c594 tc-so:[ 1.3400050] puffs_mount: invalid FHFLAGs 0x564f8dd5 tc-so:[ 1.3400050] puffs_mount: invalid FHFLAGs 0xec38a195 tc-so:[ 1.3800050] puffs_mount: invalid FHFLAGs 0x3e378033 tc-so:[ 1.3800050] puffs_mount: invalid FHFLAGs 0x1dc89f41 tc-so:[ 1.3800050] puffs_mount: invalid FHFLAGs 0xd9310aa2 tc-so:[ 1.3800050] puffs_mount: invalid FHFLAGs 0x424d4aaa tc-so:[ 1.3800050] puffs_mount: invalid FHFLAGs 0x94ef639b tc-so:[ 1.3800050] puffs_mount: invalid FHFLAGs 0x5109d2e4 tc-so:[ 1.4200050] puffs_mount: invalid FHFLAGs 0x73c3625a tc-so:[ 1.4200050] puffs_mount: invalid FHFLAGs 0xca884d0c tc-so:[ 1.4200050] puffs_mount: invalid FHFLAGs 0x9a01338a tc-so:[ 1.4200050] puffs_mount: invalid FHFLAGs 0x554d54d5 tc-so:[ 1.4200050] puffs_mount: invalid FHFLAGs 0xe5c65b6d tc-so:[ 1.4600050] puffs_mount: invalid FHFLAGs 0x807e7b8b tc-so:[ 1.4600050] puffs_mount: invalid FHFLAGs 0x562ed57f tc-so:[ 1.4600050] puffs_mount: invalid FHFLAGs 0x34d86a65 tc-so:[ 1.4600050] puffs_mount: invalid FHFLAGs 0x3ec95e0a tc-so:[ 1.4600050] puffs_mount: invalid FHFLAGs 0xf0b03874 tc-so:[ 1.5000050] puffs_mount: invalid FHFLAGs 0x3fdde0c6 tc-so:[ 1.5000050] puffs_mount: invalid FHFLAGs 0x2550181c tc-so:[ 1.5000050] puffs_mount: invalid FHFLAGs 0x5c6c2566 tc-so:[ 1.5000050] puffs_mount: invalid FHFLAGs 0x9485c0af tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x3ac64cee tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0xb1510d24 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x91eabebc tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x4b063726 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0xf3d2c798 tc-so:[ 1.5400050] puffs_mount: invalid FHFLAGs 0x5dc2a741 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x67c402d7 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x3b35b5fb tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x6b0310f3 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x4379f15d tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x524f603c tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x6859062e tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0xd2ab24d9 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x4a390c90 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x151b7961 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0xdc7f0d3b tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x7f998e04 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x68ba018b tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0xe809f863 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x1d4670b5 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0xcf465eb3 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0xf3206b74 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0xa5109ef0 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x5c231367 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x97f9dff0 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x6ca5d646 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x844811f3 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x41d6ef97 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x73a1dcac tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x9d256896 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0xa91e8930 tc-so:[ 1.7300050] puffs_mount: invalid FHFLAGs 0xc20ca8b8 tc-so:[ 1.7300050] puffs_mount: invalid FHFLAGs 0x53c7cdbb tc-so:[ 1.7500050] puffs_mount: invalid FHFLAGs 0x466dc7e7 tc-so:[ 1.7500050] puffs_mount: invalid FHFLAGs 0x64edb786 tc-so:[ 1.7500050] puffs_mount: invalid FHFLAGs 0x967404f0 tc-so:[ 1.7500050] puffs_mount: invalid FHFLAGs 0xb32571c8 tc-so:[ 1.7500050] puffs_mount: invalid FHFLAGs 0x563cd38f tc-so:[ 1.7900050] puffs_mount: invalid FHFLAGs 0xbb8f7f0b tc-so:[ 1.7900050] puffs_mount: invalid FHFLAGs 0x13019866 tc-so:[ 1.7900050] puffs_mount: invalid FHFLAGs 0x662313eb tc-so:[ 1.7900050] puffs_mount: invalid FHFLAGs 0xea03a1e8 tc-so:[ 1.7900050] puffs_mount: invalid FHFLAGs 0xc5c62c22 tc-so:[ 1.8300050] puffs_mount: invalid FHFLAGs 0x72952a77 tc-so:[ 1.8300050] puffs_mount: invalid FHFLAGs 0x182325df tc-so:[ 1.8300050] puffs_mount: invalid FHFLAGs 0xb2e7ccff tc-so:[ 1.8300050] puffs_mount: invalid FHFLAGs 0x26d9d339 tc-so:[ 1.8600050] puffs_mount: invalid FHFLAGs 0xd7972d4a tc-so:[ 1.8600050] puffs_mount: invalid FHFLAGs 0xc31ffd02 tc-so:[ 1.8600050] puffs_mount: invalid FHFLAGs 0xca04110f tc-so:[ 1.8600050] puffs_mount: invalid FHFLAGs 0x4ddb3275 tc-so:[ 1.8600050] puffs_mount: invalid FHFLAGs 0xb3e15adb tc-so:[ 1.9000050] puffs_mount: invalid FHFLAGs 0x3de222a0 tc-so:[ 1.9000050] puffs_mount: invalid FHFLAGs 0xb94aef5f tc-so:[ 1.9000050] puffs_mount: invalid FHFLAGs 0x9cbb2d06 tc-so:[ 1.9000050] puffs_mount: invalid FHFLAGs 0x5825012f tc-so:[ 1.9000050] puffs_mount: invalid FHFLAGs 0xb6257c2e tc-so:[ 1.9400050] puffs_mount: invalid FHFLAGs 0xf1b41ee2 tc-so:[ 1.9400050] puffs_mount: invalid FHFLAGs 0x71f1aa80 tc-so:[ 1.9400050] puffs_mount: invalid FHFLAGs 0x904b3dc6 tc-so:[ 1.9400050] puffs_mount: invalid FHFLAGs 0x25ec4371 tc-so:[ 1.9400050] puffs_mount: invalid FHFLAGs 0x824e4a44 tc-so:[ 1.9800050] puffs_mount: invalid FHFLAGs 0x6540eedb tc-so:[ 1.9800050] puffs_mount: invalid FHFLAGs 0xf9a7aee2 tc-so:[ 1.9800050] puffs_mount: invalid FHFLAGs 0x4cdbbac0 tc-so:[ 1.9800050] puffs_mount: invalid FHFLAGs 0x80067519 tc-so:[ 2.0200050] puffs_mount: invalid FHFLAGs 0xa23e1769 tc-so:[ 2.0200050] puffs_mount: invalid FHFLAGs 0x7e54fa5b tc-end: 1646716744.579336, mountfuzz2, passed tc-start: 1646716744.590720, mountfuzz3 tc-so:test seeded RNG with 1646716744 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0xd67bb04a tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0x8d05e49a tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0x872a3c71 tc-so:[ 1.3300050] puffs_mount: pa_spare[0] = 0xc0578c81 tc-so:[ 1.3600050] puffs_mount: pa_spare[0] = 0x6f03fb3e tc-so:[ 1.3600050] puffs_mount: pa_spare[0] = 0x18784f16 tc-so:[ 1.3600050] puffs_mount: pa_spare[0] = 0x3c73b219 tc-so:[ 1.3600050] puffs_mount: pa_spare[0] = 0xaad1cffb tc-so:[ 1.3600050] puffs_mount: pa_spare[0] = 0x660a08f6 tc-so:[ 1.3600050] puffs_mount: pa_spare[0] = 0x4c9d0b4a tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x473f0c2f tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xa34c96c8 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x25bf82c8 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x8a3db4c5 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x5c09c0c2 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x78b35f9 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x232a514 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xd55fe0d3 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x47bcb476 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x51d73f9a tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xbf0b1f7d tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x41ba96ba tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xbda1d495 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xef75cc74 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x462ebc9b tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x5489735d tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x78193def tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x6b354843 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0xb6df3523 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x86d86339 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x164e9249 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x26e91772 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xa950c6d8 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x319019c6 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xd31ea81f tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x487c9500 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x44654ffd tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xd61a44e8 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x93c0ebc1 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0xa04d5f2f tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x412853f9 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0xb4ff6a8 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x196a567 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x64cf2a14 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0xd07a465c tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xc2014a31 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xf8ddafdd tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x2ccc8ac7 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x172322b8 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xca186e59 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x161ef15c tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x35555f31 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0xfba57dd9 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x2665a853 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0xe2dcfbc8 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x6d5403b8 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x4f6aa064 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xe934fc15 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xe4e54231 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x2f72712a tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x8cb97af7 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xdaa28f21 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xd964a00 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x77c16c9c tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xc1a580d9 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x3935111e tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xcfddcd8b tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xd05d6714 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xaf86bd65 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xc406f070 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0xfec50a63 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x7e51e45b tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x6d8ce7f3 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x9d7c48ce tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0xca68ae0b tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x58ed4a95 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x9aeb7ac9 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x562818c3 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xde27a50e tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xa8d0569b tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x25723ee7 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xe7dc973f tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xdc3ee033 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xbc93459a tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x480dc948 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x238708a9 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xd1838640 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xb12d6fda tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xd2672883 tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0x6a6d01b6 tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0x405f7ba4 tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0x3ee87aa5 tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0x8483bdcc tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0x2ab7288a tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0xe46c93f8 tc-so:[ 1.8900050] puffs_mount: pa_spare[0] = 0xf8735462 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x33b62971 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x15515492 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x444a72f1 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x107c1332 tc-end: 1646716745.998746, mountfuzz3, passed tc-start: 1646716746.5930, mountfuzz4 tc-so:test seeded RNG with 1646716746 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: handle size 1816431112255957115 too large tc-so:[ 1.0200050] puffs_mount: handle size 13127854955228250527 too large tc-so:[ 1.0200050] puffs_mount: handle size 6524160306041351576 too large tc-so:[ 1.3500050] puffs_mount: handle size 1661162046722949849 too large tc-so:[ 1.3500050] puffs_mount: handle size 4115834522640304752 too large tc-so:[ 1.3900050] puffs_mount: handle size 2989220602127503764 too large tc-so:[ 1.3900050] puffs_mount: handle size 2251923914838918410 too large tc-so:[ 1.3900050] puffs_mount: handle size 7874171400904009811 too large tc-so:[ 1.4300050] puffs_mount: handle size 17292391380952217294 too large tc-so:[ 1.4300050] puffs_mount: handle size 9139958445802493165 too large tc-so:[ 1.4600050] puffs_mount: handle size 10779083470565451968 too large tc-so:[ 1.4600050] puffs_mount: handle size 12722329629752250238 too large tc-so:[ 1.4600050] puffs_mount: handle size 266168493493502704 too large tc-so:[ 1.4600050] puffs_mount: handle size 3173924050333958544 too large tc-so:[ 1.4600050] puffs_mount: handle size 4600493809841993876 too large tc-so:[ 1.5000050] puffs_mount: handle size 12312874992478812375 too large tc-so:[ 1.5000050] puffs_mount: handle size 13305754233172140615 too large tc-so:[ 1.5000050] puffs_mount: handle size 8781357732109950 too large tc-so:[ 1.5400050] puffs_mount: handle size 4100293301051636033 too large tc-so:[ 1.5400050] puffs_mount: handle size 3031483317395432151 too large tc-so:[ 1.5400050] puffs_mount: handle size 16855014283536857427 too large tc-so:[ 1.5400050] puffs_mount: handle size 1460307059348312428 too large tc-so:[ 1.5400050] puffs_mount: handle size 15401441886297108362 too large tc-so:[ 1.5800050] puffs_mount: handle size 9917666191451438535 too large tc-so:[ 1.5800050] puffs_mount: handle size 9075343499410601832 too large tc-so:[ 1.5800050] puffs_mount: handle size 9489853544612038789 too large tc-so:[ 1.6200050] puffs_mount: handle size 16007400282719850468 too large tc-so:[ 1.6200050] puffs_mount: handle size 6619279733996991853 too large tc-so:[ 1.6200050] puffs_mount: handle size 11920073707427560899 too large tc-so:[ 1.6600050] puffs_mount: handle size 2413202113372441059 too large tc-so:[ 1.6600050] puffs_mount: handle size 17726368161104954574 too large tc-so:[ 1.6600050] puffs_mount: handle size 9341348827232981977 too large tc-so:[ 1.7000050] puffs_mount: handle size 16878649173473161908 too large tc-so:[ 1.7000050] puffs_mount: handle size 4195412075909994686 too large tc-so:[ 1.7400050] puffs_mount: handle size 3173486137320315579 too large tc-so:[ 1.7400050] puffs_mount: handle size 17358399164692463559 too large tc-so:[ 1.7400050] puffs_mount: handle size 2627964186878606654 too large tc-so:[ 1.7800050] puffs_mount: handle size 17498133304123867983 too large tc-so:[ 1.7800050] puffs_mount: handle size 5818070468483022832 too large tc-so:[ 1.7800050] puffs_mount: handle size 14430503866321432245 too large tc-so:[ 1.7800050] puffs_mount: handle size 3996107718458529552 too large tc-so:[ 1.7800050] puffs_mount: handle size 11407503025349042844 too large tc-so:[ 1.7800050] puffs_mount: handle size 10502880629990526476 too large tc-so:[ 1.8400050] puffs_mount: handle size 10084531169117648619 too large tc-so:[ 1.8400050] puffs_mount: handle size 12601229384594429288 too large tc-so:[ 1.8400050] puffs_mount: handle size 5558923083143319309 too large tc-so:[ 1.8400050] puffs_mount: handle size 6824192149425130273 too large tc-so:[ 1.8800050] puffs_mount: handle size 4779485233670345465 too large tc-so:[ 1.8800050] puffs_mount: handle size 15756953759517929209 too large tc-end: 1646716747.311607, mountfuzz4, passed tc-start: 1646716747.319663, mountfuzz5 tc-so:test seeded RNG with 1646716747 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3600050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3600050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7600050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.8000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.8400050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.8800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8800050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-end: 1646716748.733214, mountfuzz5, passed tc-start: 1646716748.742528, mountfuzz6 tc-so:test seeded RNG with 1646716748 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716750.156902, mountfuzz6, passed tc-start: 1646716750.164074, mountfuzz7 tc-so:test seeded RNG with 1646716750 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716751.492307, mountfuzz7, passed tc-start: 1646716751.499828, mountfuzz8 tc-so:test seeded RNG with 1646716751 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716755.202768, mountfuzz8, passed tp-end: 1646716755.210588, fs/puffs/t_fuzz tp-start: 1646716755.389029, fs/puffs/t_io, 1 tc-start: 1646716755.391421, nocache tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716756.863859, nocache, passed tp-end: 1646716756.871012, fs/puffs/t_io tp-start: 1646716757.13651, fs/tmpfs/t_renamerace, 1 tc-start: 1646716757.17573, renamerace2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646716765.266806, renamerace2, passed tp-end: 1646716765.277437, fs/tmpfs/t_renamerace tp-start: 1646716766.520760, fs/tmpfs/t_create, 3 tc-start: 1646716766.523852, attrs tc-so:Executing command [ mkdir /tmp/atf-run.ZtSy8B/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ZtSy8B/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c touch b/a ] tc-so:Executing command [ su -m _tests -c touch c/a ] tc-so:Executing command [ umount /tmp/atf-run.ZtSy8B/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ZtSy8B/mntpt ] tc-end: 1646716771.428003, attrs, passed tc-start: 1646716771.439971, create tc-so:Executing command [ mkdir /tmp/atf-run.K53zuE/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.K53zuE/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.K53zuE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.K53zuE/mntpt ] tc-end: 1646716773.425403, create, passed tc-start: 1646716773.436046, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.HM5eOB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HM5eOB/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.HM5eOB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HM5eOB/mntpt ] tc-end: 1646716775.444241, kqueue, passed tp-end: 1646716775.455340, fs/tmpfs/t_create tp-start: 1646716776.237146, fs/tmpfs/t_devices, 1 tc-start: 1646716776.239495, basic tc-so:Executing command [ mkdir /tmp/atf-run.9BmMQQ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9BmMQQ/mntpt tc-so:Executing command [ /dev/MAKEDEV std ] tc-so:Executing command [ test -e zero ] tc-so:Executing command [ test -e null ] tc-so:Reading from the 'zero' character device tc-so:Executing command [ dd if=zero of=a bs=10k count=1 ] tc-so:Writing to the 'null' device tc-so:Executing command [ umount /tmp/atf-run.9BmMQQ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9BmMQQ/mntpt ] tc-end: 1646716779.126604, basic, passed tp-end: 1646716779.135423, fs/tmpfs/t_devices tp-start: 1646716780.9395, fs/tmpfs/t_dots, 2 tc-start: 1646716780.12017, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.ZPseGp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ZPseGp/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ umount /tmp/atf-run.ZPseGp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ZPseGp/mntpt ] tc-end: 1646716782.290260, nesteddir, passed tc-start: 1646716782.298753, topdir tc-so:Executing command [ mkdir /tmp/atf-run.HHBAmZ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HHBAmZ/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d ./a ] tc-so:Executing command [ test -d a/../a ] tc-so:Executing command [ umount /tmp/atf-run.HHBAmZ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HHBAmZ/mntpt ] tc-end: 1646716784.157081, topdir, passed tp-end: 1646716784.165455, fs/tmpfs/t_dots tp-start: 1646716784.832427, fs/tmpfs/t_exec, 1 tc-start: 1646716784.835110, basic tc-so:Executing command [ mkdir /tmp/atf-run.fo4YZq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fo4YZq/mntpt tc-so:Executing command [ cp /bin/cp . ] tc-so:Verifying copied file tc-so:Executing command [ ./cp cp foo ] tc-so:Executing command [ umount /tmp/atf-run.fo4YZq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fo4YZq/mntpt ] tc-end: 1646716786.914504, basic, passed tp-end: 1646716786.922535, fs/tmpfs/t_exec tp-start: 1646716788.51332, fs/tmpfs/t_link, 3 tc-start: 1646716788.53745, basic tc-so:Executing command [ mkdir /tmp/atf-run.F4QwiU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.F4QwiU/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ touch z ] tc-so:Executing command [ ln a b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm b ] tc-so:Executing command [ umount /tmp/atf-run.F4QwiU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.F4QwiU/mntpt ] tc-end: 1646716791.140092, basic, passed tc-start: 1646716791.150512, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.HDGRpE/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HDGRpE/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/b received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.HDGRpE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HDGRpE/mntpt ] tc-end: 1646716794.446650, kqueue, passed tc-start: 1646716794.454287, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.y0R5I8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.y0R5I8/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ ln a c/b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm c/b ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.y0R5I8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.y0R5I8/mntpt ] tc-end: 1646716798.238729, subdirs, passed tp-end: 1646716798.252907, fs/tmpfs/t_link tp-start: 1646716800.803172, fs/tmpfs/t_mkdir, 5 tc-start: 1646716800.807681, attrs tc-so:Executing command [ mkdir /tmp/atf-run.7J5lYT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7J5lYT/mntpt tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c mkdir b/a ] tc-so:Executing command [ su -m _tests -c mkdir c/a ] tc-so:Executing command [ umount /tmp/atf-run.7J5lYT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7J5lYT/mntpt ] tc-end: 1646716808.207301, attrs, passed tc-start: 1646716808.224283, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.RVCICH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.RVCICH/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.RVCICH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.RVCICH/mntpt ] tc-end: 1646716814.431379, kqueue, passed tc-start: 1646716814.451988, many tc-so:Executing command [ mkdir /tmp/atf-run.kW80ux/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kW80ux/mntpt tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ mkdir 1 ] tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ mkdir 2 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ mkdir 3 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ mkdir 4 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ mkdir 5 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ mkdir 6 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ mkdir 7 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ mkdir 8 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ mkdir 9 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ mkdir 10 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ mkdir 11 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ mkdir 12 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ mkdir 13 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ mkdir 14 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ mkdir 15 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ mkdir 16 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ mkdir 17 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ mkdir 18 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ mkdir 19 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ mkdir 20 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ mkdir 21 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ mkdir 22 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ mkdir 23 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ mkdir 24 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ mkdir 25 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ mkdir 26 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ mkdir 27 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ mkdir 28 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ mkdir 29 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ mkdir 30 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ mkdir 31 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ mkdir 32 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ mkdir 33 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ mkdir 34 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ mkdir 35 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ mkdir 36 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ mkdir 37 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ mkdir 38 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ mkdir 39 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ mkdir 40 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ mkdir 41 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ mkdir 42 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ mkdir 43 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ mkdir 44 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ mkdir 45 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ mkdir 46 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ mkdir 47 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ mkdir 48 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ mkdir 49 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ mkdir 50 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ mkdir 51 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ mkdir 52 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ mkdir 53 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ mkdir 54 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ mkdir 55 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ mkdir 56 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ mkdir 57 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ mkdir 58 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ mkdir 59 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ mkdir 60 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ mkdir 61 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ mkdir 62 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ mkdir 63 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ mkdir 64 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ mkdir 65 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ mkdir 66 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ mkdir 67 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ mkdir 68 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ mkdir 69 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ mkdir 70 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ mkdir 71 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ mkdir 72 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ mkdir 73 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ mkdir 74 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ mkdir 75 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ mkdir 76 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ mkdir 77 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ mkdir 78 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ mkdir 79 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ mkdir 80 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ mkdir 81 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ mkdir 82 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ mkdir 83 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ mkdir 84 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ mkdir 85 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ mkdir 86 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ mkdir 87 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ mkdir 88 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ mkdir 89 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ mkdir 90 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ mkdir 91 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ mkdir 92 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ mkdir 93 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ mkdir 94 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ mkdir 95 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ mkdir 96 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ mkdir 97 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ mkdir 98 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ mkdir 99 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ mkdir 100 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ umount /tmp/atf-run.kW80ux/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kW80ux/mntpt ] tc-end: 1646716884.371948, many, passed tc-start: 1646716884.382636, nested tc-so:Executing command [ mkdir /tmp/atf-run.OHgrPm/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.OHgrPm/mntpt tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ mkdir -p a/b/c/d/e ] tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ umount /tmp/atf-run.OHgrPm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.OHgrPm/mntpt ] tc-end: 1646716886.385721, nested, passed tc-start: 1646716886.398486, single tc-so:Executing command [ mkdir /tmp/atf-run.bmlClU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.bmlClU/mntpt tc-so:Executing command [ test -d a ] tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ umount /tmp/atf-run.bmlClU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.bmlClU/mntpt ] tc-end: 1646716888.445026, single, passed tp-end: 1646716888.454713, fs/tmpfs/t_mkdir tp-start: 1646716890.185595, fs/tmpfs/t_mknod, 6 tc-start: 1646716890.188679, block tc-so:Executing command [ mkdir /tmp/atf-run.fYLsRU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fYLsRU/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-so:Executing command [ umount /tmp/atf-run.fYLsRU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fYLsRU/mntpt ] tc-end: 1646716891.915421, block, passed tc-start: 1646716891.925807, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.CpBs57/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.CpBs57/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.CpBs57/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.CpBs57/mntpt ] tc-end: 1646716893.966171, block_kqueue, passed tc-start: 1646716893.978137, char tc-so:Executing command [ mkdir /tmp/atf-run.WxM0gA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WxM0gA/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-so:Executing command [ umount /tmp/atf-run.WxM0gA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WxM0gA/mntpt ] tc-end: 1646716895.739356, char, passed tc-start: 1646716895.751197, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.WPUHl9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WPUHl9/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.WPUHl9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WPUHl9/mntpt ] tc-end: 1646716897.701556, char_kqueue, passed tc-start: 1646716897.730950, pipe tc-so:Executing command [ mkdir /tmp/atf-run.V5nGte/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.V5nGte/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Executing command [ umount /tmp/atf-run.V5nGte/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.V5nGte/mntpt ] tc-end: 1646716900.90978, pipe, passed tc-start: 1646716900.100286, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.F4333b/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.F4333b/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.F4333b/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.F4333b/mntpt ] tc-end: 1646716902.51997, pipe_kqueue, passed tp-end: 1646716902.63754, fs/tmpfs/t_mknod tp-start: 1646716903.928218, fs/tmpfs/t_mount, 6 tc-start: 1646716903.930933, attrs tc-so:Executing command [ mkdir /tmp/atf-run.2YGwon/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.2YGwon/mntpt tc-so:Executing command [ umount /tmp/atf-run.2YGwon/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2YGwon/mntpt ] tc-end: 1646716905.819064, attrs, passed tc-start: 1646716905.835111, large tc-so:Executing command [ mkdir /tmp/atf-run.zH3ekY/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.zH3ekY/mntpt tc-so:Executing command [ umount /tmp/atf-run.zH3ekY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.zH3ekY/mntpt ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808 tmpfs tmp ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808g tmpfs tmp ] tc-end: 1646716908.541277, large, passed tc-start: 1646716908.553291, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.KrG5a7/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1646716910.96800, mntpt, passed tc-start: 1646716910.110408, negative tc-so:Executing command [ mkdir /tmp/atf-run.QXVSMm/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.QXVSMm/mntpt tc-so:Executing command [ umount /tmp/atf-run.QXVSMm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QXVSMm/mntpt ] tc-end: 1646716911.783926, negative, passed tc-start: 1646716911.795067, options tc-so:Executing command [ mkdir /tmp/atf-run.m9MHbd/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.m9MHbd/mntpt tc-so:Executing command [ umount /tmp/atf-run.m9MHbd/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.m9MHbd/mntpt ] tc-end: 1646716914.270333, options, passed tc-start: 1646716914.287165, plain tc-so:Executing command [ mkdir /tmp/atf-run.oqq16k/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oqq16k/mntpt tc-so:Executing command [ umount /tmp/atf-run.oqq16k/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oqq16k/mntpt ] tc-end: 1646716916.437427, plain, passed tp-end: 1646716916.453586, fs/tmpfs/t_mount tp-start: 1646716917.545347, fs/tmpfs/t_pipes, 1 tc-start: 1646716917.550583, basic tc-so:Executing command [ mkdir /tmp/atf-run.a963Kl/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.a963Kl/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Writing to pipe and waiting for response tc-so:Executing command [ umount /tmp/atf-run.a963Kl/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.a963Kl/mntpt ] tc-end: 1646716920.260251, basic, passed tp-end: 1646716920.279887, fs/tmpfs/t_pipes tp-start: 1646716921.832686, fs/tmpfs/t_read_write, 2 tc-start: 1646716921.838406, basic tc-so:Executing command [ mkdir /tmp/atf-run.8LGXAe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.8LGXAe/mntpt tc-so:Testing write to a small file tc-so:Testing appending to a small file tc-so:Testing write to a big file (bigger than a page) tc-so:Executing command [ umount /tmp/atf-run.8LGXAe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.8LGXAe/mntpt ] tc-end: 1646716924.625990, basic, passed tc-start: 1646716924.643881, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.1MDCRU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.1MDCRU/mntpt tc-so:Executing command [ dd if=/dev/zero of=c bs=1k count=10 ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if c received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if d received NOTE_EXTEND tc-so:Checking if d received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.1MDCRU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.1MDCRU/mntpt ] tc-end: 1646716928.483763, kqueue, passed tp-end: 1646716928.494843, fs/tmpfs/t_read_write tp-start: 1646716929.605446, fs/tmpfs/t_readdir, 4 tc-start: 1646716929.607610, caching tc-so:Executing command [ mkdir /tmp/atf-run.7swr61/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7swr61/mntpt tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 ] tc-so:Executing command [ rm 1 10 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ] tc-so:Executing command [ /bin/sh -c ls >/dev/null ] tc-so:Executing command [ umount /tmp/atf-run.7swr61/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7swr61/mntpt ] tc-end: 1646716932.94577, caching, passed tc-start: 1646716932.116165, dots tc-so:Executing command [ mkdir /tmp/atf-run.Eq9Jym/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Eq9Jym/mntpt tc-so:Executing command [ /bin/ls -a ] tc-so:Executing command [ grep ^\.$ stdout ] tc-so:Executing command [ grep ^\..$ stdout ] tc-so:Executing command [ umount /tmp/atf-run.Eq9Jym/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Eq9Jym/mntpt ] tc-end: 1646716934.69705, dots, passed tc-start: 1646716934.77681, many tc-so:Executing command [ mkdir /tmp/atf-run.p7z9rb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.p7z9rb/mntpt tc-so:Executing command [ mkdir a ] tc-so:Creating 500 files tc-so:Executing command [ rm a/1 a/10 a/100 a/101 a/102 a/103 a/104 a/105 a/106 a/107 a/108 a/109 a/11 a/110 a/111 a/112 a/113 a/114 a/115 a/116 a/117 a/118 a/119 a/12 a/120 a/121 a/122 a/123 a/124 a/125 a/126 a/127 a/128 a/129 a/13 a/130 a/131 a/132 a/133 a/134 a/135 a/136 a/137 a/138 a/139 a/14 a/140 a/141 a/142 a/143 a/144 a/145 a/146 a/147 a/148 a/149 a/15 a/150 a/151 a/152 a/153 a/154 a/155 a/156 a/157 a/158 a/159 a/16 a/160 a/161 a/162 a/163 a/164 a/165 a/166 a/167 a/168 a/169 a/17 a/170 a/171 a/172 a/173 a/174 a/175 a/176 a/177 a/178 a/179 a/18 a/180 a/181 a/182 a/183 a/184 a/185 a/186 a/187 a/188 a/189 a/19 a/190 a/191 a/192 a/193 a/194 a/195 a/196 a/197 a/198 a/199 a/2 a/20 a/200 a/201 a/202 a/203 a/204 a/205 a/206 a/207 a/208 a/209 a/21 a/210 a/211 a/212 a/213 a/214 a/215 a/216 a/217 a/218 a/219 a/22 a/220 a/221 a/222 a/223 a/224 a/225 a/226 a/227 a/228 a/229 a/23 a/230 a/231 a/232 a/233 a/234 a/235 a/236 a/237 a/238 a/239 a/24 a/240 a/241 a/242 a/243 a/244 a/245 a/246 a/247 a/248 a/249 a/25 a/250 a/251 a/252 a/253 a/254 a/255 a/256 a/257 a/258 a/259 a/26 a/260 a/261 a/262 a/263 a/264 a/265 a/266 a/267 a/268 a/269 a/27 a/270 a/271 a/272 a/273 a/274 a/275 a/276 a/277 a/278 a/279 a/28 a/280 a/281 a/282 a/283 a/284 a/285 a/286 a/287 a/288 a/289 a/29 a/290 a/291 a/292 a/293 a/294 a/295 a/296 a/297 a/298 a/299 a/3 a/30 a/300 a/301 a/302 a/303 a/304 a/305 a/306 a/307 a/308 a/309 a/31 a/310 a/311 a/312 a/313 a/314 a/315 a/316 a/317 a/318 a/319 a/32 a/320 a/321 a/322 a/323 a/324 a/325 a/326 a/327 a/328 a/329 a/33 a/330 a/331 a/332 a/333 a/334 a/335 a/336 a/337 a/338 a/339 a/34 a/340 a/341 a/342 a/343 a/344 a/345 a/346 a/347 a/348 a/349 a/35 a/350 a/351 a/352 a/353 a/354 a/355 a/356 a/357 a/358 a/359 a/36 a/360 a/361 a/362 a/363 a/364 a/365 a/366 a/367 a/368 a/369 a/37 a/370 a/371 a/372 a/373 a/374 a/375 a/376 a/377 a/378 a/379 a/38 a/380 a/381 a/382 a/383 a/384 a/385 a/386 a/387 a/388 a/389 a/39 a/390 a/391 a/392 a/393 a/394 a/395 a/396 a/397 a/398 a/399 a/4 a/40 a/400 a/401 a/402 a/403 a/404 a/405 a/406 a/407 a/408 a/409 a/41 a/410 a/411 a/412 a/413 a/414 a/415 a/416 a/417 a/418 a/419 a/42 a/420 a/421 a/422 a/423 a/424 a/425 a/426 a/427 a/428 a/429 a/43 a/430 a/431 a/432 a/433 a/434 a/435 a/436 a/437 a/438 a/439 a/44 a/440 a/441 a/442 a/443 a/444 a/445 a/446 a/447 a/448 a/449 a/45 a/450 a/451 a/452 a/453 a/454 a/455 a/456 a/457 a/458 a/459 a/46 a/460 a/461 a/462 a/463 a/464 a/465 a/466 a/467 a/468 a/469 a/47 a/470 a/471 a/472 a/473 a/474 a/475 a/476 a/477 a/478 a/479 a/48 a/480 a/481 a/482 a/483 a/484 a/485 a/486 a/487 a/488 a/489 a/49 a/490 a/491 a/492 a/493 a/494 a/495 a/496 a/497 a/498 a/499 a/5 a/50 a/500 a/51 a/52 a/53 a/54 a/55 a/56 a/57 a/58 a/59 a/6 a/60 a/61 a/62 a/63 a/64 a/65 a/66 a/67 a/68 a/69 a/7 a/70 a/71 a/72 a/73 a/74 a/75 a/76 a/77 a/78 a/79 a/8 a/80 a/81 a/82 a/83 a/84 a/85 a/86 a/87 a/88 a/89 a/9 a/90 a/91 a/92 a/93 a/94 a/95 a/96 a/97 a/98 a/99 ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.p7z9rb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.p7z9rb/mntpt ] tc-end: 1646716958.118342, many, passed tc-start: 1646716958.128482, types tc-so:Executing command [ mkdir /tmp/atf-run.Ld1sFe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ld1sFe/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch reg ] tc-so:Executing command [ ln -s reg lnk ] tc-so:Executing command [ mknod blk b 0 0 ] tc-so:Executing command [ mknod chr c 0 0 ] tc-so:Executing command [ mknod fifo p ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets sock ] tc-so:Executing command [ ls ] tc-so:Executing command [ rm -rf blk chr dir fifo lnk reg sock ] tc-so:Executing command [ umount /tmp/atf-run.Ld1sFe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ld1sFe/mntpt ] tc-end: 1646716961.607295, types, passed tp-end: 1646716961.615347, fs/tmpfs/t_readdir tp-start: 1646716962.796811, fs/tmpfs/t_remove, 4 tc-start: 1646716962.800112, dot tc-so:Executing command [ mkdir /tmp/atf-run.RS8DAM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.RS8DAM/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ unlink a/. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.RS8DAM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.RS8DAM/mntpt ] tc-end: 1646716964.731413, dot, passed tc-start: 1646716964.740073, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.g0S3js/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.g0S3js/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.g0S3js/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.g0S3js/mntpt ] tc-end: 1646716967.195578, kqueue, passed tc-start: 1646716967.203572, single tc-so:Executing command [ mkdir /tmp/atf-run.TXsoDK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TXsoDK/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.TXsoDK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TXsoDK/mntpt ] tc-end: 1646716969.756469, single, passed tc-start: 1646716969.767983, uchg tc-so:Executing command [ mkdir /tmp/atf-run.f94ZW6/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.f94ZW6/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ chflags uchg a ] tc-so:Executing command [ rm -f a ] tc-so:Executing command [ chflags nouchg a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.f94ZW6/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.f94ZW6/mntpt ] tc-end: 1646716972.426317, uchg, passed tp-end: 1646716972.435511, fs/tmpfs/t_remove tp-start: 1646716974.402697, fs/tmpfs/t_rename, 9 tc-start: 1646716974.405254, basic tc-so:Executing command [ mkdir /tmp/atf-run.ul4hcv/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ul4hcv/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -d c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.ul4hcv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ul4hcv/mntpt ] tc-end: 1646716976.674045, basic, passed tc-start: 1646716976.684721, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.nLw65p/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.nLw65p/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a /var/tmp/a ] tc-so:Executing command [ grep Cross-device link stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.nLw65p/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nLw65p/mntpt ] tc-end: 1646716978.940130, crossdev, passed tc-start: 1646716978.949650, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.Ig6CBU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ig6CBU/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/c ] tc-so:Executing command [ umount /tmp/atf-run.Ig6CBU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ig6CBU/mntpt ] tc-end: 1646716981.710598, dir_to_emptydir, passed tc-start: 1646716981.718956, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.MAhOme/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.MAhOme/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Not a directory stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f b ] tc-so:Executing command [ umount /tmp/atf-run.MAhOme/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.MAhOme/mntpt ] tc-end: 1646716984.322514, dir_to_file, passed tc-start: 1646716984.331325, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.DDfSCn/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.DDfSCn/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ touch b/d ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Directory not empty stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f a/c ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/d ] tc-so:Executing command [ umount /tmp/atf-run.DDfSCn/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DDfSCn/mntpt ] tc-end: 1646716987.493837, dir_to_fulldir, passed tc-start: 1646716987.502523, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.SFFxKj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SFFxKj/mntpt tc-so:Checking if the '..' entry is updated after moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Checking if the '..' entry is correct after renames tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d c/b/../b ] tc-so:Executing command [ test -d c/b/../../c ] tc-so:Executing command [ rmdir c/b ] tc-so:Executing command [ rmdir c ] tc-so:Checking if the '..' entry is correct after multiple moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ mv c/b d ] tc-so:Executing command [ test -d d/../c ] tc-so:Executing command [ rmdir d ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.SFFxKj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SFFxKj/mntpt ] tc-end: 1646716993.136977, dotdot, passed tc-start: 1646716993.145103, dots tc-so:Executing command [ mkdir /tmp/atf-run.mjOfyd/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mjOfyd/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a/. c ] tc-so:Executing command [ mv a/.. c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.mjOfyd/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mjOfyd/mntpt ] tc-end: 1646716995.92544, dots, passed tc-start: 1646716995.100447, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.TDgYtT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TDgYtT/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Is a directory stderr ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ umount /tmp/atf-run.TDgYtT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TDgYtT/mntpt ] tc-end: 1646716997.826040, file_to_dir, passed tc-start: 1646716997.834009, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.UMWIjz/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UMWIjz/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Executing command [ touch dir/b ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Checking if dir/b received NOTE_DELETE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir1 ] tc-so:Executing command [ mkdir dir2 ] tc-so:Executing command [ touch dir1/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir1/a received NOTE_RENAME tc-so:Checking if dir1 received NOTE_WRITE tc-so:Checking if dir2 received NOTE_WRITE tc-so:Executing command [ rm dir2/a ] tc-so:Executing command [ rmdir dir1 ] tc-so:Executing command [ rmdir dir2 ] tc-so:Executing command [ umount /tmp/atf-run.UMWIjz/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UMWIjz/mntpt ] tc-end: 1646717003.388627, kqueue, passed tp-end: 1646717003.396449, fs/tmpfs/t_rename tp-start: 1646717005.364250, fs/tmpfs/t_rmdir, 9 tc-start: 1646717005.366450, curdir tc-so:Executing command [ mkdir /tmp/atf-run.ytVwaz/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ytVwaz/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /bin/sh -c ( cd a && rmdir ../a && ls ) ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ umount /tmp/atf-run.ytVwaz/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ytVwaz/mntpt ] tc-end: 1646717007.241725, curdir, passed tc-start: 1646717007.249965, dots tc-so:Executing command [ mkdir /tmp/atf-run.CuVIMA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.CuVIMA/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a/. ] tc-so:Executing command [ rmdir a/.. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.CuVIMA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.CuVIMA/mntpt ] tc-end: 1646717009.340285, dots, passed tc-start: 1646717009.348058, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.hGDad8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hGDad8/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ mkdir dir/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.hGDad8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hGDad8/mntpt ] tc-end: 1646717011.644664, kqueue, passed tc-start: 1646717011.653051, links tc-so:Executing command [ mkdir /tmp/atf-run.WnUVJU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WnUVJU/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.WnUVJU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WnUVJU/mntpt ] tc-end: 1646717014.175222, links, passed tc-start: 1646717014.186409, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.GX7eCP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.GX7eCP/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.GX7eCP/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.GX7eCP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.GX7eCP/mntpt ] tc-end: 1646717015.698244, mntpt, passed tc-start: 1646717015.705878, nested tc-so:Executing command [ mkdir /tmp/atf-run.JaeR4P/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JaeR4P/mntpt tc-so:Executing command [ mkdir -p a/b/c ] tc-so:Executing command [ rmdir a/b/c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.JaeR4P/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JaeR4P/mntpt ] tc-end: 1646717017.882543, nested, passed tc-start: 1646717017.894707, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.9Vfomf/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9Vfomf/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.9Vfomf/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9Vfomf/mntpt ] tc-end: 1646717020.480052, non_empty, passed tc-start: 1646717020.491687, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.nv5JLp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.nv5JLp/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.nv5JLp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nv5JLp/mntpt ] tc-end: 1646717022.41931, non_existent, passed tc-start: 1646717022.50418, single tc-so:Executing command [ mkdir /tmp/atf-run.tRZ6Ph/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.tRZ6Ph/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.tRZ6Ph/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.tRZ6Ph/mntpt ] tc-end: 1646717023.844462, single, passed tp-end: 1646717023.853161, fs/tmpfs/t_rmdir tp-start: 1646717026.200726, fs/tmpfs/t_setattr, 10 tc-start: 1646717026.202963, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.SiFGmF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SiFGmF/mntpt tc-so:Executing command [ mkdir grp ] tc-so:Executing command [ chgrp 5678 grp ] tc-so:Executing command [ umount /tmp/atf-run.SiFGmF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SiFGmF/mntpt ] tc-end: 1646717028.72103, chgrp, passed tc-start: 1646717028.80978, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.9r5VMf/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9r5VMf/mntpt tc-so:Executing command [ mkdir grpq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if grpq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.9r5VMf/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9r5VMf/mntpt ] tc-end: 1646717029.982778, chgrp_kqueue, passed tc-start: 1646717029.992994, chmod tc-so:Executing command [ mkdir /tmp/atf-run.V23JRR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.V23JRR/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-so:Executing command [ umount /tmp/atf-run.V23JRR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.V23JRR/mntpt ] tc-end: 1646717031.770415, chmod, passed tc-start: 1646717031.778354, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.NcdxCL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.NcdxCL/mntpt tc-so:Executing command [ mkdir modeq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if modeq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.NcdxCL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.NcdxCL/mntpt ] tc-end: 1646717033.529224, chmod_kqueue, passed tc-start: 1646717033.540236, chown tc-so:Executing command [ mkdir /tmp/atf-run.vRL4xY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.vRL4xY/mntpt tc-so:Executing command [ mkdir own ] tc-so:Executing command [ chown 1234 own ] tc-so:Executing command [ umount /tmp/atf-run.vRL4xY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.vRL4xY/mntpt ] tc-end: 1646717035.462629, chown, passed tc-start: 1646717035.474002, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.JtX6HO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JtX6HO/mntpt tc-so:Executing command [ mkdir ownq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if ownq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.JtX6HO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JtX6HO/mntpt ] tc-end: 1646717037.349535, chown_kqueue, passed tc-start: 1646717037.362046, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.Cxd1Ad/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Cxd1Ad/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-so:Executing command [ umount /tmp/atf-run.Cxd1Ad/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Cxd1Ad/mntpt ] tc-end: 1646717039.470659, chowngrp, passed tc-start: 1646717039.479113, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.QC6Wji/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.QC6Wji/mntpt tc-so:Executing command [ mkdir owngrpp ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if owngrpp received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.QC6Wji/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QC6Wji/mntpt ] tc-end: 1646717041.375790, chowngrp_kqueue, passed tc-start: 1646717041.383729, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.kuksP4/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kuksP4/mntpt tc-so:Executing command [ mkdir times ] tc-so:Executing command [ /bin/sh -c TZ=GMT touch -t 200501010101 times ] tc-so:Executing command [ umount /tmp/atf-run.kuksP4/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kuksP4/mntpt ] tc-end: 1646717043.47330, chtimes, passed tc-start: 1646717043.55369, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.VnDfIW/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VnDfIW/mntpt tc-so:Executing command [ mkdir timesq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if timesq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.VnDfIW/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VnDfIW/mntpt ] tc-end: 1646717044.892645, chtimes_kqueue, passed tp-end: 1646717044.900682, fs/tmpfs/t_setattr tp-start: 1646717046.175031, fs/tmpfs/t_sizes, 4 tc-start: 1646717046.177358, big tc-so:Executing command [ mkdir /tmp/atf-run.O5dIPJ/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.O5dIPJ/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=5 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.O5dIPJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.O5dIPJ/mntpt ] tc-end: 1646717048.392301, big, passed tc-start: 1646717048.402052, overflow tc-so:Executing command [ mkdir /tmp/atf-run.amxBbx/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.amxBbx/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=15 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.amxBbx/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.amxBbx/mntpt ] tc-end: 1646717051.177623, overflow, passed tc-start: 1646717051.189122, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.gWZgl2/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.gWZgl2/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 count=10 ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1 ] tc-so:Executing command [ umount /tmp/atf-run.gWZgl2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gWZgl2/mntpt ] tc-end: 1646717053.120558, overwrite, passed tc-start: 1646717053.131674, small tc-so:Executing command [ mkdir /tmp/atf-run.PldWhm/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.PldWhm/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.PldWhm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PldWhm/mntpt ] tc-end: 1646717054.886138, small, passed tp-end: 1646717054.894710, fs/tmpfs/t_sizes tp-start: 1646717055.476833, fs/tmpfs/t_sockets, 1 tc-start: 1646717055.479022, basic tc-so:Executing command [ mkdir /tmp/atf-run.yl1p7z/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yl1p7z/mntpt tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.yl1p7z/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yl1p7z/mntpt ] tc-end: 1646717057.678240, basic, passed tp-end: 1646717057.690083, fs/tmpfs/t_sockets tp-start: 1646717058.339965, fs/tmpfs/t_statvfs, 1 tc-start: 1646717058.342919, values tc-so:Executing command [ mkdir /tmp/atf-run.eb1sB9/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.eb1sB9/mntpt tc-so:Executing command [ umount /tmp/atf-run.eb1sB9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.eb1sB9/mntpt ] tc-end: 1646717059.752320, values, passed tp-end: 1646717059.760296, fs/tmpfs/t_statvfs tp-start: 1646717060.824919, fs/tmpfs/t_symlink, 4 tc-start: 1646717060.827065, dir tc-so:Executing command [ mkdir /tmp/atf-run.UyFZ8K/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UyFZ8K/mntpt tc-so:Executing command [ mkdir d ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ ln -s d e ] tc-so:Executing command [ touch d/foo ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ umount /tmp/atf-run.UyFZ8K/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UyFZ8K/mntpt ] tc-end: 1646717063.343030, dir, passed tc-start: 1646717063.351225, exec tc-so:Executing command [ mkdir /tmp/atf-run.VmEdrm/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VmEdrm/mntpt tc-so:Executing command [ touch b ] tc-so:Executing command [ ln -s /bin/cp cp ] tc-so:Executing command [ ./cp b c ] tc-so:Executing command [ test -f c ] tc-so:Executing command [ umount /tmp/atf-run.VmEdrm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VmEdrm/mntpt ] tc-end: 1646717065.308553, exec, passed tc-start: 1646717065.316396, file tc-so:Executing command [ mkdir /tmp/atf-run.LjMNew/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.LjMNew/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ ln -s a b ] tc-so:Executing command [ /bin/sh -c echo foo >a ] tc-so:Executing command [ umount /tmp/atf-run.LjMNew/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.LjMNew/mntpt ] tc-end: 1646717067.374032, file, passed tc-start: 1646717067.382183, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.WBUR4N/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WBUR4N/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.WBUR4N/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WBUR4N/mntpt ] tc-end: 1646717069.538250, kqueue, passed tp-end: 1646717069.547934, fs/tmpfs/t_symlink tp-start: 1646717070.818007, fs/tmpfs/t_times, 4 tc-start: 1646717070.821072, empty tc-so:Executing command [ mkdir /tmp/atf-run.hHeCBg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hHeCBg/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ cat a ] tc-so:Executing command [ umount /tmp/atf-run.hHeCBg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hHeCBg/mntpt ] tc-end: 1646717076.877040, empty, passed tc-start: 1646717076.888324, link tc-so:Executing command [ mkdir /tmp/atf-run.kLiehc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kLiehc/mntpt tc-so:Executing command [ ln c d ] tc-so:Executing command [ umount /tmp/atf-run.kLiehc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kLiehc/mntpt ] tc-end: 1646717080.837852, link, passed tc-start: 1646717080.845913, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.38Hn9x/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.38Hn9x/mntpt tc-so:Executing command [ cat b ] tc-so:Executing command [ umount /tmp/atf-run.38Hn9x/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.38Hn9x/mntpt ] tc-end: 1646717084.509472, non_empty, passed tc-start: 1646717084.520360, rename tc-so:Executing command [ mkdir /tmp/atf-run.V8EIqb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.V8EIqb/mntpt tc-so:Executing command [ mkdir e ] tc-so:Executing command [ mv e/a e/b ] tc-so:Executing command [ umount /tmp/atf-run.V8EIqb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.V8EIqb/mntpt ] tc-end: 1646717088.617939, rename, passed tp-end: 1646717088.628811, fs/tmpfs/t_times tp-start: 1646717089.307998, fs/tmpfs/t_trail_slash, 1 tc-start: 1646717089.310326, main tc-so:Executing command [ mkdir /tmp/atf-run.ek0nFQ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ek0nFQ/mntpt tc-so:Executing command [ mkdir a/ ] tc-so:Executing command [ touch a/b ] tc-so:Executing command [ test -f a/b ] tc-so:Executing command [ rm a/b ] tc-so:Executing command [ rmdir a/ ] tc-so:Executing command [ umount /tmp/atf-run.ek0nFQ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ek0nFQ/mntpt ] tc-end: 1646717091.590002, main, passed tp-end: 1646717091.598062, fs/tmpfs/t_trail_slash tp-start: 1646717092.176497, fs/tmpfs/t_truncate, 1 tc-start: 1646717092.179492, basic tc-so:Executing command [ mkdir /tmp/atf-run.Hkq5Z1/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Hkq5Z1/mntpt tc-so:Creating big file tc-so:Trunctaing the file to a smaller size tc-so:Truncating to zero bytes tc-so:Truncating to zero bytes, second try tc-so:Executing command [ umount /tmp/atf-run.Hkq5Z1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Hkq5Z1/mntpt ] tc-end: 1646717093.634189, basic, passed tp-end: 1646717093.642033, fs/tmpfs/t_truncate tp-start: 1646717094.488452, fs/tmpfs/t_vnd, 1 tc-start: 1646717094.490909, basic tc-so:Executing command [ mkdir /tmp/atf-run.fZvYQb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fZvYQb/mntpt tc-so:Executing command [ dd if=/dev/zero of=disk.img bs=1m count=10 ] tc-so:Executing command [ vndconfig -c vnd3 disk.img ] tc-so:Executing command [ newfs -I /dev/vnd3c ] tc-so:Executing command [ mkdir mnt ] tc-so:Executing command [ mount /dev/vnd3c mnt ] tc-so:Creating test files tc-so:Verifying created files tc-so:Executing command [ umount mnt ] tc-so:Executing command [ vndconfig -u vnd3 ] tc-so:Executing command [ umount /tmp/atf-run.fZvYQb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fZvYQb/mntpt ] tc-end: 1646717114.642941, basic, passed tp-end: 1646717114.654888, fs/tmpfs/t_vnd tp-start: 1646717115.304953, fs/tmpfs/t_vnode_leak, 1 tc-start: 1646717115.308148, main tc-so:Lowering kern.maxvnodes to 2000 tc-so:Executing command [ sysctl -w kern.maxvnodes=2000 ] tc-so:Executing command [ mkdir /tmp/atf-run.AO6v2Z/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.AO6v2Z/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.AO6v2Z/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AO6v2Z/mntpt ] tc-so:Restoring kern.maxvnodes to 13104 tc-so:kern.maxvnodes: 2000 -> 13104 tc-end: 1646717229.372585, main, passed tp-end: 1646717229.415061, fs/tmpfs/t_vnode_leak tp-start: 1646717229.911253, fs/umapfs/t_basic, 1 tc-start: 1646717229.925448, basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4000050] umapfs: fsid given as 0, ignoring tc-so:[ 1.4000050] umapfs: using fsid 6401/1a64 tc-end: 1646717230.878673, basic, passed tp-end: 1646717230.891579, fs/umapfs/t_basic tp-start: 1646717231.223539, fs/union/t_pr, 6 tc-start: 1646717231.226966, cyclic tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 17287] tc-se:[New process 12977] tc-se:[New process 19280] tc-se:[New process 13873] tc-se:[New process 3371] tc-se:[New process 1008] tc-se:[New process 29512] tc-se:[New process 27231] tc-se:[New process 19857] tc-se:[New process 8269] tc-se:[New process 23927] tc-se:[New process 5544] tc-se:[New process 25035] tc-se:[New process 12165] tc-se:[New process 19912] tc-se:[New process 1185] tc-se:[New process 13457] tc-se:[New process 5662] tc-se:[New process 19148] tc-se:[New process 6263] tc-se:[New process 135] tc-se:[New process 21912] tc-se:[New process 13882] tc-se:[New process 15182] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 17287)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d4c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181554 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d91c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f928 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f55c20 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646717236.937783, cyclic, expected_signal, PR kern/3645 tc-start: 1646717236.962354, cyclic2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 16341] tc-se:[New process 16222] tc-se:[New process 21106] tc-se:[New process 17131] tc-se:[New process 5292] tc-se:[New process 25862] tc-se:[New process 24149] tc-se:[New process 9942] tc-se:[New process 8322] tc-se:[New process 14170] tc-se:[New process 6275] tc-se:[New process 6296] tc-se:[New process 4092] tc-se:[New process 5335] tc-se:[New process 5529] tc-se:[New process 46] tc-se:[New process 8083] tc-se:[New process 8485] tc-se:[New process 25582] tc-se:[New process 27692] tc-se:[New process 16652] tc-se:[New process 25625] tc-se:[New process 8681] tc-se:[New process 1453] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 16341)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d4c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181554 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d91c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f928 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f55c20 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646717240.346047, cyclic2, expected_signal, PR kern/4597 tc-start: 1646717240.366901, devnull1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646717240.873244, devnull1, passed tc-start: 1646717240.881188, devnull2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646717241.271218, devnull2, passed tc-start: 1646717241.278629, multilayer tc-so:[ 1.0000000] entropy: ready tc-end: 1646717241.677353, multilayer, passed tc-start: 1646717241.685536, multilayer2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 3298] tc-se:[New process 17728] tc-se:[New process 2566] tc-se:[New process 21900] tc-se:[New process 7314] tc-se:[New process 20354] tc-se:[New process 21356] tc-se:[New process 18175] tc-se:[New process 15462] tc-se:[New process 23176] tc-se:[New process 5364] tc-se:[New process 4696] tc-se:[New process 17401] tc-se:[New process 9240] tc-se:[New process 18250] tc-se:[New process 28827] tc-se:[New process 8659] tc-se:[New process 15837] tc-se:[New process 4894] tc-se:[New process 864] tc-se:[New process 11789] tc-se:[New process 19446] tc-se:[New process 21860] tc-se:[New process 14769] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 3298)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d4c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181554 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d91c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x000000004050560c in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646717245.252041, multilayer2, expected_signal, PR kern/2423 tp-end: 1646717245.287892, fs/union/t_pr tp-start: 1646717245.990204, fs/vfs/t_full, 14 tc-start: 1646717245.992526, ext2fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 10.0200050] uid 0 on /mnt: file system full tc-end: 1646717256.271795, ext2fs_fillfs, passed tc-start: 1646717256.305865, ffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.5200050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1646717259.768272, ffs_fillfs, passed tc-start: 1646717259.786797, ffslog_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.1200050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1646717262.809679, ffslog_fillfs, passed tc-start: 1646717262.842255, lfs_fillfs tc-se:lfs_cleanerd[26272]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26272]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26272]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[26272]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717271.16818, lfs_fillfs, passed tc-start: 1646717271.55159, msdosfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717273.962419, msdosfs_fillfs, passed tc-start: 1646717273.983951, nfs_fillfs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_full: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 5.3900050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646717280.926337460 1646717280.926337460, mtime 1646717280.926337460 1646717280.926337460) tc-end: 1646717298.569510, nfs_fillfs, passed tc-start: 1646717298.600797, p2k_ffs_fillfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.W39x91/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.W39x91/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717300.983725, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1646717300.998288, puffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717302.350186, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1646717302.357245, rumpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717304.265489, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1646717304.275689, sysvbfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717312.595789, sysvbfs_fillfs, passed tc-start: 1646717312.628993, tmpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717315.109468, tmpfs_fillfs, passed tc-start: 1646717315.116162, udf_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717319.449552, udf_fillfs, passed tc-start: 1646717319.465773, v7fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717378.300065, v7fs_fillfs, passed tc-start: 1646717378.387379, zfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717384.309220, zfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tp-end: 1646717384.333670, fs/vfs/t_full tp-start: 1646717385.332053, fs/vfs/t_io, 140 tc-start: 1646717385.336810, ext2fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717387.620396, ext2fs_extendfile, passed tc-start: 1646717387.643651, ext2fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717389.945965, ext2fs_extendfile_append, passed tc-start: 1646717389.973113, ext2fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717398.309044, ext2fs_holywrite, passed tc-start: 1646717398.320055, ext2fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717399.681228, ext2fs_overwrite512, passed tc-start: 1646717399.690742, ext2fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717401.427611, ext2fs_overwrite64k, passed tc-start: 1646717401.438096, ext2fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717403.109530, ext2fs_overwrite_trunc, passed tc-start: 1646717403.120230, ext2fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717404.847194, ext2fs_read_after_unlink, passed tc-start: 1646717404.857129, ext2fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717406.222380, ext2fs_read_fault, passed tc-start: 1646717406.232341, ext2fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717407.872899, ext2fs_shrinkfile, passed tc-start: 1646717407.883130, ext2fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717409.511633, ext2fs_wrrd_after_unlink, passed tc-start: 1646717409.521139, ffs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717410.935903, ffs_extendfile, passed tc-start: 1646717410.952336, ffs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717412.741892, ffs_extendfile_append, passed tc-start: 1646717412.755985, ffs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717414.265491, ffs_holywrite, passed tc-start: 1646717414.280122, ffs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717415.977069, ffs_overwrite512, passed tc-start: 1646717415.987735, ffs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717417.572613, ffs_overwrite64k, passed tc-start: 1646717417.582702, ffs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717419.385466, ffs_overwrite_trunc, passed tc-start: 1646717419.400319, ffs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717420.976079, ffs_read_after_unlink, passed tc-start: 1646717420.986458, ffs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717422.320298, ffs_read_fault, passed tc-start: 1646717422.330438, ffs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717423.922456, ffs_shrinkfile, passed tc-start: 1646717423.932749, ffs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717425.783874, ffs_wrrd_after_unlink, passed tc-start: 1646717425.795223, ffslog_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717427.441645, ffslog_extendfile, passed tc-start: 1646717427.452565, ffslog_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717428.952160, ffslog_extendfile_append, passed tc-start: 1646717428.963090, ffslog_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717431.19379, ffslog_holywrite, passed tc-start: 1646717431.33214, ffslog_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717432.964111, ffslog_overwrite512, passed tc-start: 1646717432.979508, ffslog_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717434.753420, ffslog_overwrite64k, passed tc-start: 1646717434.763961, ffslog_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717436.626513, ffslog_overwrite_trunc, passed tc-start: 1646717436.637291, ffslog_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717438.315774, ffslog_read_after_unlink, passed tc-start: 1646717438.328077, ffslog_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717440.16054, ffslog_read_fault, passed tc-start: 1646717440.26732, ffslog_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717441.652502, ffslog_shrinkfile, passed tc-start: 1646717441.665479, ffslog_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717443.445110, ffslog_wrrd_after_unlink, passed tc-start: 1646717443.466569, lfs_extendfile tc-se:lfs_cleanerd[10442]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10442]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7400050] WARNING: the log-structured file system is experimental tc-so:[ 1.7400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[10442]: t_io: needs_cleaning returned -1 tc-end: 1646717446.836221, lfs_extendfile, passed tc-start: 1646717446.871271, lfs_extendfile_append tc-se:lfs_cleanerd[4275]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[4275]: /mnt: filesystem unmounted tc-end: 1646717449.776229, lfs_extendfile_append, passed tc-start: 1646717449.808671, lfs_holywrite tc-se:lfs_cleanerd[3939]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3939]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[3939]: t_io: needs_cleaning returned -1 tc-end: 1646717452.491217, lfs_holywrite, passed tc-start: 1646717452.530818, lfs_overwrite512 tc-se:lfs_cleanerd[7261]: /mnt: attaching cleaner tc-se:lfs_cleanerd[7261]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[7261]: t_io: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717455.739974, lfs_overwrite512, passed tc-start: 1646717455.775060, lfs_overwrite64k tc-se:lfs_cleanerd[23487]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23487]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717458.933057, lfs_overwrite64k, passed tc-start: 1646717458.987526, lfs_overwrite_trunc tc-se:lfs_cleanerd[12891]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12891]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12891]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[12891]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717462.185003, lfs_overwrite_trunc, passed tc-start: 1646717462.219737, lfs_read_after_unlink tc-se:lfs_cleanerd[21235]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717465.696563, lfs_read_after_unlink, passed tc-start: 1646717465.735160, lfs_read_fault tc-se:lfs_cleanerd[19036]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[19036]: /mnt: filesystem unmounted tc-end: 1646717468.847722, lfs_read_fault, passed tc-start: 1646717468.885041, lfs_shrinkfile tc-se:lfs_cleanerd[14615]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14615]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717471.828761, lfs_shrinkfile, passed tc-start: 1646717471.876580, lfs_wrrd_after_unlink tc-se:lfs_cleanerd[17849]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17849]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17849]: t_io: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[17849]: /mnt: detaching cleaner tc-end: 1646717475.373368, lfs_wrrd_after_unlink, passed tc-start: 1646717475.421058, msdosfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717476.974878, msdosfs_extendfile, passed tc-start: 1646717476.985456, msdosfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717478.920795, msdosfs_extendfile_append, passed tc-start: 1646717478.931936, msdosfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717480.833721, msdosfs_holywrite, passed tc-start: 1646717480.843000, msdosfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717482.223742, msdosfs_overwrite512, passed tc-start: 1646717482.232711, msdosfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717483.661403, msdosfs_overwrite64k, passed tc-start: 1646717483.674712, msdosfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717485.169490, msdosfs_overwrite_trunc, passed tc-start: 1646717485.179622, msdosfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717486.637593, msdosfs_read_after_unlink, passed tc-start: 1646717486.646513, msdosfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717487.974132, msdosfs_read_fault, passed tc-start: 1646717487.983657, msdosfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717489.356939, msdosfs_shrinkfile, passed tc-start: 1646717489.366034, msdosfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717490.775782, msdosfs_wrrd_after_unlink, passed tc-start: 1646717490.786112, nfs_extendfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717493.992888, nfs_extendfile, passed tc-start: 1646717494.11380, nfs_extendfile_append tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717497.494066, nfs_extendfile_append, passed tc-start: 1646717497.516307, nfs_holywrite tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.2600050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646717500.809943729 1646717500.809943729, mtime 1646717500.809943729 1646717500.809943729) tc-end: 1646717501.167111, nfs_holywrite, passed tc-start: 1646717501.191784, nfs_overwrite512 tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717504.591353, nfs_overwrite512, passed tc-start: 1646717504.610099, nfs_overwrite64k tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.2700050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646717508.164890748 1646717508.164890748, mtime 1646717508.164890748 1646717508.164890748) tc-end: 1646717508.902280, nfs_overwrite64k, passed tc-start: 1646717508.921783, nfs_overwrite_trunc tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.2700050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646717511.869896069 1646717511.869896069, mtime 1646717511.869896069 1646717511.869896069) tc-end: 1646717512.653877, nfs_overwrite_trunc, passed tc-start: 1646717512.670692, nfs_read_after_unlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717516.47175, nfs_read_after_unlink, passed tc-start: 1646717516.69678, nfs_read_fault tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717519.563156, nfs_read_fault, passed tc-start: 1646717519.581440, nfs_shrinkfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717522.650812, nfs_shrinkfile, passed tc-start: 1646717522.675457, nfs_wrrd_after_unlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717526.101598, nfs_wrrd_after_unlink, passed tc-start: 1646717526.119840, p2k_ffs_extendfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ilmg1V/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ilmg1V/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717528.673792, p2k_ffs_extendfile, passed tc-start: 1646717528.689213, p2k_ffs_extendfile_append tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.r7nNFG/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.r7nNFG/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717531.2019, p2k_ffs_extendfile_append, passed tc-start: 1646717531.13931, p2k_ffs_holywrite tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KCKo7S/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KCKo7S/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717533.547895, p2k_ffs_holywrite, passed tc-start: 1646717533.560598, p2k_ffs_overwrite512 tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.M2BMQv/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.M2BMQv/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717535.909760, p2k_ffs_overwrite512, passed tc-start: 1646717535.920379, p2k_ffs_overwrite64k tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VTR14k/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VTR14k/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717538.292019, p2k_ffs_overwrite64k, passed tc-start: 1646717538.304445, p2k_ffs_overwrite_trunc tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.val3GX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.val3GX/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717540.885492, p2k_ffs_overwrite_trunc, passed tc-start: 1646717540.896043, p2k_ffs_read_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uvziV8/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uvziV8/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717543.822740, p2k_ffs_read_after_unlink, passed tc-start: 1646717543.834866, p2k_ffs_read_fault tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Q1oQZ8/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Q1oQZ8/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717546.339872, p2k_ffs_read_fault, passed tc-start: 1646717546.351185, p2k_ffs_shrinkfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wwn825/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wwn825/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717548.505456, p2k_ffs_shrinkfile, passed tc-start: 1646717548.515917, p2k_ffs_wrrd_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UuopnZ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UuopnZ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717551.563039, p2k_ffs_wrrd_after_unlink, passed tc-start: 1646717551.584163, puffs_extendfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717553.836834, puffs_extendfile, passed tc-start: 1646717553.846387, puffs_extendfile_append tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717555.751349, puffs_extendfile_append, passed tc-start: 1646717555.763215, puffs_holywrite tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717557.667843, puffs_holywrite, passed tc-start: 1646717557.678005, puffs_overwrite512 tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717559.662517, puffs_overwrite512, passed tc-start: 1646717559.674164, puffs_overwrite64k tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.6600050] putter_fop_read: private 0 not inited tc-end: 1646717562.443398, puffs_overwrite64k, passed tc-start: 1646717562.457678, puffs_overwrite_trunc tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717564.921519, puffs_overwrite_trunc, passed tc-start: 1646717564.932348, puffs_read_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717567.272539, puffs_read_after_unlink, passed tc-start: 1646717567.285022, puffs_read_fault tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717569.40764, puffs_read_fault, passed tc-start: 1646717569.51739, puffs_shrinkfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717570.973816, puffs_shrinkfile, passed tc-start: 1646717570.981043, puffs_wrrd_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717573.295349, puffs_wrrd_after_unlink, passed tc-start: 1646717573.307121, rumpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717574.897979, rumpfs_extendfile, passed tc-start: 1646717574.906513, rumpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717576.318135, rumpfs_extendfile_append, passed tc-start: 1646717576.325445, rumpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717577.755891, rumpfs_holywrite, passed tc-start: 1646717577.763038, rumpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717579.29039, rumpfs_overwrite512, passed tc-start: 1646717579.39010, rumpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717580.355181, rumpfs_overwrite64k, passed tc-start: 1646717580.363052, rumpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717581.666246, rumpfs_overwrite_trunc, passed tc-start: 1646717581.675915, rumpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717583.115423, rumpfs_read_after_unlink, passed tc-start: 1646717583.123439, rumpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717584.647084, rumpfs_read_fault, passed tc-start: 1646717584.655781, rumpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717586.103996, rumpfs_shrinkfile, passed tc-start: 1646717586.114332, rumpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717596.972559, rumpfs_wrrd_after_unlink, passed tc-start: 1646717596.981235, sysvbfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717598.664154, sysvbfs_extendfile, passed tc-start: 1646717598.676875, sysvbfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717600.383383, sysvbfs_extendfile_append, passed tc-start: 1646717600.398543, sysvbfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717602.92609, sysvbfs_holywrite, passed tc-start: 1646717602.103615, sysvbfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717603.717848, sysvbfs_overwrite512, passed tc-start: 1646717603.729285, sysvbfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717605.544158, sysvbfs_overwrite64k, passed tc-start: 1646717605.560037, sysvbfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717607.276768, sysvbfs_overwrite_trunc, passed tc-start: 1646717607.291777, sysvbfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717608.850407, sysvbfs_read_after_unlink, passed tc-start: 1646717608.860589, sysvbfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717610.335056, sysvbfs_read_fault, passed tc-start: 1646717610.347704, sysvbfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717611.728408, sysvbfs_shrinkfile, passed tc-start: 1646717611.741108, sysvbfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717613.252398, sysvbfs_wrrd_after_unlink, passed tc-start: 1646717613.263581, tmpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717614.782346, tmpfs_extendfile, passed tc-start: 1646717614.789442, tmpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717616.87830, tmpfs_extendfile_append, passed tc-start: 1646717616.95778, tmpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717617.601510, tmpfs_holywrite, passed tc-start: 1646717617.610017, tmpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717618.961049, tmpfs_overwrite512, passed tc-start: 1646717618.968462, tmpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717620.336070, tmpfs_overwrite64k, passed tc-start: 1646717620.345121, tmpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717621.929305, tmpfs_overwrite_trunc, passed tc-start: 1646717621.939610, tmpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717623.353978, tmpfs_read_after_unlink, passed tc-start: 1646717623.365409, tmpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717624.938891, tmpfs_read_fault, passed tc-start: 1646717624.947443, tmpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717626.292227, tmpfs_shrinkfile, passed tc-start: 1646717626.299886, tmpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717627.728754, tmpfs_wrrd_after_unlink, passed tc-start: 1646717627.738598, udf_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717629.956692, udf_extendfile, passed tc-start: 1646717629.968690, udf_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717631.583929, udf_extendfile_append, passed tc-start: 1646717631.595117, udf_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717633.783409, udf_holywrite, passed tc-start: 1646717633.795647, udf_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717636.44376, udf_overwrite512, passed tc-start: 1646717636.60233, udf_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717638.326967, udf_overwrite64k, passed tc-start: 1646717638.338298, udf_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717640.464293, udf_overwrite_trunc, passed tc-start: 1646717640.478226, udf_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717643.338821, udf_read_after_unlink, passed tc-start: 1646717643.351476, udf_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717645.530409, udf_read_fault, passed tc-start: 1646717645.545435, udf_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717647.714782, udf_shrinkfile, passed tc-start: 1646717647.729079, udf_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717649.851657, udf_wrrd_after_unlink, passed tc-start: 1646717649.866240, v7fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717651.758119, v7fs_extendfile, passed tc-start: 1646717651.774541, v7fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717653.725976, v7fs_extendfile_append, passed tc-start: 1646717653.739866, v7fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717655.495285, v7fs_holywrite, passed tc-start: 1646717655.513470, v7fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717657.259322, v7fs_overwrite512, passed tc-start: 1646717657.272734, v7fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717659.456981, v7fs_overwrite64k, passed tc-start: 1646717659.471062, v7fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717663.183145, v7fs_overwrite_trunc, passed tc-start: 1646717663.197863, v7fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717665.181429, v7fs_read_after_unlink, passed tc-start: 1646717665.202784, v7fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717667.100084, v7fs_read_fault, passed tc-start: 1646717667.119808, v7fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717669.5965, v7fs_shrinkfile, passed tc-start: 1646717669.29341, v7fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717681.84895, v7fs_wrrd_after_unlink, passed tc-start: 1646717681.111811, zfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717684.378319, zfs_extendfile, passed tc-start: 1646717684.392222, zfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717687.754419, zfs_extendfile_append, passed tc-start: 1646717687.768103, zfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717691.268376, zfs_holywrite, passed tc-start: 1646717691.281458, zfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717694.387123, zfs_overwrite512, passed tc-start: 1646717694.404722, zfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717698.11688, zfs_overwrite64k, passed tc-start: 1646717698.26637, zfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717701.232091, zfs_overwrite_trunc, passed tc-start: 1646717701.245723, zfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717705.50671, zfs_read_after_unlink, passed tc-start: 1646717705.65856, zfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717708.173259, zfs_read_fault, passed tc-start: 1646717708.185966, zfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717711.167489, zfs_shrinkfile, passed tc-start: 1646717711.178347, zfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717715.92038, zfs_wrrd_after_unlink, passed tp-end: 1646717715.113476, fs/vfs/t_io tp-start: 1646717715.752926, fs/vfs/t_renamerace, 42 tc-start: 1646717715.756447, ext2fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717723.682740, ext2fs_renamerace, passed tc-start: 1646717723.709590, ext2fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717735.594435, ext2fs_renamerace_cycle, passed tc-start: 1646717735.612793, ext2fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717742.168180, ext2fs_renamerace_dirs, passed tc-start: 1646717742.192886, ffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717750.89429, ffs_renamerace, passed tc-start: 1646717750.109406, ffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717761.862669, ffs_renamerace_cycle, passed tc-start: 1646717761.877413, ffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717768.548791, ffs_renamerace_dirs, passed tc-start: 1646717768.564836, ffslog_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717780.672893, ffslog_renamerace, passed tc-start: 1646717780.687126, ffslog_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717799.822281, ffslog_renamerace_cycle, passed tc-start: 1646717799.843890, ffslog_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717808.906313, ffslog_renamerace_dirs, passed tc-start: 1646717808.930242, lfs_renamerace tc-se:lfs_cleanerd[21167]: /mnt: attaching cleaner tc-se:lfs_cleanerd[21167]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21167]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[21167]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717827.24032, lfs_renamerace, passed tc-start: 1646717827.170104, lfs_renamerace_cycle tc-se:lfs_cleanerd[34]: /mnt: attaching cleaner tc-se:lfs_cleanerd[34]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[34]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[34]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717855.817901, lfs_renamerace_cycle, passed tc-start: 1646717856.16395, lfs_renamerace_dirs tc-se:lfs_cleanerd[5582]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5582]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[5582]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[5582]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646717874.143240, lfs_renamerace_dirs, passed tc-start: 1646717874.275191, msdosfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717880.706699, msdosfs_renamerace, passed tc-start: 1646717880.722038, msdosfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717892.252215, msdosfs_renamerace_cycle, passed tc-start: 1646717892.270096, msdosfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717898.583085, msdosfs_renamerace_dirs, passed tc-start: 1646717898.600959, nfs_renamerace tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 4.6400050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646717904.281082546 1646717904.281082546, mtime 1646717904.281082546 1646717904.281082546) tc-end: 1646717911.620347, nfs_renamerace, passed tc-start: 1646717911.637543, nfs_renamerace_cycle tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 7.0500050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646717919.491979326 1646717919.491979326, mtime 1646717919.491979326 1646717919.491979326) tc-end: 1646717930.743043, nfs_renamerace_cycle, expected_failure, mkdir fails with ESTALE: did not fail this time tc-start: 1646717930.769917, nfs_renamerace_dirs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717941.742940, nfs_renamerace_dirs, passed tc-start: 1646717941.768286, p2k_ffs_renamerace tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FjyFsH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FjyFsH/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717954.70220, p2k_ffs_renamerace, passed tc-start: 1646717954.82551, p2k_ffs_renamerace_cycle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7x75Pk/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7x75Pk/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717971.314938, p2k_ffs_renamerace_cycle, expected_failure, assertion "vp->v_size == ip->i_size" failed: did not fail this time tc-start: 1646717971.330537, p2k_ffs_renamerace_dirs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qKIP97/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qKIP97/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646717979.150126, p2k_ffs_renamerace_dirs, passed tc-start: 1646717979.165419, puffs_renamerace tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 11.7800050] putter_fop_read: private 0 not inited tc-end: 1646717991.827374, puffs_renamerace, passed tc-start: 1646717991.835385, puffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718013.199895, puffs_renamerace_cycle, expected_failure, assertion "dfd" failed: did not fail this time tc-start: 1646718013.208976, puffs_renamerace_dirs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718027.176317, puffs_renamerace_dirs, passed tc-start: 1646718027.186010, rumpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718028.621037, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1646718028.633844, rumpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718030.57060, rumpfs_renamerace_cycle, skipped, rename not supported by file system tc-start: 1646718030.64324, rumpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718031.595544, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1646718031.603209, sysvbfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718033.86993, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1646718033.96458, sysvbfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718034.626338, sysvbfs_renamerace_cycle, skipped, directories not supported by file system tc-start: 1646718034.639051, sysvbfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718036.124790, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1646718036.138105, tmpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718047.555000, tmpfs_renamerace, passed tc-start: 1646718047.566210, tmpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718068.733188, tmpfs_renamerace_cycle, passed tc-start: 1646718068.739902, tmpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718079.838270, tmpfs_renamerace_dirs, passed tc-start: 1646718079.851736, udf_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718091.276141, udf_renamerace, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1646718091.288010, udf_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718112.514693, udf_renamerace_cycle, expected_failure, sometimes fails with ENOSPC, PR kern/56253: PR kern/56253 did not trigger this time tc-start: 1646718112.530065, udf_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718124.201068, udf_renamerace_dirs, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1646718124.217323, v7fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718131.908921, v7fs_renamerace, passed tc-start: 1646718131.942100, v7fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718145.8086, v7fs_renamerace_cycle, passed tc-start: 1646718145.45143, v7fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718152.451615, v7fs_renamerace_dirs, passed tc-start: 1646718152.485852, zfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718162.267914, zfs_renamerace, passed tc-start: 1646718162.286131, zfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718178.196561, zfs_renamerace_cycle, passed tc-start: 1646718178.223788, zfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718189.332696, zfs_renamerace_dirs, passed tp-end: 1646718189.350154, fs/vfs/t_renamerace tp-start: 1646718189.951502, fs/vfs/t_ro, 72 tc-start: 1646718189.954403, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718191.523120, ext2fs_attrs, passed tc-start: 1646718191.534728, ext2fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718193.17815, ext2fs_create, passed tc-start: 1646718193.28172, ext2fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718194.467120, ext2fs_createdir, passed tc-start: 1646718194.478094, ext2fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718196.50023, ext2fs_createfifo, passed tc-start: 1646718196.61743, ext2fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718197.609036, ext2fs_createlink, passed tc-start: 1646718197.622236, ext2fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718199.209672, ext2fs_createsymlink, passed tc-start: 1646718199.220516, ext2fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718200.748210, ext2fs_fileio, passed tc-start: 1646718200.759333, ext2fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718202.268077, ext2fs_rmfile, passed tc-start: 1646718202.278748, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718203.827372, ffs_attrs, passed tc-start: 1646718203.838934, ffs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718205.319436, ffs_create, passed tc-start: 1646718205.330974, ffs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718206.935772, ffs_createdir, passed tc-start: 1646718206.947530, ffs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718208.417454, ffs_createfifo, passed tc-start: 1646718208.429377, ffs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718210.75263, ffs_createlink, passed tc-start: 1646718210.89772, ffs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718211.632958, ffs_createsymlink, passed tc-start: 1646718211.646090, ffs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718213.125161, ffs_fileio, passed tc-start: 1646718213.136347, ffs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718214.721322, ffs_rmfile, passed tc-start: 1646718214.733056, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718216.451365, ffslog_attrs, passed tc-start: 1646718216.462877, ffslog_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718218.92745, ffslog_create, passed tc-start: 1646718218.103964, ffslog_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718219.732807, ffslog_createdir, passed tc-start: 1646718219.745169, ffslog_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718221.321743, ffslog_createfifo, passed tc-start: 1646718221.333556, ffslog_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718223.8796, ffslog_createlink, passed tc-start: 1646718223.20436, ffslog_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718224.626738, ffslog_createsymlink, passed tc-start: 1646718224.638565, ffslog_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718226.229292, ffslog_fileio, passed tc-start: 1646718226.242613, ffslog_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718227.837734, ffslog_rmfile, passed tc-start: 1646718227.854733, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718229.311289, msdosfs_attrs, passed tc-start: 1646718229.321592, msdosfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718230.745278, msdosfs_create, passed tc-start: 1646718230.754326, msdosfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718232.216093, msdosfs_createdir, passed tc-start: 1646718232.225886, msdosfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718233.660896, msdosfs_createfifo, passed tc-start: 1646718233.669899, msdosfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718235.102214, msdosfs_createlink, passed tc-start: 1646718235.111681, msdosfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718236.576117, msdosfs_createsymlink, passed tc-start: 1646718236.590536, msdosfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718238.207769, msdosfs_fileio, passed tc-start: 1646718238.218728, msdosfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718239.634233, msdosfs_rmfile, passed tc-start: 1646718239.644686, nfs_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718243.305864, nfs_attrs, passed tc-start: 1646718243.329863, nfs_create tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718246.778995, nfs_create, passed tc-start: 1646718246.801237, nfs_createdir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0100050] ZFS filesystem version: 5 tc-end: 1646718250.404489, nfs_createdir, passed tc-start: 1646718250.424377, nfs_createfifo tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718253.924639, nfs_createfifo, passed tc-start: 1646718253.944447, nfs_createlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718257.551981, nfs_createlink, passed tc-start: 1646718257.572772, nfs_createsymlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718261.157604, nfs_createsymlink, passed tc-start: 1646718261.179582, nfs_fileio tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718265.143945, nfs_fileio, passed tc-start: 1646718265.167857, nfs_rmfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718268.972824, nfs_rmfile, passed tc-start: 1646718268.998233, nfsro_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718272.971955, nfsro_attrs, passed tc-start: 1646718272.995503, nfsro_create tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718276.516032, nfsro_create, passed tc-start: 1646718276.538374, nfsro_createdir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718280.61854, nfsro_createdir, passed tc-start: 1646718280.82516, nfsro_createfifo tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718283.665962, nfsro_createfifo, passed tc-start: 1646718283.691394, nfsro_createlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718287.713453, nfsro_createlink, passed tc-start: 1646718287.731560, nfsro_createsymlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718291.373528, nfsro_createsymlink, passed tc-start: 1646718291.397141, nfsro_fileio tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718295.143587, nfsro_fileio, passed tc-start: 1646718295.166501, nfsro_rmfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718299.8478, nfsro_rmfile, passed tc-start: 1646718299.31347, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718300.668194, sysvbfs_attrs, passed tc-start: 1646718300.676564, sysvbfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718302.61068, sysvbfs_create, passed tc-start: 1646718302.74636, sysvbfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718303.372551, sysvbfs_createdir, passed tc-start: 1646718303.381766, sysvbfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718304.693708, sysvbfs_createfifo, passed tc-start: 1646718304.702038, sysvbfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718305.975608, sysvbfs_createlink, passed tc-start: 1646718305.984461, sysvbfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718307.362110, sysvbfs_createsymlink, passed tc-start: 1646718307.375166, sysvbfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718308.928817, sysvbfs_fileio, passed tc-start: 1646718308.941025, sysvbfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718310.471155, sysvbfs_rmfile, passed tc-start: 1646718310.481629, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718312.100353, udf_attrs, passed tc-start: 1646718312.111705, udf_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718313.700729, udf_create, passed tc-start: 1646718313.712404, udf_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718315.320260, udf_createdir, passed tc-start: 1646718315.329743, udf_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718316.855886, udf_createfifo, passed tc-start: 1646718316.870862, udf_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718319.100968, udf_createlink, passed tc-start: 1646718319.110968, udf_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718320.721577, udf_createsymlink, passed tc-start: 1646718320.731965, udf_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718322.859149, udf_fileio, passed tc-start: 1646718322.875584, udf_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718325.24737, udf_rmfile, passed tc-start: 1646718325.39278, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718326.961971, v7fs_attrs, passed tc-start: 1646718326.977757, v7fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718328.693906, v7fs_create, passed tc-start: 1646718328.710704, v7fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718330.669174, v7fs_createdir, passed tc-start: 1646718330.685072, v7fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718332.294081, v7fs_createfifo, passed tc-start: 1646718332.308350, v7fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718334.133102, v7fs_createlink, passed tc-start: 1646718334.153755, v7fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718335.983043, v7fs_createsymlink, passed tc-start: 1646718336.909, v7fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718337.843065, v7fs_fileio, passed tc-start: 1646718337.860019, v7fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718339.781455, v7fs_rmfile, passed tp-end: 1646718339.801279, fs/vfs/t_ro tp-start: 1646718340.368060, fs/vfs/t_rmdirrace, 14 tc-start: 1646718340.370669, ext2fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718352.13395, ext2fs_race, passed tc-start: 1646718352.23113, ffs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718363.739605, ffs_race, passed tc-start: 1646718363.755050, ffslog_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718384.883500, ffslog_race, passed tc-start: 1646718384.901292, lfs_race tc-se:lfs_cleanerd[19537]: /mnt: attaching cleaner tc-se:lfs_cleanerd[19537]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[19537]: t_rmdirrace: needs_cleaning returned -1 tc-se:lfs_cleanerd[19537]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718408.2865, lfs_race, passed tc-start: 1646718408.38669, msdosfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718419.442570, msdosfs_race, passed tc-start: 1646718419.460684, nfs_race tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646718423.069794693 1646718423.069794693, mtime 1646718423.069794693 1646718423.069794693) tc-end: 1646718436.443201, nfs_race, passed tc-start: 1646718436.462236, p2k_ffs_race tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JWby0Z/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JWby0Z/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718451.121325, p2k_ffs_race, passed tc-start: 1646718451.135463, puffs_race tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718472.241957, puffs_race, passed tc-start: 1646718472.248676, rumpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718492.938784, rumpfs_race, passed tc-start: 1646718492.945784, sysvbfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718494.273153, sysvbfs_race, skipped, directories not supported by file system tc-start: 1646718494.283557, tmpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718515.288614, tmpfs_race, passed tc-start: 1646718515.295441, udf_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718536.946834, udf_race, passed tc-start: 1646718536.958160, v7fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718548.661011, v7fs_race, passed tc-start: 1646718548.675683, zfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718567.195286, zfs_race, passed tp-end: 1646718567.226067, fs/vfs/t_rmdirrace tp-start: 1646718567.968419, fs/vfs/t_rwtoro, 112 tc-start: 1646718567.970735, ext2fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718569.544756, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718569.557187, ext2fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718571.76417, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718571.89908, ext2fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718572.626602, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718572.639363, ext2fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718574.116920, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718574.127871, ext2fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718575.620730, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718575.633454, ext2fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718577.160233, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718577.174760, ext2fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718578.866790, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1646718578.877604, ext2fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718580.448060, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718580.458672, ffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718581.971304, ffs_layer_noneopen, passed tc-start: 1646718581.984675, ffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718583.471847, ffs_layer_read_unlinked, passed tc-start: 1646718583.488917, ffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718585.216815, ffs_layer_readopen, passed tc-start: 1646718585.232343, ffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718586.940611, ffs_layer_writeopen, passed tc-start: 1646718586.954403, ffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718588.482234, ffs_noneopen, passed tc-start: 1646718588.494564, ffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718590.23756, ffs_read_unlinked, passed tc-start: 1646718590.35589, ffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718591.692957, ffs_readopen, passed tc-start: 1646718591.705642, ffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718593.335006, ffs_writeopen, passed tc-start: 1646718593.345743, ffslog_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718595.139663, ffslog_layer_noneopen, passed tc-start: 1646718595.150198, ffslog_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718596.795130, ffslog_layer_read_unlinked, passed tc-start: 1646718596.806104, ffslog_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718598.550020, ffslog_layer_readopen, passed tc-start: 1646718598.561319, ffslog_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718600.258760, ffslog_layer_writeopen, passed tc-start: 1646718600.269585, ffslog_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718601.920600, ffslog_noneopen, passed tc-start: 1646718601.932654, ffslog_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718603.544307, ffslog_read_unlinked, passed tc-start: 1646718603.558423, ffslog_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718605.314964, ffslog_readopen, passed tc-start: 1646718605.331710, ffslog_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718607.112824, ffslog_writeopen, passed tc-start: 1646718607.125860, lfs_layer_noneopen tc-se:lfs_cleanerd[15420]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15420]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[15420]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[15420]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718610.212759, lfs_layer_noneopen, passed tc-start: 1646718610.253112, lfs_layer_read_unlinked tc-se:lfs_cleanerd[27227]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718613.291677, lfs_layer_read_unlinked, passed tc-start: 1646718613.345145, lfs_layer_readopen tc-se:lfs_cleanerd[4356]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718616.534328, lfs_layer_readopen, passed tc-start: 1646718616.567584, lfs_layer_writeopen tc-se:lfs_cleanerd[20064]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7500050] WARNING: the log-structured file system is experimental tc-so:[ 1.7500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718619.736165, lfs_layer_writeopen, passed tc-start: 1646718619.782291, lfs_noneopen tc-se:lfs_cleanerd[15014]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718622.791661, lfs_noneopen, passed tc-start: 1646718622.835345, lfs_read_unlinked tc-se:lfs_cleanerd[12711]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[12711]: /mnt: filesystem unmounted tc-end: 1646718625.914367, lfs_read_unlinked, passed tc-start: 1646718625.956443, lfs_readopen tc-se:lfs_cleanerd[9155]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9155]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9155]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[9155]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718629.157673, lfs_readopen, passed tc-start: 1646718629.191873, lfs_writeopen tc-se:lfs_cleanerd[15863]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15863]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0900050] WARNING: the log-structured file system is experimental tc-so:[ 2.0900050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[15863]: t_rwtoro: needs_cleaning returned -1 tc-end: 1646718632.586260, lfs_writeopen, passed tc-start: 1646718632.618837, msdosfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718634.65931, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718634.75882, msdosfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718635.582707, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718635.591933, msdosfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718637.92026, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718637.101831, msdosfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718638.695703, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718638.709067, msdosfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718640.213655, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718640.224995, msdosfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718641.712734, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718641.726701, msdosfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718643.338795, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1646718643.349359, msdosfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718644.822380, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718644.831332, nfs_layer_noneopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1646718648.652319, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718648.673408, nfs_layer_read_unlinked tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718652.474050, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718652.492410, nfs_layer_readopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718656.61121, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718656.83016, nfs_layer_writeopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718659.506565, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718659.527152, nfs_noneopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1646718662.780676, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718662.804114, nfs_read_unlinked tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718666.388385, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718666.409393, nfs_readopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_rwtoro: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718671.964026, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1646718671.985631, nfs_writeopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718675.787317, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718675.812755, p2k_ffs_layer_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nbRhfP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nbRhfP/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718678.261347, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718678.281935, p2k_ffs_layer_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0sOpgM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0sOpgM/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718680.952859, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718680.966225, p2k_ffs_layer_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Xl76PG/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Xl76PG/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718682.989424, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718683.3703, p2k_ffs_layer_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HFeRL0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HFeRL0/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718685.358200, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718685.374524, p2k_ffs_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UmMksq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UmMksq/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718687.783338, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718687.797748, p2k_ffs_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.a0GNip/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.a0GNip/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718690.49135, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718690.63975, p2k_ffs_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0FHJrI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0FHJrI/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718692.544561, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1646718692.558129, p2k_ffs_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8PgXgK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8PgXgK/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718694.911296, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718694.926244, puffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718696.586826, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718696.596887, puffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718698.261453, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718698.268311, puffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718699.888049, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718699.895138, puffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718701.414558, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718701.421517, puffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718702.898187, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718702.905473, puffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718704.398728, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718704.408769, puffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718705.974416, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1646718705.984158, puffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718707.699190, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718707.707546, rumpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718709.94949, rumpfs_layer_noneopen, passed tc-start: 1646718709.102523, rumpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718710.582291, rumpfs_layer_read_unlinked, passed tc-start: 1646718710.593362, rumpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718711.856893, rumpfs_layer_readopen, passed tc-start: 1646718711.863564, rumpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718713.233646, rumpfs_layer_writeopen, passed tc-start: 1646718713.241412, rumpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718714.695039, rumpfs_noneopen, passed tc-start: 1646718714.706185, rumpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718716.125207, rumpfs_read_unlinked, passed tc-start: 1646718716.134776, rumpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718717.421780, rumpfs_readopen, passed tc-start: 1646718717.428783, rumpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718718.672805, rumpfs_writeopen, passed tc-start: 1646718718.680168, sysvbfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718720.16126, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718720.25772, sysvbfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718721.432116, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718721.441949, sysvbfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718722.925862, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718722.937266, sysvbfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718724.336726, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718724.348097, sysvbfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718725.796610, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718725.807123, sysvbfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718727.319885, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718727.330646, sysvbfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718728.931080, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1646718728.944171, sysvbfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718730.433378, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718730.444661, tmpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718731.837492, tmpfs_layer_noneopen, passed tc-start: 1646718731.845746, tmpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718733.339257, tmpfs_layer_read_unlinked, passed tc-start: 1646718733.347192, tmpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718734.766281, tmpfs_layer_readopen, passed tc-start: 1646718734.776341, tmpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718736.170115, tmpfs_layer_writeopen, passed tc-start: 1646718736.181016, tmpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718737.377627, tmpfs_noneopen, passed tc-start: 1646718737.385035, tmpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718738.752833, tmpfs_read_unlinked, passed tc-start: 1646718738.762103, tmpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718740.121617, tmpfs_readopen, passed tc-start: 1646718740.129858, tmpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718741.619961, tmpfs_writeopen, passed tc-start: 1646718741.629017, udf_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718743.222507, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718743.237101, udf_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718744.905936, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718744.920607, udf_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718746.552153, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718746.563496, udf_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718748.374409, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718748.389328, udf_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718750.101192, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1646718750.123663, udf_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718751.782876, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718751.796872, udf_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718753.291714, udf_readopen, skipped, fs does not support r/o remount tc-start: 1646718753.303150, udf_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718754.819682, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1646718754.840273, v7fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718756.443897, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718756.458942, v7fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718758.30107, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718758.45980, v7fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718759.730508, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718759.744472, v7fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718761.561394, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718761.580188, v7fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718763.309173, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718763.329649, v7fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718764.977684, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718764.995075, v7fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718766.662763, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1646718766.680049, v7fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718768.464284, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1646718768.479185, zfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718771.426080, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646718771.442856, zfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718774.538407, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718774.553927, zfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718777.598067, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646718777.610852, zfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718780.604499, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646718780.622020, zfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718783.708895, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646718783.723771, zfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718786.909915, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646718786.924889, zfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718790.9968, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1646718790.26673, zfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718793.86605, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1646718793.102750, fs/vfs/t_rwtoro tp-start: 1646718793.672713, fs/vfs/t_union, 28 tc-start: 1646718793.675290, ext2fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718795.254588, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718795.268285, ext2fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718797.76004, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718797.98718, ffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718798.805529, ffs_basic, passed tc-start: 1646718798.820501, ffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718800.811831, ffs_whiteout, passed tc-start: 1646718800.834959, ffslog_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718802.548293, ffslog_basic, passed tc-start: 1646718802.560151, ffslog_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718804.544822, ffslog_whiteout, passed tc-start: 1646718804.568405, lfs_basic tc-se:lfs_cleanerd[15668]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15668]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7900050] WARNING: the log-structured file system is experimental tc-so:[ 1.7900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718807.725733, lfs_basic, passed tc-start: 1646718807.778441, lfs_whiteout tc-se:lfs_cleanerd[15836]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15836]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[15836]: t_union: needs_cleaning returned -1 tc-se:lfs_cleanerd[15836]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7600050] WARNING: the log-structured file system is experimental tc-so:[ 1.7600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718811.223643, lfs_whiteout, passed tc-start: 1646718811.264152, msdosfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718812.754719, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718812.764130, msdosfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718814.471906, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718814.486304, nfs_basic tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718818.59578, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718818.79519, nfs_whiteout tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718821.875220, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718821.902784, p2k_ffs_basic tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XB9ZPx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XB9ZPx/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718824.149893, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718824.166258, p2k_ffs_whiteout tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N1oiR1/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N1oiR1/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718826.698744, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718826.722747, puffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718828.326695, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718828.333761, puffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718830.152152, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718830.168175, rumpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718831.574883, rumpfs_basic, passed tc-start: 1646718831.583683, rumpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718833.343503, rumpfs_whiteout, passed tc-start: 1646718833.355059, sysvbfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718834.868620, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718834.879076, sysvbfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718836.620903, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718836.635677, tmpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718838.142722, tmpfs_basic, passed tc-start: 1646718838.152374, tmpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718839.875980, tmpfs_whiteout, passed tc-start: 1646718839.888831, udf_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718841.443379, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718841.458078, udf_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718843.218678, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718843.244955, v7fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718844.945010, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718844.961513, v7fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718846.883315, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718846.902558, zfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718849.883691, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646718849.900472, zfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718853.262544, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1646718853.282735, fs/vfs/t_union tp-start: 1646718853.859418, fs/vfs/t_unpriv, 56 tc-start: 1646718853.862664, ext2fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718855.391794, ext2fs_dirperms, passed tc-start: 1646718855.404088, ext2fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718856.931216, ext2fs_flags, passed tc-start: 1646718856.944327, ext2fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718858.452782, ext2fs_owner, passed tc-start: 1646718858.464205, ext2fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718860.110109, ext2fs_times, passed tc-start: 1646718860.122074, ffs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718861.848344, ffs_dirperms, passed tc-start: 1646718861.864615, ffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718863.458048, ffs_flags, passed tc-start: 1646718863.473710, ffs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718864.968192, ffs_owner, passed tc-start: 1646718864.980456, ffs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718866.574671, ffs_times, passed tc-start: 1646718866.587412, ffslog_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718868.224849, ffslog_dirperms, passed tc-start: 1646718868.238124, ffslog_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718869.880056, ffslog_flags, passed tc-start: 1646718869.892830, ffslog_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718871.531163, ffslog_owner, passed tc-start: 1646718871.546026, ffslog_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718873.249772, ffslog_times, passed tc-start: 1646718873.262099, lfs_dirperms tc-se:lfs_cleanerd[18334]: /mnt: attaching cleaner tc-se:lfs_cleanerd[18334]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718876.458403, lfs_dirperms, passed tc-start: 1646718876.501653, lfs_flags tc-se:lfs_cleanerd[15268]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718879.554256, lfs_flags, passed tc-start: 1646718879.594769, lfs_owner tc-se:lfs_cleanerd[12287]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12287]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12287]: t_unpriv: needs_cleaning returned -1 tc-se:lfs_cleanerd[12287]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718882.603640, lfs_owner, passed tc-start: 1646718882.648098, lfs_times tc-se:lfs_cleanerd[4376]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4376]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[4376]: t_unpriv: needs_cleaning returned -1 tc-se:lfs_cleanerd[4376]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646718885.663866, lfs_times, passed tc-start: 1646718885.700928, msdosfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718887.253248, msdosfs_dirperms, passed tc-start: 1646718887.263048, msdosfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718888.832140, msdosfs_flags, passed tc-start: 1646718888.844919, msdosfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718890.307173, msdosfs_owner, skipped, owner not supported by file system tc-start: 1646718890.317636, msdosfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718891.909405, msdosfs_times, passed tc-start: 1646718891.919560, nfs_dirperms tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718895.723670, nfs_dirperms, passed tc-start: 1646718895.750084, nfs_flags tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718899.416645, nfs_flags, skipped, file flags not supported by file system tc-start: 1646718899.436924, nfs_owner tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718903.94852, nfs_owner, passed tc-start: 1646718903.115620, nfs_times tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718907.221633, nfs_times, passed tc-start: 1646718907.248074, p2k_ffs_dirperms tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AflsYX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AflsYX/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718909.869564, p2k_ffs_dirperms, passed tc-start: 1646718909.887344, p2k_ffs_flags tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.M4LGFM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.M4LGFM/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718912.483153, p2k_ffs_flags, passed tc-start: 1646718912.495555, p2k_ffs_owner tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JUjdm5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JUjdm5/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718914.923179, p2k_ffs_owner, passed tc-start: 1646718914.934761, p2k_ffs_times tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RgqN1L/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RgqN1L/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718917.704789, p2k_ffs_times, passed tc-start: 1646718917.719867, puffs_dirperms tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718919.574662, puffs_dirperms, passed tc-start: 1646718919.583964, puffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718921.114017, puffs_flags, skipped, file flags not supported by file system tc-start: 1646718921.131691, puffs_owner tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718923.161705, puffs_owner, passed tc-start: 1646718923.169543, puffs_times tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718925.186815, puffs_times, passed tc-start: 1646718925.195861, rumpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718926.568001, rumpfs_dirperms, passed tc-start: 1646718926.576841, rumpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718927.963039, rumpfs_flags, passed tc-start: 1646718927.972792, rumpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718929.435966, rumpfs_owner, passed tc-start: 1646718929.443236, rumpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718930.824216, rumpfs_times, passed tc-start: 1646718930.833413, sysvbfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718932.268256, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1646718932.279674, sysvbfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718933.690834, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1646718933.700750, sysvbfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718935.139759, sysvbfs_owner, passed tc-start: 1646718935.151903, sysvbfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718936.772500, sysvbfs_times, passed tc-start: 1646718936.783540, tmpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718938.180695, tmpfs_dirperms, passed tc-start: 1646718938.188674, tmpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718939.644169, tmpfs_flags, passed tc-start: 1646718939.656258, tmpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718941.39337, tmpfs_owner, passed tc-start: 1646718941.46850, tmpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718942.547216, tmpfs_times, passed tc-start: 1646718942.556527, udf_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718944.721746, udf_dirperms, passed tc-start: 1646718944.735225, udf_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718946.319181, udf_flags, skipped, file flags not supported by file system tc-start: 1646718946.330785, udf_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718947.943234, udf_owner, passed tc-start: 1646718947.958535, udf_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718950.159593, udf_times, passed tc-start: 1646718950.170628, v7fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718952.82177, v7fs_dirperms, passed tc-start: 1646718952.99571, v7fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718953.878736, v7fs_flags, passed tc-start: 1646718953.894775, v7fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718955.591939, v7fs_owner, passed tc-start: 1646718955.613310, v7fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718957.469998, v7fs_times, passed tc-start: 1646718957.487270, zfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718961.65553, zfs_dirperms, passed tc-start: 1646718961.78113, zfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718964.508818, zfs_flags, passed tc-start: 1646718964.520495, zfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718967.922617, zfs_owner, passed tc-start: 1646718967.934455, zfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646718971.312670, zfs_times, passed tp-end: 1646718971.326406, fs/vfs/t_unpriv tp-start: 1646718971.825298, fs/vfs/t_mtime_otrunc, 14 tc-start: 1646718971.827619, ext2fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646718973 tc-so:last lock: 1646718977 tc-so:last lock: 1646718980 tc-so:last lock: 1646718984 tc-end: 1646718992.851243, ext2fs_otrunc_mtime_update, passed tc-start: 1646718992.865775, ffs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646718994 tc-so:last lock: 1646718998 tc-so:last lock: 1646719002 tc-so:last lock: 1646719006 tc-end: 1646719013.970625, ffs_otrunc_mtime_update, passed tc-start: 1646719013.982292, ffslog_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719015 tc-so:last lock: 1646719019 tc-so:last lock: 1646719023 tc-so:last lock: 1646719026 tc-end: 1646719035.44485, ffslog_otrunc_mtime_update, passed tc-start: 1646719035.57167, lfs_otrunc_mtime_update tc-se:lfs_cleanerd[19282]: /mnt: attaching cleaner tc-se:lfs_cleanerd[19282]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[19282]: t_mtime_otrunc: needs_cleaning returned -1 tc-se:lfs_cleanerd[19282]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1646719037 tc-so:last lock: 1646719041 tc-so:last lock: 1646719045 tc-so:last lock: 1646719049 tc-end: 1646719057.606732, lfs_otrunc_mtime_update, passed tc-start: 1646719057.643042, msdosfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719058 tc-so:last lock: 1646719062 tc-so:last lock: 1646719066 tc-so:last lock: 1646719070 tc-end: 1646719078.237288, msdosfs_otrunc_mtime_update, passed tc-start: 1646719078.251711, nfs_otrunc_mtime_update tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719081 tc-so:last lock: 1646719085 tc-so:last lock: 1646719089 tc-so:last lock: 1646719093 tc-end: 1646719101.389492, nfs_otrunc_mtime_update, passed tc-start: 1646719101.414733, p2k_ffs_otrunc_mtime_update tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.otWFwR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.otWFwR/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719103 tc-so:last lock: 1646719107 tc-so:last lock: 1646719111 tc-so:last lock: 1646719115 tc-end: 1646719123.532238, p2k_ffs_otrunc_mtime_update, passed tc-start: 1646719123.547742, puffs_otrunc_mtime_update tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719125 tc-so:last lock: 1646719128 tc-so:last lock: 1646719132 tc-so:last lock: 1646719136 tc-end: 1646719144.615717, puffs_otrunc_mtime_update, passed tc-start: 1646719144.624171, rumpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719145 tc-so:last lock: 1646719149 tc-so:last lock: 1646719153 tc-so:last lock: 1646719157 tc-end: 1646719165.907256, rumpfs_otrunc_mtime_update, passed tc-start: 1646719165.918319, sysvbfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719167 tc-so:last lock: 1646719171 tc-so:last lock: 1646719175 tc-so:last lock: 1646719179 tc-end: 1646719187.171206, sysvbfs_otrunc_mtime_update, passed tc-start: 1646719187.179971, tmpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719188 tc-so:last lock: 1646719192 tc-so:last lock: 1646719195 tc-so:last lock: 1646719199 tc-end: 1646719207.800041, tmpfs_otrunc_mtime_update, passed tc-start: 1646719207.810543, udf_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719209 tc-so:last lock: 1646719213 tc-so:last lock: 1646719217 tc-so:last lock: 1646719221 tc-end: 1646719228.990987, udf_otrunc_mtime_update, passed tc-start: 1646719229.5183, v7fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719231 tc-so:last lock: 1646719234 tc-so:last lock: 1646719238 tc-so:last lock: 1646719242 tc-end: 1646719250.520921, v7fs_otrunc_mtime_update, passed tc-start: 1646719250.536370, zfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719253 tc-so:last lock: 1646719257 tc-so:last lock: 1646719261 tc-so:last lock: 1646719264 tc-end: 1646719271.887364, zfs_otrunc_mtime_update, passed tp-end: 1646719271.901433, fs/vfs/t_mtime_otrunc tp-start: 1646719272.406384, fs/vfs/t_mtime_write, 14 tc-start: 1646719272.409703, ext2fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719273 tc-so:last lock: 1646719277 tc-so:last lock: 1646719280 tc-so:last lock: 1646719283 tc-end: 1646719291.92105, ext2fs_mtime_update_on_write, passed tc-start: 1646719291.102524, ffs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719292 tc-so:last lock: 1646719296 tc-so:last lock: 1646719300 tc-so:last lock: 1646719304 tc-end: 1646719312.618228, ffs_mtime_update_on_write, passed tc-start: 1646719312.632899, ffslog_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719313 tc-so:last lock: 1646719317 tc-so:last lock: 1646719321 tc-so:last lock: 1646719324 tc-end: 1646719332.9311, ffslog_mtime_update_on_write, passed tc-start: 1646719332.21397, lfs_mtime_update_on_write tc-se:lfs_cleanerd[3586]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3586]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3586]: t_mtime_write: needs_cleaning returned -1 tc-se:lfs_cleanerd[3586]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1646719334 tc-so:last lock: 1646719338 tc-so:last lock: 1646719341 tc-so:last lock: 1646719345 tc-end: 1646719353.42574, lfs_mtime_update_on_write, passed tc-start: 1646719353.83525, msdosfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719354 tc-so:last lock: 1646719356 tc-so:last lock: 1646719360 tc-so:last lock: 1646719364 tc-end: 1646719372.362632, msdosfs_mtime_update_on_write, passed tc-start: 1646719372.374296, nfs_mtime_update_on_write tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_mtime_write: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719377 tc-so:last lock: 1646719381 tc-so:last lock: 1646719384 tc-so:last lock: 1646719388 tc-end: 1646719396.249229, nfs_mtime_update_on_write, passed tc-start: 1646719396.275156, p2k_ffs_mtime_update_on_write tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sHTfJK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sHTfJK/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719398 tc-so:last lock: 1646719401 tc-so:last lock: 1646719405 tc-so:last lock: 1646719409 tc-end: 1646719417.109708, p2k_ffs_mtime_update_on_write, passed tc-start: 1646719417.122235, puffs_mtime_update_on_write tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719418 tc-so:last lock: 1646719422 tc-so:last lock: 1646719425 tc-so:last lock: 1646719429 tc-end: 1646719437.237250, puffs_mtime_update_on_write, passed tc-start: 1646719437.246011, rumpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719438 tc-so:last lock: 1646719442 tc-so:last lock: 1646719445 tc-so:last lock: 1646719449 tc-end: 1646719457.160332, rumpfs_mtime_update_on_write, passed tc-start: 1646719457.167012, sysvbfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719458 tc-so:last lock: 1646719462 tc-so:last lock: 1646719466 tc-so:last lock: 1646719469 tc-end: 1646719477.680534, sysvbfs_mtime_update_on_write, passed tc-start: 1646719477.693505, tmpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719478 tc-so:last lock: 1646719482 tc-so:last lock: 1646719486 tc-so:last lock: 1646719490 tc-end: 1646719497.828515, tmpfs_mtime_update_on_write, passed tc-start: 1646719497.838748, udf_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719499 tc-so:last lock: 1646719503 tc-so:last lock: 1646719507 tc-so:last lock: 1646719510 tc-end: 1646719518.580959, udf_mtime_update_on_write, passed tc-start: 1646719518.596711, v7fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719520 tc-so:last lock: 1646719523 tc-so:last lock: 1646719527 tc-so:last lock: 1646719531 tc-end: 1646719539.169259, v7fs_mtime_update_on_write, passed tc-start: 1646719539.185090, zfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646719541 tc-so:last lock: 1646719545 tc-so:last lock: 1646719549 tc-so:last lock: 1646719553 tc-end: 1646719560.475104, zfs_mtime_update_on_write, passed tp-end: 1646719560.485780, fs/vfs/t_mtime_write tp-start: 1646719561.105945, fs/vfs/t_vfsops, 84 tc-start: 1646719561.108356, ext2fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719562 tc-end: 1646719562.602872, ext2fs_tfhinval, passed tc-start: 1646719562.617307, ext2fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719564.106045, ext2fs_tfhremove, passed tc-start: 1646719564.118471, ext2fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719565.769655, ext2fs_tfilehandle, passed tc-start: 1646719565.783515, ext2fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719567.666367, ext2fs_tmount, passed tc-start: 1646719567.681661, ext2fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719569.561658, ext2fs_tstatvfs, passed tc-start: 1646719569.575874, ext2fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719571.163363, ext2fs_tsync, passed tc-start: 1646719571.179045, ffs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719572 tc-end: 1646719572.745418, ffs_tfhinval, passed tc-start: 1646719572.756220, ffs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719574.319108, ffs_tfhremove, passed tc-start: 1646719574.332988, ffs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719575.893714, ffs_tfilehandle, passed tc-start: 1646719575.904629, ffs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719577.481776, ffs_tmount, passed tc-start: 1646719577.494319, ffs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719578.911144, ffs_tstatvfs, passed tc-start: 1646719578.921729, ffs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719580.437812, ffs_tsync, passed tc-start: 1646719580.452506, ffslog_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719582 tc-end: 1646719582.369174, ffslog_tfhinval, passed tc-start: 1646719582.385320, ffslog_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719584.421679, ffslog_tfhremove, passed tc-start: 1646719584.438425, ffslog_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719586.431991, ffslog_tfilehandle, passed tc-start: 1646719586.443140, ffslog_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719588.51486, ffslog_tmount, passed tc-start: 1646719588.62592, ffslog_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719589.643542, ffslog_tstatvfs, passed tc-start: 1646719589.659340, ffslog_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719591.236673, ffslog_tsync, passed tc-start: 1646719591.248610, lfs_tfhinval tc-se:lfs_cleanerd[12282]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-so:RNG seed 1646719593 tc-end: 1646719594.79728, lfs_tfhinval, passed tc-start: 1646719594.119428, lfs_tfhremove tc-se:lfs_cleanerd[2129]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646719597.206891, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /tmp/build/2022.03.07.09.45.02-sparc64/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1646719597.244251, lfs_tfilehandle tc-se:lfs_cleanerd[28617]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646719600.284103, lfs_tfilehandle, passed tc-start: 1646719600.331994, lfs_tmount tc-se:lfs_cleanerd[4903]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[4903]: /mnt: filesystem unmounted tc-end: 1646719603.474637, lfs_tmount, passed tc-start: 1646719603.508906, lfs_tstatvfs tc-se:lfs_cleanerd[171]: /mnt: attaching cleaner tc-se:lfs_cleanerd[171]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[171]: t_vfsops: needs_cleaning returned -1 tc-end: 1646719606.494189, lfs_tstatvfs, passed tc-start: 1646719606.539002, lfs_tsync tc-se:lfs_cleanerd[5737]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5737]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[5737]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[5737]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646719609.695016, lfs_tsync, passed tc-start: 1646719609.748852, msdosfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719611 tc-end: 1646719611.187101, msdosfs_tfhinval, passed tc-start: 1646719611.197077, msdosfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719612.680094, msdosfs_tfhremove, passed tc-start: 1646719612.690949, msdosfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719614.183500, msdosfs_tfilehandle, passed tc-start: 1646719614.207488, msdosfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719615.873232, msdosfs_tmount, passed tc-start: 1646719615.885235, msdosfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719617.458256, msdosfs_tstatvfs, passed tc-start: 1646719617.469250, msdosfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719618.945305, msdosfs_tsync, passed tc-start: 1646719618.957650, nfs_tfhinval tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719622 tc-end: 1646719622.890036, nfs_tfhinval, passed tc-start: 1646719622.920445, nfs_tfhremove tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719626.625666, nfs_tfhremove, passed tc-start: 1646719626.649764, nfs_tfilehandle tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719630.232360, nfs_tfilehandle, passed tc-start: 1646719630.255120, nfs_tmount tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719633.704429, nfs_tmount, passed tc-start: 1646719633.727544, nfs_tstatvfs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719637.211269, nfs_tstatvfs, passed tc-start: 1646719637.276409, nfs_tsync tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719640.573438, nfs_tsync, passed tc-start: 1646719640.591730, p2k_ffs_tfhinval tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3zqT3f/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3zqT3f/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719642 tc-end: 1646719642.780616, p2k_ffs_tfhinval, passed tc-start: 1646719642.792221, p2k_ffs_tfhremove tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zHHuH5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zHHuH5/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719645.179411, p2k_ffs_tfhremove, passed tc-start: 1646719645.190064, p2k_ffs_tfilehandle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FwIhoH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FwIhoH/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719648.152579, p2k_ffs_tfilehandle, passed tc-start: 1646719648.163992, p2k_ffs_tmount tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RJlcpq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RJlcpq/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719650.600529, p2k_ffs_tmount, passed tc-start: 1646719650.612871, p2k_ffs_tstatvfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4zgtLZ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4zgtLZ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719653.435193, p2k_ffs_tstatvfs, passed tc-start: 1646719653.449429, p2k_ffs_tsync tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.we1c2K/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.we1c2K/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719655.842821, p2k_ffs_tsync, passed tc-start: 1646719655.856602, puffs_tfhinval tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719657 tc-end: 1646719657.863955, puffs_tfhinval, passed tc-start: 1646719657.872275, puffs_tfhremove tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719659.558608, puffs_tfhremove, passed tc-start: 1646719659.565819, puffs_tfilehandle tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719661.393457, puffs_tfilehandle, passed tc-start: 1646719661.410157, puffs_tmount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719663.102612, puffs_tmount, passed tc-start: 1646719663.113903, puffs_tstatvfs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719664.788082, puffs_tstatvfs, passed tc-start: 1646719664.798343, puffs_tsync tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719666.651227, puffs_tsync, passed tc-start: 1646719666.659981, rumpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719667 tc-end: 1646719668.64543, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1646719668.71844, rumpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719669.472490, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1646719669.482423, rumpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719671.108730, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1646719671.118859, rumpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719672.733832, rumpfs_tmount, passed tc-start: 1646719672.743268, rumpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719674.348472, rumpfs_tstatvfs, passed tc-start: 1646719674.362540, rumpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719675.653852, rumpfs_tsync, passed tc-start: 1646719675.661107, sysvbfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719677 tc-end: 1646719677.80436, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1646719677.90487, sysvbfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719678.687318, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1646719678.699531, sysvbfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719680.204431, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1646719680.213408, sysvbfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719681.638485, sysvbfs_tmount, passed tc-start: 1646719681.651363, sysvbfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719683.33198, sysvbfs_tstatvfs, passed tc-start: 1646719683.41787, sysvbfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719684.519731, sysvbfs_tsync, passed tc-start: 1646719684.530099, tmpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719685 tc-end: 1646719685.831625, tmpfs_tfhinval, passed tc-start: 1646719685.839788, tmpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719687.219587, tmpfs_tfhremove, passed tc-start: 1646719687.228835, tmpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719688.528924, tmpfs_tfilehandle, passed tc-start: 1646719688.537674, tmpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719689.891173, tmpfs_tmount, passed tc-start: 1646719689.901847, tmpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719691.245342, tmpfs_tstatvfs, passed tc-start: 1646719691.254402, tmpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719692.562039, tmpfs_tsync, passed tc-start: 1646719692.570750, udf_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719693 tc-end: 1646719694.34449, udf_tfhinval, skipped, file handles not supported tc-start: 1646719694.45152, udf_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719695.509396, udf_tfhremove, skipped, file handles not supported tc-start: 1646719695.524637, udf_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719697.25855, udf_tfilehandle, skipped, file handles not supported tc-start: 1646719697.38164, udf_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719698.605942, udf_tmount, passed tc-start: 1646719698.618921, udf_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719700.130910, udf_tstatvfs, passed tc-start: 1646719700.145855, udf_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719701.673661, udf_tsync, passed tc-start: 1646719701.684226, v7fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719703 tc-end: 1646719703.239531, v7fs_tfhinval, skipped, file handles not supported tc-start: 1646719703.257046, v7fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719705.24335, v7fs_tfhremove, skipped, file handles not supported tc-start: 1646719705.44171, v7fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719706.715868, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1646719706.730532, v7fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719708.399935, v7fs_tmount, passed tc-start: 1646719708.418355, v7fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719710.120471, v7fs_tstatvfs, passed tc-start: 1646719710.138734, v7fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719711.759246, v7fs_tsync, passed tc-start: 1646719711.780076, zfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646719714 tc-end: 1646719714.835056, zfs_tfhinval, passed tc-start: 1646719714.848301, zfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719718.258072, zfs_tfhremove, passed tc-start: 1646719718.272214, zfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719721.205357, zfs_tfilehandle, passed tc-start: 1646719721.217318, zfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719724.320231, zfs_tmount, passed tc-start: 1646719724.335776, zfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719727.513447, zfs_tstatvfs, passed tc-start: 1646719727.525317, zfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719730.553937, zfs_tsync, passed tp-end: 1646719730.567574, fs/vfs/t_vfsops tp-start: 1646719731.727332, fs/vfs/t_vnops, 350 tc-start: 1646719731.730155, ext2fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719733.488519, ext2fs_access_simple, passed tc-start: 1646719733.502436, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719735.170573, ext2fs_attrs, passed tc-start: 1646719735.182464, ext2fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719736.908962, ext2fs_create_exist, passed tc-start: 1646719736.922321, ext2fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719773.799526, ext2fs_create_many, passed tc-start: 1646719773.831726, ext2fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719775.920335, ext2fs_create_nametoolong, passed tc-start: 1646719775.934083, ext2fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646719781.11676, ext2fs_create_nonalphanum, passed tc-start: 1646719781.33873, ext2fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719782.729669, ext2fs_dir_2slash, passed tc-start: 1646719782.743321, ext2fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719784.440882, ext2fs_dir_3slash, passed tc-start: 1646719784.456078, ext2fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719786.167839, ext2fs_dir_notempty, passed tc-start: 1646719786.181380, ext2fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719787.871013, ext2fs_dir_rmdirdotdot, passed tc-start: 1646719787.883409, ext2fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719789.564428, ext2fs_dir_simple, passed tc-start: 1646719789.576736, ext2fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719791.350977, ext2fs_dir_slash, passed tc-start: 1646719791.361810, ext2fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719793.90275, ext2fs_fcntl_getlock_pids, passed tc-start: 1646719793.100981, ext2fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719794.878328, ext2fs_fcntl_lock, passed tc-start: 1646719794.889838, ext2fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719796.671137, ext2fs_lookup_complex, passed tc-start: 1646719796.682060, ext2fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719798.326894, ext2fs_lookup_simple, passed tc-start: 1646719798.338657, ext2fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719800.404130, ext2fs_lstat_symlink, passed tc-start: 1646719800.417648, ext2fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719802.564670, ext2fs_read_directory, passed tc-start: 1646719802.580692, ext2fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719804.866952, ext2fs_rename_dir, passed tc-start: 1646719804.878058, ext2fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1646719806.807005, ext2fs_rename_dotdot, passed tc-start: 1646719806.825109, ext2fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719808.772197, ext2fs_rename_nametoolong, passed tc-start: 1646719809.455094, ext2fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719811.473224, ext2fs_rename_reg_nodir, passed tc-start: 1646719811.489520, ext2fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719813.926668, ext2fs_symlink_long, passed tc-start: 1646719813.942745, ext2fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719815.758320, ext2fs_symlink_root, passed tc-start: 1646719815.769211, ext2fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719817.420423, ext2fs_symlink_zerolen, passed tc-start: 1646719817.430435, ffs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719818.986955, ffs_access_simple, passed tc-start: 1646719819.369151, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719820.996426, ffs_attrs, passed tc-start: 1646719821.12338, ffs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719822.952073, ffs_create_exist, passed tc-start: 1646719822.964058, ffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719851.122104, ffs_create_many, passed tc-start: 1646719851.149335, ffs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719853.171054, ffs_create_nametoolong, passed tc-start: 1646719853.189330, ffs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646719857.837888, ffs_create_nonalphanum, passed tc-start: 1646719857.859203, ffs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719859.999100, ffs_dir_2slash, passed tc-start: 1646719860.19460, ffs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719862.89510, ffs_dir_3slash, passed tc-start: 1646719862.110379, ffs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719864.218008, ffs_dir_notempty, passed tc-start: 1646719864.241828, ffs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719866.469140, ffs_dir_rmdirdotdot, passed tc-start: 1646719866.491617, ffs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719868.538975, ffs_dir_simple, passed tc-start: 1646719868.560477, ffs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719870.692481, ffs_dir_slash, passed tc-start: 1646719870.715426, ffs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719872.839035, ffs_fcntl_getlock_pids, passed tc-start: 1646719872.854157, ffs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719875.39316, ffs_fcntl_lock, passed tc-start: 1646719875.54373, ffs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719877.159428, ffs_lookup_complex, passed tc-start: 1646719877.174884, ffs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719879.235434, ffs_lookup_simple, passed tc-start: 1646719879.247938, ffs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719881.35951, ffs_lstat_symlink, passed tc-start: 1646719881.50629, ffs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719883.139753, ffs_read_directory, passed tc-start: 1646719883.153366, ffs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719885.200152, ffs_rename_dir, passed tc-start: 1646719885.211931, ffs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719886.790399, ffs_rename_dotdot, passed tc-start: 1646719886.810339, ffs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719888.698930, ffs_rename_nametoolong, passed tc-start: 1646719888.713311, ffs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719890.727047, ffs_rename_reg_nodir, passed tc-start: 1646719890.739630, ffs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719892.663960, ffs_symlink_long, passed tc-start: 1646719892.675766, ffs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719894.171967, ffs_symlink_root, passed tc-start: 1646719894.182699, ffs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719895.786224, ffs_symlink_zerolen, passed tc-start: 1646719895.797206, ffslog_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719897.536825, ffslog_access_simple, passed tc-start: 1646719897.548322, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719899.199678, ffslog_attrs, passed tc-start: 1646719899.210599, ffslog_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719901.225721, ffslog_create_exist, passed tc-start: 1646719901.237015, ffslog_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4400050] ZFS filesystem version: 5 tc-end: 1646719916.902059, ffslog_create_many, passed tc-start: 1646719916.927195, ffslog_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719918.521685, ffslog_create_nametoolong, passed tc-start: 1646719918.533144, ffslog_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646719921.583170, ffslog_create_nonalphanum, passed tc-start: 1646719921.602436, ffslog_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719923.765293, ffslog_dir_2slash, passed tc-start: 1646719923.776716, ffslog_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719925.688435, ffslog_dir_3slash, passed tc-start: 1646719925.699742, ffslog_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719927.410843, ffslog_dir_notempty, passed tc-start: 1646719927.426954, ffslog_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719929.121353, ffslog_dir_rmdirdotdot, passed tc-start: 1646719929.132288, ffslog_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719930.975040, ffslog_dir_simple, passed tc-start: 1646719930.989741, ffslog_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719932.826979, ffslog_dir_slash, passed tc-start: 1646719932.838948, ffslog_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719934.460235, ffslog_fcntl_getlock_pids, passed tc-start: 1646719934.475945, ffslog_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719936.210420, ffslog_fcntl_lock, passed tc-start: 1646719936.226565, ffslog_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719937.989208, ffslog_lookup_complex, passed tc-start: 1646719938.889, ffslog_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719939.554277, ffslog_lookup_simple, passed tc-start: 1646719939.568043, ffslog_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719941.322850, ffslog_lstat_symlink, passed tc-start: 1646719941.337835, ffslog_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719943.385456, ffslog_read_directory, passed tc-start: 1646719943.406315, ffslog_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719945.291405, ffslog_rename_dir, passed tc-start: 1646719945.314614, ffslog_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719947.87932, ffslog_rename_dotdot, passed tc-start: 1646719947.103433, ffslog_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719949.65798, ffslog_rename_nametoolong, passed tc-start: 1646719949.88017, ffslog_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719951.365205, ffslog_rename_reg_nodir, passed tc-start: 1646719951.386767, ffslog_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719953.681897, ffslog_symlink_long, passed tc-start: 1646719953.695362, ffslog_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719955.793509, ffslog_symlink_root, passed tc-start: 1646719955.811848, ffslog_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646719957.558495, ffslog_symlink_zerolen, passed tc-start: 1646719957.573355, lfs_access_simple tc-se:lfs_cleanerd[3868]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3868]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3868]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[3868]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9500050] WARNING: the log-structured file system is experimental tc-so:[ 1.9500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646719961.256274, lfs_access_simple, passed tc-start: 1646719961.348556, lfs_attrs tc-se:lfs_cleanerd[22526]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9000050] WARNING: the log-structured file system is experimental tc-so:[ 1.9000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646719965.485099, lfs_attrs, passed tc-start: 1646719965.576479, lfs_create_exist tc-se:lfs_cleanerd[28383]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28383]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[28383]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[28383]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7900050] WARNING: the log-structured file system is experimental tc-so:[ 1.7900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646719969.566655, lfs_create_exist, passed tc-start: 1646719970.57542, lfs_create_many tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:lfs_cleanerd[8349]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8349]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8349]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[8349]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9800050] WARNING: the log-structured file system is experimental tc-so:[ 1.9800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720017.420006, lfs_create_many, passed tc-start: 1646720017.774305, lfs_create_nametoolong tc-se:lfs_cleanerd[20314]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720021.122454, lfs_create_nametoolong, passed tc-start: 1646720021.162170, lfs_create_nonalphanum tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:lfs_cleanerd[2510]: /mnt: attaching cleaner tc-se:lfs_cleanerd[2510]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[2510]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[2510]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7900050] WARNING: the log-structured file system is experimental tc-so:[ 1.7900050] WARNING: it may cause system crashes and/or corrupt data tc-so: tc-end: 1646720039.737079, lfs_create_nonalphanum, passed tc-start: 1646720040.58196, lfs_dir_2slash tc-se:lfs_cleanerd[23275]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[23275]: /mnt: filesystem unmounted tc-end: 1646720042.660832, lfs_dir_2slash, passed tc-start: 1646720042.693574, lfs_dir_3slash tc-se:lfs_cleanerd[16587]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720045.360884, lfs_dir_3slash, passed tc-start: 1646720045.394141, lfs_dir_notempty tc-se:lfs_cleanerd[4442]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720047.999145, lfs_dir_notempty, passed tc-start: 1646720048.31876, lfs_dir_rmdirdotdot tc-se:lfs_cleanerd[12071]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12071]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[12071]: t_vnops: needs_cleaning returned -1 tc-end: 1646720050.960108, lfs_dir_rmdirdotdot, passed tc-start: 1646720050.993097, lfs_dir_simple tc-se:lfs_cleanerd[10484]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720053.974160, lfs_dir_simple, passed tc-start: 1646720054.7086, lfs_dir_slash tc-se:lfs_cleanerd[3482]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[3482]: /mnt: filesystem unmounted tc-end: 1646720056.705012, lfs_dir_slash, passed tc-start: 1646720056.737902, lfs_fcntl_getlock_pids tc-se:lfs_cleanerd[29519]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720059.507517, lfs_fcntl_getlock_pids, passed tc-start: 1646720059.540699, lfs_fcntl_lock tc-se:lfs_cleanerd[23545]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23545]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23545]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[23545]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720062.249933, lfs_fcntl_lock, passed tc-start: 1646720062.282249, lfs_lookup_complex tc-se:lfs_cleanerd[19068]: /mnt: attaching cleaner tc-se:lfs_cleanerd[19068]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720064.942956, lfs_lookup_complex, passed tc-start: 1646720064.976555, lfs_lookup_simple tc-se:lfs_cleanerd[627]: /mnt: attaching cleaner tc-se:lfs_cleanerd[627]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720067.657469, lfs_lookup_simple, passed tc-start: 1646720067.690203, lfs_lstat_symlink tc-se:lfs_cleanerd[2708]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[2708]: /mnt: filesystem unmounted tc-end: 1646720070.322370, lfs_lstat_symlink, passed tc-start: 1646720070.355367, lfs_read_directory tc-se:lfs_cleanerd[19451]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720072.957355, lfs_read_directory, passed tc-start: 1646720072.990661, lfs_rename_dir tc-se:lfs_cleanerd[19661]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[19661]: /mnt: filesystem unmounted tc-end: 1646720075.641591, lfs_rename_dir, passed tc-start: 1646720075.675392, lfs_rename_dotdot tc-se:lfs_cleanerd[16235]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[16235]: /mnt: filesystem unmounted tc-end: 1646720078.304897, lfs_rename_dotdot, passed tc-start: 1646720078.338097, lfs_rename_nametoolong tc-se:lfs_cleanerd[27312]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720081.27284, lfs_rename_nametoolong, passed tc-start: 1646720081.61321, lfs_rename_reg_nodir tc-se:lfs_cleanerd[5664]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5664]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720083.774610, lfs_rename_reg_nodir, passed tc-start: 1646720083.823964, lfs_symlink_long tc-se:lfs_cleanerd[2944]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[2944]: /mnt: filesystem unmounted tc-end: 1646720087.362594, lfs_symlink_long, passed tc-start: 1646720087.396934, lfs_symlink_root tc-se:lfs_cleanerd[29873]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29873]: /mnt: filesystem unmounted tc-end: 1646720090.39861, lfs_symlink_root, passed tc-start: 1646720090.74195, lfs_symlink_zerolen tc-se:lfs_cleanerd[24712]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646720092.668763, lfs_symlink_zerolen, passed tc-start: 1646720092.702184, msdosfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720094.150522, msdosfs_access_simple, passed tc-start: 1646720094.164208, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720095.525870, msdosfs_attrs, passed tc-start: 1646720095.534715, msdosfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720097.3663, msdosfs_create_exist, passed tc-start: 1646720097.12264, msdosfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720135.542856, msdosfs_create_many, passed tc-start: 1646720135.552472, msdosfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720136.926874, msdosfs_create_nametoolong, passed tc-start: 1646720136.936336, msdosfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720140.33639, msdosfs_create_nonalphanum, passed tc-start: 1646720140.43646, msdosfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720141.440277, msdosfs_dir_2slash, passed tc-start: 1646720141.449803, msdosfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720142.832596, msdosfs_dir_3slash, passed tc-start: 1646720142.842055, msdosfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720144.229879, msdosfs_dir_notempty, passed tc-start: 1646720144.239590, msdosfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720145.652205, msdosfs_dir_rmdirdotdot, passed tc-start: 1646720145.661865, msdosfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720147.260365, msdosfs_dir_simple, passed tc-start: 1646720147.273781, msdosfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720148.825004, msdosfs_dir_slash, passed tc-start: 1646720148.834901, msdosfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720150.252999, msdosfs_fcntl_getlock_pids, passed tc-start: 1646720150.262875, msdosfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720151.672085, msdosfs_fcntl_lock, passed tc-start: 1646720151.681679, msdosfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720153.145754, msdosfs_lookup_complex, passed tc-start: 1646720153.161559, msdosfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720154.747974, msdosfs_lookup_simple, passed tc-start: 1646720154.760220, msdosfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720156.474621, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1646720156.484278, msdosfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720158.195310, msdosfs_read_directory, passed tc-start: 1646720158.204582, msdosfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720159.899415, msdosfs_rename_dir, passed tc-start: 1646720159.908873, msdosfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720161.332425, msdosfs_rename_dotdot, passed tc-start: 1646720161.341873, msdosfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720162.730967, msdosfs_rename_nametoolong, passed tc-start: 1646720162.740156, msdosfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720164.126705, msdosfs_rename_reg_nodir, passed tc-start: 1646720164.135687, msdosfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720165.468512, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1646720165.477909, msdosfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720166.809241, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1646720166.819624, msdosfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720168.173467, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1646720168.183049, nfs_access_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720171.805443, nfs_access_simple, passed tc-start: 1646720171.831622, nfs_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720175.560517, nfs_attrs, passed tc-start: 1646720175.577661, nfs_create_exist tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720178.721277, nfs_create_exist, passed tc-start: 1646720178.740193, nfs_create_many tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 42.4900050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646720221.966279273 1646720221.966279273, mtime 1646720221.966279273 1646720221.966279273) tc-end: 1646720315.482686, nfs_create_many, passed tc-start: 1646720315.503199, nfs_create_nametoolong tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720318.591122, nfs_create_nametoolong, passed tc-start: 1646720318.611641, nfs_create_nonalphanum tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 24.9000050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646720345.285607262 1646720345.285607262, mtime 1646720345.285607262 1646720345.285607262) tc-so: tc-end: 1646720355.341279, nfs_create_nonalphanum, passed tc-start: 1646720355.359883, nfs_dir_2slash tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720358.547144, nfs_dir_2slash, passed tc-start: 1646720358.565254, nfs_dir_3slash tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720361.679458, nfs_dir_3slash, passed tc-start: 1646720361.698171, nfs_dir_notempty tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720364.877671, nfs_dir_notempty, passed tc-start: 1646720364.895619, nfs_dir_rmdirdotdot tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720368.102277, nfs_dir_rmdirdotdot, passed tc-start: 1646720368.119813, nfs_dir_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720371.217794, nfs_dir_simple, passed tc-start: 1646720371.236927, nfs_dir_slash tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720374.693613, nfs_dir_slash, passed tc-start: 1646720374.711422, nfs_fcntl_getlock_pids tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720377.999898, nfs_fcntl_getlock_pids, passed tc-start: 1646720378.17239, nfs_fcntl_lock tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720381.953287, nfs_fcntl_lock, passed tc-start: 1646720381.973526, nfs_lookup_complex tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720385.563297, nfs_lookup_complex, passed tc-start: 1646720385.581525, nfs_lookup_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720388.943619, nfs_lookup_simple, passed tc-start: 1646720388.963032, nfs_lstat_symlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720392.244252, nfs_lstat_symlink, passed tc-start: 1646720392.269602, nfs_read_directory tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720395.443568, nfs_read_directory, passed tc-start: 1646720395.461810, nfs_rename_dir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720399.524309, nfs_rename_dir, passed tc-start: 1646720399.551851, nfs_rename_dotdot tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720403.23307, nfs_rename_dotdot, passed tc-start: 1646720403.42551, nfs_rename_nametoolong tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0600050] ZFS filesystem version: 5 tc-end: 1646720407.153467, nfs_rename_nametoolong, passed tc-start: 1646720407.178383, nfs_rename_reg_nodir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720411.469723, nfs_rename_reg_nodir, passed tc-start: 1646720411.487185, nfs_symlink_long tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5000050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646720414.945325831 1646720414.945325831, mtime 1646720414.945325831 1646720414.945325831) tc-end: 1646720416.938635, nfs_symlink_long, passed tc-start: 1646720416.956762, nfs_symlink_root tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720420.285322, nfs_symlink_root, passed tc-start: 1646720420.305440, nfs_symlink_zerolen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720423.664517, nfs_symlink_zerolen, passed tc-start: 1646720423.682300, p2k_ffs_access_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kyzGzI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kyzGzI/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720426.1975, p2k_ffs_access_simple, passed tc-start: 1646720426.13686, p2k_ffs_attrs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AX3SY9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AX3SY9/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720428.835887, p2k_ffs_attrs, passed tc-start: 1646720428.848821, p2k_ffs_create_exist tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.lFtfqt/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.lFtfqt/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720431.191572, p2k_ffs_create_exist, passed tc-start: 1646720431.208739, p2k_ffs_create_many tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xIS2Qa/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xIS2Qa/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720535.625221, p2k_ffs_create_many, passed tc-start: 1646720535.647805, p2k_ffs_create_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0i99d0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0i99d0/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720538.366204, p2k_ffs_create_nametoolong, passed tc-start: 1646720538.380585, p2k_ffs_create_nonalphanum tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UnTNd9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UnTNd9/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720551.913317, p2k_ffs_create_nonalphanum, passed tc-start: 1646720551.928110, p2k_ffs_dir_2slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kTyumF/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kTyumF/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720554.635221, p2k_ffs_dir_2slash, passed tc-start: 1646720554.648471, p2k_ffs_dir_3slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qzs7bL/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qzs7bL/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720557.98657, p2k_ffs_dir_3slash, passed tc-start: 1646720557.111062, p2k_ffs_dir_notempty tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Q6L7mC/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Q6L7mC/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720559.893119, p2k_ffs_dir_notempty, passed tc-start: 1646720559.905795, p2k_ffs_dir_rmdirdotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FWrutQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FWrutQ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720562.485040, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1646720562.501841, p2k_ffs_dir_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UP0WiX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UP0WiX/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720565.68446, p2k_ffs_dir_simple, passed tc-start: 1646720565.81523, p2k_ffs_dir_slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.LI4fgO/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.LI4fgO/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720567.686177, p2k_ffs_dir_slash, passed tc-start: 1646720567.701227, p2k_ffs_fcntl_getlock_pids tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qM7tVA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qM7tVA/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720570.739668, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1646720570.751208, p2k_ffs_fcntl_lock tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nF0YF4/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.nF0YF4/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720573.576154, p2k_ffs_fcntl_lock, passed tc-start: 1646720573.589775, p2k_ffs_lookup_complex tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uuhAHv/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uuhAHv/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720576.374307, p2k_ffs_lookup_complex, passed tc-start: 1646720576.391231, p2k_ffs_lookup_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.hnkngN/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.hnkngN/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720579.47396, p2k_ffs_lookup_simple, passed tc-start: 1646720579.59300, p2k_ffs_lstat_symlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3LQEEh/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3LQEEh/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720581.981688, p2k_ffs_lstat_symlink, passed tc-start: 1646720581.996902, p2k_ffs_read_directory tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Kpgrwy/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Kpgrwy/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720584.842389, p2k_ffs_read_directory, passed tc-start: 1646720584.858304, p2k_ffs_rename_dir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8kR8Lu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8kR8Lu/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720588.267610, p2k_ffs_rename_dir, passed tc-start: 1646720588.279269, p2k_ffs_rename_dotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PaJpdH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PaJpdH/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720590.993210, p2k_ffs_rename_dotdot, passed tc-start: 1646720591.5724, p2k_ffs_rename_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.bpdhml/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.bpdhml/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720593.560077, p2k_ffs_rename_nametoolong, passed tc-start: 1646720593.571115, p2k_ffs_rename_reg_nodir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FH6DrS/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FH6DrS/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720596.380007, p2k_ffs_rename_reg_nodir, passed tc-start: 1646720596.397830, p2k_ffs_symlink_long tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uShtMP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uShtMP/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720600.846126, p2k_ffs_symlink_long, passed tc-start: 1646720600.858977, p2k_ffs_symlink_root tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qN9pbf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qN9pbf/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720603.787917, p2k_ffs_symlink_root, passed tc-start: 1646720603.802004, p2k_ffs_symlink_zerolen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.29Yjq7/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.29Yjq7/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720606.462905, p2k_ffs_symlink_zerolen, passed tc-start: 1646720606.474523, puffs_access_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720608.169632, puffs_access_simple, passed tc-start: 1646720608.178202, puffs_attrs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720610.203259, puffs_attrs, passed tc-start: 1646720610.217118, puffs_create_exist tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720612.439842, puffs_create_exist, passed tc-start: 1646720612.448885, puffs_create_many tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720676.325463, puffs_create_many, passed tc-start: 1646720676.332935, puffs_create_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720678.237536, puffs_create_nametoolong, passed tc-start: 1646720678.244844, puffs_create_nonalphanum tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720684.812544, puffs_create_nonalphanum, passed tc-start: 1646720684.821304, puffs_dir_2slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720686.874927, puffs_dir_2slash, passed tc-start: 1646720686.883430, puffs_dir_3slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720688.887223, puffs_dir_3slash, passed tc-start: 1646720688.895797, puffs_dir_notempty tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720690.757887, puffs_dir_notempty, passed tc-start: 1646720690.766533, puffs_dir_rmdirdotdot tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8500050] putter_fop_read: private 0 not inited tc-end: 1646720692.598553, puffs_dir_rmdirdotdot, passed tc-start: 1646720692.607805, puffs_dir_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720694.513736, puffs_dir_simple, passed tc-start: 1646720694.522858, puffs_dir_slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720696.495423, puffs_dir_slash, passed tc-start: 1646720696.508456, puffs_fcntl_getlock_pids tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720698.671248, puffs_fcntl_getlock_pids, passed tc-start: 1646720698.682957, puffs_fcntl_lock tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720700.635277, puffs_fcntl_lock, passed tc-start: 1646720700.645080, puffs_lookup_complex tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720702.850398, puffs_lookup_complex, passed tc-start: 1646720702.860093, puffs_lookup_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720705.251330, puffs_lookup_simple, passed tc-start: 1646720705.264481, puffs_lstat_symlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720708.388058, puffs_lstat_symlink, passed tc-start: 1646720708.423307, puffs_read_directory tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720710.351505, puffs_read_directory, passed tc-start: 1646720710.360412, puffs_rename_dir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720713.26998, puffs_rename_dir, passed tc-start: 1646720713.36523, puffs_rename_dotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720715.257469, puffs_rename_dotdot, passed tc-start: 1646720715.267182, puffs_rename_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720717.57626, puffs_rename_nametoolong, passed tc-start: 1646720717.66034, puffs_rename_reg_nodir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720718.996120, puffs_rename_reg_nodir, passed tc-start: 1646720719.3566, puffs_symlink_long tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720721.976347, puffs_symlink_long, passed tc-start: 1646720721.984102, puffs_symlink_root tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] putter_fop_read: private 0 not inited tc-end: 1646720723.821197, puffs_symlink_root, passed tc-start: 1646720723.838730, puffs_symlink_zerolen tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720725.849626, puffs_symlink_zerolen, passed tc-start: 1646720725.860233, rumpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720727.291680, rumpfs_access_simple, passed tc-start: 1646720727.299937, rumpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720728.652154, rumpfs_attrs, passed tc-start: 1646720728.660481, rumpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720730.16708, rumpfs_create_exist, passed tc-start: 1646720730.24855, rumpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720739.267613, rumpfs_create_many, passed tc-start: 1646720739.276044, rumpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720740.630293, rumpfs_create_nametoolong, passed tc-start: 1646720740.638434, rumpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720742.554039, rumpfs_create_nonalphanum, passed tc-start: 1646720742.561755, rumpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720744.17801, rumpfs_dir_2slash, passed tc-start: 1646720744.27044, rumpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720745.411745, rumpfs_dir_3slash, passed tc-start: 1646720745.421073, rumpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720747.44585, rumpfs_dir_notempty, passed tc-start: 1646720747.55816, rumpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720748.423869, rumpfs_dir_rmdirdotdot, passed tc-start: 1646720748.436242, rumpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720749.776768, rumpfs_dir_simple, passed tc-start: 1646720749.785063, rumpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720751.185442, rumpfs_dir_slash, passed tc-start: 1646720751.195566, rumpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720752.801879, rumpfs_fcntl_getlock_pids, passed tc-start: 1646720752.812929, rumpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720754.501190, rumpfs_fcntl_lock, passed tc-start: 1646720754.507927, rumpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720755.711493, rumpfs_lookup_complex, passed tc-start: 1646720755.718228, rumpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720757.119007, rumpfs_lookup_simple, passed tc-start: 1646720757.128470, rumpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720758.840199, rumpfs_lstat_symlink, passed tc-start: 1646720758.849634, rumpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720760.583954, rumpfs_read_directory, passed tc-start: 1646720760.592931, rumpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720762.279566, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1646720762.290261, rumpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720763.992509, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1646720764.1622, rumpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720765.682549, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1646720765.691736, rumpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720767.386842, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1646720767.396320, rumpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720769.292043, rumpfs_symlink_long, passed tc-start: 1646720769.301770, rumpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720770.646552, rumpfs_symlink_root, passed tc-start: 1646720770.653684, rumpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720771.944219, rumpfs_symlink_zerolen, passed tc-start: 1646720771.950979, sysvbfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720773.490545, sysvbfs_access_simple, passed tc-start: 1646720773.501773, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720775.25106, sysvbfs_attrs, passed tc-start: 1646720775.34866, sysvbfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720776.547587, sysvbfs_create_exist, passed tc-start: 1646720776.558624, sysvbfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720778.89370, sysvbfs_create_many, passed tc-start: 1646720778.99337, sysvbfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720779.537725, sysvbfs_create_nametoolong, passed tc-start: 1646720779.548572, sysvbfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720781.206800, sysvbfs_create_nonalphanum, passed tc-start: 1646720781.216396, sysvbfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720782.775881, sysvbfs_dir_2slash, skipped, directories not supported by file system tc-start: 1646720782.793612, sysvbfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720784.177523, sysvbfs_dir_3slash, skipped, directories not supported by file system tc-start: 1646720784.186528, sysvbfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720785.525686, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1646720785.536429, sysvbfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720786.865380, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1646720786.874512, sysvbfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720788.267015, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1646720788.277007, sysvbfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720789.648900, sysvbfs_dir_slash, skipped, directories not supported by file system tc-start: 1646720789.660662, sysvbfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720791.39143, sysvbfs_fcntl_getlock_pids, passed tc-start: 1646720791.47898, sysvbfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720792.368501, sysvbfs_fcntl_lock, passed tc-start: 1646720792.377325, sysvbfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720793.739939, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1646720793.749088, sysvbfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720795.67838, sysvbfs_lookup_simple, passed tc-start: 1646720795.77348, sysvbfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720796.355057, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1646720796.364152, sysvbfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720797.707343, sysvbfs_read_directory, passed tc-start: 1646720797.716128, sysvbfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720799.17354, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1646720799.30163, sysvbfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720800.692539, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1646720800.705775, sysvbfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720802.547809, sysvbfs_rename_nametoolong, passed tc-start: 1646720802.560280, sysvbfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720804.399939, sysvbfs_rename_reg_nodir, passed tc-start: 1646720804.409858, sysvbfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720805.737527, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1646720805.746547, sysvbfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720807.73283, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1646720807.83584, sysvbfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720808.426085, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1646720808.435717, tmpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720809.882628, tmpfs_access_simple, passed tc-start: 1646720809.891012, tmpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720811.331852, tmpfs_attrs, passed tc-start: 1646720811.340589, tmpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720813.10037, tmpfs_create_exist, passed tc-start: 1646720813.18579, tmpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720823.276062, tmpfs_create_many, passed tc-start: 1646720823.285697, tmpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720824.610350, tmpfs_create_nametoolong, passed tc-start: 1646720824.617960, tmpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720826.989844, tmpfs_create_nonalphanum, passed tc-start: 1646720827.3395, tmpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720828.430609, tmpfs_dir_2slash, passed tc-start: 1646720828.438117, tmpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720829.799670, tmpfs_dir_3slash, passed tc-start: 1646720829.808151, tmpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720831.194784, tmpfs_dir_notempty, passed tc-start: 1646720831.203229, tmpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720832.556565, tmpfs_dir_rmdirdotdot, passed tc-start: 1646720832.565693, tmpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720833.893236, tmpfs_dir_simple, passed tc-start: 1646720833.901458, tmpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720835.249477, tmpfs_dir_slash, passed tc-start: 1646720835.257115, tmpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720836.674814, tmpfs_fcntl_getlock_pids, passed tc-start: 1646720836.682596, tmpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720837.981660, tmpfs_fcntl_lock, passed tc-start: 1646720837.988791, tmpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720839.339041, tmpfs_lookup_complex, passed tc-start: 1646720839.347147, tmpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720840.856369, tmpfs_lookup_simple, passed tc-start: 1646720840.863696, tmpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720842.149965, tmpfs_lstat_symlink, passed tc-start: 1646720842.157826, tmpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720843.506099, tmpfs_read_directory, passed tc-start: 1646720843.513864, tmpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720845.111, tmpfs_rename_dir, passed tc-start: 1646720845.11403, tmpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720846.337109, tmpfs_rename_dotdot, passed tc-start: 1646720846.344171, tmpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720847.818324, tmpfs_rename_nametoolong, passed tc-start: 1646720847.830133, tmpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720849.225894, tmpfs_rename_reg_nodir, passed tc-start: 1646720849.233931, tmpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720850.726243, tmpfs_symlink_long, passed tc-start: 1646720850.734092, tmpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720851.942100, tmpfs_symlink_root, passed tc-start: 1646720851.948982, tmpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720853.210341, tmpfs_symlink_zerolen, passed tc-start: 1646720853.217466, udf_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720854.914518, udf_access_simple, passed tc-start: 1646720855.9209, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720857.20404, udf_attrs, passed tc-start: 1646720857.32808, udf_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720859.181545, udf_create_exist, passed tc-start: 1646720859.198093, udf_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720878.391550, udf_create_many, passed tc-start: 1646720878.411220, udf_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720879.758045, udf_create_nametoolong, passed tc-start: 1646720879.770665, udf_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646720882.181974, udf_create_nonalphanum, passed tc-start: 1646720882.192262, udf_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720884.187457, udf_dir_2slash, passed tc-start: 1646720884.198033, udf_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720886.190906, udf_dir_3slash, passed tc-start: 1646720886.205738, udf_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720887.771690, udf_dir_notempty, passed tc-start: 1646720887.782184, udf_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720889.742756, udf_dir_rmdirdotdot, passed tc-start: 1646720889.753733, udf_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720891.954316, udf_dir_simple, passed tc-start: 1646720891.970391, udf_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720894.308051, udf_dir_slash, passed tc-start: 1646720894.325004, udf_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720896.335946, udf_fcntl_getlock_pids, passed tc-start: 1646720896.346465, udf_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720898.257490, udf_fcntl_lock, passed tc-start: 1646720898.268148, udf_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720900.178688, udf_lookup_complex, passed tc-start: 1646720900.190142, udf_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720901.840822, udf_lookup_simple, passed tc-start: 1646720901.855619, udf_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720903.879645, udf_lstat_symlink, passed tc-start: 1646720903.890192, udf_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720905.500715, udf_read_directory, passed tc-start: 1646720905.510652, udf_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720907.315677, udf_rename_dir, passed tc-start: 1646720907.331318, udf_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720909.492543, udf_rename_dotdot, passed tc-start: 1646720909.505823, udf_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720911.227852, udf_rename_nametoolong, passed tc-start: 1646720911.239706, udf_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720912.866868, udf_rename_reg_nodir, passed tc-start: 1646720912.882002, udf_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720914.692916, udf_symlink_long, passed tc-start: 1646720914.704736, udf_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720916.740775, udf_symlink_root, passed tc-start: 1646720916.752484, udf_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720918.771737, udf_symlink_zerolen, passed tc-start: 1646720918.786741, v7fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720920.417947, v7fs_access_simple, passed tc-start: 1646720920.433064, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720922.198215, v7fs_attrs, passed tc-start: 1646720922.217953, v7fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646720924.143791, v7fs_create_exist, passed tc-start: 1646720924.161597, v7fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721012.723729, v7fs_create_many, passed tc-start: 1646721012.803085, v7fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721014.268976, v7fs_create_nametoolong, passed tc-start: 1646721014.282711, v7fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646721023.410094, v7fs_create_nonalphanum, passed tc-start: 1646721023.505920, v7fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721025.717195, v7fs_dir_2slash, passed tc-start: 1646721025.731610, v7fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721027.309449, v7fs_dir_3slash, passed tc-start: 1646721027.323692, v7fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721028.868103, v7fs_dir_notempty, passed tc-start: 1646721028.882103, v7fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721030.447025, v7fs_dir_rmdirdotdot, passed tc-start: 1646721030.461526, v7fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721032.404828, v7fs_dir_simple, passed tc-start: 1646721032.429906, v7fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721034.216640, v7fs_dir_slash, passed tc-start: 1646721034.230133, v7fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721035.911442, v7fs_fcntl_getlock_pids, passed tc-start: 1646721035.927179, v7fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721037.541086, v7fs_fcntl_lock, passed tc-start: 1646721037.555432, v7fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721039.156665, v7fs_lookup_complex, passed tc-start: 1646721039.172525, v7fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721040.753967, v7fs_lookup_simple, passed tc-start: 1646721040.767753, v7fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721042.435439, v7fs_lstat_symlink, passed tc-start: 1646721042.450373, v7fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721044.4656, v7fs_read_directory, passed tc-start: 1646721044.18386, v7fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721045.761493, v7fs_rename_dir, passed tc-start: 1646721045.777311, v7fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721047.535629, v7fs_rename_dotdot, passed tc-start: 1646721047.550213, v7fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721049.179494, v7fs_rename_nametoolong, passed tc-start: 1646721049.196117, v7fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721051.17859, v7fs_rename_reg_nodir, passed tc-start: 1646721051.37344, v7fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721053.668241, v7fs_symlink_long, passed tc-start: 1646721053.682687, v7fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721055.316750, v7fs_symlink_root, passed tc-start: 1646721055.330258, v7fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721056.938402, v7fs_symlink_zerolen, passed tc-start: 1646721056.952422, zfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721060.623409, zfs_access_simple, passed tc-start: 1646721060.635905, zfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721063.318355, zfs_attrs, passed tc-start: 1646721063.329941, zfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721066.331094, zfs_create_exist, passed tc-start: 1646721066.347047, zfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721127.469479, zfs_create_many, passed tc-start: 1646721127.550959, zfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721130.311168, zfs_create_nametoolong, passed tc-start: 1646721130.325558, zfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646721138.916003, zfs_create_nonalphanum, passed tc-start: 1646721138.936119, zfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721142.116352, zfs_dir_2slash, passed tc-start: 1646721142.129164, zfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721145.288263, zfs_dir_3slash, passed tc-start: 1646721145.300982, zfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721148.483067, zfs_dir_notempty, passed tc-start: 1646721148.496312, zfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721151.837855, zfs_dir_rmdirdotdot, passed tc-start: 1646721151.851349, zfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721154.939335, zfs_dir_simple, passed tc-start: 1646721154.951358, zfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721158.79449, zfs_dir_slash, passed tc-start: 1646721158.94108, zfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721161.32951, zfs_fcntl_getlock_pids, passed tc-start: 1646721161.45887, zfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721164.93394, zfs_fcntl_lock, passed tc-start: 1646721164.108530, zfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721166.900272, zfs_lookup_complex, passed tc-start: 1646721166.911003, zfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721169.888175, zfs_lookup_simple, passed tc-start: 1646721169.901420, zfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721172.983208, zfs_lstat_symlink, passed tc-start: 1646721172.995590, zfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721175.870684, zfs_read_directory, passed tc-start: 1646721175.883322, zfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721179.272876, zfs_rename_dir, passed tc-start: 1646721179.288665, zfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721182.680604, zfs_rename_dotdot, passed tc-start: 1646721182.693048, zfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721185.600260, zfs_rename_nametoolong, passed tc-start: 1646721185.614066, zfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721188.765964, zfs_rename_reg_nodir, passed tc-start: 1646721188.778372, zfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721192.490526, zfs_symlink_long, passed tc-start: 1646721192.502680, zfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721195.704276, zfs_symlink_root, passed tc-start: 1646721195.722001, zfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646721199.4755, zfs_symlink_zerolen, passed tp-end: 1646721199.17516, fs/vfs/t_vnops tp-start: 1646721199.931692, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1646721199.939480, pr_kern_48787 tc-end: 1646721201.156256, pr_kern_48787, skipped, not enough free disk space, have 287874 Kbytes, need ~ 4500000 Kbytes tp-end: 1646721201.165388, fs/cd9660/t_high_ino_big_file tp-start: 1646721201.760037, fs/zfs/t_zpool, 1 tc-start: 1646721201.762291, create tc-se:[: '281 tc-se:63': bad number tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev_disk -lrumpkern_solaris -lrumpfs_zfs -lrumpdev -lrumpdev_rnd -d key=/dk,hostpath=zfs.img,size=100m unix://zsuck ] tc-so:Executing command [ zpool create jippo /dk ] tc-so:Executing command [ mount ] tc-end: 1646721206.703213, create, passed tp-end: 1646721206.716708, fs/zfs/t_zpool tp-start: 1646721206.869313, rump/rumpkern/t_copy, 4 tc-start: 1646721206.871852, copy_efault tc-end: 1646721206.984865, copy_efault, passed tc-start: 1646721206.992618, copyinstr tc-so:[ 1.0000000] entropy: ready tc-end: 1646721207.404718, copyinstr, passed tc-start: 1646721207.412533, copyoutstr tc-so:[ 1.0000000] entropy: ready tc-end: 1646721207.819144, copyoutstr, passed tc-start: 1646721207.826666, copystr tc-so:[ 1.0000000] entropy: ready tc-end: 1646721208.204392, copystr, passed tp-end: 1646721208.213144, rump/rumpkern/t_copy tp-start: 1646721208.358190, rump/rumpkern/t_kern, 8 tc-start: 1646721208.361092, lockme_DESTROYHELD tc-end: 1646721208.988841, lockme_DESTROYHELD, passed tc-start: 1646721209.6968, lockme_DOUBLEFREE tc-end: 1646721209.605310, lockme_DOUBLEFREE, passed tc-start: 1646721209.624287, lockme_DOUBLEINIT tc-end: 1646721209.761027, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1646721209.770387, lockme_MEMFREE tc-end: 1646721209.910138, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1646721209.919287, lockme_MTX tc-end: 1646721210.513262, lockme_MTX, passed tc-start: 1646721210.532092, lockme_RWDOUBLEX tc-end: 1646721211.39634, lockme_RWDOUBLEX, passed tc-start: 1646721211.53196, lockme_RWRX tc-end: 1646721211.156885, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1646721211.163965, lockme_RWXR tc-end: 1646721211.634474, lockme_RWXR, passed tp-end: 1646721211.652562, rump/rumpkern/t_kern tp-start: 1646721211.780717, rump/rumpkern/t_lwproc, 8 tc-start: 1646721211.783720, inherit tc-so:[ 1.0000000] entropy: ready tc-end: 1646721212.246082, inherit, passed tc-start: 1646721212.255766, lwps tc-so:[ 1.0000000] entropy: ready tc-end: 1646721212.875664, lwps, passed tc-start: 1646721212.886187, makelwp tc-so:[ 1.0000000] entropy: ready tc-end: 1646721213.319370, makelwp, passed tc-start: 1646721213.327469, nolwp tc-so:[ 1.0000000] entropy: ready tc-end: 1646721213.676960, nolwp, passed tc-start: 1646721213.685781, nolwprelease tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] panic: releasing non-pertinent lwp tc-so:[ 1.1800050] rump kernel halting... tc-so:halted tc-end: 1646721214.276752, nolwprelease, passed tc-start: 1646721214.295855, nullswitch tc-so:[ 1.0000000] entropy: ready tc-end: 1646721214.643199, nullswitch, passed tc-start: 1646721214.652124, proccreds tc-so:[ 1.0000000] entropy: ready tc-end: 1646721215.4440, proccreds, passed tc-start: 1646721215.11737, rfork tc-so:[ 1.0000000] entropy: ready tc-end: 1646721215.411618, rfork, passed tp-end: 1646721215.418894, rump/rumpkern/t_lwproc tp-start: 1646721215.535191, rump/rumpkern/t_modcmd, 1 tc-start: 1646721215.537884, cmsg_modcmd tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] WARNING: module error: module `tmpfs' not found tc-so:[ 1.1800050] WARNING: module error: module `tmpfs' not found tc-end: 1646721215.987426, cmsg_modcmd, passed tp-end: 1646721215.994733, rump/rumpkern/t_modcmd tp-start: 1646721216.130863, rump/rumpkern/t_modlinkset, 1 tc-start: 1646721216.132989, modlinkset tc-so:[ 1.0000000] entropy: ready tc-end: 1646721216.535376, modlinkset, passed tp-end: 1646721216.543487, rump/rumpkern/t_modlinkset tp-start: 1646721216.655308, rump/rumpkern/t_signals, 3 tc-start: 1646721216.657787, sigignore tc-so:[ 1.0000000] entropy: ready tc-end: 1646721217.15445, sigignore, passed tc-start: 1646721217.22304, sigpanic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1400050] panic: unhandled signal 19 tc-so:[ 1.1400050] rump kernel halting... tc-so:halted tc-end: 1646721217.506500, sigpanic, passed tc-start: 1646721217.519437, sigraise tc-so:[ 1.0000000] entropy: ready tc-end: 1646721217.876355, sigraise, passed tp-end: 1646721217.883102, rump/rumpkern/t_signals tp-start: 1646721217.992756, rump/rumpkern/t_threads, 2 tc-start: 1646721217.995659, kthread tc-so:[ 1.0000000] entropy: ready tc-end: 1646721218.387959, kthread, passed tc-start: 1646721218.394805, threadjoin tc-so:[ 1.0000000] entropy: ready tc-end: 1646721218.763486, threadjoin, passed tp-end: 1646721218.770726, rump/rumpkern/t_threads tp-start: 1646721218.888263, rump/rumpkern/t_threadpool, 6 tc-start: 1646721218.890942, threadpool_job_cancel tc-so:[ 1.0000000] entropy: ready tc-end: 1646721219.284177, threadpool_job_cancel, passed tc-start: 1646721219.294429, threadpool_job_cancelthrash tc-so:[ 1.0000000] entropy: ready tc-end: 1646721219.951991, threadpool_job_cancelthrash, passed tc-start: 1646721219.962882, threadpool_percpu_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1646721220.347225, threadpool_percpu_lifecycle, passed tc-start: 1646721220.354630, threadpool_percpu_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1646721230.544607, threadpool_percpu_schedule, passed tc-start: 1646721230.554218, threadpool_unbound_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1646721231.14904, threadpool_unbound_lifecycle, passed tc-start: 1646721231.24221, threadpool_unbound_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1646721238.354033, threadpool_unbound_schedule, passed tp-end: 1646721238.362174, rump/rumpkern/t_threadpool tp-start: 1646721238.475873, rump/rumpkern/t_tsleep, 1 tc-start: 1646721238.478127, tsleep tc-so:[ 1.0000000] entropy: ready tc-end: 1646721241.298599, tsleep, passed tp-end: 1646721241.306288, rump/rumpkern/t_tsleep tp-start: 1646721241.419455, rump/rumpkern/t_workqueue, 2 tc-start: 1646721241.421881, workqueue1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646721246.725790, workqueue1, passed tc-start: 1646721246.734013, workqueue_wait tc-so:[ 1.0000000] entropy: ready tc-end: 1646721251.111176, workqueue_wait, passed tp-end: 1646721251.120985, rump/rumpkern/t_workqueue tp-start: 1646721251.252266, rump/rumpkern/t_vm, 2 tc-start: 1646721251.255953, busypage tc-end: 1646721251.390918, busypage, skipped, this test is buggy and hits an assertion, but atf doesn't provide any way to expect that a test program crashes, this all we can do is skip tc-start: 1646721251.401046, uvmwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646721261.841685, uvmwait, passed tp-end: 1646721261.849014, rump/rumpkern/t_vm tp-start: 1646721263.567173, rump/rumpkern/t_sp, 10 tc-start: 1646721263.570047, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1646721265.607530, basic, passed tc-start: 1646721265.617190, fork_fakeauth tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli fakeauth ] tc-end: 1646721267.612127, fork_fakeauth, passed tc-start: 1646721267.620927, fork_pipecomm tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli pipecomm ] tc-end: 1646721269.502184, fork_pipecomm, passed tc-start: 1646721269.510289, fork_simple tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli simple ] tc-end: 1646721271.296589, fork_simple, passed tc-start: 1646721271.305697, reconnect tc-end: 1646721271.825518, reconnect, skipped, PR kern/55304: leftover rump_server tc-start: 1646721271.833946, signal tc-so:Executing command [ /usr/tests/rump/rumpkern/h_server/h_simpleserver unix://commsock sendsig 27 ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli block ] tc-end: 1646721273.843020, signal, passed tc-start: 1646721273.851753, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1646721281.661748, sigsafe, passed tc-start: 1646721281.672048, stress_killer tc-end: 1646721282.173190, stress_killer, skipped, PR kern/55356: leftover rump_server tc-start: 1646721282.180723, stress_long tc-end: 1646721282.673155, stress_long, skipped, PR kern/50350: leftover rump_server tc-start: 1646721282.681110, stress_short tc-end: 1646721283.173060, stress_short, skipped, PR kern/50350: fails after insane long time tp-end: 1646721283.182256, rump/rumpkern/t_sp tp-start: 1646721283.780325, rump/rumpnet/t_shmif, 1 tc-start: 1646721283.782640, crossping tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.4 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock5 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock6 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.6 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock7 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.7 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock8 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-end: 1646721316.517542, crossping, passed tp-end: 1646721316.532642, rump/rumpnet/t_shmif tp-start: 1646721316.670363, rump/rumpvfs/t_basic, 1 tc-start: 1646721316.673189, lseekrv tc-so:[ 1.0000000] entropy: ready tc-end: 1646721317.95316, lseekrv, passed tp-end: 1646721317.104381, rump/rumpvfs/t_basic tp-start: 1646721317.241438, rump/rumpvfs/t_etfs, 5 tc-start: 1646721317.244325, key tc-so:[ 1.0000000] entropy: ready tc-end: 1646721317.619378, key, passed tc-start: 1646721317.627260, large_blk tc-se:mount_mfs: "mfsdir" is a relative path. tc-se:mount_mfs: using "/tmp/atf-run.eJXygB/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.004 secs (250 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1646721318.457492, large_blk, passed tc-start: 1646721318.470341, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.016 secs (4000000 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.004 secs (4000 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1646721319.187475, range_blk, passed tc-start: 1646721319.196010, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.040 secs (819200 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.083 secs (789590 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1646721319.932902, reregister_blk, passed tc-start: 1646721319.943720, reregister_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1646721320.264625, reregister_reg, passed tp-end: 1646721320.273091, rump/rumpvfs/t_etfs tp-start: 1646721320.366514, rump/rumpvfs/t_p2kifs, 1 tc-start: 1646721320.368818, makecn tc-so:[ 1.0000000] entropy: ready tc-end: 1646721320.681030, makecn, passed tp-end: 1646721320.687749, rump/rumpvfs/t_p2kifs tp-start: 1646721320.831909, rump/modautoload/t_modautoload, 1 tc-start: 1646721320.834060, modautoload tc-end: 1646721320.916017, modautoload, skipped, host kernel modules not supported tp-end: 1646721320.922597, rump/modautoload/t_modautoload tp-start: 1646721321.91054, modules/t_modctl, 5 tc-start: 1646721321.93206, cmd_load tc-end: 1646721321.323376, cmd_load, skipped, Module loading administratively forbidden tc-start: 1646721321.334842, cmd_load_props tc-so:Loading module without properties tc-end: 1646721321.565839, cmd_load_props, skipped, Module loading administratively forbidden tc-start: 1646721321.574494, cmd_load_recurse tc-so:Loading module with request to load another module tc-end: 1646721321.795719, cmd_load_recurse, skipped, Module loading administratively forbidden tc-start: 1646721321.804453, cmd_stat tc-end: 1646721322.13428, cmd_stat, skipped, Module loading administratively forbidden tc-start: 1646721322.21765, cmd_unload tc-end: 1646721322.240435, cmd_unload, skipped, Module loading administratively forbidden tp-end: 1646721322.249109, modules/t_modctl tp-start: 1646721322.372961, modules/t_builtin, 5 tc-start: 1646721322.375188, busydisable tc-so:[ 1.0000000] entropy: ready tc-end: 1646721322.898306, busydisable, passed tc-start: 1646721322.911033, disable tc-so:[ 1.0000000] entropy: ready tc-end: 1646721323.298297, disable, passed tc-start: 1646721323.305178, disabledstat tc-so:[ 1.0000000] entropy: ready tc-end: 1646721323.657756, disabledstat, passed tc-start: 1646721323.664906, forcereload tc-so:[ 1.0000000] entropy: ready tc-end: 1646721324.182641, forcereload, passed tc-start: 1646721324.193020, noauto tc-so:[ 1.0000000] entropy: ready tc-end: 1646721324.620397, noauto, passed tp-end: 1646721324.627276, modules/t_builtin tp-start: 1646721324.755668, modules/t_kcov, 23 tc-start: 1646721324.757911, kcov_basic_cmp tc-end: 1646721324.868123, kcov_basic_cmp, skipped, XXX: GCC8 needed tc-start: 1646721324.875314, kcov_basic_dup2_cmp tc-end: 1646721324.984702, kcov_basic_dup2_cmp, skipped, XXX: GCC8 needed tc-start: 1646721324.991357, kcov_basic_dup2_pc tc-end: 1646721325.102499, kcov_basic_dup2_pc, skipped, Failed to open /dev/kcov tc-start: 1646721325.109125, kcov_basic_pc tc-end: 1646721325.218989, kcov_basic_pc, skipped, Failed to open /dev/kcov tc-start: 1646721325.226095, kcov_buffer_access_from_custom_thread tc-end: 1646721325.336599, kcov_buffer_access_from_custom_thread, skipped, Failed to open /dev/kcov tc-start: 1646721325.343984, kcov_bufsize tc-end: 1646721325.453793, kcov_bufsize, skipped, Failed to open /dev/kcov tc-start: 1646721325.460745, kcov_dup2 tc-end: 1646721325.570871, kcov_dup2, skipped, Failed to open /dev/kcov tc-start: 1646721325.577594, kcov_enable tc-end: 1646721325.687185, kcov_enable, skipped, Failed to open /dev/kcov tc-start: 1646721325.693821, kcov_enable_no_disable tc-end: 1646721325.811981, kcov_enable_no_disable, skipped, Failed to open /dev/kcov tc-start: 1646721325.818852, kcov_enable_no_disable_no_close tc-end: 1646721325.928812, kcov_enable_no_disable_no_close, skipped, Failed to open /dev/kcov tc-start: 1646721325.935478, kcov_mmap tc-end: 1646721326.43778, kcov_mmap, skipped, Failed to open /dev/kcov tc-start: 1646721326.51552, kcov_mmap_enable_thread_close tc-end: 1646721326.167522, kcov_mmap_enable_thread_close, skipped, Failed to open /dev/kcov tc-start: 1646721326.174616, kcov_mmap_no_munmap tc-end: 1646721326.283300, kcov_mmap_no_munmap, skipped, Failed to open /dev/kcov tc-start: 1646721326.290006, kcov_mmap_no_munmap_no_close tc-end: 1646721326.399540, kcov_mmap_no_munmap_no_close, skipped, Failed to open /dev/kcov tc-start: 1646721326.406259, kcov_multienable_on_the_same_thread tc-end: 1646721326.515823, kcov_multienable_on_the_same_thread, skipped, Failed to open /dev/kcov tc-start: 1646721326.523426, kcov_multiopen tc-end: 1646721326.632564, kcov_multiopen, skipped, Failed to open /dev/kcov tc-start: 1646721326.639163, kcov_multiple_threads16 tc-end: 1646721326.748534, kcov_multiple_threads16, skipped, Failed to open /dev/kcov tc-start: 1646721326.755304, kcov_multiple_threads2 tc-end: 1646721326.864378, kcov_multiple_threads2, skipped, Failed to open /dev/kcov tc-start: 1646721326.871155, kcov_multiple_threads32 tc-end: 1646721326.980515, kcov_multiple_threads32, skipped, Failed to open /dev/kcov tc-start: 1646721326.987190, kcov_multiple_threads4 tc-end: 1646721327.96779, kcov_multiple_threads4, skipped, Failed to open /dev/kcov tc-start: 1646721327.103472, kcov_multiple_threads8 tc-end: 1646721327.212235, kcov_multiple_threads8, skipped, Failed to open /dev/kcov tc-start: 1646721327.219002, kcov_open_close_open tc-end: 1646721327.328268, kcov_open_close_open, skipped, Failed to open /dev/kcov tc-start: 1646721327.334844, kcov_thread tc-end: 1646721327.459461, kcov_thread, skipped, Failed to open /dev/kcov tp-end: 1646721327.469138, modules/t_kcov tp-start: 1646721327.652393, modules/t_ufetchstore, 40 tc-start: 1646721327.655490, ucas_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721327.924218, ucas_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721327.934042, ucas_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721328.149941, ucas_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721328.156679, ucas_32_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721328.328717, ucas_32_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721328.335256, ucas_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721328.502221, ucas_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721328.510357, ucas_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721328.680478, ucas_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721328.687010, ucas_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721328.858742, ucas_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721328.865389, ucas_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721329.53418, ucas_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721329.63527, ucas_64_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721329.315389, ucas_64_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721329.325188, ucas_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721329.553022, ucas_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721329.561291, ucas_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721329.730082, ucas_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721329.736837, ufetch_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721329.907401, ufetch_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721329.927664, ufetch_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721330.98773, ufetch_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721330.105580, ufetch_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721330.274178, ufetch_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721330.281254, ufetch_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721330.452360, ufetch_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721330.459563, ufetch_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721330.630722, ufetch_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721330.638861, ufetch_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721330.827993, ufetch_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721330.834803, ufetch_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721331.2825, ufetch_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721331.9631, ufetch_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721331.184077, ufetch_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721331.190949, ufetch_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721331.360048, ufetch_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721331.366889, ufetch_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721331.538302, ufetch_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721331.545106, ufetch_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721331.710050, ufetch_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721331.718171, ufetch_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721331.882332, ufetch_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721331.890455, ufetch_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721332.76017, ufetch_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721332.85378, ufetch_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721332.333958, ufetch_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721332.344711, ufetch_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721332.549535, ufetch_8_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721332.556336, ustore_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721332.727924, ustore_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721332.736107, ustore_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721332.905837, ustore_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721332.912785, ustore_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721333.81624, ustore_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721333.88368, ustore_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721333.253771, ustore_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721333.261625, ustore_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721333.429843, ustore_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721333.436494, ustore_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721333.602296, ustore_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721333.609309, ustore_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721333.788997, ustore_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721333.798282, ustore_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721333.970400, ustore_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721333.978555, ustore_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721334.147268, ustore_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721334.155381, ustore_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721334.322488, ustore_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721334.329407, ustore_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721334.496710, ustore_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721334.504735, ustore_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721334.687662, ustore_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721334.694421, ustore_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721334.861566, ustore_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721334.869739, ustore_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721335.120204, ustore_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646721335.137793, ustore_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646721335.304422, ustore_8_null, skipped, loading 'ufetchstore_tester' module failed. tp-end: 1646721335.312307, modules/t_ufetchstore tp-start: 1646721335.997925, modules/t_abi_uvm, 1 tc-start: 1646721336.1007, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-end: 1646721337.274923, PAGE_SIZE, skipped, host does not support modules tp-end: 1646721337.283402, modules/t_abi_uvm tp-start: 1646721338.479106, modules/t_modload, 4 tc-start: 1646721338.482018, bflag tc-so:Checking error conditions tc-so:Executing command [ modload -b foo k_helper.kmod ] tc-so:Executing command [ grep Invalid parameter.*foo stderr ] tc-so:Executing command [ modload -b foo= k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value stderr ] tc-so:Executing command [ modload -b foo=bar k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*bar stderr ] tc-so:Executing command [ modload -b foo=falsea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*falsea stderr ] tc-so:Executing command [ modload -b foo=truea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*truea stderr ] tc-end: 1646721341.417357, bflag, passed tc-start: 1646721341.426098, iflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646721342.403736, iflag, skipped, host does not support modules tc-start: 1646721342.410546, plain tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646721343.388651, plain, skipped, host does not support modules tc-start: 1646721343.395381, sflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646721344.390954, sflag, skipped, host does not support modules tp-end: 1646721344.438341, modules/t_modload tp-start: 1646721345.23872, modules/t_klua_pr_52864, 1 tc-start: 1646721345.26160, luastate tc-se:t_klua_pr_52864: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646721345.950175, luastate, skipped, You are not allowed to load modules right now. tp-end: 1646721345.957027, modules/t_klua_pr_52864 tp-start: 1646721346.752495, modules/t_threadpool, 2 tc-start: 1646721346.755518, percpu tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646721347.846315, percpu, skipped, cannot load threadpool_tester.kmod tc-start: 1646721347.854638, unbound tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646721348.807981, unbound, skipped, cannot load threadpool_tester.kmod tp-end: 1646721348.814877, modules/t_threadpool tp-start: 1646721350.317732, crypto/libcrypto/t_ciphers, 8 tc-start: 1646721350.320153, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1646721351.307226, bf, passed tc-start: 1646721351.315046, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1646721356.647631, cast, passed tc-start: 1646721356.654678, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1646721357.534287, des, passed tc-start: 1646721357.541299, evp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpcase.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpciph.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpdigest.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpencod.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpkdf.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpmac.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppbe.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey_ecc.txt ] tc-end: 1646721447.860878, evp, passed tc-start: 1646721447.869670, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1646721448.906952, idea, passed tc-start: 1646721448.916450, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1646721449.924610, rc2, passed tc-start: 1646721449.934388, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1646721450.968668, rc4, passed tc-start: 1646721450.975288, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1646721451.656220, rc5, passed tp-end: 1646721451.662843, crypto/libcrypto/t_ciphers tp-start: 1646721452.412756, crypto/libcrypto/t_hashes, 3 tc-start: 1646721452.415136, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1646721453.335071, hmac, passed tc-start: 1646721453.342695, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1646721453.980675, md2, passed tc-start: 1646721453.987612, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1646721454.802131, mdc2, passed tp-end: 1646721454.810270, crypto/libcrypto/t_hashes tp-start: 1646721455.763308, crypto/libcrypto/t_libcrypto, 4 tc-start: 1646721455.765823, bn tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bntest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_divtest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_exptest ] tc-end: 1646721890.296875, bn, passed tc-start: 1646721890.306248, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1646721891.478181, conf, passed tc-start: 1646721891.488436, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1646721893.29502, engine, passed tc-start: 1646721893.36963, threads tc-so:1..3 tc-so:ok 1 - test_lock tc-so:ok 2 - test_once tc-so:ok 3 - test_thread_local tc-so:# Warning ignored command-line argument 0: -cert tc-so:# Warning ignored command-line argument 1: /usr/tests/crypto/libcrypto/d_server.pem tc-so:# Warning ignored command-line argument 2: -ccert tc-so:# Warning ignored command-line argument 3: /usr/tests/crypto/libcrypto/d_client.pem tc-so:Executing command [ grep :error: out ] tc-end: 1646721894.930553, threads, passed tp-end: 1646721894.942292, crypto/libcrypto/t_libcrypto tp-start: 1646721896.598013, crypto/libcrypto/t_pubkey, 7 tc-start: 1646721896.600205, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1646721975.181389, dh, passed tc-start: 1646721975.188913, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1646721977.325422, dsa, passed tc-start: 1646721977.333835, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1646722083.16709, ec, passed tc-start: 1646722083.23521, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1646722088.229760, ecdh, passed tc-start: 1646722088.237281, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1646722266.656110, ecdsa, passed tc-start: 1646722266.665394, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1646722277.353820, rsa, passed tc-start: 1646722277.361606, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1646722279.652881, srp, passed tp-end: 1646722279.659973, crypto/libcrypto/t_pubkey tp-start: 1646722285.804914, crypto/opencrypto/t_opencrypto, 18 tc-start: 1646722285.807414, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722287.724777, aescbc, passed tc-start: 1646722287.731814, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722289.780841, aesctr1, passed tc-start: 1646722289.788190, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722291.730610, aesctr2, passed tc-start: 1646722291.739182, arc4 tc-end: 1646722292.986667, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1646722292.995217, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722295.20594, camellia, passed tc-start: 1646722295.28623, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722296.952340, cbc3des, passed tc-start: 1646722296.960088, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722299.3732, cbcdes, passed tc-start: 1646722299.13038, comp tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:len 100000/132 tc-se:canary: 0 tc-se:len 132/100000 tc-so:‹ tc-end: 1646722301.90073, comp, passed tc-start: 1646722301.98474, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722303.161549, comp_deflate, passed tc-start: 1646722303.170616, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722305.183597, comp_zlib_rnd, passed tc-start: 1646722305.191831, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722307.194876, gcm, passed tc-start: 1646722307.206021, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722309.286018, ioctl, passed tc-start: 1646722309.295166, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722311.451276, md5, passed tc-start: 1646722311.473515, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722313.493102, md5_hmac, passed tc-start: 1646722313.501718, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722315.512071, null, passed tc-start: 1646722315.520708, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722317.482971, sha1_hmac, passed tc-start: 1646722317.492686, sha2_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722319.670577, sha2_hmac, passed tc-start: 1646722319.680911, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646722321.672830, xcbcmac, passed tp-end: 1646722321.680346, crypto/opencrypto/t_opencrypto tp-start: 1646722324.279493, ipf/t_filter_exec, 30 tc-start: 1646722324.282171, f1 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass out all" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722326.448492, f1, passed tc-start: 1646722326.462686, f10 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722332.763912, f10, passed tc-start: 1646722332.779647, f11 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on e0 proto tcp from any to any port = 25 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-end: 1646722335.737206, f11, passed tc-start: 1646722335.753107, f12 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with frag" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 53 to any port = 53" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 53 to any port = 53 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1646722338.421405, f12, passed tc-start: 1646722338.436666, f13 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(loose)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1646722342.79277, f13, passed tc-start: 1646722342.97852, f14 tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.0/24 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !1.1.1.0/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.0.0/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.0.0/16 to !1.2.0.0/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to !127.0.0.0/8" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722345.498771, f14, passed tc-start: 1646722345.512297, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1646722346.632005, f15, passed tc-start: 1646722346.647180, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1646722347.708245, f16, passed tc-start: 1646722347.721977, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1646722348.731989, f17, passed tc-start: 1646722348.747927, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1646722349.893994, f18, passed tc-start: 1646722349.913188, f19 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(limit 1)" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-end: 1646722351.405218, f19, passed tc-start: 1646722351.423829, f2 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722354.111662, f2, passed tc-start: 1646722354.125520, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1646722355.135460, f20, passed tc-start: 1646722355.149710, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1646722356.189092, f24, passed tc-start: 1646722356.203242, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1646722357.263390, f25, passed tc-start: 1646722357.279002, f26 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:--- exp 2022-03-08 06:52:38.067125031 +0000 tc-so:+++ out 2022-03-08 06:52:40.055929741 +0000 tc-so:@@ -4,41 +4,41 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so: pass tc-so:@@ -46,39 +46,39 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-end: 1646722360.291404, f26, expected_failure, Known to be broken: results differ tc-start: 1646722360.312827, f27 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:--- exp 2022-03-08 06:52:41.219298031 +0000 tc-so:+++ out 2022-03-08 06:52:43.280150901 +0000 tc-so:@@ -4,43 +4,43 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:@@ -49,42 +49,42 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: pass tc-so: -------- tc-end: 1646722363.486347, f27, expected_failure, Known to be broken: results differ tc-start: 1646722363.501221, f3 tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722366.962161, f3, passed tc-start: 1646722366.976954, f30 tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with not ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt rr keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt sec-class secret keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722369.28805, f30, passed tc-start: 1646722369.42689, f4 tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722372.449401, f4, passed tc-start: 1646722372.470536, f5 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722389.45149, f5, passed tc-start: 1646722389.62503, f6 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722405.496391, f6, passed tc-start: 1646722405.511712, f7 tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type maskreq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type timest keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type inforeq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722409.252089, f7, passed tc-start: 1646722409.268904, f8 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722412.119330, f8, passed tc-start: 1646722412.139323, f9 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1646722419.773983, f9, passed tc-start: 1646722419.790627, ipv6_1 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto udp from ef00:1001:2002::/48 to any port 33433 >< 34000 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1646722421.254866, ipv6_1, passed tc-start: 1646722421.275701, ipv6_2 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "pass out proto 58 all keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1646722423.589693, ipv6_2, passed tc-start: 1646722423.611511, ipv6_3 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto ipv6-icmp from any to any icmp-type 128 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1646722425.208759, ipv6_3, passed tc-start: 1646722425.225090, ipv6_5 tc-so:Executing command [ /bin/sh -c echo "pass out family inet6 all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out family inet6 proto tcp all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-end: 1646722426.944747, ipv6_5, passed tc-start: 1646722426.964113, ipv6_6 tc-so:Executing command [ /bin/sh -c echo "pass out on gif0 proto udp all keep frag" | ipftest -F hex -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all with bad" | ipftest -F hex -6br - -i in ] tc-end: 1646722428.689501, ipv6_6, passed tp-end: 1646722428.707195, ipf/t_filter_exec tp-start: 1646722431.19345, ipf/t_filter_parse, 23 tc-start: 1646722431.22055, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722432.13211, i1, passed tc-start: 1646722432.27823, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722432.958986, i10, passed tc-start: 1646722432.970192, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722433.900081, i11, passed tc-start: 1646722433.914061, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722434.858794, i12, passed tc-start: 1646722434.869623, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722435.724968, i13, passed tc-start: 1646722435.737976, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722436.692449, i14, passed tc-start: 1646722436.703925, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722437.688878, i15, passed tc-start: 1646722437.700861, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722438.689647, i16, passed tc-start: 1646722438.702810, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-08 06:52:01.883689071 +0000 tc-se:+++ /tmp/check.pzMRIa/stderr 2022-03-08 06:53:59.642266100 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+38:12:ioctl(add/insert rule) group map cannot find it's hash table tc-se:+38:13:ioctl(add/insert rule) group map cannot find it's hash table tc-end: 1646722439.768713, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1646722439.780784, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722440.754254, i18, passed tc-start: 1646722440.765927, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722442.488271, i19, passed tc-start: 1646722442.504958, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722443.477681, i2, passed tc-start: 1646722443.490531, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722444.395170, i20, passed tc-start: 1646722444.405833, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722445.251013, i21, passed tc-start: 1646722445.262462, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722446.165509, i22, passed tc-start: 1646722446.179927, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722447.95803, i23, passed tc-start: 1646722447.107280, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722448.17251, i3, passed tc-start: 1646722448.29042, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722448.948458, i4, passed tc-start: 1646722448.960478, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722449.881964, i5, passed tc-start: 1646722449.895665, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722451.19413, i6, passed tc-start: 1646722451.33835, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722452.8418, i7, passed tc-start: 1646722452.20343, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722453.67211, i8, passed tc-start: 1646722453.80271, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646722454.6533, i9, passed tp-end: 1646722454.18740, ipf/t_filter_parse tp-start: 1646722454.562375, ipf/t_logging, 1 tc-start: 1646722454.564999, l1 tc-so:Executing command [ /bin/sh -c echo log in all | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in on anon0 all head 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick from 3.3.3.3 to any group 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log body quick from 2.2.2.2 to any | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ ipftest -br reg -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-end: 1646722463.11015, l1, passed tp-end: 1646722463.33722, ipf/t_logging tp-start: 1646722466.148917, ipf/t_nat_exec, 35 tc-start: 1646722466.151409, n1 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-end: 1646722468.427560, n1, passed tc-start: 1646722468.445435, n10 tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 100" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 1000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 10000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722470.540778, n10, passed tc-start: 1646722470.558749, n100 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1646722471.844900, n100, passed tc-start: 1646722471.861583, n101 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1646722473.214161, n101, passed tc-start: 1646722473.229088, n102 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000:2000 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1646722474.534866, n102, passed tc-start: 1646722474.550508, n103 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -F text -RDbN - -i in ] tc-end: 1646722476.91854, n103, passed tc-start: 1646722476.111575, n104 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.0.0/24,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722477.587671, n104, passed tc-start: 1646722477.609293, n105 tc-so:Executing command [ /bin/sh -c echo "rewrite in on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722478.957115, n105, passed tc-start: 1646722478.974614, n106 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722480.327203, n106, passed tc-start: 1646722480.345186, n11 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.1/32 -> 1.6.7.8/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.3.4.5/24" | ipftest -F text -RDbN - -i in ] tc-end: 1646722482.673970, n11, passed tc-start: 1646722482.962770, n11_6 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::1/128 -> 1::6:7:8/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::3:4:5/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722485.84886, n11_6, passed tc-start: 1646722485.101240, n12 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.126.0/24 -> 0/32 portmap tcp/udp 10000:20000 sequential" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722486.439493, n12, passed tc-start: 1646722486.460821, n12_6 tc-so:Executing command [ /bin/sh -c echo "map le0 c0a8:7e00::/112 -> 0/128 portmap tcp/udp 10000:20000" | ipftest -xF hex -RDbN - -i in -6 ] tc-end: 1646722487.809251, n12_6, passed tc-start: 1646722487.829029, n13 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.0.0/16 -> range 203.1.1.23-203.1.3.45" | ipftest -F text -RDbN - -i in ] tc-end: 1646722489.152334, n13, passed tc-start: 1646722489.168704, n14 tc-so:Executing command [ /bin/sh -c echo "rdr gre0 0/0 port 80 -> 10.1.1.254,10.1.1.253 port 80 tcp sticky" | ipftest -F text -RDbN - -i in ] tc-end: 1646722490.583075, n14, passed tc-start: 1646722490.600714, n15_6 tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80-88 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722492.361044, n15_6, passed tc-start: 1646722492.377295, n16 tc-so:Executing command [ /bin/sh -c echo "rdr vlan0 from any to 69.248.79.193 port = 38136 -> 172.31.83.24 port 2013 udp" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1646722493.803428, n16, passed tc-start: 1646722493.819188, n17 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 0/0 -> 1.1.1.3" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1646722495.165123, n17, passed tc-start: 1646722495.183526, n1_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722497.190394, n1_6, passed tc-start: 1646722497.208257, n2 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1646722499.721776, n2, passed tc-start: 1646722499.737772, n200 tc-so:Executing command [ /bin/sh -c echo "divert in on bar0 from any to any -> src 127.0.0.1,10101 dst 127.0.0.1,10101 udp;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722501.189853, n200, passed tc-start: 1646722501.207416, n2_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722503.700386, n2_6, passed tc-start: 1646722503.717051, n3 tc-so:Executing command [ /bin/sh -c echo "map zz0 10.1.0.0/16 -> 192.168.2.0/24 portmap tcp/udp auto" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map-block zz0 10.1.0.0/16 -> 192.168.1.0/24 ports 252" | ipftest -F text -RDbN - -i in ] tc-end: 1646722505.464291, n3, passed tc-start: 1646722505.483890, n4 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 0/0 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 ip" | ipftest -F text -RDbN - -i in ] tc-end: 1646722509.135632, n4, passed tc-start: 1646722509.155831, n4_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 any port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 ip" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722512.247091, n4_6, passed tc-start: 1646722512.264637, n5 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 to 10.1.0.0/16 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 ! to 10.1.0.0/16 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1646722515.530548, n5, passed tc-start: 1646722515.552807, n5_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 to 10:1::/32 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 ! to 10:1::/32 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722519.79290, n5_6, passed tc-start: 1646722519.101635, n6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.2.0.0/16 to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.3.0.0/16 to 10.1.0.0/16 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10.2.0.0/16 to 10.1.1.0/24 port = 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-end: 1646722521.869512, n6, passed tc-start: 1646722521.888167, n6_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10::/32 to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10:3::/32 to 10:1::/32 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10::/32 to 10:1:1::/112 port = 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722524.715294, n6_6, passed tc-start: 1646722524.733551, n7 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port = 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 80 -> 10.2.2.1,1.2.2.129 port 3128 tcp" | ipftest -F text -RDbN - -i in ] tc-end: 1646722526.841200, n7, passed tc-start: 1646722526.862189, n7_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port = 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 80 -> 10::2:2:1,1::2:2:129 port 3128 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1646722529.82082, n7_6, passed tc-start: 1646722529.99686, n8 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2.2.2.0/24 -> 10.10.10.0/24" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722530.380158, n8, passed tc-start: 1646722530.396291, n8_6 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2::2:2:0/112 -> 10:10:10::/112" | ipftest -xF hex -RDbN - -i in -6 ] tc-so:--- exp 2022-03-08 06:55:31.277336950 +0000 tc-so:+++ out 2022-03-08 06:55:31.684842550 +0000 tc-so:@@ -1,19 +1,20 @@ tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7724 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7624 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7723 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7623 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: map icmp0 inet6 2::2:2:0/112 -> 10:10:10::/112 tc-so: tc-so: List of active sessions: tc-so: MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so:+MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so: tc-so: Hostmap table: tc-so:-2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 1) tc-so:+2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 2) tc-so: List of active state sessions: tc-so: List of configured pools tc-so: List of configured hash tables tc-end: 1646722531.808074, n8_6, expected_failure, See PR kern/47665: results differ tc-start: 1646722531.829119, n9 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4.4.4.0/24 port 0 -> 10.10.10.1 port 0 ip" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646722533.318008, n9, passed tc-start: 1646722533.336250, n9_6 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4:4:4::/112 port 0 -> 10:10:10::1 port 0 ip" | ipftest -xF hex -RDbN - -i in -6 ] tc-so:--- exp 2022-03-08 06:55:34.245229890 +0000 tc-so:+++ out 2022-03-08 06:55:34.617480590 +0000 tc-so:@@ -1,16 +1,17 @@ tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: rdr icmp0 inet6 4:4:4::/112 -> 10:10:10::1/128 ip tc-so: tc-so: List of active sessions: tc-so: RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so:+RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so: tc-so: Hostmap table: tc-so: List of active state sessions: tc-end: 1646722534.702733, n9_6, expected_failure, See PR kern/47665: results differ tp-end: 1646722534.719396, ipf/t_nat_exec tp-start: 1646722536.678587, ipf/t_nat_ipf_exec, 22 tc-start: 1646722536.681074, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1646722537.767140, ni1, passed tc-start: 1646722537.783346, ni10 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722539.17889, ni10, passed tc-start: 1646722539.38291, ni11 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722540.425009, ni11, passed tc-start: 1646722540.443597, ni12 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722541.773977, ni12, passed tc-start: 1646722541.798006, ni13 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 0.0.0.0 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722543.190946, ni13, passed tc-start: 1646722543.210381, ni14 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 127.0.0.1 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722544.469259, ni14, passed tc-start: 1646722544.490774, ni15 tc-so:Executing command [ /bin/sh -c echo "map pcn1 0/0 -> 0/0 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722545.915487, ni15, passed tc-start: 1646722545.939615, ni16 tc-so:Executing command [ /bin/sh -c echo "map pcn1 10.2.2.2/32 -> 0/32 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722547.198727, ni16, passed tc-start: 1646722547.217602, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1646722548.215473, ni17, passed tc-start: 1646722548.230700, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1646722549.348290, ni18, passed tc-start: 1646722549.367286, ni19 tc-so:Executing command [ /bin/sh -c echo "map bge0 192.168.113.0/24 -> 10.1.1.1/32 proxy port shell rcmd/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 ] tc-end: 1646722550.662470, ni19, passed tc-start: 1646722550.684321, ni2 tc-so:Executing command [ /bin/sh -c echo "map xl0 10.0.0.0/8 -> 1.1.1.1/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722552.64284, ni2, passed tc-start: 1646722552.82773, ni20 tc-so:Executing command [ /bin/sh -c echo "rdr bge0 10.1.1.4/32 port shell -> 192.168.113.4 port shell tcp proxy rcmd" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 -D ] tc-end: 1646722553.325838, ni20, passed tc-start: 1646722553.346323, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1646722554.477266, ni21, passed tc-start: 1646722554.493138, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1646722555.616923, ni23, passed tc-start: 1646722555.636883, ni3 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722556.882877, ni3, passed tc-start: 1646722556.900766, ni4 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722558.192059, ni4, passed tc-start: 1646722558.211897, ni5 tc-so:Executing command [ /bin/sh -c echo "map ppp0 192.168.1.0/24 -> 1.1.1.1/32 proxy port ftp ftp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722559.510359, ni5, passed tc-start: 1646722559.528801, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1646722560.874229, ni6, passed tc-start: 1646722560.895669, ni7 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722562.188682, ni7, passed tc-start: 1646722562.209151, ni8 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722563.623901, ni8, passed tc-start: 1646722563.653482, ni9 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1646722564.905180, ni9, passed tp-end: 1646722564.923813, ipf/t_nat_ipf_exec tp-start: 1646722566.812057, ipf/t_nat_parse, 20 tc-start: 1646722566.814281, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722567.830893, in1, passed tc-start: 1646722567.844295, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722568.783905, in100, passed tc-start: 1646722568.796874, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722569.783412, in100_6, passed tc-start: 1646722569.798656, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722570.757900, in101, passed tc-start: 1646722570.769895, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722571.687089, in101_6, passed tc-start: 1646722571.698434, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722572.613678, in102, passed tc-start: 1646722572.624998, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722573.498189, in102_6, passed tc-start: 1646722573.515922, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722574.558816, in1_6, passed tc-start: 1646722574.572385, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722575.639769, in2, passed tc-start: 1646722575.658427, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722576.831632, in2_6, passed tc-start: 1646722576.843546, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722577.790881, in3, passed tc-start: 1646722577.803315, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722578.875772, in3_6, passed tc-start: 1646722578.889776, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722579.866767, in4, passed tc-start: 1646722579.880790, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722580.969706, in4_6, passed tc-start: 1646722580.982426, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722581.926255, in5, passed tc-start: 1646722581.939196, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722582.968728, in5_6, passed tc-start: 1646722582.983987, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722583.958150, in6, passed tc-start: 1646722583.972334, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722584.941447, in6_6, passed tc-start: 1646722584.954110, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722585.856255, in7, passed tc-start: 1646722585.866775, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646722586.848720, in8_6, passed tp-end: 1646722586.864395, ipf/t_nat_parse tp-start: 1646722588.792171, ipf/t_pools, 17 tc-start: 1646722588.795447, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722589.991044, f28, passed tc-start: 1646722590.8546, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722591.121395, f29, passed tc-start: 1646722591.142028, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1646722592.264955, ip1, passed tc-start: 1646722592.283040, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1646722593.295191, ip2, passed tc-start: 1646722593.313790, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1646722594.249219, ip3, passed tc-start: 1646722594.265503, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722595.412824, p1, passed tc-start: 1646722595.432665, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646722596.522704, p10, passed tc-start: 1646722596.542295, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646722597.658293, p11, passed tc-start: 1646722597.677710, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646722598.798989, p12, passed tc-start: 1646722598.814424, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722600.14983, p13, passed tc-start: 1646722600.36226, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1646722601.198919, p2, passed tc-start: 1646722601.219383, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722602.507474, p3, passed tc-start: 1646722602.530325, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646722603.903559, p4, passed tc-start: 1646722603.926361, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722605.22549, p5, passed tc-start: 1646722605.38484, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646722606.201335, p6, passed tc-start: 1646722606.225165, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646722607.444162, p7, passed tc-start: 1646722607.460535, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646722608.580164, p9, passed tp-end: 1646722608.599594, ipf/t_pools tp-start: 1646722609.365468, share/examples/t_asm, 1 tc-start: 1646722609.368265, hello tc-end: 1646722610.862746, hello, skipped, Example program not implemented on this platform tp-end: 1646722610.871812, share/examples/t_asm tp-start: 1646722611.438467, share/mk/t_lib, 1 tc-start: 1646722611.440776, defaults__build_and_install tc-so:==== BEGIN module1.h tc-so:extern const char *first; tc-so:==== END module1.h tc-so:==== BEGIN module1.c tc-so:const char *first = "module1"; tc-so:==== END module1.c tc-so:==== BEGIN module2.h tc-so:extern const char *second; tc-so:==== END module2.h tc-so:==== BEGIN module2.c tc-so:const char *second = "module2"; tc-so:==== END module2.c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.66Qb08/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:==== BEGIN main.c tc-so:#include tc-so:#include "module1.h" tc-so:#include "module2.h" tc-so:int main(void) { tc-so:printf("%s\n", first); tc-so:printf("%s\n", second); tc-so:return 0; } tc-so:==== END main.c tc-so:Executing command [ gcc -I. -Lroot/usr/lib -o main main.c -ltwo-modules ] tc-so:Executing command [ ./main ] tc-end: 1646722629.347993, defaults__build_and_install, passed tp-end: 1646722629.416405, share/mk/t_lib tp-start: 1646722630.139054, share/mk/t_own, 2 tc-start: 1646722630.142088, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.DlM93Y/non-existent.conf hello ] tc-end: 1646722631.679428, makeconf__missing, passed tc-start: 1646722631.693803, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.wjTaAl/empty.conf show-config-var ] tc-so:Executing command [ make MAKECONF=/tmp/atf-run.wjTaAl/custom.conf show-config-var ] tc-end: 1646722634.246185, makeconf__ok, passed tp-end: 1646722634.260818, share/mk/t_own tp-start: 1646722635.29563, share/mk/t_prog, 2 tc-start: 1646722635.32184, defaults__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.nucKJT/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-so:Executing command [ cat root/usr/share/man/man1/hello.1 ] tc-so:Executing command [ cat root/usr/share/man/html1/hello.html ] tc-end: 1646722642.109102, defaults__build_and_install, passed tc-start: 1646722642.179974, without_man__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.iy5Vhj/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-end: 1646722648.227720, without_man__build_and_install, passed tp-end: 1646722648.273962, share/mk/t_prog tp-start: 1646722648.921607, share/mk/t_test, 3 tc-start: 1646722648.923840, one_c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.EzkyQe/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1646722656.210488, one_c, passed tc-start: 1646722656.250532, one_cxx tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.6rDFgl/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1646722716.357474, one_cxx, passed tc-start: 1646722716.392243, one_sh tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.Bb22wO/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1646722721.556000, one_sh, passed tp-end: 1646722721.600736, share/mk/t_test tp-start: 1646722721.733620, atf/atf-c/detail/dynstr_test, 18 tc-start: 1646722721.735867, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1646722722.786634, append_ap, passed tc-start: 1646722722.793294, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1646722723.845824, append_fmt, passed tc-start: 1646722723.852360, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1646722723.941191, clear, passed tc-start: 1646722723.949206, copy tc-end: 1646722724.24520, copy, passed tc-start: 1646722724.31178, cstring tc-end: 1646722724.194964, cstring, passed tc-start: 1646722724.201757, equal_cstring tc-end: 1646722724.276226, equal_cstring, passed tc-start: 1646722724.282976, equal_dynstr tc-end: 1646722724.357160, equal_dynstr, passed tc-start: 1646722724.363747, fini_disown tc-end: 1646722724.438556, fini_disown, passed tc-start: 1646722724.445169, init tc-end: 1646722724.520175, init, passed tc-start: 1646722724.526962, init_ap tc-end: 1646722724.602345, init_ap, passed tc-start: 1646722724.608970, init_fmt tc-end: 1646722724.684011, init_fmt, passed tc-start: 1646722724.690958, init_raw tc-end: 1646722724.766164, init_raw, passed tc-start: 1646722724.772720, init_rep tc-end: 1646722725.128348, init_rep, passed tc-start: 1646722725.134891, init_substr tc-end: 1646722725.209042, init_substr, passed tc-start: 1646722725.215828, length tc-end: 1646722725.321322, length, passed tc-start: 1646722725.327933, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1646722726.816713, prepend_ap, passed tc-start: 1646722726.823519, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1646722728.371426, prepend_fmt, passed tc-start: 1646722728.378011, rfind_ch tc-end: 1646722728.454954, rfind_ch, passed tp-end: 1646722728.463907, atf/atf-c/detail/dynstr_test tp-start: 1646722728.538744, atf/atf-c/detail/env_test, 4 tc-start: 1646722728.541651, get tc-end: 1646722728.627808, get, passed tc-start: 1646722728.635527, has tc-end: 1646722728.739064, has, passed tc-start: 1646722728.749178, set tc-end: 1646722728.869257, set, passed tc-start: 1646722728.879519, unset tc-end: 1646722728.985353, unset, passed tp-end: 1646722728.995337, atf/atf-c/detail/env_test tp-start: 1646722729.131209, atf/atf-c/detail/fs_test, 24 tc-start: 1646722729.134135, eaccess tc-so:Non-existent file checks tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-end: 1646722729.486816, eaccess, passed tc-start: 1646722729.502569, exists tc-so:Checking existence of a directory tc-so:Checking existence of a file tc-so:Checking existence of a non-existent file tc-end: 1646722729.665974, exists, passed tc-start: 1646722729.683089, getcwd tc-end: 1646722729.828231, getcwd, passed tc-start: 1646722729.845892, mkdtemp_err tc-end: 1646722730.45574, mkdtemp_err, passed tc-start: 1646722730.66825, mkdtemp_ok tc-end: 1646722730.227474, mkdtemp_ok, passed tc-start: 1646722730.250761, mkdtemp_umask tc-so:Creating temporary directory with umask 00100 tc-so:Creating temporary directory with umask 00200 tc-so:Creating temporary directory with umask 00400 tc-so:Creating temporary directory with umask 00500 tc-so:Creating temporary directory with umask 00600 tc-end: 1646722730.405308, mkdtemp_umask, passed tc-start: 1646722730.412019, mkstemp_err tc-end: 1646722730.515112, mkstemp_err, passed tc-start: 1646722730.529628, mkstemp_ok tc-end: 1646722730.637155, mkstemp_ok, passed tc-start: 1646722730.648542, mkstemp_umask tc-so:Creating temporary regular file with umask 00100 tc-so:Creating temporary regular file with umask 00200 tc-so:Creating temporary regular file with umask 00400 tc-end: 1646722730.739187, mkstemp_umask, passed tc-start: 1646722730.745685, path_append tc-so:Input : >foo< tc-so:Append : >bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar/baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-so:Input : >foo/< tc-so:Append : >///bar///baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-end: 1646722730.842503, path_append, passed tc-start: 1646722730.848927, path_branch_path tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo/bar tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo tc-so:Expected output: / tc-so:Output : / tc-so: tc-so:Input : /foo/bar tc-so:Expected output: /foo tc-so:Output : /foo tc-so: tc-end: 1646722730.944688, path_branch_path, passed tc-start: 1646722730.951193, path_copy tc-end: 1646722731.35967, path_copy, passed tc-start: 1646722731.43194, path_equal tc-end: 1646722731.138044, path_equal, passed tc-start: 1646722731.147847, path_is_absolute tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //a// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1646722731.295488, path_is_absolute, passed tc-start: 1646722731.305490, path_is_root tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : //a// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1646722731.450565, path_is_root, passed tc-start: 1646722731.457632, path_leaf_name tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-so:Input : /foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-end: 1646722731.556757, path_leaf_name, passed tc-start: 1646722731.563828, path_normalize tc-so:Input : >.< tc-so:Expected output: >.< tc-so:Output : >.< tc-so: tc-so:Input : >..< tc-so:Expected output: >..< tc-so:Output : >..< tc-so: tc-so:Input : >/< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >//< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >///< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >foo< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/bar/< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >/foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >/foo/bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >/foo/bar/< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >///foo///bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo///bar///< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-end: 1646722731.694161, path_normalize, passed tc-start: 1646722731.701326, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.CFMc4J/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.CFMc4J/dir tc-so: tc-end: 1646722731.792547, path_to_absolute, passed tc-start: 1646722731.802452, rmdir_empty tc-end: 1646722731.884196, rmdir_empty, passed tc-start: 1646722731.891250, rmdir_enotempty tc-end: 1646722731.973740, rmdir_enotempty, passed tc-start: 1646722731.984490, rmdir_eperm tc-end: 1646722732.68537, rmdir_eperm, passed tc-start: 1646722732.78712, stat_mode tc-end: 1646722732.159528, stat_mode, passed tc-start: 1646722732.168891, stat_perms tc-end: 1646722732.254116, stat_perms, passed tc-start: 1646722732.262101, stat_type tc-end: 1646722732.344177, stat_type, passed tp-end: 1646722732.355522, atf/atf-c/detail/fs_test tp-start: 1646722732.433809, atf/atf-c/detail/list_test, 9 tc-start: 1646722732.436155, list_append tc-end: 1646722732.509825, list_append, passed tc-start: 1646722732.516931, list_append_list tc-end: 1646722732.590298, list_append_list, passed tc-start: 1646722732.597716, list_for_each tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1646722732.730335, list_for_each, passed tc-start: 1646722732.737033, list_for_each_c tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1646722732.869461, list_for_each_c, passed tc-start: 1646722732.876235, list_index tc-end: 1646722732.953507, list_index, passed tc-start: 1646722732.962982, list_index_c tc-end: 1646722733.46099, list_index_c, passed tc-start: 1646722733.53140, list_init tc-end: 1646722733.138585, list_init, passed tc-start: 1646722733.147002, list_to_charpp_empty tc-end: 1646722733.229655, list_to_charpp_empty, passed tc-start: 1646722733.237268, list_to_charpp_some tc-end: 1646722733.318262, list_to_charpp_some, passed tp-end: 1646722733.326203, atf/atf-c/detail/list_test tp-start: 1646722733.418173, atf/atf-c/detail/map_test, 13 tc-start: 1646722733.420931, find tc-end: 1646722733.505531, find, passed tc-start: 1646722733.514051, find_c tc-end: 1646722733.595603, find_c, passed tc-start: 1646722733.603903, map_for_each tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1646722733.786708, map_for_each, passed tc-start: 1646722733.797632, map_for_each_c tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1646722733.969454, map_for_each_c, passed tc-start: 1646722733.981075, map_init tc-end: 1646722734.89227, map_init, passed tc-start: 1646722734.96745, map_init_charpp_empty tc-end: 1646722734.183068, map_init_charpp_empty, passed tc-start: 1646722734.192061, map_init_charpp_null tc-end: 1646722734.295427, map_init_charpp_null, passed tc-start: 1646722734.304645, map_init_charpp_short tc-end: 1646722734.410899, map_init_charpp_short, passed tc-start: 1646722734.420898, map_init_charpp_some tc-end: 1646722734.527061, map_init_charpp_some, passed tc-start: 1646722734.536356, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1646722734.648757, map_insert, passed tc-start: 1646722734.657636, stable_keys tc-end: 1646722734.760085, stable_keys, passed tc-start: 1646722734.769563, to_charpp_empty tc-end: 1646722734.851466, to_charpp_empty, passed tc-start: 1646722734.858312, to_charpp_some tc-end: 1646722734.930674, to_charpp_some, passed tp-end: 1646722734.937822, atf/atf-c/detail/map_test tp-start: 1646722735.62691, atf/atf-c/detail/process_test, 51 tc-start: 1646722735.65074, child_pid tc-se:Reporting 23263 to parent tc-so:Expected PID: 23263 tc-so:Actual PID: 23263 tc-end: 1646722735.178097, child_pid, passed tc-start: 1646722735.184936, child_wait_eintr tc-se:Child entering wait(2) tc-se:Child's wait(2) terminated tc-se:Child is killing subchild tc-so:Waiting for child to issue wait(2) tc-so:Interrupting child's wait(2) call tc-so:Waiting for child's completion tc-end: 1646722737.312994, child_wait_eintr, passed tc-start: 1646722737.319811, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1646722737.456468, exec_failure, passed tc-start: 1646722737.463138, exec_list tc-end: 1646722737.599721, exec_list, passed tc-start: 1646722737.611555, exec_prehook tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1646722737.746311, exec_prehook, passed tc-start: 1646722737.754807, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1646722737.895181, exec_success, passed tc-start: 1646722737.902623, fork_cookie tc-end: 1646722738.33012, fork_cookie, passed tc-start: 1646722738.41013, fork_out_capture_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1646722738.181772, fork_out_capture_err_capture, passed tc-start: 1646722738.189307, fork_out_capture_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722738.322938, fork_out_capture_err_connect, passed tc-start: 1646722738.332360, fork_out_capture_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722738.503400, fork_out_capture_err_default, passed tc-start: 1646722738.515300, fork_out_capture_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722738.700589, fork_out_capture_err_inherit, passed tc-start: 1646722738.712863, fork_out_capture_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722738.895612, fork_out_capture_err_redirect_fd, passed tc-start: 1646722738.907089, fork_out_capture_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722739.83539, fork_out_capture_err_redirect_path, passed tc-start: 1646722739.94556, fork_out_connect_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1646722739.270437, fork_out_connect_err_capture, passed tc-start: 1646722739.281577, fork_out_connect_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722739.460170, fork_out_connect_err_connect, passed tc-start: 1646722739.473649, fork_out_connect_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722739.652407, fork_out_connect_err_default, passed tc-start: 1646722739.667549, fork_out_connect_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722739.847652, fork_out_connect_err_inherit, passed tc-start: 1646722739.861467, fork_out_connect_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722740.42894, fork_out_connect_err_redirect_fd, passed tc-start: 1646722740.56532, fork_out_connect_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722740.241245, fork_out_connect_err_redirect_path, passed tc-start: 1646722740.254645, fork_out_default_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1646722740.407236, fork_out_default_err_capture, passed tc-start: 1646722740.420581, fork_out_default_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722740.569342, fork_out_default_err_connect, passed tc-start: 1646722740.583914, fork_out_default_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722740.751109, fork_out_default_err_default, passed tc-start: 1646722740.764297, fork_out_default_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722740.948335, fork_out_default_err_inherit, passed tc-start: 1646722740.962433, fork_out_default_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722741.145183, fork_out_default_err_redirect_fd, passed tc-start: 1646722741.156418, fork_out_default_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722741.339797, fork_out_default_err_redirect_path, passed tc-start: 1646722741.356365, fork_out_inherit_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1646722741.518040, fork_out_inherit_err_capture, passed tc-start: 1646722741.531819, fork_out_inherit_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722741.718291, fork_out_inherit_err_connect, passed tc-start: 1646722741.736864, fork_out_inherit_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722741.934189, fork_out_inherit_err_default, passed tc-start: 1646722741.952082, fork_out_inherit_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722742.149944, fork_out_inherit_err_inherit, passed tc-start: 1646722742.164915, fork_out_inherit_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722742.355593, fork_out_inherit_err_redirect_fd, passed tc-start: 1646722742.365620, fork_out_inherit_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722742.513358, fork_out_inherit_err_redirect_path, passed tc-start: 1646722742.525637, fork_out_redirect_fd_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1646722742.703856, fork_out_redirect_fd_err_capture, passed tc-start: 1646722742.717871, fork_out_redirect_fd_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722742.916251, fork_out_redirect_fd_err_connect, passed tc-start: 1646722742.931469, fork_out_redirect_fd_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722743.133405, fork_out_redirect_fd_err_default, passed tc-start: 1646722743.149257, fork_out_redirect_fd_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722743.348424, fork_out_redirect_fd_err_inherit, passed tc-start: 1646722743.363780, fork_out_redirect_fd_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722743.563691, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1646722743.578794, fork_out_redirect_fd_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722743.762477, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1646722743.774108, fork_out_redirect_path_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1646722743.914414, fork_out_redirect_path_err_capture, passed tc-start: 1646722743.923689, fork_out_redirect_path_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722744.61585, fork_out_redirect_path_err_connect, passed tc-start: 1646722744.71849, fork_out_redirect_path_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722744.205290, fork_out_redirect_path_err_default, passed tc-start: 1646722744.216038, fork_out_redirect_path_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722744.390669, fork_out_redirect_path_err_inherit, passed tc-start: 1646722744.403059, fork_out_redirect_path_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722744.554777, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1646722744.566924, fork_out_redirect_path_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1646722744.709498, fork_out_redirect_path_err_redirect_path, passed tc-start: 1646722744.721538, status_coredump tc-end: 1646722744.867763, status_coredump, passed tc-start: 1646722744.879200, status_exited tc-end: 1646722744.995372, status_exited, passed tc-start: 1646722745.3471, status_signaled tc-end: 1646722745.146644, status_signaled, passed tc-start: 1646722745.155830, stream_init_capture tc-end: 1646722745.254558, stream_init_capture, passed tc-start: 1646722745.262400, stream_init_connect tc-end: 1646722745.352299, stream_init_connect, passed tc-start: 1646722745.359718, stream_init_inherit tc-end: 1646722745.462138, stream_init_inherit, passed tc-start: 1646722745.469144, stream_init_redirect_fd tc-end: 1646722745.586405, stream_init_redirect_fd, passed tc-start: 1646722745.598542, stream_init_redirect_path tc-end: 1646722745.718981, stream_init_redirect_path, passed tp-end: 1646722745.726815, atf/atf-c/detail/process_test tp-start: 1646722745.831317, atf/atf-c/detail/sanity_test, 4 tc-start: 1646722745.834835, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1646722746.27625, inv, passed tc-start: 1646722746.37418, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1646722746.260132, post, passed tc-start: 1646722746.274821, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1646722746.555640, pre, passed tc-start: 1646722746.569272, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1646722746.789709, unreachable, passed tp-end: 1646722746.802677, atf/atf-c/detail/sanity_test tp-start: 1646722746.879295, atf/atf-c/detail/text_test, 7 tc-start: 1646722746.881640, for_each_word tc-end: 1646722746.986275, for_each_word, passed tc-start: 1646722746.996285, format tc-end: 1646722747.107518, format, passed tc-start: 1646722747.116928, format_ap tc-end: 1646722747.226238, format_ap, passed tc-start: 1646722747.236267, split tc-so:Splitting '' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting 'a b' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'a b c d' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Word at position 2 should be 'c' tc-so:Word at position 3 should be 'd' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar baz foobar' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Word at position 2 should be 'baz' tc-so:Word at position 3 should be 'foobar' tc-so:Splitting ' foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting ' foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-end: 1646722747.420019, split, passed tc-start: 1646722747.429830, split_delims tc-so:Splitting '' with delimiter '/' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting 'a/b' with delimiter '/' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'aLONGDELIMbcdLONGDELIMef' with delimiter 'LONGDELIM' tc-so:Expecting 3 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'bcd' tc-so:Word at position 2 should be 'ef' tc-end: 1646722747.569326, split_delims, passed tc-start: 1646722747.579679, to_bool tc-end: 1646722747.701779, to_bool, passed tc-start: 1646722747.713547, to_long tc-end: 1646722747.842566, to_long, passed tp-end: 1646722747.853833, atf/atf-c/detail/text_test tp-start: 1646722747.981352, atf/atf-c/detail/user_test, 4 tc-start: 1646722747.985012, euid tc-end: 1646722748.113515, euid, passed tc-start: 1646722748.125286, is_member_of_group tc-so:User group 0 is 0 tc-so:User group 1 is 2 tc-so:User group 2 is 3 tc-so:User group 3 is 4 tc-so:User group 4 is 5 tc-so:User group 5 is 20 tc-so:User group 6 is 31 tc-so:User group 7 is 34 tc-so:User belongs to 8 groups tc-so:Last GID is 34 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-end: 1646722748.317929, is_member_of_group, passed tc-start: 1646722748.330356, is_root tc-end: 1646722748.460325, is_root, passed tc-start: 1646722748.472614, is_unprivileged tc-end: 1646722748.602084, is_unprivileged, passed tp-end: 1646722748.613372, atf/atf-c/detail/user_test tp-start: 1646722748.730081, atf/atf-c/atf_c_test, 1 tc-start: 1646722748.732789, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722750.210179, include, passed tp-end: 1646722750.223967, atf/atf-c/atf_c_test tp-start: 1646722750.334916, atf/atf-c/build_test, 5 tc-start: 1646722750.337789, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1646722750.494539, c_o, passed tc-start: 1646722750.501459, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1646722750.631989, cpp, passed tc-start: 1646722750.639343, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1646722750.774651, cxx_o, passed tc-start: 1646722750.781600, equal_arrays tc-end: 1646722750.859391, equal_arrays, passed tc-start: 1646722750.867594, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722751.598457, include, passed tp-end: 1646722751.613426, atf/atf-c/build_test tp-start: 1646722751.713061, atf/atf-c/check_test, 10 tc-start: 1646722751.716130, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for '-c test.c' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1646722753.537459, build_c_o, passed tc-start: 1646722753.558175, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1646722754.821310, build_cpp, passed tc-start: 1646722754.840979, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for '-c test.cpp' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1646722781.619156, build_cxx_o, passed tc-start: 1646722781.635049, exec_array tc-end: 1646722781.795837, exec_array, passed tc-start: 1646722781.805308, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1646722781.981874, exec_cleanup, passed tc-start: 1646722781.989388, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-signal tc-end: 1646722782.251499, exec_exitstatus, passed tc-start: 1646722782.258832, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1646722782.515557, exec_stdout_stderr, passed tc-start: 1646722782.522653, exec_umask tc-end: 1646722782.613935, exec_umask, passed tc-start: 1646722782.622576, exec_unknown tc-end: 1646722782.788785, exec_unknown, passed tc-start: 1646722782.795726, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722783.672005, include, passed tp-end: 1646722783.682461, atf/atf-c/check_test tp-start: 1646722783.771174, atf/atf-c/config_test, 2 tc-start: 1646722783.773460, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1646722783.874187, get, passed tc-start: 1646722783.883395, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722784.592138, include, passed tp-end: 1646722784.603997, atf/atf-c/config_test tp-start: 1646722784.700942, atf/atf-c/error_test, 12 tc-start: 1646722784.703361, error_new tc-end: 1646722784.792088, error_new, passed tc-start: 1646722784.800586, error_new_wo_memory tc-end: 1646722784.886316, error_new_wo_memory, passed tc-start: 1646722784.893663, format tc-so:Testing default formatting function tc-so:Error string is: Error 'test_error' tc-so:Testing custom formatting function tc-so:Error string is: Test formatting function tc-end: 1646722784.989000, format, passed tc-start: 1646722784.995603, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722785.806533, include, passed tc-start: 1646722785.817667, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722786.582012, include_fwd, passed tc-start: 1646722786.592179, is_error tc-end: 1646722786.677220, is_error, passed tc-start: 1646722786.684883, libc_format tc-end: 1646722786.785295, libc_format, passed tc-start: 1646722786.792603, libc_new tc-end: 1646722786.884480, libc_new, passed tc-start: 1646722786.891149, no_error tc-end: 1646722786.973997, no_error, passed tc-start: 1646722786.981367, no_memory_format tc-end: 1646722787.66005, no_memory_format, passed tc-start: 1646722787.77170, no_memory_new tc-end: 1646722787.164348, no_memory_new, passed tc-start: 1646722787.171183, no_memory_twice tc-end: 1646722787.259565, no_memory_twice, passed tp-end: 1646722787.267119, atf/atf-c/error_test tp-start: 1646722787.376365, atf/atf-c/macros_test, 14 tc-start: 1646722787.379126, check tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 0 not met$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:328: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: expected a false value$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:330: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1646722787.675067, check, passed tc-start: 1646722787.686894, check_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:422: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:423: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:426: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:427: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1646722788.144356, check_eq, passed tc-start: 1646722788.155213, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:227: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646722788.395064, check_errno, passed tc-start: 1646722788.408753, check_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:517: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1646722788.700199, check_match, passed tc-start: 1646722788.712290, check_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:461: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:462: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:465: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:466: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: check_streq_var1 != check_streq_var2 \(5 != 9\)$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1646722789.267308, check_streq, passed tc-start: 1646722789.282281, detect_unused_tests tc-se:compiler_test.c:2:49: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #define define_unused static struct test_struct unused tc-se: | ^~~~~~ tc-se:compiler_test.c:3:1: note: in expansion of macro 'define_unused' tc-se: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1: all warnings being treated as errors tc-se:/usr/bin/cc failed with exit code 1 tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c compiler_test.c tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/unused_test.c tc-end: 1646722791.494691, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1646722791.505475, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722792.783963, include, passed tc-start: 1646722792.796413, msg_embedded_fmt tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:787: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:788: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:789: aux_str("%d") != "" (foo != )' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1646722793.122836, msg_embedded_fmt, passed tc-start: 1646722793.139705, require tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:550: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: expected a false value$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:552: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1646722793.457388, require, passed tc-start: 1646722793.469272, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:644: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:645: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:648: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:649: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1646722794.47458, require_eq, passed tc-start: 1646722794.62451, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:231: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646722794.278256, require_errno, passed tc-start: 1646722794.289383, require_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:739: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1646722794.748438, require_match, passed tc-start: 1646722794.763432, require_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:683: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:684: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:687: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:688: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: require_streq_var1 != require_streq_var2 \(5 != 9\)$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1646722795.337166, require_streq, passed tc-start: 1646722795.353464, use tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/macros_h_test.c tc-end: 1646722797.90535, use, passed tp-end: 1646722797.98894, atf/atf-c/macros_test tp-start: 1646722797.188358, atf/atf-c/tc_test, 5 tc-start: 1646722797.191529, config tc-end: 1646722797.276362, config, passed tc-start: 1646722797.283823, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722798.157697, include, passed tc-start: 1646722798.171236, init tc-end: 1646722798.279869, init, passed tc-start: 1646722798.289725, init_pack tc-end: 1646722798.399715, init_pack, passed tc-start: 1646722798.409721, vars tc-end: 1646722798.515793, vars, passed tp-end: 1646722798.526041, atf/atf-c/tc_test tp-start: 1646722798.645702, atf/atf-c/tp_test, 2 tc-start: 1646722798.648672, getopt tc-end: 1646722798.747688, getopt, passed tc-start: 1646722798.755048, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722799.582956, include, passed tp-end: 1646722799.594828, atf/atf-c/tp_test tp-start: 1646722799.707974, atf/atf-c/utils_test, 31 tc-start: 1646722799.710389, cat_file__empty tc-end: 1646722800.120963, cat_file__empty, passed tc-start: 1646722800.134034, cat_file__no_newline_eof tc-end: 1646722800.381166, cat_file__no_newline_eof, passed tc-start: 1646722800.391955, cat_file__one_line tc-end: 1646722800.664427, cat_file__one_line, passed tc-start: 1646722800.678966, cat_file__several_lines tc-end: 1646722800.944115, cat_file__several_lines, passed tc-start: 1646722800.954249, compare_file__empty__match tc-end: 1646722801.43653, compare_file__empty__match, passed tc-start: 1646722801.54483, compare_file__empty__not_match tc-end: 1646722801.145627, compare_file__empty__not_match, passed tc-start: 1646722801.154743, compare_file__long__match tc-end: 1646722801.255564, compare_file__long__match, passed tc-start: 1646722801.268342, compare_file__long__not_match tc-end: 1646722801.361125, compare_file__long__not_match, passed tc-start: 1646722801.369592, compare_file__short__match tc-end: 1646722801.458601, compare_file__short__match, passed tc-start: 1646722801.469889, compare_file__short__not_match tc-end: 1646722801.562326, compare_file__short__not_match, passed tc-start: 1646722801.571100, copy_file__empty tc-end: 1646722801.668276, copy_file__empty, passed tc-start: 1646722801.679871, copy_file__some_contents tc-end: 1646722801.773794, copy_file__some_contents, passed tc-start: 1646722801.784340, create_file tc-end: 1646722801.870633, create_file, passed tc-start: 1646722801.880074, file_exists tc-end: 1646722801.972449, file_exists, passed tc-start: 1646722801.982800, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1646722802.103676, fork, passed tc-start: 1646722802.115311, free_charpp__empty tc-end: 1646722802.206782, free_charpp__empty, passed tc-start: 1646722802.215737, free_charpp__some tc-end: 1646722802.314241, free_charpp__some, passed tc-start: 1646722802.321375, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1646722802.458942, grep_file, passed tc-start: 1646722802.471243, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1646722802.580378, grep_string, passed tc-start: 1646722802.588244, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646722803.773111, include, passed tc-start: 1646722803.784067, readline__none tc-end: 1646722803.870879, readline__none, passed tc-start: 1646722803.879517, readline__some tc-end: 1646722803.977302, readline__some, passed tc-start: 1646722803.987315, redirect__other tc-end: 1646722804.79403, redirect__other, passed tc-start: 1646722804.89487, redirect__stderr tc-se:Buffer this tc-end: 1646722804.530466, redirect__stderr, passed tc-start: 1646722804.541952, redirect__stdout tc-so:Buffer this tc-end: 1646722804.861150, redirect__stdout, passed tc-start: 1646722804.873299, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646722805.21222, wait__invalid_exitstatus, passed tc-start: 1646722805.34614, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646722805.197570, wait__invalid_stderr, passed tc-start: 1646722805.208508, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646722805.351838, wait__invalid_stdout, passed tc-start: 1646722805.363394, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646722805.524147, wait__ok, passed tc-start: 1646722805.533114, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646722805.707228, wait__save_stderr, passed tc-start: 1646722805.718467, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646722805.876918, wait__save_stdout, passed tp-end: 1646722805.885652, atf/atf-c/utils_test tp-start: 1646722806.723481, atf/atf-c/pkg_config_test, 2 tc-start: 1646722806.725981, build tc-end: 1646722806.733350, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1646722806.735041, version tc-end: 1646722806.743401, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1646722806.745360, atf/atf-c/pkg_config_test tp-start: 1646722806.917778, atf/atf-c++/detail/application_test, 1 tc-start: 1646722806.920884, getopt tc-end: 1646722807.78566, getopt, passed tp-end: 1646722807.87662, atf/atf-c++/detail/application_test tp-start: 1646722807.277766, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1646722807.280714, auto_array_access tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722807.450048, auto_array_access, passed tc-start: 1646722807.457423, auto_array_assign tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722807.619962, auto_array_assign, passed tc-start: 1646722807.627224, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722807.780871, auto_array_assign_ref, passed tc-start: 1646722807.788863, auto_array_copy tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722807.955045, auto_array_copy, passed tc-start: 1646722807.963577, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722808.136299, auto_array_copy_ref, passed tc-start: 1646722808.144562, auto_array_get tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722808.309861, auto_array_get, passed tc-start: 1646722808.317071, auto_array_release tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722808.471476, auto_array_release, passed tc-start: 1646722808.479690, auto_array_reset tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Allocated 'test_array' object 0x4025a570 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a570 tc-end: 1646722808.636600, auto_array_reset, passed tc-start: 1646722808.644438, auto_array_scope tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646722808.797933, auto_array_scope, passed tp-end: 1646722808.805437, atf/atf-c++/detail/auto_array_test tp-start: 1646722808.963970, atf/atf-c++/detail/env_test, 3 tc-start: 1646722808.967201, has_get tc-end: 1646722809.126604, has_get, passed tc-start: 1646722809.136415, set tc-end: 1646722809.282836, set, passed tc-start: 1646722809.291820, unset tc-end: 1646722809.438674, unset, passed tp-end: 1646722809.447119, atf/atf-c++/detail/env_test tp-start: 1646722809.597569, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1646722809.600678, throw_atf_error_libc tc-end: 1646722809.814027, throw_atf_error_libc, passed tc-start: 1646722809.821881, throw_atf_error_no_memory tc-end: 1646722810.8277, throw_atf_error_no_memory, passed tc-start: 1646722810.16944, throw_atf_error_unknown tc-end: 1646722810.207309, throw_atf_error_unknown, passed tp-end: 1646722810.215181, atf/atf-c++/detail/exceptions_test tp-start: 1646722810.418421, atf/atf-c++/detail/fs_test, 18 tc-start: 1646722810.420774, directory_file_info tc-end: 1646722810.599367, directory_file_info, passed tc-start: 1646722810.615073, directory_names tc-end: 1646722810.796322, directory_names, passed tc-start: 1646722810.815029, directory_read tc-end: 1646722811.4307, directory_read, passed tc-start: 1646722811.21502, exists tc-end: 1646722811.222856, exists, passed tc-start: 1646722811.241704, file_info_perms tc-end: 1646722811.428489, file_info_perms, passed tc-start: 1646722811.437870, file_info_stat tc-end: 1646722811.590058, file_info_stat, passed tc-start: 1646722811.605237, is_executable tc-end: 1646722811.774053, is_executable, passed tc-start: 1646722811.791649, path_branch_path tc-end: 1646722811.957931, path_branch_path, passed tc-start: 1646722811.966880, path_compare_different tc-end: 1646722812.139969, path_compare_different, passed tc-start: 1646722812.147963, path_compare_equal tc-end: 1646722812.302646, path_compare_equal, passed tc-start: 1646722812.309932, path_concat tc-end: 1646722812.456452, path_concat, passed tc-start: 1646722812.464378, path_is_absolute tc-end: 1646722812.620652, path_is_absolute, passed tc-start: 1646722812.629297, path_is_root tc-end: 1646722812.787321, path_is_root, passed tc-start: 1646722812.804010, path_leaf_name tc-end: 1646722812.982207, path_leaf_name, passed tc-start: 1646722812.990925, path_normalize tc-end: 1646722813.152620, path_normalize, passed tc-start: 1646722813.161137, path_op_less tc-end: 1646722813.328949, path_op_less, passed tc-start: 1646722813.345787, path_to_absolute tc-end: 1646722813.508333, path_to_absolute, passed tc-start: 1646722813.522018, remove tc-end: 1646722813.724426, remove, passed tp-end: 1646722813.738282, atf/atf-c++/detail/fs_test tp-start: 1646722813.904060, atf/atf-c++/detail/process_test, 10 tc-start: 1646722813.907900, argv_array_assign tc-end: 1646722814.63898, argv_array_assign, passed tc-start: 1646722814.70689, argv_array_copy tc-end: 1646722814.218289, argv_array_copy, passed tc-start: 1646722814.228157, argv_array_exec_argv tc-end: 1646722814.388875, argv_array_exec_argv, passed tc-start: 1646722814.397086, argv_array_init_carray tc-end: 1646722814.551149, argv_array_init_carray, passed tc-start: 1646722814.558611, argv_array_init_col tc-end: 1646722814.709656, argv_array_init_col, passed tc-start: 1646722814.717373, argv_array_init_empty tc-end: 1646722814.858018, argv_array_init_empty, passed tc-start: 1646722814.865823, argv_array_init_varargs tc-end: 1646722815.7854, argv_array_init_varargs, passed tc-start: 1646722815.17009, argv_array_iter tc-end: 1646722815.162414, argv_array_iter, passed tc-start: 1646722815.171848, exec_failure tc-end: 1646722815.382521, exec_failure, passed tc-start: 1646722815.393067, exec_success tc-end: 1646722815.599284, exec_success, passed tp-end: 1646722815.607737, atf/atf-c++/detail/process_test tp-start: 1646722815.756047, atf/atf-c++/detail/sanity_test, 1 tc-start: 1646722815.758619, nothing tc-end: 1646722815.899400, nothing, passed tp-end: 1646722815.907132, atf/atf-c++/detail/sanity_test tp-start: 1646722816.97634, atf/atf-c++/detail/text_test, 10 tc-start: 1646722816.100581, duplicate tc-end: 1646722816.268163, duplicate, passed tc-start: 1646722816.276570, join tc-end: 1646722816.432726, join, passed tc-start: 1646722816.441503, match tc-end: 1646722816.652115, match, passed tc-start: 1646722816.659592, split tc-end: 1646722816.811316, split, passed tc-start: 1646722816.819821, split_delims tc-end: 1646722816.981701, split_delims, passed tc-start: 1646722816.990455, to_bool tc-end: 1646722817.190211, to_bool, passed tc-start: 1646722817.205654, to_bytes tc-end: 1646722817.406085, to_bytes, passed tc-start: 1646722817.414367, to_string tc-end: 1646722817.573271, to_string, passed tc-start: 1646722817.580523, to_type tc-end: 1646722817.774850, to_type, passed tc-start: 1646722817.782401, trim tc-end: 1646722817.921644, trim, passed tp-end: 1646722817.929263, atf/atf-c++/detail/text_test tp-start: 1646722818.75490, atf/atf-c++/atf_c++_test, 1 tc-start: 1646722818.77999, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646722857.519737, include, passed tp-end: 1646722857.534884, atf/atf-c++/atf_c++_test tp-start: 1646722857.715530, atf/atf-c++/build_test, 5 tc-start: 1646722857.718300, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1646722857.913387, c_o, passed tc-start: 1646722857.921846, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1646722858.105956, cpp, passed tc-start: 1646722858.114574, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1646722858.312569, cxx_o, passed tc-start: 1646722858.321452, equal_argvs tc-end: 1646722858.538082, equal_argvs, passed tc-start: 1646722858.549849, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646722876.571854, include, passed tp-end: 1646722876.581899, atf/atf-c++/build_test tp-start: 1646722876.734765, atf/atf-c++/check_test, 8 tc-start: 1646722876.736927, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1646722878.356819, build_c_o, passed tc-start: 1646722878.371702, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1646722879.513911, build_cpp, passed tc-start: 1646722879.526994, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1646722904.529703, build_cxx_o, passed tc-start: 1646722904.549304, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1646722904.851462, exec_cleanup, passed tc-start: 1646722904.861252, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-signal tc-end: 1646722905.293547, exec_exitstatus, passed tc-start: 1646722905.302855, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1646722905.701226, exec_stdout_stderr, passed tc-start: 1646722905.710982, exec_unknown tc-end: 1646722905.999745, exec_unknown, passed tc-start: 1646722906.8766, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646722933.890861, include, passed tp-end: 1646722933.903052, atf/atf-c++/check_test tp-start: 1646722934.109442, atf/atf-c++/config_test, 4 tc-start: 1646722934.112693, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1646722934.329836, get, passed tc-start: 1646722934.338050, get_all tc-end: 1646722934.468673, get_all, passed tc-start: 1646722934.475232, has tc-end: 1646722934.603954, has, passed tc-start: 1646722934.610737, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646722955.195302, include, passed tp-end: 1646722955.204269, atf/atf-c++/config_test tp-start: 1646722955.363758, atf/atf-c++/macros_test, 15 tc-start: 1646722955.365891, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:250: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646722955.699127, check_errno, passed tc-start: 1646722955.710147, detect_unused_tests tc-se:compiler_test.cpp:2:41: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #define define_unused static test_class unused tc-se: | ^~~~~~ tc-se:compiler_test.cpp:3:1: note: in expansion of macro 'define_unused' tc-se: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1plus: all warnings being treated as errors tc-se:/usr/bin/c++ failed with exit code 1 tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c compiler_test.cpp tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/unused_test.cpp tc-end: 1646722995.65156, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1646722995.73978, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1646722995.263581, fail, passed tc-start: 1646722995.275937, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646723034.715981, include, passed tc-start: 1646723034.729499, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1646723034.967984, pass, passed tc-start: 1646723034.980503, require tc-so:Checking with a false value tc-so:Looking for '^failed: .*condition not met' in 'failed: Line 110: condition not met' tc-so:Checking with a true value tc-so:Looking for '^passed' in 'passed' tc-end: 1646723035.250029, require, passed tc-start: 1646723035.261062, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1646723035.690775, require_eq, passed tc-start: 1646723035.706890, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:271: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /tmp/build/2022.03.07.09.45.02-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646723036.95792, require_errno, passed tc-start: 1646723036.107707, require_in tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-end: 1646723036.647403, require_in, passed tc-start: 1646723036.658209, require_match tc-so:Checking with foo.*bar, this is a foo, bar, baz and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with bar.*baz, this is a baz, bar, foo and expecting false tc-so:Looking for '^failed: ' in 'failed: Line 159: 'this is a baz, bar, foo' does not match regexp 'bar.*baz'' tc-end: 1646723036.915476, require_match, passed tc-start: 1646723036.926128, require_not_in tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-end: 1646723037.366933, require_not_in, passed tc-start: 1646723037.376942, require_throw tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 192: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 197: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1646723037.756202, require_throw, passed tc-start: 1646723037.766077, require_throw_re tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 213: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt_match and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with throw_rt_no_match and expecting false tc-so:Checking that message contains 'threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' tc-so:Looking for '^failed: .*threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' in 'failed: Line 218: if (1) throw std::runtime_error("baz foo bar a") threw std::runtime_error(baz foo bar a), but does not match 'foo.*baz'' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 221: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1646723038.242406, require_throw_re, passed tc-start: 1646723038.252744, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1646723038.444182, skip, passed tc-start: 1646723038.455792, use tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/macros_hpp_test.cpp tc-end: 1646723075.641542, use, passed tp-end: 1646723075.649274, atf/atf-c++/macros_test tp-start: 1646723075.777835, atf/atf-c++/tests_test, 2 tc-start: 1646723075.780063, atf_tp_writer tc-end: 1646723075.912771, atf_tp_writer, passed tc-start: 1646723075.919431, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646723100.497905, include, passed tp-end: 1646723100.506520, atf/atf-c++/tests_test tp-start: 1646723100.674840, atf/atf-c++/utils_test, 29 tc-start: 1646723100.677041, cat_file__empty tc-end: 1646723100.865168, cat_file__empty, passed tc-start: 1646723100.874870, cat_file__no_newline_eof tc-end: 1646723101.70426, cat_file__no_newline_eof, passed tc-start: 1646723101.80634, cat_file__one_line tc-end: 1646723101.248191, cat_file__one_line, passed tc-start: 1646723101.258283, cat_file__several_lines tc-end: 1646723101.649106, cat_file__several_lines, passed tc-start: 1646723101.659093, compare_file__empty__match tc-end: 1646723101.790463, compare_file__empty__match, passed tc-start: 1646723101.798144, compare_file__empty__not_match tc-end: 1646723101.930189, compare_file__empty__not_match, passed tc-start: 1646723101.938064, compare_file__long__match tc-end: 1646723102.73510, compare_file__long__match, passed tc-start: 1646723102.81633, compare_file__long__not_match tc-end: 1646723102.218606, compare_file__long__not_match, passed tc-start: 1646723102.227317, compare_file__short__match tc-end: 1646723102.359830, compare_file__short__match, passed tc-start: 1646723102.368169, compare_file__short__not_match tc-end: 1646723102.503287, compare_file__short__not_match, passed tc-start: 1646723102.511782, copy_file__empty tc-end: 1646723102.646075, copy_file__empty, passed tc-start: 1646723102.655153, copy_file__some_contents tc-end: 1646723102.790480, copy_file__some_contents, passed tc-start: 1646723102.800558, create_file tc-end: 1646723102.934170, create_file, passed tc-start: 1646723102.942512, file_exists tc-end: 1646723103.76845, file_exists, passed tc-start: 1646723103.86136, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1646723103.263107, fork, passed tc-start: 1646723103.273600, grep_collection__set tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1646723103.417374, grep_collection__set, passed tc-start: 1646723103.433884, grep_collection__vector tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1646723103.574915, grep_collection__vector, passed tc-start: 1646723103.581524, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1646723103.746352, grep_file, passed tc-start: 1646723103.754727, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1646723103.899253, grep_string, passed tc-start: 1646723103.905961, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646723119.906269, include, passed tc-start: 1646723119.915749, redirect__other tc-end: 1646723120.48740, redirect__other, passed tc-start: 1646723120.56137, redirect__stderr tc-se:Buffer this tc-end: 1646723120.395722, redirect__stderr, passed tc-start: 1646723120.404203, redirect__stdout tc-so:Buffer this tc-end: 1646723120.554839, redirect__stdout, passed tc-start: 1646723120.563240, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646723120.777198, wait__invalid_exitstatus, passed tc-start: 1646723120.787432, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646723121.4401, wait__invalid_stderr, passed tc-start: 1646723121.14823, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646723121.233160, wait__invalid_stdout, passed tc-start: 1646723121.243898, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646723121.463330, wait__ok, passed tc-start: 1646723121.469939, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646723121.685090, wait__save_stderr, passed tc-start: 1646723121.693535, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646723121.909899, wait__save_stdout, passed tp-end: 1646723121.918474, atf/atf-c++/utils_test tp-start: 1646723122.603761, atf/atf-c++/pkg_config_test, 2 tc-start: 1646723122.605983, build tc-end: 1646723122.611596, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1646723122.613105, version tc-end: 1646723122.619530, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1646723122.620973, atf/atf-c++/pkg_config_test tp-start: 1646723125.866199, atf/atf-sh/atf-check_test, 23 tc-start: 1646723125.868368, eflag_empty tc-so:Running [atf-check -e empty] against [true 1>&2] tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1646723126.836398, eflag_empty, passed tc-start: 1646723126.846678, eflag_file tc-so:Running [atf-check -e file:empty] against [true 1>&2] tc-so:Running [atf-check -e file:text] against [echo foo 1>&2] tc-so:Running [atf-check -e file:text] against [echo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.007 secs (1462857 bytes/sec) tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2] tc-end: 1646723128.457167, eflag_file, passed tc-start: 1646723128.472566, eflag_ignore tc-so:Running [atf-check -e ignore] against [true 1>&2] tc-so:Running [atf-check -e ignore] against [echo foo 1>&2] tc-end: 1646723129.390786, eflag_ignore, passed tc-start: 1646723129.400796, eflag_inline tc-so:Running [atf-check -e inline:] against [true 1>&2] tc-so:Running [atf-check -e inline:foo bar\n] against [echo foo bar 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [printf 'foo bar' 1>&2] tc-so:Running [atf-check -e inline:\t\n\t\n] against [printf '\t\n\t\n' 1>&2] tc-so:Running [atf-check -e inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v' 1>&2] tc-so:Running [atf-check -e inline:\011\022\033\012] against [printf '\011\022\033\012' 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e inline:foo bar\n] against [echo -n foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1646723131.973107, eflag_inline, passed tc-start: 1646723131.982951, eflag_match tc-so:Running [atf-check -e match:^no-newline] against [printf no-newline 1>&2] tc-so:Running [atf-check -e match:^foo] against [echo line1 1>&2; echo foo bar 1>&2] tc-so:Running [atf-check -e match:o b] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:baz] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:^bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1646723133.721762, eflag_match, passed tc-start: 1646723133.731530, eflag_multiple tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo 1>&2; echo bar 1>&2] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo 1>&2; echo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1646723135.190011, eflag_multiple, passed tc-start: 1646723135.199772, eflag_negated tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e not-empty] against [echo foo 1>&2] tc-so:Running [atf-check -e match:foo] against [echo foo bar 1>&2] tc-so:Running [atf-check -e not-match:foo] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1646723136.670374, eflag_negated, passed tc-start: 1646723136.680514, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1646723137.441811, eflag_save, passed tc-start: 1646723137.455156, invalid_umask tc-so:Executing command [ false ] tc-so:atf-check: ERROR: Could not create the temporary directory /tmp/check.XXXXXX because it will not have enough access rights due to the current umask 00222 tc-end: 1646723138.116607, invalid_umask, passed tc-start: 1646723138.124870, oflag_empty tc-so:Running [atf-check -o empty] against [true] tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-end: 1646723139.135957, oflag_empty, passed tc-start: 1646723139.150022, oflag_file tc-so:Running [atf-check -o file:empty] against [true] tc-so:Running [atf-check -o file:text] against [echo foo] tc-so:Running [atf-check -o file:text] against [echo bar] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.006 secs (1706666 bytes/sec) tc-so:Running [atf-check -o file:bin] against [cat bin] tc-end: 1646723140.719728, oflag_file, passed tc-start: 1646723140.734835, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1646723141.746892, oflag_ignore, passed tc-start: 1646723141.757353, oflag_inline tc-so:Running [atf-check -o inline:] against [true] tc-so:Running [atf-check -o inline:foo bar\n] against [echo foo bar] tc-so:Running [atf-check -o inline:foo bar] against [printf 'foo bar'] tc-so:Running [atf-check -o inline:\t\n\t\n] against [printf '\t\n\t\n'] tc-so:Running [atf-check -o inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v'] tc-so:Running [atf-check -o inline:\011\022\033\012] against [printf '\011\022\033\012'] tc-so:Running [atf-check -o inline:foo bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o inline:foo bar\n] against [echo -n foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1646723144.382936, oflag_inline, passed tc-start: 1646723144.393247, oflag_match tc-so:Running [atf-check -o match:^no-newline] against [printf no-newline] tc-so:Running [atf-check -o match:^foo] against [echo line1; echo foo bar] tc-so:Running [atf-check -o match:o b] against [echo foo bar] tc-so:Running [atf-check -o match:baz] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:^bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1646723146.66792, oflag_match, passed tc-start: 1646723146.77305, oflag_multiple tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo bar] tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo; echo bar] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo baz] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo; echo baz] tc-so:Executing command [ ./script.sh ] tc-end: 1646723147.501684, oflag_multiple, passed tc-start: 1646723147.511471, oflag_negated tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o not-empty] against [echo foo] tc-so:Running [atf-check -o match:foo] against [echo foo bar] tc-so:Running [atf-check -o not-match:foo] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1646723148.958944, oflag_negated, passed tc-start: 1646723148.968946, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1646723149.700929, oflag_save, passed tc-start: 1646723149.714196, sflag_eq_ne tc-so:Running [atf-check -s eq:0] against [true] tc-so:Running [atf-check -s ne:0] against [false] tc-so:Running [atf-check -s eq:255] against [exit 255] tc-so:Running [atf-check -s ne:255] against [exit 0] tc-so:Running [atf-check -s eq:256] against [exit 256] tc-so:Running [atf-check -s eq:-1] against [exit -1] tc-so:Running [atf-check -s ne:256] against [true] tc-so:Running [atf-check -s ne:-1] against [true] tc-end: 1646723151.831374, sflag_eq_ne, passed tc-start: 1646723151.841564, sflag_exit tc-so:Running [atf-check -s exit:0] against [true] tc-so:Running [atf-check -s not-exit:0] against [false] tc-so:Running [atf-check -s exit:255] against [exit 255] tc-so:Running [atf-check -s not-exit:255] against [exit 0] tc-so:Running [atf-check -s exit:256] against [exit 256] tc-so:Running [atf-check -s exit:-1] against [exit -1] tc-so:Running [atf-check -s not-exit:256] against [true] tc-so:Running [atf-check -s not-exit:-1] against [true] tc-so:Running [atf-check -s exit] against [true] tc-so:Running [atf-check -s exit] against [false] tc-so:Executing command [ /bin/sh -c kill $$ ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646723154.569354, sflag_exit, passed tc-start: 1646723154.580095, sflag_ignore tc-so:Running [atf-check -s ignore] against [true] tc-so:Running [atf-check -s ignore] against [false] tc-se:atf-check: ERROR: Invalid status checker tc-se:atf-check: See atf-check(1) for usage details. tc-end: 1646723155.610702, sflag_ignore, passed tc-start: 1646723155.620803, sflag_signal tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -9 $$ ] tc-se:Fail: incorrect signal received: 9, expected: anything else tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Running [atf-check -s signal] against [true] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -s signal] against [false] tc-so:Executing command [ ./script.sh ] tc-end: 1646723157.608603, sflag_signal, passed tc-start: 1646723157.619149, stdin tc-so:Executing command [ cat ] tc-end: 1646723158.305321, stdin, passed tc-start: 1646723158.312215, xflag tc-so:Executing command [ echo foo 2>&1 ] tc-so:Executing command [ /bin/sh -c echo foo 1>&2 ] tc-so:Executing command [ /bin/sh -c echo foo ] tc-end: 1646723159.293943, xflag, passed tp-end: 1646723159.300808, atf/atf-sh/atf-check_test tp-start: 1646723160.365596, atf/atf-sh/atf_check_test, 7 tc-start: 1646723160.367883, equal tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_fail ] tc-so:Executing command [ grep ^failed: a != b (a != b)$ resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_eval_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_eval_fail ] tc-so:Executing command [ grep ^failed: \${x} != \${y} (a != b)$ resfile ] tc-end: 1646723163.473121, equal, passed tc-start: 1646723163.481167, experr_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_experr_mismatch ] tc-end: 1646723164.948662, experr_mismatch, passed tc-start: 1646723164.960755, expout_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_expout_mismatch ] tc-end: 1646723166.448759, expout_mismatch, passed tc-start: 1646723166.460660, flush_stdout_on_timeout tc-so:Executing command [ true ] tc-se:[1] Terminated ""$(...)"/misc_helpers" -s ""$(...)"" atf_chec... tc-so:Executing command [ sleep 42 ] tc-end: 1646723186.853067, flush_stdout_on_timeout, passed tc-start: 1646723186.863202, info_ok tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_fail ] tc-end: 1646723189.852027, info_ok, passed tc-start: 1646723189.865191, null_stderr tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stderr ] tc-end: 1646723191.965157, null_stderr, passed tc-start: 1646723191.979467, null_stdout tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stdout ] tc-end: 1646723193.881178, null_stdout, passed tp-end: 1646723193.891825, atf/atf-sh/atf_check_test tp-start: 1646723194.514861, atf/atf-sh/config_test, 2 tc-start: 1646723194.517210, get tc-so:Querying an undefined variable tc-so:config_test: ERROR: Could not find configuration variable `undefined' tc-so:Querying an undefined variable using a default value tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_get ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=baz config_get ] tc-end: 1646723196.576385, get, passed tc-start: 1646723196.586937, has tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_has ] tc-so:Checking for deprecated variables tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=workdir /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-end: 1646723199.137802, has, passed tp-end: 1646723199.144711, atf/atf-sh/config_test tp-start: 1646723199.707375, atf/atf-sh/integration_test, 3 tc-start: 1646723199.709773, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1646723201.240942, arguments, passed tc-start: 1646723201.254649, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1646723202.217979, missing_script, passed tc-start: 1646723202.229662, no_args tc-so:Executing command [ atf-sh ] tc-end: 1646723203.217135, no_args, passed tp-end: 1646723203.233153, atf/atf-sh/integration_test tp-start: 1646723204.152853, atf/atf-sh/normalize_test, 1 tc-start: 1646723204.157051, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1646723206.31903, main, passed tp-end: 1646723206.42760, atf/atf-sh/normalize_test tp-start: 1646723207.18871, atf/atf-sh/tc_test, 2 tc-start: 1646723207.22605, default_status tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_true ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_false ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_return_error ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_fail ] tc-end: 1646723210.723720, default_status, passed tc-start: 1646723210.732065, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1646723211.895275, missing_body, passed tp-end: 1646723211.903784, atf/atf-sh/tc_test tp-start: 1646723212.483630, atf/atf-sh/tp_test, 1 tc-start: 1646723212.486549, srcdir tc-so:Executing command [ cp /usr/tests/atf/atf-sh/misc_helpers work ] tc-so:Executing command [ ./work/misc_helpers -s /tmp/atf-run.IfaDmU/work tp_srcdir ] tc-end: 1646723214.275683, srcdir, passed tp-end: 1646723214.296492, atf/atf-sh/tp_test tp-start: 1646723215.101550, atf/test-programs/config_test, 1 tc-start: 1646723215.105882, vflag tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-end: 1646723225.949574, vflag, passed tp-end: 1646723226.16224, atf/test-programs/config_test tp-start: 1646723227.286200, atf/test-programs/expect_test, 6 tc-start: 1646723227.297029, expect_death tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1646723234.677360, expect_death, passed tc-start: 1646723234.687226, expect_exit tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1646723240.706142, expect_exit, passed tc-start: 1646723240.713454, expect_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1646723245.966812, expect_fail, passed tc-start: 1646723245.976729, expect_pass tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-end: 1646723251.998966, expect_pass, passed tc-start: 1646723252.9576, expect_signal tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1646723257.692050, expect_signal, passed tc-start: 1646723257.701139, expect_timeout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1646723260.19608, expect_timeout, passed tp-end: 1646723260.27339, atf/test-programs/expect_test tp-start: 1646723260.727242, atf/test-programs/meta_data_test, 2 tc-start: 1646723260.730476, no_descr tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-end: 1646723267.14459, no_descr, passed tc-start: 1646723267.22132, no_head tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-end: 1646723272.766155, no_head, passed tp-end: 1646723272.775359, atf/test-programs/meta_data_test tp-start: 1646723273.795446, atf/test-programs/result_test, 5 tc-start: 1646723273.797752, atf_run_warnings tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-end: 1646723275.490887, atf_run_warnings, passed tc-start: 1646723275.500935, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1646723276.543880, result_exception, passed tc-start: 1646723276.553933, result_on_stdout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_skip ] tc-end: 1646723280.141042, result_on_stdout, passed tc-start: 1646723280.147783, result_to_file tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-end: 1646723285.277878, result_to_file, passed tc-start: 1646723285.285942, result_to_file_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-end: 1646723287.122677, result_to_file_fail, passed tp-end: 1646723287.144505, atf/test-programs/result_test tp-start: 1646723288.98052, atf/test-programs/srcdir_test, 4 tc-start: 1646723288.100786, default tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1646723291.778099, default, passed tc-start: 1646723291.813442, libtool tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1646723295.682880, libtool, passed tc-start: 1646723295.718252, relative tc-so:Helper is: c_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/c_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/c_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/c_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/cpp_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/sh_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/sh_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/sh_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s ./tmp srcdir_exists ] tc-end: 1646723307.813493, relative, passed tc-start: 1646723307.841700, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.jHMilC/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /tmp/atf-run.jHMilC/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.jHMilC/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /tmp/atf-run.jHMilC/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.jHMilC/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /tmp/atf-run.jHMilC/tmp srcdir_exists ] tc-end: 1646723312.934662, sflag, passed tp-end: 1646723312.958306, atf/test-programs/srcdir_test tp-start: 1646723313.135133, atf/tools/application_test, 1 tc-start: 1646723313.137784, getopt tc-end: 1646723313.277102, getopt, passed tp-end: 1646723313.283740, atf/tools/application_test tp-start: 1646723313.432815, atf/tools/atffile_test, 16 tc-start: 1646723313.434990, atffile_1 tc-end: 1646723313.575388, atffile_1, passed tc-start: 1646723313.584578, atffile_2 tc-end: 1646723313.749855, atffile_2, passed tc-start: 1646723313.756215, atffile_3 tc-end: 1646723313.889192, atffile_3, passed tc-start: 1646723313.897016, atffile_4 tc-end: 1646723314.53282, atffile_4, passed tc-start: 1646723314.62125, atffile_5 tc-end: 1646723314.229479, atffile_5, passed tc-start: 1646723314.237613, atffile_50 tc-end: 1646723314.429927, atffile_50, passed tc-start: 1646723314.438876, atffile_51 tc-end: 1646723314.662674, atffile_51, passed tc-start: 1646723314.675063, atffile_52 tc-end: 1646723314.897703, atffile_52, passed tc-start: 1646723314.906563, atffile_53 tc-end: 1646723315.92343, atffile_53, passed tc-start: 1646723315.99910, atffile_54 tc-end: 1646723315.291787, atffile_54, passed tc-start: 1646723315.300825, atffile_6 tc-end: 1646723315.453179, atffile_6, passed tc-start: 1646723315.460881, atffile_getters tc-end: 1646723315.606932, atffile_getters, passed tc-start: 1646723315.614996, read_missing_test_program tc-end: 1646723315.873599, read_missing_test_program, passed tc-start: 1646723315.889008, read_missing_test_suite tc-end: 1646723316.153467, read_missing_test_suite, passed tc-start: 1646723316.167679, read_ok_simple tc-end: 1646723316.408029, read_ok_simple, passed tc-start: 1646723316.427569, read_ok_some_globs tc-end: 1646723316.688605, read_ok_some_globs, passed tp-end: 1646723316.709664, atf/tools/atffile_test tp-start: 1646723316.938974, atf/tools/auto_array_test, 9 tc-start: 1646723316.941852, auto_array_access tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723317.94332, auto_array_access, passed tc-start: 1646723317.103106, auto_array_assign tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723317.257104, auto_array_assign, passed tc-start: 1646723317.263760, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723317.393958, auto_array_assign_ref, passed tc-start: 1646723317.400960, auto_array_copy tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723317.547925, auto_array_copy, passed tc-start: 1646723317.555936, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723317.714858, auto_array_copy_ref, passed tc-start: 1646723317.725543, auto_array_get tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723317.882078, auto_array_get, passed tc-start: 1646723317.889940, auto_array_release tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723318.50353, auto_array_release, passed tc-start: 1646723318.58014, auto_array_reset tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Allocated 'test_array' object 0x40258570 tc-so:Releasing 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x40258570 tc-end: 1646723318.209471, auto_array_reset, passed tc-start: 1646723318.217991, auto_array_scope tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646723318.369359, auto_array_scope, passed tp-end: 1646723318.377675, atf/tools/auto_array_test tp-start: 1646723318.561239, atf/tools/config_file_test, 14 tc-start: 1646723318.564009, config_1 tc-end: 1646723318.735020, config_1, passed tc-start: 1646723318.744745, config_2 tc-end: 1646723318.913065, config_2, passed tc-start: 1646723318.924376, config_3 tc-end: 1646723319.113141, config_3, passed tc-start: 1646723319.125021, config_4 tc-end: 1646723319.346059, config_4, passed tc-start: 1646723319.358507, config_50 tc-end: 1646723319.565172, config_50, passed tc-start: 1646723319.573102, config_51 tc-end: 1646723319.745543, config_51, passed tc-start: 1646723319.752940, config_52 tc-end: 1646723319.919003, config_52, passed tc-start: 1646723319.925374, config_53 tc-end: 1646723320.97837, config_53, passed tc-start: 1646723320.108220, config_54 tc-end: 1646723320.360309, config_54, passed tc-start: 1646723320.369606, merge_configs_both_empty tc-end: 1646723320.569669, merge_configs_both_empty, passed tc-start: 1646723320.579261, merge_configs_lower_empty tc-end: 1646723320.776854, merge_configs_lower_empty, passed tc-start: 1646723320.786308, merge_configs_mixed tc-end: 1646723320.989767, merge_configs_mixed, passed tc-start: 1646723321.902, merge_configs_upper_empty tc-end: 1646723321.206601, merge_configs_upper_empty, passed tc-start: 1646723321.218387, read_config_files_none tc-end: 1646723321.412323, read_config_files_none, passed tp-end: 1646723321.422781, atf/tools/config_file_test tp-start: 1646723321.615546, atf/tools/config_test, 3 tc-start: 1646723321.618068, get tc-so:Checking that atf_arch is set to env-value tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_confdir is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libdir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_machine is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1646723321.792697, get, passed tc-start: 1646723321.800364, get_all tc-end: 1646723321.950182, get_all, passed tc-start: 1646723321.960640, has tc-end: 1646723322.124475, has, passed tp-end: 1646723322.132957, atf/tools/config_test tp-start: 1646723322.285633, atf/tools/env_test, 3 tc-start: 1646723322.288389, has_get tc-end: 1646723322.431096, has_get, passed tc-start: 1646723322.438929, set tc-end: 1646723322.590118, set, passed tc-start: 1646723322.598223, unset tc-end: 1646723322.748605, unset, passed tp-end: 1646723322.758322, atf/tools/env_test tp-start: 1646723322.903077, atf/tools/expand_test, 6 tc-start: 1646723322.905198, expand_glob_base tc-end: 1646723323.62923, expand_glob_base, passed tc-start: 1646723323.72174, expand_glob_tps tc-end: 1646723323.236584, expand_glob_tps, passed tc-start: 1646723323.245706, is_glob tc-end: 1646723323.411132, is_glob, passed tc-start: 1646723323.421453, matches_glob_plain tc-end: 1646723323.627928, matches_glob_plain, passed tc-start: 1646723323.640892, matches_glob_question tc-end: 1646723323.854983, matches_glob_question, passed tc-start: 1646723323.865833, matches_glob_star tc-end: 1646723324.73565, matches_glob_star, passed tp-end: 1646723324.83781, atf/tools/expand_test tp-start: 1646723324.366306, atf/tools/fs_test, 24 tc-start: 1646723324.369807, change_directory tc-end: 1646723324.652275, change_directory, passed tc-start: 1646723324.675623, cleanup tc-end: 1646723324.982414, cleanup, passed tc-start: 1646723324.993004, cleanup_eacces_on_root tc-end: 1646723325.211653, cleanup_eacces_on_root, passed tc-start: 1646723325.226216, cleanup_eacces_on_subdir tc-end: 1646723325.482702, cleanup_eacces_on_subdir, passed tc-start: 1646723325.490205, directory_file_info tc-end: 1646723325.643350, directory_file_info, passed tc-start: 1646723325.658653, directory_names tc-end: 1646723325.817783, directory_names, passed tc-start: 1646723325.834547, directory_read tc-end: 1646723325.993999, directory_read, passed tc-start: 1646723326.11050, exists tc-end: 1646723326.187742, exists, passed tc-start: 1646723326.352077, file_info_perms tc-end: 1646723326.489503, file_info_perms, passed tc-start: 1646723326.510077, file_info_stat tc-end: 1646723326.649018, file_info_stat, passed tc-start: 1646723326.674001, get_current_dir tc-end: 1646723326.816195, get_current_dir, passed tc-start: 1646723326.834673, is_executable tc-end: 1646723327.9871, is_executable, passed tc-start: 1646723327.34391, path_branch_path tc-end: 1646723327.167241, path_branch_path, passed tc-start: 1646723327.184097, path_compare_different tc-end: 1646723327.317974, path_compare_different, passed tc-start: 1646723327.337171, path_compare_equal tc-end: 1646723327.471945, path_compare_equal, passed tc-start: 1646723327.488710, path_concat tc-end: 1646723327.619244, path_concat, passed tc-start: 1646723327.637907, path_is_absolute tc-end: 1646723327.768923, path_is_absolute, passed tc-start: 1646723327.799516, path_is_root tc-end: 1646723327.934233, path_is_root, passed tc-start: 1646723327.943435, path_leaf_name tc-end: 1646723328.97475, path_leaf_name, passed tc-start: 1646723328.104998, path_normalize tc-end: 1646723328.254206, path_normalize, passed tc-start: 1646723328.261521, path_op_less tc-end: 1646723328.419733, path_op_less, passed tc-start: 1646723328.435188, path_to_absolute tc-end: 1646723328.592476, path_to_absolute, passed tc-start: 1646723328.609542, remove tc-end: 1646723328.801292, remove, passed tc-start: 1646723328.821374, temp_dir_raii tc-end: 1646723329.111581, temp_dir_raii, passed tp-end: 1646723329.122718, atf/tools/fs_test tp-start: 1646723329.352685, atf/tools/io_test, 11 tc-start: 1646723329.356572, file_handle_copy tc-end: 1646723329.561188, file_handle_copy, passed tc-start: 1646723329.571696, file_handle_ctor tc-end: 1646723329.769288, file_handle_ctor, passed tc-start: 1646723329.776696, file_handle_get tc-end: 1646723330.189463, file_handle_get, passed tc-start: 1646723330.196496, file_handle_posix_remap tc-end: 1646723330.343485, file_handle_posix_remap, passed tc-start: 1646723330.353251, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1646723377.582898, muxer_large_buffer, passed tc-start: 1646723377.591343, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1646723394.185247, muxer_small_buffer, passed tc-start: 1646723394.193909, pistream tc-end: 1646723394.362461, pistream, passed tc-start: 1646723394.371126, systembuf_long_read tc-end: 1646723394.604237, systembuf_long_read, passed tc-start: 1646723394.612651, systembuf_long_write tc-end: 1646723394.835931, systembuf_long_write, passed tc-start: 1646723394.844076, systembuf_short_read tc-end: 1646723395.8640, systembuf_short_read, passed tc-start: 1646723395.19060, systembuf_short_write tc-end: 1646723395.199868, systembuf_short_write, passed tp-end: 1646723395.208998, atf/tools/io_test tp-start: 1646723395.409321, atf/tools/parser_test, 23 tc-start: 1646723395.412762, headers_1 tc-end: 1646723395.628257, headers_1, passed tc-start: 1646723395.636817, headers_10 tc-end: 1646723395.845065, headers_10, passed tc-start: 1646723395.852268, headers_11 tc-end: 1646723396.32830, headers_11, passed tc-start: 1646723396.40530, headers_12 tc-end: 1646723396.230139, headers_12, passed tc-start: 1646723396.238040, headers_2 tc-end: 1646723396.427329, headers_2, passed tc-start: 1646723396.435577, headers_3 tc-end: 1646723396.624245, headers_3, passed tc-start: 1646723396.632898, headers_4 tc-end: 1646723396.821069, headers_4, passed tc-start: 1646723396.830183, headers_5 tc-end: 1646723397.22747, headers_5, passed tc-start: 1646723397.31194, headers_6 tc-end: 1646723397.222645, headers_6, passed tc-start: 1646723397.230812, headers_7 tc-end: 1646723397.414365, headers_7, passed tc-start: 1646723397.423997, headers_8 tc-end: 1646723397.632483, headers_8, passed tc-start: 1646723397.639709, headers_9 tc-end: 1646723397.827955, headers_9, passed tc-start: 1646723397.836208, parse_error_to_string tc-end: 1646723397.979382, parse_error_to_string, passed tc-start: 1646723397.987350, parse_errors_what tc-end: 1646723398.149849, parse_errors_what, passed tc-start: 1646723398.158408, token_getters tc-end: 1646723398.312256, token_getters, passed tc-start: 1646723398.320616, tokenizer_delims_nows tc-end: 1646723398.479936, tokenizer_delims_nows, passed tc-start: 1646723398.488304, tokenizer_delims_ws tc-end: 1646723398.643085, tokenizer_delims_ws, passed tc-start: 1646723398.651206, tokenizer_keywords_nows tc-end: 1646723398.814966, tokenizer_keywords_nows, passed tc-start: 1646723398.823278, tokenizer_keywords_ws tc-end: 1646723398.974521, tokenizer_keywords_ws, passed tc-start: 1646723398.984960, tokenizer_minimal_nows tc-end: 1646723399.139971, tokenizer_minimal_nows, passed tc-start: 1646723399.148887, tokenizer_minimal_ws tc-end: 1646723399.302805, tokenizer_minimal_ws, passed tc-start: 1646723399.310423, tokenizer_quotes_nows tc-end: 1646723399.472176, tokenizer_quotes_nows, passed tc-start: 1646723399.481264, tokenizer_quotes_ws tc-end: 1646723399.708726, tokenizer_quotes_ws, passed tp-end: 1646723399.720731, atf/tools/parser_test tp-start: 1646723399.925846, atf/tools/process_test, 10 tc-start: 1646723399.928315, argv_array_assign tc-end: 1646723400.86112, argv_array_assign, passed tc-start: 1646723400.94326, argv_array_copy tc-end: 1646723400.289494, argv_array_copy, passed tc-start: 1646723400.301105, argv_array_exec_argv tc-end: 1646723400.499596, argv_array_exec_argv, passed tc-start: 1646723400.511341, argv_array_init_carray tc-end: 1646723400.707307, argv_array_init_carray, passed tc-start: 1646723400.718831, argv_array_init_col tc-end: 1646723400.910585, argv_array_init_col, passed tc-start: 1646723400.921488, argv_array_init_empty tc-end: 1646723401.113395, argv_array_init_empty, passed tc-start: 1646723401.124526, argv_array_init_varargs tc-end: 1646723401.315845, argv_array_init_varargs, passed tc-start: 1646723401.326564, argv_array_iter tc-end: 1646723401.515312, argv_array_iter, passed tc-start: 1646723401.527180, exec_failure tc-end: 1646723401.782213, exec_failure, passed tc-start: 1646723401.793296, exec_success tc-end: 1646723402.49619, exec_success, passed tp-end: 1646723402.60543, atf/tools/process_test tp-start: 1646723402.292278, atf/tools/reader_test, 23 tc-start: 1646723402.295532, tps_1 tc-end: 1646723402.508296, tps_1, passed tc-start: 1646723402.519506, tps_2 tc-end: 1646723402.723857, tps_2, passed tc-start: 1646723402.744860, tps_3 tc-end: 1646723402.953341, tps_3, passed tc-start: 1646723402.964338, tps_4 tc-end: 1646723403.166263, tps_4, passed tc-start: 1646723403.177279, tps_5 tc-end: 1646723403.386330, tps_5, passed tc-start: 1646723403.397591, tps_50 tc-end: 1646723403.635616, tps_50, passed tc-start: 1646723403.646410, tps_51 tc-end: 1646723403.880152, tps_51, passed tc-start: 1646723403.891428, tps_52 tc-end: 1646723404.127748, tps_52, passed tc-start: 1646723404.138605, tps_53 tc-end: 1646723404.358321, tps_53, passed tc-start: 1646723404.366568, tps_54 tc-end: 1646723404.592883, tps_54, passed tc-start: 1646723404.600598, tps_55 tc-end: 1646723404.812522, tps_55, passed tc-start: 1646723404.820930, tps_56 tc-end: 1646723405.17650, tps_56, passed tc-start: 1646723405.26002, tps_57 tc-end: 1646723405.230307, tps_57, passed tc-start: 1646723405.240271, tps_58 tc-end: 1646723405.438059, tps_58, passed tc-start: 1646723405.446866, tps_59 tc-end: 1646723405.657293, tps_59, passed tc-start: 1646723405.665914, tps_6 tc-end: 1646723405.831692, tps_6, passed tc-start: 1646723405.841602, tps_60 tc-end: 1646723406.104067, tps_60, passed tc-start: 1646723406.114415, tps_61 tc-end: 1646723406.360307, tps_61, passed tc-start: 1646723406.370883, tps_62 tc-end: 1646723406.632203, tps_62, passed tc-start: 1646723406.642365, tps_63 tc-end: 1646723406.909269, tps_63, passed tc-start: 1646723406.920562, tps_64 tc-end: 1646723407.190209, tps_64, passed tc-start: 1646723407.201123, tps_65 tc-end: 1646723407.457634, tps_65, passed tc-start: 1646723407.467939, tps_66 tc-end: 1646723407.664977, tps_66, passed tp-end: 1646723407.673648, atf/tools/reader_test tp-start: 1646723407.875696, atf/tools/requirements_test, 30 tc-start: 1646723407.878159, require_arch_many_fail tc-end: 1646723408.37123, require_arch_many_fail, passed tc-start: 1646723408.43926, require_arch_many_ok tc-end: 1646723408.179484, require_arch_many_ok, passed tc-start: 1646723408.186496, require_arch_one_fail tc-end: 1646723408.326480, require_arch_one_fail, passed tc-start: 1646723408.333460, require_arch_one_ok tc-end: 1646723408.467657, require_arch_one_ok, passed tc-start: 1646723408.474593, require_config_many_fail tc-end: 1646723408.613555, require_config_many_fail, passed tc-start: 1646723408.620678, require_config_many_ok tc-end: 1646723408.755274, require_config_many_ok, passed tc-start: 1646723408.762180, require_config_one_fail tc-end: 1646723408.899917, require_config_one_fail, passed tc-start: 1646723408.906955, require_config_one_ok tc-end: 1646723409.43599, require_config_one_ok, passed tc-start: 1646723409.50658, require_files_many_fail tc-end: 1646723409.224931, require_files_many_fail, passed tc-start: 1646723409.232337, require_files_many_missing tc-end: 1646723409.405839, require_files_many_missing, passed tc-start: 1646723409.412571, require_files_many_ok tc-end: 1646723409.546397, require_files_many_ok, passed tc-start: 1646723409.553457, require_files_one_fail tc-end: 1646723409.728036, require_files_one_fail, passed tc-start: 1646723409.737033, require_files_one_missing tc-end: 1646723409.931220, require_files_one_missing, passed tc-start: 1646723409.939688, require_files_one_ok tc-end: 1646723410.97884, require_files_one_ok, passed tc-start: 1646723410.106132, require_machine_many_fail tc-end: 1646723410.266583, require_machine_many_fail, passed tc-start: 1646723410.274997, require_machine_many_ok tc-end: 1646723410.431237, require_machine_many_ok, passed tc-start: 1646723410.438284, require_machine_one_fail tc-end: 1646723410.594808, require_machine_one_fail, passed tc-start: 1646723410.606227, require_machine_one_ok tc-end: 1646723410.789854, require_machine_one_ok, passed tc-start: 1646723410.798963, require_memory_fail tc-end: 1646723410.998656, require_memory_fail, passed tc-start: 1646723411.7313, require_memory_not_enough tc-end: 1646723411.174138, require_memory_not_enough, passed tc-start: 1646723411.182841, require_memory_ok tc-end: 1646723411.349948, require_memory_ok, passed tc-start: 1646723411.358280, require_progs_many_fail tc-end: 1646723411.559547, require_progs_many_fail, passed tc-start: 1646723411.570256, require_progs_many_missing tc-end: 1646723411.782962, require_progs_many_missing, passed tc-start: 1646723411.796231, require_progs_many_ok tc-end: 1646723412.45657, require_progs_many_ok, passed tc-start: 1646723412.54073, require_progs_one_fail tc-end: 1646723412.273313, require_progs_one_fail, passed tc-start: 1646723412.285977, require_progs_one_missing tc-end: 1646723412.525306, require_progs_one_missing, passed tc-start: 1646723412.534252, require_progs_one_ok tc-end: 1646723412.731488, require_progs_one_ok, passed tc-start: 1646723412.740197, require_user_fail tc-end: 1646723412.932255, require_user_fail, passed tc-start: 1646723412.941065, require_user_root tc-end: 1646723413.138999, require_user_root, passed tc-start: 1646723413.150645, require_user_unprivileged tc-end: 1646723413.358984, require_user_unprivileged, passed tp-end: 1646723413.368766, atf/tools/requirements_test tp-start: 1646723413.547141, atf/tools/signals_test, 6 tc-start: 1646723413.550052, reset tc-end: 1646723413.761837, reset, passed tc-start: 1646723413.789157, signal_holder_destructor tc-end: 1646723413.946156, signal_holder_destructor, passed tc-start: 1646723413.954686, signal_holder_preserve tc-end: 1646723414.105921, signal_holder_preserve, passed tc-start: 1646723414.113784, signal_holder_process tc-end: 1646723414.264957, signal_holder_process, passed tc-start: 1646723414.273528, signal_programmer_preserve tc-end: 1646723414.430079, signal_programmer_preserve, passed tc-start: 1646723414.438129, signal_programmer_program tc-end: 1646723414.598745, signal_programmer_program, passed tp-end: 1646723414.609490, atf/tools/signals_test tp-start: 1646723414.857110, atf/tools/test_program_test, 34 tc-start: 1646723414.859598, atf_tps_writer tc-end: 1646723415.208245, atf_tps_writer, passed tc-start: 1646723415.216101, get_metadata_bad tc-end: 1646723415.491251, get_metadata_bad, passed tc-start: 1646723415.499358, get_metadata_several_tcs tc-end: 1646723415.784815, get_metadata_several_tcs, passed tc-start: 1646723415.847578, get_metadata_zero_tcs tc-end: 1646723416.113109, get_metadata_zero_tcs, passed tc-start: 1646723416.121063, parse_test_case_result_expected_death tc-end: 1646723416.309412, parse_test_case_result_expected_death, passed tc-start: 1646723416.317664, parse_test_case_result_expected_exit tc-end: 1646723416.513832, parse_test_case_result_expected_exit, passed tc-start: 1646723416.522573, parse_test_case_result_expected_failure tc-end: 1646723416.746541, parse_test_case_result_expected_failure, passed tc-start: 1646723416.758213, parse_test_case_result_expected_signal tc-end: 1646723417.33416, parse_test_case_result_expected_signal, passed tc-start: 1646723417.44625, parse_test_case_result_expected_timeout tc-end: 1646723417.289340, parse_test_case_result_expected_timeout, passed tc-start: 1646723417.298407, parse_test_case_result_failed tc-end: 1646723417.500097, parse_test_case_result_failed, passed tc-start: 1646723417.510949, parse_test_case_result_passed tc-end: 1646723417.714659, parse_test_case_result_passed, passed tc-start: 1646723417.722765, parse_test_case_result_skipped tc-end: 1646723417.914519, parse_test_case_result_skipped, passed tc-start: 1646723417.922812, parse_test_case_result_unknown tc-end: 1646723418.136503, parse_test_case_result_unknown, passed tc-start: 1646723418.146890, read_test_case_result_empty_file tc-end: 1646723418.349772, read_test_case_result_empty_file, passed tc-start: 1646723418.360371, read_test_case_result_failed tc-end: 1646723418.541970, read_test_case_result_failed, passed tc-start: 1646723418.552187, read_test_case_result_invalid tc-end: 1646723418.758024, read_test_case_result_invalid, passed tc-start: 1646723418.767583, read_test_case_result_multiline tc-end: 1646723418.929829, read_test_case_result_multiline, passed tc-start: 1646723418.940505, read_test_case_result_no_file tc-end: 1646723419.135112, read_test_case_result_no_file, passed tc-start: 1646723419.143485, read_test_case_result_skipped tc-end: 1646723419.306794, read_test_case_result_skipped, passed tc-start: 1646723419.317669, tp_1 tc-end: 1646723419.495064, tp_1, passed tc-start: 1646723419.503826, tp_2 tc-end: 1646723419.673766, tp_2, passed tc-start: 1646723419.682317, tp_3 tc-end: 1646723419.844513, tp_3, passed tc-start: 1646723419.853328, tp_4 tc-end: 1646723420.15076, tp_4, passed tc-start: 1646723420.23537, tp_50 tc-end: 1646723420.233923, tp_50, passed tc-start: 1646723420.241566, tp_51 tc-end: 1646723420.444113, tp_51, passed tc-start: 1646723420.452397, tp_52 tc-end: 1646723420.608826, tp_52, passed tc-start: 1646723420.617712, tp_53 tc-end: 1646723420.821355, tp_53, passed tc-start: 1646723420.830002, tp_54 tc-end: 1646723421.32100, tp_54, passed tc-start: 1646723421.40656, tp_55 tc-end: 1646723421.243013, tp_55, passed tc-start: 1646723421.251406, tp_56 tc-end: 1646723421.460941, tp_56, passed tc-start: 1646723421.469499, tp_57 tc-end: 1646723421.669907, tp_57, passed tc-start: 1646723421.678036, tp_58 tc-end: 1646723421.878534, tp_58, passed tc-start: 1646723421.886517, tp_59 tc-end: 1646723422.106249, tp_59, passed tc-start: 1646723422.117752, tp_60 tc-end: 1646723422.392340, tp_60, passed tp-end: 1646723422.403914, atf/tools/test_program_test tp-start: 1646723422.592921, atf/tools/text_test, 10 tc-start: 1646723422.595613, duplicate tc-end: 1646723422.760072, duplicate, passed tc-start: 1646723422.769155, join tc-end: 1646723422.932785, join, passed tc-start: 1646723422.941627, match tc-end: 1646723423.157442, match, passed tc-start: 1646723423.167152, split tc-end: 1646723423.328249, split, passed tc-start: 1646723423.336479, split_delims tc-end: 1646723423.491257, split_delims, passed tc-start: 1646723423.498917, to_bool tc-end: 1646723423.685859, to_bool, passed tc-start: 1646723423.693176, to_bytes tc-end: 1646723423.869777, to_bytes, passed tc-start: 1646723423.877197, to_string tc-end: 1646723424.23315, to_string, passed tc-start: 1646723424.31327, to_type tc-end: 1646723424.738090, to_type, passed tc-start: 1646723424.746744, trim tc-end: 1646723424.895749, trim, passed tp-end: 1646723424.905567, atf/tools/text_test tp-start: 1646723425.107658, atf/tools/ui_test, 6 tc-start: 1646723425.111265, paragraphs tc-so:Running tests for paragraphs tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so: tc-so:<<< tc-so:Expected output: >>>1 3 5<<< tc-so:Output : >>>1 3 5<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so:2 4 6<<< tc-so:Expected output: >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234 6789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'no repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'no repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-end: 1646723425.442116, paragraphs, passed tc-start: 1646723425.452683, w_tag_col tc-so:Running tests for w_tag_col tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5<<< tc-so:Expected output: >>>1234: 1 3 5<<< tc-so:Output : >>>1234: 1 3 5<<< tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so: 7 9<<< tc-so: tc-so:Testing with tag '1234:', 'repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-end: 1646723425.698495, w_tag_col, passed tc-start: 1646723425.708922, w_tag_no_repeat tc-so:Running tests for w_tag_no_repeat tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so:1234: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so:1234: 7890<<< tc-end: 1646723425.972402, w_tag_no_repeat, passed tc-start: 1646723425.983034, w_tag_repeat tc-so:Running tests for w_tag_repeat tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-end: 1646723426.205648, w_tag_repeat, passed tc-start: 1646723426.216533, wo_tag tc-so:Running tests for wo_tag tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345<<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 <<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>>12345 7890<<< tc-so:Output : >>>12345 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 45<<< tc-so:Expected output: >>>12345 789012 45<<< tc-so:Output : >>>12345 789012 45<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 456<<< tc-so:Expected output: >>>12345 789012 tc-so:456<<< tc-so:Output : >>>12345 789012 tc-so:456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234567890123456<<< tc-so:Expected output: >>>1234567890123456<<< tc-so:Output : >>>1234567890123456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012345 78<<< tc-so:Expected output: >>>12345 789012345 tc-so:78<<< tc-so:Output : >>>12345 789012345 tc-so:78<<< tc-end: 1646723426.427487, wo_tag, passed tc-start: 1646723426.438013, wo_tag_col tc-so:Running tests for wo_tag_col tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345<<< tc-so:Expected output: >>> 12345<<< tc-so:Output : >>> 12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>> 12345 tc-so: 7890<<< tc-so:Output : >>> 12345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>> 1 3 5 tc-so: 7 9<<< tc-so:Output : >>> 1 3 5 tc-so: 7 9<<< tc-end: 1646723426.633875, wo_tag_col, passed tp-end: 1646723426.641354, atf/tools/ui_test tp-start: 1646723426.797415, atf/tools/user_test, 4 tc-start: 1646723426.799644, euid tc-end: 1646723426.943000, euid, passed tc-start: 1646723426.951375, is_member_of_group tc-so:User belongs to 8 groups tc-so:Last GID is 34 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-so:Checking if user belongs to group 34 tc-end: 1646723427.153111, is_member_of_group, passed tc-start: 1646723427.161493, is_root tc-end: 1646723427.340984, is_root, passed tc-start: 1646723427.351224, is_unprivileged tc-end: 1646723427.501213, is_unprivileged, passed tp-end: 1646723427.509359, atf/tools/user_test tp-start: 1646723428.741713, atf/tools/atf-config_test, 7 tc-start: 1646723428.744777, list_all tc-so:Executing command [ atf-config ] tc-so:Executing command [ test 15 = 15 ] tc-so:Executing command [ grep atf_arch stdout ] tc-so:Executing command [ grep atf_build_cc stdout ] tc-so:Executing command [ grep atf_build_cflags stdout ] tc-so:Executing command [ grep atf_build_cpp stdout ] tc-so:Executing command [ grep atf_build_cppflags stdout ] tc-so:Executing command [ grep atf_build_cxx stdout ] tc-so:Executing command [ grep atf_build_cxxflags stdout ] tc-so:Executing command [ grep atf_confdir stdout ] tc-so:Executing command [ grep atf_includedir stdout ] tc-so:Executing command [ grep atf_libdir stdout ] tc-so:Executing command [ grep atf_libexecdir stdout ] tc-so:Executing command [ grep atf_machine stdout ] tc-so:Executing command [ grep atf_pkgdatadir stdout ] tc-so:Executing command [ grep atf_shell stdout ] tc-so:Executing command [ grep atf_workdir stdout ] tc-end: 1646723432.172518, list_all, passed tc-start: 1646723432.182556, override_env tc-so:Executing command [ /bin/sh -c ATF_ARCH=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_arch : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_arch : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_arch : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CC=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cc : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cc : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cc : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPP=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cpp : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPPFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cppflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXX=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxx : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXXFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxxflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_confdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_confdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_confdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_INCLUDEDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_includedir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_includedir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_includedir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBEXECDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libexecdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_MACHINE=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_machine : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_machine : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_machine : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_PKGDATADIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_pkgdatadir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_SHELL=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_shell : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_shell : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_shell : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_WORKDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_workdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_workdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_workdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-end: 1646723465.501205, override_env, passed tc-start: 1646723465.513447, query_mixture tc-so:Executing command [ atf-config atf_arch non_existent ] tc-so:Executing command [ atf-config non_existent atf_arch ] tc-so:Executing command [ atf-config atf_build_cc non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_confdir ] tc-so:Executing command [ atf-config atf_includedir non_existent ] tc-so:Executing command [ atf-config non_existent atf_includedir ] tc-so:Executing command [ atf-config atf_libdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine non_existent ] tc-so:Executing command [ atf-config non_existent atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir non_existent ] tc-so:Executing command [ atf-config non_existent atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell non_existent ] tc-so:Executing command [ atf-config non_existent atf_shell ] tc-so:Executing command [ atf-config atf_workdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_workdir ] tc-end: 1646723474.283313, query_mixture, passed tc-start: 1646723474.290373, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1646723475.220782, query_multiple, passed tc-start: 1646723475.231623, query_one tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-end: 1646723482.835562, query_one, passed tc-start: 1646723482.843743, query_one_terse tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_arch ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_confdir ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_includedir ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_shell ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_workdir ] tc-end: 1646723498.435378, query_one_terse, passed tc-start: 1646723498.443697, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1646723499.84588, query_unknown, passed tp-end: 1646723499.91167, atf/tools/atf-config_test tp-start: 1646723500.229577, atf/tools/atf-report_test, 8 tc-start: 1646723500.231750, default tc-so:Using atf-run to run helpers tc-so:Executing command [ /bin/sh -c atf-report [0-9]+.[0-9]{6}#.#[0-9]+.[0-9]{6}#.#.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.ccWaZW/etc HOME=/tmp/atf-run.ccWaZW atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.ccWaZW/etc HOME=/tmp/atf-run.ccWaZW atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.ccWaZW/etc HOME=/tmp/atf-run.ccWaZW atf-run helper ] tc-end: 1646723595.761975, config, passed tc-start: 1646723595.786813, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1646723599.140261, exit_codes, passed tc-start: 1646723599.150258, expect tc-so:Executing command [ atf-run ] tc-end: 1646723607.474513, expect, passed tc-start: 1646723607.485309, fds tc-so:Executing command [ atf-run ] tc-end: 1646723610.539973, fds, passed tc-start: 1646723610.550802, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.12BeVP/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.12BeVP/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.12BeVP/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.12BeVP/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.12BeVP/atf atf-run ] tc-end: 1646723622.123707, hooks, passed tc-start: 1646723622.150458, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1646723625.643660, ignore_deprecated_use_fs, passed tc-start: 1646723625.656898, isolation_env tc-so:Executing command [ env LANG=bogus-value LC_ALL=bogus-value LC_COLLATE=bogus-value LC_CTYPE=bogus-value LC_MESSAGES=bogus-value LC_MONETARY=bogus-value LC_NUMERIC=bogus-value LC_TIME=bogus-value HOME=bogus-value TZ=bogus-value atf-run helper ] tc-so:Executing command [ grep ^tc-so:LANG= stdout ] tc-so:Executing command [ grep ^tc-so:LC_ALL= stdout ] tc-so:Executing command [ grep ^tc-so:LC_COLLATE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_CTYPE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MESSAGES= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MONETARY= stdout ] tc-so:Executing command [ grep ^tc-so:LC_NUMERIC= stdout ] tc-so:Executing command [ grep ^tc-so:LC_TIME= stdout ] tc-so:Executing command [ grep ^tc-so:HOME= stdout ] tc-so:Executing command [ grep ^tc-so:TZ= stdout ] tc-so:Executing command [ grep ^tc-so:TZ=UTC stdout ] tc-end: 1646723632.158907, isolation_env, passed tc-start: 1646723632.172915, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1646723635.713778, isolation_home, passed tc-start: 1646723635.725857, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1646723638.974058, isolation_stdin, passed tc-start: 1646723638.984667, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1646723642.245719, isolation_umask, passed tc-start: 1646723642.256714, missing_results tc-so:Executing command [ atf-run ] tc-end: 1646723645.626305, missing_results, passed tc-start: 1646723645.636358, mux_streams tc-so:Attempt 1 tc-so:Executing command [ atf-run ] tc-so:Attempt 2 tc-so:Executing command [ atf-run ] tc-so:Attempt 3 tc-so:Executing command [ atf-run ] tc-so:Attempt 4 tc-so:Executing command [ atf-run ] tc-so:Attempt 5 tc-so:Executing command [ atf-run ] tc-end: 1646723694.820814, mux_streams, passed tc-start: 1646723694.832417, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1646723697.693055, no_warnings, passed tc-start: 1646723697.708528, require_arch tc-so:Checking for the real architecture tc-so:Executing command [ atf-run -v arch=sparc64 helper ] tc-so:Executing command [ atf-run -v arch=foo sparc64 helper ] tc-so:Executing command [ atf-run -v arch=sparc64 foo helper ] tc-so:Checking for a fictitious architecture tc-so:Executing command [ atf-run -v arch=fictitious helper ] tc-so:Executing command [ atf-run -v arch=foo fictitious helper ] tc-so:Executing command [ atf-run -v arch=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v arch=foo helper ] tc-so:Executing command [ atf-run -v arch=foo bar helper ] tc-so:Executing command [ atf-run -v arch=fictitiousxxx helper ] tc-end: 1646723721.887020, require_arch, passed tc-start: 1646723721.898040, require_config tc-so:Executing command [ atf-run helper ] tc-so:Executing command [ atf-run -v var1=foo helper ] tc-so:Executing command [ atf-run -v var1=a -v var2= helper ] tc-end: 1646723729.526645, require_config, passed tc-start: 1646723729.537335, require_files tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v files=/bin/cp helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.rtkm42/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.rtkm42/i-exist /tmp/atf-run.rtkm42/dont-exist helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v files=hello helper ] tc-so:Executing command [ atf-run -v files=a/b helper ] tc-end: 1646723742.598272, require_files, passed tc-start: 1646723742.610157, require_machine tc-so:Checking for the real machine type tc-so:Executing command [ atf-run -v machine=sparc64 helper ] tc-so:Executing command [ atf-run -v machine=foo sparc64 helper ] tc-so:Executing command [ atf-run -v machine=sparc64 foo helper ] tc-so:Checking for a fictitious machine type tc-so:Executing command [ atf-run -v machine=fictitious helper ] tc-so:Executing command [ atf-run -v machine=foo fictitious helper ] tc-so:Executing command [ atf-run -v machine=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v machine=foo helper ] tc-so:Executing command [ atf-run -v machine=foo bar helper ] tc-so:Executing command [ atf-run -v machine=fictitiousxxx helper ] tc-end: 1646723768.968747, require_machine, passed tc-start: 1646723768.978942, require_progs tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v progs=/bin/cp helper ] tc-so:Executing command [ atf-run -v progs=/bin/__non-existent__ helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v progs=bin/cp helper ] tc-so:Check plain file names, searching them in the PATH. tc-so:Executing command [ atf-run -v progs=cp helper ] tc-so:Executing command [ atf-run -v progs=__non-existent__ helper ] tc-end: 1646723781.744470, require_progs, passed tc-start: 1646723781.758105, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1646723784.979330, require_user_bad, passed tc-start: 1646723784.990357, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1646723788.409627, require_user_root, passed tc-start: 1646723788.420936, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1646723791.597834, require_user_unprivileged, passed tc-start: 1646723791.610938, signaled tc-so:Executing command [ atf-run ] tc-end: 1646723795.492799, signaled, passed tc-start: 1646723795.503607, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.4qix04 helper ] tc-end: 1646723802.739146, timeout, passed tc-start: 1646723802.751503, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.vZ7Fuv helper ] tc-end: 1646723806.407510, timeout_forkexit, passed tc-start: 1646723806.420830, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.txlTTg/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough '-v' works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.txlTTg/etc atf-run -v testvar='a value' helper ] tc-so:Checking that defining 'testvar' trough the configuration file works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.txlTTg/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough -v overrides the configuration file. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.txlTTg/etc atf-run -v testvar='a value' helper ] tc-end: 1646723817.521246, vflag, passed tc-start: 1646723817.538693, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1646723820.898140, zero_tcs, passed tp-end: 1646723820.912022, atf/tools/atf-run_test info: time.end, Tue Mar 8 07:17:01 UTC 2022